Add rotary embedding onnx domain support #16558
linux_cuda_ci.yml
on: pull_request
Build Linux CUDA x64 Release
/
build_test_pipeline
37m 22s
Test Linux CUDA x64 Release
37m 12s
Annotations
8 warnings
|
Build Linux CUDA x64 Release / build_test_pipeline
Wheel output directory /mnt/vss/_work/_temp/Release/dist does not exist.
|
|
Build Linux CUDA x64 Release / build_test_pipeline
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
+ ccache --version
+ ccache --max-size=20GiB
+ ccache --zero-stats
+ python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt
WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[notice] A new release of pip is available: 25.2 -> 26.1.2
[notice] To update, run: pip install --upgrade pip
+ 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 --build_wheel --parallel --nvcc_threads 4 --flash_nvcc_threads 4 --cuda_version=13.0 --cuda_home=/usr/local/cuda-13.0 --cudnn_home=/usr/local/cuda-13.0 --enable_cuda_profiling --build_java --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --use_cache --build
2026-06-27 20:04:31,280 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 --build_wheel --parallel --nvcc_threads 4 --flash_nvcc_threads 4 --cuda_version=13.0 --cuda_home=/usr/local/cuda-13.0 --cudnn_home=/usr/local/cuda-13.0 --enable_cuda_profiling --build_java --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --use_cache --build
2026-06-27 20:04:31,284 build [INFO] - Build started
2026-06-27 20:04:31,284 build [INFO] - Building targets for Release configuration
2026-06-27 20:04:31,284 build [INFO] - /usr/bin/cmake --build build/Release/Release --config Release -- -j16
2026-06-27 20:31:49,169 build [INFO] - /opt/python/cp310-cp310/bin/python3 /onnxruntime_src/setup.py bdist_wheel --nightly_build --wheel_name_suffix=gpu --cuda_version=13.0
/opt/python/cp310-cp310/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
*******************************
|
|
Build Linux CUDA x64 Release / build_test_pipeline
Wheel output directory /mnt/vss/_work/_temp/Release/dist does not exist.
|
|
Build Linux CUDA x64 Release / build_test_pipeline
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
+ ccache --version
+ ccache --max-size=20GiB
+ ccache --zero-stats
+ python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt
WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[notice] A new release of pip is available: 25.2 -> 26.1.2
[notice] To update, run: pip install --upgrade pip
+ 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 --build_wheel --parallel --nvcc_threads 4 --flash_nvcc_threads 4 --cuda_version=13.0 --cuda_home=/usr/local/cuda-13.0 --cudnn_home=/usr/local/cuda-13.0 --enable_cuda_profiling --build_java --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --use_cache --update
2026-06-27 20:00:20,052 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 --build_wheel --parallel --nvcc_threads 4 --flash_nvcc_threads 4 --cuda_version=13.0 --cuda_home=/usr/local/cuda-13.0 --cudnn_home=/usr/local/cuda-13.0 --enable_cuda_profiling --build_java --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --use_cache --update
2026-06-27 20:00:20,056 build [INFO] - Build started
2026-06-27 20:00:20,056 build [INFO] - Generating CMake build tree
2026-06-27 20:00:20,068 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/opt/python/cp310-cp310/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=ON -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=ON -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILT
|
|
Build Linux CUDA x64 Release / build_test_pipeline
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/
|
|
Test Linux CUDA x64 Release
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
+ ccache --version
+ ccache --max-size=20GiB
+ ccache --zero-stats
+ 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=13.0 --cuda_home=/usr/local/cuda-13.0 --cudnn_home=/usr/local/cuda-13.0 --enable_cuda_profiling --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --test
2026-06-27 21:07:21,850 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available
2026-06-27 21:07:21,886 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=13.0 --cuda_home=/usr/local/cuda-13.0 --cudnn_home=/usr/local/cuda-13.0 --enable_cuda_profiling --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON --test
2026-06-27 21:07:21,890 build [INFO] - Build started
2026-06-27 21:07:21,890 build [DEBUG] - create symlink /data/models -> build/Release/models
2026-06-27 21:07:21,890 build [INFO] - Running tests for Release configuration
2026-06-27 21:07:21,890 build [INFO] - /usr/bin/ctest --build-config Release --verbose --timeout 10800 --parallel 6 --output-on-failure
2026-06-27 21:16:52,857 build [INFO] - Build complete
+ ccache --show-stats
|
|
Test Linux CUDA x64 Release
stderr: #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.manylinux2_28_cuda
#1 transferring dockerfile: 2.05kB done
#1 DONE 0.0s
#2 [auth] internal/azureml/onnxruntime/build/cuda13_x64_almalinux8_gcc14:pull token for onnxruntimebuildcache.azurecr.io
#2 DONE 0.0s
#3 [internal] load metadata for onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cuda13_x64_almalinux8_gcc14:20251107.1
#3 DONE 1.3s
#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s
#5 [stage-0 1/6] FROM onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cuda13_x64_almalinux8_gcc14:20251107.1@sha256:db3fae52e3342c99615bf2cba9d4df6bff28e11d76b68e291e269d63546886b3
#5 resolve onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cuda13_x64_almalinux8_gcc14:20251107.1@sha256:db3fae52e3342c99615bf2cba9d4df6bff28e11d76b68e291e269d63546886b3 0.0s done
#5 ...
#6 [internal] load build context
#6 transferring context: 32.28kB done
#6 DONE 0.1s
#5 [stage-0 1/6] FROM onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cuda13_x64_almalinux8_gcc14:20251107.1@sha256:db3fae52e3342c99615bf2cba9d4df6bff28e11d76b68e291e269d63546886b3
#5 DONE 0.9s
#5 [stage-0 1/6] FROM onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cuda13_x64_almalinux8_gcc14:20251107.1@sha256:db3fae52e3342c99615bf2cba9d4df6bff28e11d76b68e291e269d63546886b3
#5 sha256:a7b0303bd684953c7aaa6b1a8a8a605b659e2abbbac6e99d24314be8cd7b95c9 0B / 12.59MB 0.2s
#5 sha256:135eec9bf7c874d65b304901b4461a6948cbc5166acdfbdc0e8c3775bca1fc9f 0B / 321B 0.2s
#5 sha256:bcce066a37f1c0893c9f86545504c25d0fddbd66cf564d045191c457a1c7a37f 0B / 13.09MB 0.2s
#5 sha256:38e0f645b43f87d474801012784d6390d1e83d9049414cfe4094dafeae9f429b 0B / 341.57kB 0.2s
#5 sha256:a7b0303bd684953c7aaa6b1a8a8a605b659e2abbbac6e99d24314be8cd7b95c9 3.15MB / 12.59MB 0.5s
#5 sha256:a7b0303bd684953c7aaa6b1a8a8a605b659e2abbbac6e99d24314be8cd7b95c9 7.34MB / 12.59MB 0.6s
#5 sha256:135eec9bf7c874d65b304901b4461a6948cbc5166acdfbdc0e8c3775bca1fc9f 321B / 321B 0.5s
#5 sha256:135eec9bf7c874d65b304901b4461a6948cbc5166acdfbdc0e8c3775bca1fc9f 321B / 321B 0.7s done
#5 sha256:bcce066a37f1c0893c9f86545504c25d0fddbd66cf564d045191c457a1c7a37f 6.29MB / 13.09MB 0.6s
#5 sha256:38e0f645b43f87d474801012784d6390d1e83d9049414cfe4094dafeae9f429b 341.57kB / 341.57kB 0.6s
#5 sha256:bcce066a37f1c0893c9f86545504c25d0fddbd66cf564d045191c457a1c7a37f 13.09MB / 13.09MB 0.8s done
#5 sha256:38e0f645b43f87d474801012784d6390d1e83d9049414cfe4094dafeae9f429b 341.57kB / 341.57kB 0.7s done
#5 sha256:5b897ccf4a072b3c3f3cab468bab918783a844c580364491ec2c625951ccb3bd 312B / 312B 0.2s done
#5 sha256:56fc9156b4c281190f7dbd5d346e34150440c7453ba5ff2e8b91672feec9e1b2 0B / 56.55MB 0.2s
#5 sha256:caf297b18789268e6ff07f5bb307a429035b8b34a527a7b484e6bad6c015f913 0B / 633B 0.2s
#5 sha256:a7b0303bd684953c7aaa6b1a8a8a605b659e2abbbac6e99d24314be8cd7b95c9 8.39MB / 12.59MB 1.1s
#5 sha256:caf297b18789268e6ff07f5bb307a429035b8b34a527a7b484e6bad6c015f913 633B / 633B 0.2s done
#5 sha256:01d8834dd8a51110828390ed6df4463df712faeedc0c5f0948e2e1a89de23548 0B / 767.93kB 0.2s
#5 sha256:56fc9156b4c281190f7dbd5d346e34150440c7453ba5ff2e8b91672feec9e1b2 7.34MB / 56.55MB 0.6s
#5 sha256:01d8834dd8a51110828390ed6df4463df712faeedc0c5f0948e2e1a89de23548 767.93kB / 767.93kB 0.3s done
#5 sha256:7bd5c681c831bfedb0be3a34393727dedfae9b5a39bb626fb9250b898ddd5685 0B / 105.43MB 0.2s
#5 sha256:a7b0303bd684953c7aaa6b1a8a8a605b659e2abbbac6e99d24314be8cd7b95c9 12.59MB / 12.59MB 1.4s done
#5 sha256:0d6533a555b8b6f6f9b6451913a90e441ffaf148cc1c8b717d8140dcb1f0cffc 0B / 12.36MB 0.2s
#5 sha256:56fc9156b4c281190f7dbd5d346e34150440c7453ba5ff2e8b91672feec9e1b2 16.78MB / 56.55MB 0.8s
#5 sha256:94d217cca99ea50f0392538f47e5b0a48915416aa368efe3ee5643db979350b1 0B / 2.04MB 0.2s
#5 sha256:56fc9156b4c281190f7dbd5d346e34150440c7453ba5ff2e8b91672feec9e1b2 25.17MB / 56.55MB 0.9s
#5 sha256:7bd5c681c831bfedb0be3a34393727dedfae9b5a39bb626fb9250b898ddd5685 13.63MB / 105.43MB 0.6s
#5 sha256:0d6533a555b8b
|
|
Test Linux CUDA x64 Release
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output-x64-Release
|
1.03 GB |
sha256:9dc915b17b560421f0d8dabb4de219e805b4c21bfbfacb10bcecc9c79a2be948
|
|