[inductor] BatchLinearLHSFusion: also match torch._C._nn.linear #3232
Tests/Test Inductor/Run pytorch_inductor_1: error in 'error' step
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_1 / Shell Script
Error in sh step, with arguments ./test_pytorch_test.sh.
script returned exit code 1
Build log
[2026-05-21T10:50:32.938Z] + ./test_pytorch_test.sh
[2026-05-21T10:50:32.938Z] + [[ -z '' ]]
[2026-05-21T10:50:32.938Z] + DEFAULT_EXECUTION_OPTIONS='-e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls'
[2026-05-21T10:50:32.938Z] + source prepare_docker_env.sh -e 'EXTENSION_BUILD_GFXARCH=gfx90a;gfx908;gfx942' -e CI=1 -e TEST_CONFIG=default -e SHARD_NUMBER=1 -e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls
[2026-05-21T10:50:32.938Z] ++ set -ex
[2026-05-21T10:50:32.938Z] ++ set -o pipefail
[2026-05-21T10:50:32.938Z] ++ copy_whls=0
[2026-05-21T10:50:32.938Z] ++ envvars=()
[2026-05-21T10:50:32.938Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=-e
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e $2")
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=-e
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e $2")
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=-e
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e $2")
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=-e
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e $2")
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=-e
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e $2")
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=-e
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e $2")
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ key=--copy-whls
[2026-05-21T10:50:32.938Z] ++ case $key in
[2026-05-21T10:50:32.938Z] ++ copy_whls=1
[2026-05-21T10:50:32.938Z] ++ shift
[2026-05-21T10:50:32.938Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T10:50:32.938Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T10:50:32.938Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T10:50:32.938Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T10:50:32.938Z] ++ docker ps -a
[2026-05-21T10:50:32.939Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T10:50:32.939Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T10:50:32.939Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T10:50:32.939Z] Error response from daemon: Head "https://registry-1.docker.io/v2/rocm/pytorch-ci-private/manifests/pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942": unauthorized: personal access token is expired
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_1 / Error signal
Error in error step, with arguments pytorch_test_1 failed.
pytorch_test_1 failed
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_1 / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2026-05-21T10:50:33.341Z] Recording test results
[2026-05-21T10:50:33.387Z] No test report files were found. Configuration error?
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_1 / Error signal
Error in error step, with arguments Failed to publish test reports xml files.
Failed to publish test reports xml files
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_2 / Shell Script
Error in sh step, with arguments ./test_pytorch_test.sh.
script returned exit code 1
Build log
[2026-05-21T10:52:58.261Z] + ./test_pytorch_test.sh
[2026-05-21T10:52:58.261Z] + [[ -z '' ]]
[2026-05-21T10:52:58.261Z] + DEFAULT_EXECUTION_OPTIONS='-e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls'
[2026-05-21T10:52:58.261Z] + source prepare_docker_env.sh -e 'EXTENSION_BUILD_GFXARCH=gfx90a;gfx908;gfx942' -e CI=1 -e TEST_CONFIG=default -e SHARD_NUMBER=2 -e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls
[2026-05-21T10:52:58.261Z] ++ set -ex
[2026-05-21T10:52:58.261Z] ++ set -o pipefail
[2026-05-21T10:52:58.261Z] ++ copy_whls=0
[2026-05-21T10:52:58.261Z] ++ envvars=()
[2026-05-21T10:52:58.261Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=-e
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e $2")
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=-e
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e $2")
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=-e
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e $2")
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=-e
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e $2")
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=-e
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e $2")
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=-e
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e $2")
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ key=--copy-whls
[2026-05-21T10:52:58.261Z] ++ case $key in
[2026-05-21T10:52:58.261Z] ++ copy_whls=1
[2026-05-21T10:52:58.261Z] ++ shift
[2026-05-21T10:52:58.261Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T10:52:58.261Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T10:52:58.261Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T10:52:58.261Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T10:52:58.261Z] ++ docker ps -a
[2026-05-21T10:52:58.261Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T10:52:58.261Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T10:52:58.261Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T10:52:58.261Z] Error response from daemon: Head "https://registry-1.docker.io/v2/rocm/pytorch-ci-private/manifests/pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942": unauthorized: personal access token is expired
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_2 / Error signal
Error in error step, with arguments pytorch_test_2 failed.
pytorch_test_2 failed
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_2 / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2026-05-21T10:52:58.650Z] Recording test results
[2026-05-21T10:52:58.700Z] No test report files were found. Configuration error?
Tests / Test PyTorch / Test PyTorch / Run pytorch_test_2 / Error signal
Error in error step, with arguments Failed to publish test reports xml files.
Failed to publish test reports xml files
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_1 / Shell Script
Error in sh step, with arguments ./test_pytorch_test_distributed.sh.
script returned exit code 1
Build log
[2026-05-21T10:53:46.463Z] + ./test_pytorch_test_distributed.sh
[2026-05-21T10:53:46.463Z] + [[ -z '' ]]
[2026-05-21T10:53:46.463Z] + DEFAULT_EXECUTION_OPTIONS='-e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls'
[2026-05-21T10:53:46.463Z] + source prepare_docker_env.sh -e 'EXTENSION_BUILD_GFXARCH=gfx90a;gfx908;gfx942' -e CI=1 -e TEST_CONFIG=distributed -e SHARD_NUMBER=1 -e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls
[2026-05-21T10:53:46.463Z] ++ set -ex
[2026-05-21T10:53:46.463Z] ++ set -o pipefail
[2026-05-21T10:53:46.463Z] ++ copy_whls=0
[2026-05-21T10:53:46.463Z] ++ envvars=()
[2026-05-21T10:53:46.463Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=-e
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e $2")
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=-e
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e $2")
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=-e
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e $2")
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=-e
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e $2")
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=-e
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e $2")
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=-e
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e $2")
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ key=--copy-whls
[2026-05-21T10:53:46.463Z] ++ case $key in
[2026-05-21T10:53:46.463Z] ++ copy_whls=1
[2026-05-21T10:53:46.463Z] ++ shift
[2026-05-21T10:53:46.463Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T10:53:46.463Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T10:53:46.463Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T10:53:46.463Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T10:53:46.463Z] ++ docker ps -a
[2026-05-21T10:53:46.463Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T10:53:46.463Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T10:53:46.463Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T10:53:46.463Z] Error response from daemon: Head "https://registry-1.docker.io/v2/rocm/pytorch-ci-private/manifests/pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942": unauthorized: personal access token is expired
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_1 / Error signal
Error in error step, with arguments pytorch_distributed_1 failed.
pytorch_distributed_1 failed
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_1 / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2026-05-21T10:53:46.946Z] Recording test results
[2026-05-21T10:53:47.015Z] No test report files were found. Configuration error?
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_1 / Error signal
Error in error step, with arguments Failed to publish test reports xml files.
Failed to publish test reports xml files
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_2 / Shell Script
Error in sh step, with arguments ./test_pytorch_test_distributed.sh.
script returned exit code 1
Build log
[2026-05-21T10:57:34.752Z] + ./test_pytorch_test_distributed.sh
[2026-05-21T10:57:34.752Z] + [[ -z '' ]]
[2026-05-21T10:57:34.752Z] + DEFAULT_EXECUTION_OPTIONS='-e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls'
[2026-05-21T10:57:34.752Z] + source prepare_docker_env.sh -e 'EXTENSION_BUILD_GFXARCH=gfx90a;gfx908;gfx942' -e CI=1 -e TEST_CONFIG=distributed -e SHARD_NUMBER=2 -e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls
[2026-05-21T10:57:34.752Z] ++ set -ex
[2026-05-21T10:57:34.752Z] ++ set -o pipefail
[2026-05-21T10:57:34.752Z] ++ copy_whls=0
[2026-05-21T10:57:34.752Z] ++ envvars=()
[2026-05-21T10:57:34.752Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=-e
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e $2")
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=-e
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e $2")
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=-e
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e $2")
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=-e
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e $2")
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=-e
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e $2")
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=-e
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e $2")
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ key=--copy-whls
[2026-05-21T10:57:34.752Z] ++ case $key in
[2026-05-21T10:57:34.752Z] ++ copy_whls=1
[2026-05-21T10:57:34.752Z] ++ shift
[2026-05-21T10:57:34.752Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T10:57:34.752Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T10:57:34.752Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T10:57:34.752Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T10:57:34.752Z] ++ docker ps -a
[2026-05-21T10:57:34.752Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T10:57:34.752Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T10:57:34.752Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T10:57:34.752Z] Error response from daemon: Head "https://registry-1.docker.io/v2/rocm/pytorch-ci-private/manifests/pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942": unauthorized: personal access token is expired
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_2 / Error signal
Error in error step, with arguments pytorch_distributed_2 failed.
pytorch_distributed_2 failed
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_2 / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2026-05-21T10:57:35.177Z] Recording test results
[2026-05-21T10:57:35.248Z] No test report files were found. Configuration error?
Tests / Test Distributed / Test Distributed / Run pytorch_distributed_2 / Error signal
Error in error step, with arguments Failed to publish test reports xml files.
Failed to publish test reports xml files
Tests / Test Inductor / Test Inductor / Run pytorch_inductor_1 / Shell Script
Error in sh step, with arguments ./test_pytorch_inductor.sh.
script returned exit code 1
Build log
[2026-05-21T10:51:04.391Z] + ./test_pytorch_inductor.sh
[2026-05-21T10:51:04.391Z] + [[ -z '' ]]
[2026-05-21T10:51:04.391Z] + DEFAULT_EXECUTION_OPTIONS='-e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls'
[2026-05-21T10:51:04.391Z] + source prepare_docker_env.sh -e 'EXTENSION_BUILD_GFXARCH=gfx90a;gfx908;gfx942' -e CI=1 -e TEST_CONFIG=inductor -e CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts -e CUSTOM_TEST_ARTIFACTS_FILE=test_artifacts.zip --copy-whls
[2026-05-21T10:51:04.391Z] ++ set -ex
[2026-05-21T10:51:04.391Z] ++ set -o pipefail
[2026-05-21T10:51:04.391Z] ++ copy_whls=0
[2026-05-21T10:51:04.391Z] ++ envvars=()
[2026-05-21T10:51:04.391Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ key=-e
[2026-05-21T10:51:04.391Z] ++ case $key in
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e $2")
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ key=-e
[2026-05-21T10:51:04.391Z] ++ case $key in
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e $2")
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ key=-e
[2026-05-21T10:51:04.391Z] ++ case $key in
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e $2")
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ key=-e
[2026-05-21T10:51:04.391Z] ++ case $key in
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e $2")
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ key=-e
[2026-05-21T10:51:04.391Z] ++ case $key in
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e $2")
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ key=--copy-whls
[2026-05-21T10:51:04.391Z] ++ case $key in
[2026-05-21T10:51:04.391Z] ++ copy_whls=1
[2026-05-21T10:51:04.391Z] ++ shift
[2026-05-21T10:51:04.391Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T10:51:04.391Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T10:51:04.391Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T10:51:04.391Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T10:51:04.391Z] ++ docker ps -a
[2026-05-21T10:51:04.391Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T10:51:04.391Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T10:51:04.391Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T10:51:04.391Z] Error response from daemon: Head "https://registry-1.docker.io/v2/rocm/pytorch-ci-private/manifests/pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942": unauthorized: personal access token is expired
Tests / Test Inductor / Test Inductor / Run pytorch_inductor_1 / Error signal
Error in error step, with arguments pytorch_inductor_1 failed.
pytorch_inductor_1 failed
Tests / Test Inductor / Test Inductor / Run pytorch_inductor_1 / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2026-05-21T10:51:04.845Z] Recording test results
[2026-05-21T10:51:04.889Z] No test report files were found. Configuration error?
Tests / Test Inductor / Test Inductor / Run pytorch_inductor_1 / Error signal
Error in error step, with arguments Failed to publish test reports xml files.
Failed to publish test reports xml files
Details
- Kill older PR Builds (3.3 sec)
- Initialize (1 hr 10 min)
- Download CI scripts (30 sec)
- Checkout Pytorch (2 min 42 sec)
- Check base Docker image existence (16 sec)
- Pull Docker Image (14 min)
- Build PyTorch (51 min)
- Tests (10 min)
- Test PyTorch (7 ms)
- Test PyTorch (5 min 36 sec)
- Run pytorch_test_1 (3 min 0 sec)
Error: script returned exit code 1 - logs
Error: pytorch_test_1 failed - logs
Error: No test report files were found. Configuration error? - logs
Error: Failed to publish test reports xml files - logs - Run pytorch_test_2 (2 min 25 sec)
Error: script returned exit code 1 - logs
Error: pytorch_test_2 failed - logs
Error: No test report files were found. Configuration error? - logs
Error: Failed to publish test reports xml files - logs
- Run pytorch_test_1 (3 min 0 sec)
- Test PyTorch (5 min 36 sec)
- Test Distributed (8 ms)
- Test Distributed (10 min)
- Run pytorch_distributed_1 (6 min 13 sec)
Error: script returned exit code 1 - logs
Error: pytorch_distributed_1 failed - logs
Error: No test report files were found. Configuration error? - logs
Error: Failed to publish test reports xml files - logs - Run pytorch_distributed_2 (3 min 48 sec)
Error: script returned exit code 1 - logs
Error: pytorch_distributed_2 failed - logs
Error: No test report files were found. Configuration error? - logs
Error: Failed to publish test reports xml files - logs
- Run pytorch_distributed_1 (6 min 13 sec)
- Test Distributed (10 min)
- Test Inductor (9 ms)
- Test PyTorch Slow (9 ms)
- Test PyTorch Slow (10 sec)
- Microbenchmark (19 sec)
- Microbenchmark (10 sec)
- Test PyTorch (7 ms)
- Post Build (2.1 sec)
- Declarative: Post Actions (4.6 sec)