Ted-Jiang commented on PR #2012:
URL: https://github.com/apache/arrow-rs/pull/2012#issuecomment-1178551744

   @tustvold do you know this error in IT
   ```
   ==========================================================
   Testing file duration
   ==========================================================
   Traceback (most recent call last):
     File "/arrow/dev/archery/archery/integration/runner.py", line 246, in 
_run_ipc_test_case
       run_binaries(producer, consumer, test_case)
     File "/arrow/dev/archery/archery/integration/runner.py", line 286, in 
_produce_consume
       consumer.stream_to_file(producer_stream_path, consumer_file_path)
     File "/arrow/dev/archery/archery/integration/tester_csharp.py", line 63, 
in stream_to_file
       self.run_shell_command(cmd)
     File "/arrow/dev/archery/archery/integration/tester.py", line 49, in 
run_shell_command
       subprocess.check_call(cmd, shell=True)
     File "/opt/conda/envs/arrow/lib/python3.10/subprocess.py", line 369, in 
check_call
       raise CalledProcessError(retcode, cmd)
   subprocess.CalledProcessError: Command 
'/arrow/csharp/artifacts/Apache.Arrow.IntegrationTest/Debug/net6.0/Apache.Arrow.IntegrationTest
 --mode stream-to-file -a 
/tmp/tmp3okdpdw5/124c7ca4_generated_datetime.consumer_stream_as_file < 
/tmp/tmp3okdpdw5/124c7ca4_generated_datetime.producer_file_as_stream' returned 
non-zero exit status 1.
   ################# FAILURES #################
   FAILED TEST: datetime Java producing,  C# consuming
   1 failures
   1
   Error: `docker-compose --file 
/home/runner/work/arrow-rs/arrow-rs/docker-compose.yml run --rm -e 
ARCHERY_INTEGRATION_WITH_RUST=1 conda-integration` exited with a non-zero exit 
code 1, see the process log above.
   The docker-compose command was invoked with the following parameters:
   Defaults defined in .env:
     ALMALINUX: 8
     ARCH: amd64
     ARCH_ALIAS: x86_64
     ARCH_SHORT: amd64
     ARROW_R_DEV: TRUE
     BUILDKIT_INLINE_CACHE: 1
     CLANG_TOOLS: 12
     COMPOSE_DOCKER_CLI_BUILD: 1
     CONAN: gcc10
     CUDA: 9.1
     DASK: latest
     DEBIAN: 11
     DEVTOOLSET_VERSION: -1
     DOCKER_BUILDKIT: 1
     DOCKER_VOLUME_PREFIX: 
     DOTNET: 6.0
     FEDORA: 35
     GCC_VERSION: 
     GO: 1.16
     HDFS: 3.2.1
     JDK: 8
     KARTOTHEK: latest
     LLVM: 13
     MAVEN: 3.5.4
     NODE: 16
     NUMPY: latest
     PANDAS: latest
     PYTHON: 3.8
     PYTHON_WHEEL_WINDOWS_IMAGE_REVISION: 2022-06-12
     R: 4.2
     REPO: apache/arrow-dev
     R_CUSTOM_CCACHE: false
     R_IMAGE: ubuntu-gcc-release
     R_ORG: rhub
     R_PRUNE_DEPS: FALSE
     R_TAG: latest
     SPARK: master
     TURBODBC: latest
     TZ: UTC
     UBUNTU: 20.04
     ULIMIT_CORE: -1
     VCPKG: 38bb87c
   Archery was called with:
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to