You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Marco Neumann (Jira)" <ji...@apache.org> on 2019/09/03 10:41:00 UTC

[jira] [Created] (ARROW-6424) [C++][Fuzzing] Fuzzit nightly is broken

Marco Neumann created ARROW-6424:
------------------------------------

             Summary: [C++][Fuzzing] Fuzzit nightly is broken
                 Key: ARROW-6424
                 URL: https://issues.apache.org/jira/browse/ARROW-6424
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, Continuous Integration
            Reporter: Marco Neumann
            Assignee: Marco Neumann


We don't get any new fuzzit uploads anymore, see https://circleci.com/gh/ursa-labs/crossbow/2296 for details. Seems like the binary is not found anymore:

{noformat}
...
+ pushd /build/cpp
/build/cpp /
+ mkdir ./relwithdebinfo/out
+ cp ./relwithdebinfo/arrow-ipc-fuzzing-test ./relwithdebinfo/out/fuzzer
cp: cannot stat './relwithdebinfo/arrow-ipc-fuzzing-test': No such file or directory
Exited with code 1
{noformat}

Looking at https://github.com/ursa-labs/crossbow/branches/all?utf8=%E2%9C%93&query=fuzzit , it seems it is broken as of the 19th of August, and very likely due to [438a140142be423b1b2af2399567a0a8aeba9aa1|https://github.com/apache/arrow/commit/438a140142be423b1b2af2399567a0a8aeba9aa1].



--
This message was sent by Atlassian Jira
(v8.3.2#803003)