[inductor][rocm] make AMD MM matrix_instr_nonkdim configurable #3234
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-21T11:22:43.510Z] + ./test_pytorch_test.sh
[2026-05-21T11:22:43.510Z] + [[ -z '' ]]
[2026-05-21T11:22:43.510Z] + 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-21T11:22:43.510Z] + 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-21T11:22:43.510Z] ++ set -ex
[2026-05-21T11:22:43.510Z] ++ set -o pipefail
[2026-05-21T11:22:43.510Z] ++ copy_whls=0
[2026-05-21T11:22:43.510Z] ++ envvars=()
[2026-05-21T11:22:43.510Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=-e
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=-e
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=-e
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=-e
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=-e
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=-e
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ key=--copy-whls
[2026-05-21T11:22:43.510Z] ++ case $key in
[2026-05-21T11:22:43.510Z] ++ copy_whls=1
[2026-05-21T11:22:43.510Z] ++ shift
[2026-05-21T11:22:43.510Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T11:22:43.510Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T11:22:43.510Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T11:22:43.510Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T11:22:43.510Z] ++ docker ps -a
[2026-05-21T11:22:43.510Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T11:22:43.510Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T11:22:43.510Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T11:22:43.510Z] 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-21T11:22:43.994Z] Recording test results
[2026-05-21T11:22:44.067Z] 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-21T11:25:56.157Z] + ./test_pytorch_test.sh
[2026-05-21T11:25:56.157Z] + [[ -z '' ]]
[2026-05-21T11:25:56.157Z] + 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-21T11:25:56.157Z] + 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-21T11:25:56.157Z] ++ set -ex
[2026-05-21T11:25:56.157Z] ++ set -o pipefail
[2026-05-21T11:25:56.157Z] ++ copy_whls=0
[2026-05-21T11:25:56.157Z] ++ envvars=()
[2026-05-21T11:25:56.157Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=-e
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=-e
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=-e
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=-e
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=-e
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=-e
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ key=--copy-whls
[2026-05-21T11:25:56.157Z] ++ case $key in
[2026-05-21T11:25:56.157Z] ++ copy_whls=1
[2026-05-21T11:25:56.157Z] ++ shift
[2026-05-21T11:25:56.157Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T11:25:56.157Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T11:25:56.157Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T11:25:56.157Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T11:25:56.157Z] ++ docker ps -a
[2026-05-21T11:25:56.157Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T11:25:56.157Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T11:25:56.157Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T11:25:56.157Z] 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-21T11:25:56.546Z] Recording test results
[2026-05-21T11:25:56.594Z] 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-21T11:25:39.978Z] + ./test_pytorch_test_distributed.sh
[2026-05-21T11:25:39.978Z] + [[ -z '' ]]
[2026-05-21T11:25:39.978Z] + 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-21T11:25:39.978Z] + 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-21T11:25:39.978Z] ++ set -ex
[2026-05-21T11:25:39.978Z] ++ set -o pipefail
[2026-05-21T11:25:39.978Z] ++ copy_whls=0
[2026-05-21T11:25:39.978Z] ++ envvars=()
[2026-05-21T11:25:39.978Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=-e
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=-e
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=-e
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=-e
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=-e
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=-e
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e $2")
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ key=--copy-whls
[2026-05-21T11:25:39.978Z] ++ case $key in
[2026-05-21T11:25:39.978Z] ++ copy_whls=1
[2026-05-21T11:25:39.978Z] ++ shift
[2026-05-21T11:25:39.978Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T11:25:39.978Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T11:25:39.978Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T11:25:39.978Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T11:25:39.978Z] ++ docker ps -a
[2026-05-21T11:25:39.978Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T11:25:39.978Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T11:25:39.978Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T11:25:39.978Z] 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-21T11:25:40.401Z] Recording test results
[2026-05-21T11:25:40.473Z] 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-21T11:31:24.106Z] + ./test_pytorch_test_distributed.sh
[2026-05-21T11:31:24.106Z] + [[ -z '' ]]
[2026-05-21T11:31:24.106Z] + 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-21T11:31:24.106Z] + 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-21T11:31:24.106Z] ++ set -ex
[2026-05-21T11:31:24.106Z] ++ set -o pipefail
[2026-05-21T11:31:24.106Z] ++ copy_whls=0
[2026-05-21T11:31:24.106Z] ++ envvars=()
[2026-05-21T11:31:24.106Z] ++ [[ 13 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=-e
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e $2")
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=-e
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e $2")
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=-e
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e $2")
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=-e
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e $2")
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=-e
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e $2")
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=-e
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e $2")
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ key=--copy-whls
[2026-05-21T11:31:24.106Z] ++ case $key in
[2026-05-21T11:31:24.106Z] ++ copy_whls=1
[2026-05-21T11:31:24.106Z] ++ shift
[2026-05-21T11:31:24.106Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T11:31:24.106Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T11:31:24.106Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T11:31:24.106Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T11:31:24.106Z] ++ docker ps -a
[2026-05-21T11:31:24.106Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T11:31:24.106Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T11:31:24.106Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T11:31:24.106Z] 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-21T11:31:24.533Z] Recording test results
[2026-05-21T11:31:24.602Z] 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-21T11:22:24.304Z] + ./test_pytorch_inductor.sh
[2026-05-21T11:22:24.304Z] + [[ -z '' ]]
[2026-05-21T11:22:24.304Z] + 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-21T11:22:24.304Z] + 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-21T11:22:24.304Z] ++ set -ex
[2026-05-21T11:22:24.304Z] ++ set -o pipefail
[2026-05-21T11:22:24.304Z] ++ copy_whls=0
[2026-05-21T11:22:24.304Z] ++ envvars=()
[2026-05-21T11:22:24.304Z] ++ [[ 11 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ key=-e
[2026-05-21T11:22:24.304Z] ++ case $key in
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ [[ 9 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ key=-e
[2026-05-21T11:22:24.304Z] ++ case $key in
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ [[ 7 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ key=-e
[2026-05-21T11:22:24.304Z] ++ case $key in
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ [[ 5 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ key=-e
[2026-05-21T11:22:24.304Z] ++ case $key in
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ [[ 3 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ key=-e
[2026-05-21T11:22:24.304Z] ++ case $key in
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e $2")
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ [[ 1 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ key=--copy-whls
[2026-05-21T11:22:24.304Z] ++ case $key in
[2026-05-21T11:22:24.304Z] ++ copy_whls=1
[2026-05-21T11:22:24.304Z] ++ shift
[2026-05-21T11:22:24.304Z] ++ [[ 0 -gt 0 ]]
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e PREBUILT=${PREBUILT:-false}")
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE:-false}")
[2026-05-21T11:22:24.304Z] ++ [[ false == \t\r\u\e ]]
[2026-05-21T11:22:24.304Z] ++ [[ true == \t\r\u\e ]]
[2026-05-21T11:22:24.304Z] ++ envvars+=("-e TEST_CORE=${TEST_CORE}")
[2026-05-21T11:22:24.304Z] ++ docker ps -a
[2026-05-21T11:22:24.304Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[2026-05-21T11:22:24.304Z] ++ docker rm -f pytorch-ci-container
[2026-05-21T11:22:24.304Z] ++ docker pull rocm/pytorch-ci-private:pytorch-linux-noble-rocm7.2.3-py3.12-c91466b3554b6f3ca5f4eac76875bdb67eb66a91-gfx908_gfx90a_gfx942
[2026-05-21T11:22:24.304Z] 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-21T11:22:24.696Z] Recording test results
[2026-05-21T11:22:24.744Z] 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 sec)
- Initialize (1 hr 42 min)
- Download CI scripts (37 sec)
- Checkout Pytorch (3 min 9 sec)
- Check base Docker image existence (12 sec)
- Pull Docker Image (14 min)
- Build PyTorch (1 hr 23 min)
- Tests (12 min)
- Test PyTorch (9 ms)
- Test PyTorch (6 min 37 sec)
- Run pytorch_test_1 (3 min 10 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 (3 min 12 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 10 sec)
- Test PyTorch (6 min 37 sec)
- Test Distributed (33 ms)
- Test Distributed (12 min)
- Run pytorch_distributed_1 (6 min 6 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 (5 min 43 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 6 sec)
- Test Distributed (12 min)
- Test Inductor (16 ms)
- Test PyTorch Slow (7 ms)
- Test PyTorch Slow (13 sec)
- Microbenchmark (28 sec)
- Microbenchmark (13 sec)
- Test PyTorch (9 ms)
- Post Build (2 sec)
- Declarative: Post Actions (5.4 sec)