Skip to content

[Integration][CI] verify-rc-source-integration-linux-ubuntu-22.04-amd64 is failing around JS #44294

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

The verify-rc-source-integration-linux-ubuntu-22.04-amd64 is failing on several JS producing / consuming stages:

  ################# FAILURES #################
  FAILED TEST: primitive_no_batches C++ producing,  JS consuming
  <class 'RuntimeError'>: Command failed: /arrow/js/bin/integration.ts -a /tmp/tmptj7xy7d2/b41218cd_generated_primitive_no_batches.consumer_stream_as_file -j /tmp/arrow-integration-726dm6bp/generated_primitive_no_batches.json --mode VALIDATE
  With output:

another example (https://github.com/ursacomputing/crossbow/actions/runs/11147590724/job/31018012263):

  ################# FAILURES #################
  FAILED TEST: map_non_canonical C++ producing,  JS consuming
  <class 'subprocess.CalledProcessError'>: Command '/arrow/js/bin/stream-to-file.ts < /tmp/tmpvvkmxtx1/cfe4a30b_generated_map_non_canonical.producer_file_as_stream > /tmp/tmpvvkmxtx1/cfe4a30b_generated_map_non_canonical.consumer_stream_as_file' returned non-zero exit status 133.
  
  FAILED TEST: primitive JS producing,  C++ consuming
  <class 'subprocess.CalledProcessError'>: Command '/arrow/js/bin/file-to-stream.ts < /tmp/tmpvvkmxtx1/b4860393_generated_primitive.json_as_file > /tmp/tmpvvkmxtx1/b4860393_generated_primitive.producer_file_as_stream' returned non-zero exit status 133.
  
  FAILED TEST: custom_metadata JS producing,  Java consuming
  <class 'subprocess.CalledProcessError'>: Command '/arrow/js/bin/file-to-stream.ts < /tmp/tmpvvkmxtx1/219d461d_generated_custom_metadata.json_as_file > /tmp/tmpvvkmxtx1/219d461d_generated_custom_metadata.producer_file_as_stream' returned non-zero exit status 133.
  
  FAILED TEST: primitive_no_batches Go producing,  JS consuming
  <class 'RuntimeError'>: Command failed: /arrow/js/bin/integration.ts -a /tmp/tmpvvkmxtx1/3b3ee219_generated_primitive_no_batches.json_as_file -j /tmp/arrow-integration-67snajw_/generated_primitive_no_batches.json --mode VALIDATE

Those jobs have been triggered 4-5 times (as seen on the links) and are failing on different PRs. I am unsure on what the problem is.

Component(s)

Continuous Integration, Integration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions