Prevent cross-EP Cast fusion in RemoveDuplicateCastTransformer #9956
Annotations
4 errors and 1 warning
|
Test ONNX Runtime
Action failed with error: Command "docker run --rm --gpus all --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache --volume /data/onnx:/data/onnx:ro --volume /data/models:/data/models:ro --volume /home/cloudtest/.onnx:/home/onnxruntimedev/.onnx -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecuda12manylinuxbuild:sha256-60d2e6d51c1cb1d870624c5a4998f28e7614381e314aefbda94eede6a619c618 /bin/bash -c set -ex; PATH=/opt/python/cp310-cp310/bin:$PATH && python3 tools/ci_build/build.py --build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_cuda --use_binskim_compliant_compile_flags --cuda_version=12.8 --cuda_home=/usr/local/cuda-12.8 --cudnn_home=/usr/local/cuda-12.8 --enable_cuda_profiling --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=90 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --test" failed with exit code 1
|
|
Test ONNX Runtime
stderr: + PATH=/opt/python/cp310-cp310/bin:/usr/local/dotnet:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/lib/jvm/msopenjdk-17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ python3 tools/ci_build/build.py --build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_cuda --use_binskim_compliant_compile_flags --cuda_version=12.8 --cuda_home=/usr/local/cuda-12.8 --cudnn_home=/usr/local/cuda-12.8 --enable_cuda_profiling --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=90 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --test
2026-02-16 23:27:10,554 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available
2026-02-16 23:27:10,589 build [DEBUG] - Command line arguments:
--build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_cuda --use_binskim_compliant_compile_flags --cuda_version=12.8 --cuda_home=/usr/local/cuda-12.8 --cudnn_home=/usr/local/cuda-12.8 --enable_cuda_profiling --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=90 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --test
2026-02-16 23:27:10,592 build [INFO] - Build started
2026-02-16 23:27:10,592 build [DEBUG] - create symlink /data/models -> build/Release/models
2026-02-16 23:27:10,592 build [INFO] - Running tests for Release configuration
2026-02-16 23:27:10,592 build [INFO] - /usr/bin/ctest --build-config Release --verbose --timeout 10800
Errors while running CTest
Output from these tests are in: /onnxruntime_src/build/Release/Release/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2682, in <module>
sys.exit(main())
File "/onnxruntime_src/tools/ci_build/build.py", line 2592, in main
run_onnxruntime_tests(args, source_dir, ctest_path, build_dir, configs)
File "/onnxruntime_src/tools/ci_build/build.py", line 1744, in run_onnxruntime_tests
run_subprocess(ctest_cmd, cwd=cwd, dll_path=dll_path)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
File "/opt/python/cp310-cp310/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/ctest', '--build-config', 'Release', '--verbose', '--timeout', '10800']' returned non-zero exit status 8.
|
|
Test ONNX Runtime
stdout: UpdateCTestConfiguration from :/onnxruntime_src/build/Release/Release/DartConfiguration.tcl
Test project /onnxruntime_src/build/Release/Release
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: onnxruntime_test_all
1: Test command: /onnxruntime_src/build/Release/Release/onnxruntime_test_all "--gtest_output=xml:/onnxruntime_src/build/Release/Release/onnxruntime_test_all.Release.results.xml"
1: Working Directory: /onnxruntime_src/build/Release/Release
1: Test timeout computed to be: 10800
1: 2026-02-16 23:27:10.655258082 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+�[m
1: [==========] Running 1312 tests from 118 test suites.
1: [----------] Global test environment set-up.
1: [----------] 1 test from DenormalTest
1: [ RUN ] DenormalTest.DenormalAsZeroTest
1: [ OK ] DenormalTest.DenormalAsZeroTest (0 ms)
1: [----------] 1 test from DenormalTest (0 ms total)
1:
1: [----------] 8 tests from LoggingTestsFixture
1: [ RUN ] LoggingTestsFixture.TestWhereMacro
1: TestBody
1: TestWhereMacro@2026-02-16 23:27:10.656324922 E:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:85 TestBody Testing the WHERE macro.
1: [ OK ] LoggingTestsFixture.TestWhereMacro (0 ms)
1: [ RUN ] LoggingTestsFixture.TestDefaultFiltering
1: TestDefaultFiltering@2026-02-16 23:27:10.656345392 E:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:109 TestBody hello
1: 2026-02-16 23:27:10.656349942 [W:onnxruntime:Default, logging_test.cc:112 TestBody] Warning�[m
1: 2026-02-16 23:27:10.656354292 [E:onnxruntime:Default, logging_test.cc:113 TestBody] Default logger doesn't filter user data�[m
1: 2026-02-16 23:27:10.656357882 [W:onnxruntime:Default, logging_test.cc:115 TestBody] Default logger doesn't filter user data�[m
1: [ OK ] LoggingTestsFixture.TestDefaultFiltering (0 ms)
1: [ RUN ] LoggingTestsFixture.TestLoggerFiltering
1: TestLoggerFiltering@2026-02-16 23:27:10.656367462 V:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:143 TestBody VERBOSE enabled in this logger
1: TestLoggerFiltering@2026-02-16 23:27:10.656371792 E:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:144 TestBody USER data not filtered in this logger
1: [ OK ] LoggingTestsFixture.TestLoggerFiltering (0 ms)
1: [ RUN ] LoggingTestsFixture.TestLoggingManagerCtor
1: [ OK ] LoggingTestsFixture.TestLoggingManagerCtor (0 ms)
1: [ RUN ] LoggingTestsFixture.TestConditionalMacros
1: TestConditionalMacros@2026-02-16 23:27:10.656449072 I:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:189 TestBody Valid logger
1: TestConditionalMacros@2026-02-16 23:27:10.656453842 I:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:190 TestBody Logger is 0x7de4da0
1: [ OK ] LoggingTestsFixture.TestConditionalMacros (0 ms)
1: [ RUN ] LoggingTestsFixture.TestVLog
1: [ OK ] LoggingTestsFixture.TestVLog (0 ms)
1: [ RUN ] LoggingTestsFixture.TestTruncation
1: [ OK ] LoggingTestsFixture.TestTruncation (0 ms)
1: [ RUN ] LoggingTestsFixture.TestStreamMacroFromConditionalWithoutCompoundStatement
1: TestStreamMacroFromConditionalWithoutCompoundStatement@2026-02-16 23:27:10.656498292 V:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:309 operator() true
1: TestStreamMacroFromConditionalWithoutCompoundStatement@2026-02-16 23:27:10.656503072 V:onnxruntime:/onnxruntime_src/onnxruntime/test/common/logging/logging_test.cc:311 operator() false
1: [ OK ] LoggingTe
|
|
Test ONNX Runtime
Command failed with exit code 1
|
|
Run microsoft/onnxruntime-github-actions/build-docker-image@v0.0.9
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
Loading