2022-11-23T01:06:08.2226505Z Requested labels: self-hosted, linux.large 2022-11-23T01:06:08.2226606Z Job defined at: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/master 2022-11-23T01:06:08.2226636Z Waiting for a runner to pick up this job... 2022-11-23T01:06:08.3891525Z Job is about to start running on the runner: i-08d6ce3bacadbd83f (organization) 2022-11-23T01:06:12.7279056Z Current runner version: '2.299.1' 2022-11-23T01:06:12.7284322Z Runner name: 'i-08d6ce3bacadbd83f' 2022-11-23T01:06:12.7284751Z Runner group name: 'Default' 2022-11-23T01:06:12.7285422Z Machine name: 'ip-10-0-7-168' 2022-11-23T01:06:12.7287218Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:06:12.7287907Z Actions: write 2022-11-23T01:06:12.7288157Z Checks: write 2022-11-23T01:06:12.7288542Z Contents: write 2022-11-23T01:06:12.7288839Z Deployments: write 2022-11-23T01:06:12.7289111Z Discussions: write 2022-11-23T01:06:12.7289435Z Issues: write 2022-11-23T01:06:12.7289717Z Metadata: read 2022-11-23T01:06:12.7289958Z Packages: write 2022-11-23T01:06:12.7290245Z Pages: write 2022-11-23T01:06:12.7290565Z PullRequests: write 2022-11-23T01:06:12.7291110Z RepositoryProjects: write 2022-11-23T01:06:12.7291439Z SecurityEvents: write 2022-11-23T01:06:12.7291733Z Statuses: write 2022-11-23T01:06:12.7291982Z ##[endgroup] 2022-11-23T01:06:12.7295245Z Secret source: Actions 2022-11-23T01:06:12.7295893Z Prepare workflow directory 2022-11-23T01:06:13.0722642Z Prepare all required actions 2022-11-23T01:06:13.0895858Z Getting action download info 2022-11-23T01:06:13.2867051Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:06:17.0131687Z Getting action download info 2022-11-23T01:06:17.1919047Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:06:17.3483658Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml 2022-11-23T01:06:17.3485320Z ##[group] Inputs 2022-11-23T01:06:17.3485588Z build-environment: linux-focal-rocm5.2-py3.8 2022-11-23T01:06:17.3485976Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu" }, ]} 2022-11-23T01:06:17.3486477Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:06:17.3486817Z sync-tag: 2022-11-23T01:06:17.3486979Z ##[endgroup] 2022-11-23T01:06:17.3487379Z Complete job name: linux-focal-rocm5.2-py3.8 / filter 2022-11-23T01:06:17.4114902Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:06:17.4115193Z with: 2022-11-23T01:06:17.4115355Z fetch-depth: 1 2022-11-23T01:06:17.4115536Z submodules: false 2022-11-23T01:06:17.4115717Z env: 2022-11-23T01:06:17.4115890Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:17.4116077Z ##[endgroup] 2022-11-23T01:06:17.4331522Z ##[group]Run retry () { 2022-11-23T01:06:17.4331786Z retry () { 2022-11-23T01:06:17.4332001Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:06:17.4332225Z } 2022-11-23T01:06:17.4332412Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:06:17.4332623Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:06:17.4332853Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:06:17.4333068Z else 2022-11-23T01:06:17.4333266Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:06:17.4333448Z fi 2022-11-23T01:06:17.4333675Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:06:17.4348935Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:17.4349174Z env: 2022-11-23T01:06:17.4349394Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:17.4349586Z NO_SUDO: 2022-11-23T01:06:17.4349747Z ##[endgroup] 2022-11-23T01:06:17.4540577Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:06:17.7245437Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:06:17.7245673Z with: 2022-11-23T01:06:17.7245873Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:06:17.7246066Z fetch-depth: 1 2022-11-23T01:06:17.7246248Z submodules: false 2022-11-23T01:06:17.7246438Z quiet-checkout: true 2022-11-23T01:06:17.7246624Z repository: pytorch/pytorch 2022-11-23T01:06:17.7246987Z token: *** 2022-11-23T01:06:17.7247274Z ssh-strict: true 2022-11-23T01:06:17.7247477Z persist-credentials: true 2022-11-23T01:06:17.7247695Z clean: true 2022-11-23T01:06:17.7247922Z lfs: false 2022-11-23T01:06:17.7248186Z set-safe-directory: true 2022-11-23T01:06:17.7254484Z env: 2022-11-23T01:06:17.7254740Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:17.7254999Z ##[endgroup] 2022-11-23T01:06:17.8572974Z Syncing repository: pytorch/pytorch 2022-11-23T01:06:17.8574957Z ##[group]Getting Git version info 2022-11-23T01:06:17.8575638Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:06:17.8576392Z [command]/usr/bin/git version 2022-11-23T01:06:17.8585090Z git version 2.37.1 2022-11-23T01:06:17.8611245Z ##[endgroup] 2022-11-23T01:06:17.8635075Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bece31ef-7a6b-4858-9fd7-4cc0a9d8b1f4' before making global git config changes 2022-11-23T01:06:17.8635708Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:06:17.8636432Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:06:17.8668713Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:06:17.8675047Z ##[group]Initializing the repository 2022-11-23T01:06:17.8679464Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:06:17.8708676Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:06:17.8709261Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:06:17.8709811Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:06:17.8710243Z hint: 2022-11-23T01:06:17.8710741Z hint: git config --global init.defaultBranch 2022-11-23T01:06:17.8711102Z hint: 2022-11-23T01:06:17.8711594Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:06:17.8712232Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:06:17.8715616Z hint: 2022-11-23T01:06:17.8716186Z hint: git branch -m 2022-11-23T01:06:17.8721313Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:06:17.8727256Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:06:17.8755057Z ##[endgroup] 2022-11-23T01:06:17.8756197Z ##[group]Disabling automatic garbage collection 2022-11-23T01:06:17.8758651Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:06:17.8785114Z ##[endgroup] 2022-11-23T01:06:17.8787494Z ##[group]Setting up auth 2022-11-23T01:06:17.8795889Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:06:17.8824414Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:06:17.9063869Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:06:17.9084297Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T01:06:17.9357088Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:06:17.9403312Z ##[endgroup] 2022-11-23T01:06:17.9404472Z ##[group]Fetching the repository 2022-11-23T01:06:17.9535318Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:06:26.0216300Z ##[endgroup] 2022-11-23T01:06:26.0217452Z ##[group]Determining the checkout info 2022-11-23T01:06:26.0218206Z ##[endgroup] 2022-11-23T01:06:26.0218874Z ##[group]Checking out the ref 2022-11-23T01:06:26.0222609Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:06:27.1684357Z ##[endgroup] 2022-11-23T01:06:27.1734258Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:06:27.1763119Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:06:27.1949917Z Prepare all required actions 2022-11-23T01:06:27.1950281Z Getting action download info 2022-11-23T01:06:27.4777236Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:06:27.6140489Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T01:06:27.6140833Z with: 2022-11-23T01:06:27.6141526Z github-token: *** 2022-11-23T01:06:27.6142096Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu" }, ]} 2022-11-23T01:06:27.6142624Z env: 2022-11-23T01:06:27.6142900Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:27.6143235Z ##[endgroup] 2022-11-23T01:06:27.6185262Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:06:27.6185654Z with: 2022-11-23T01:06:27.6185899Z shell: bash 2022-11-23T01:06:27.6186170Z timeout_minutes: 10 2022-11-23T01:06:27.6186470Z max_attempts: 5 2022-11-23T01:06:27.6186748Z retry_wait_seconds: 30 2022-11-23T01:06:27.6187136Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:06:27.6187545Z polling_interval_seconds: 1 2022-11-23T01:06:27.6187856Z warning_on_retry: true 2022-11-23T01:06:27.6188174Z continue_on_error: false 2022-11-23T01:06:27.6188468Z env: 2022-11-23T01:06:27.6188736Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:27.6189277Z GITHUB_TOKEN: *** 2022-11-23T01:06:27.6189563Z ##[endgroup] 2022-11-23T01:06:27.6832241Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:06:27.9103419Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:06:27.9281036Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T01:06:27.9412963Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T01:06:27.9422801Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-11-23T01:06:27.9443953Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-11-23T01:06:27.9456442Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.12) 2022-11-23T01:06:27.9610184Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-11-23T01:06:28.6807184Z Command completed after 1 attempt(s). 2022-11-23T01:06:28.6846908Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:06:28.6847219Z .github/scripts/parse_ref.py 2022-11-23T01:06:28.6860093Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:28.6860437Z env: 2022-11-23T01:06:28.6860673Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:28.6860887Z ##[endgroup] 2022-11-23T01:06:28.7149936Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T01:06:28.7150229Z .github/scripts/filter_test_configs.py \ 2022-11-23T01:06:28.7150465Z  --test-matrix "{ include: [ 2022-11-23T01:06:28.7150719Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu" }, 2022-11-23T01:06:28.7151018Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu" }, 2022-11-23T01:06:28.7151240Z ]} 2022-11-23T01:06:28.7151399Z " \ 2022-11-23T01:06:28.7151563Z  --pr-number "" \ 2022-11-23T01:06:28.7151849Z  --tag "" \ 2022-11-23T01:06:28.7152035Z  --event-name "push" 2022-11-23T01:06:28.7163069Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:28.7163288Z env: 2022-11-23T01:06:28.7163461Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:28.7163954Z GITHUB_TOKEN: *** 2022-11-23T01:06:28.7164134Z ##[endgroup] 2022-11-23T01:06:28.8402261Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu"}]}" 2022-11-23T01:06:28.8402738Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu"}]}" 2022-11-23T01:06:28.8414981Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:28.8415190Z env: 2022-11-23T01:06:28.8415364Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:28.8415551Z ##[endgroup] 2022-11-23T01:06:28.8441509Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.rocm.gpu}, {config: default, shard: 2, num_shards: 2, runner: linux.rocm.gpu}]} 2022-11-23T01:06:28.8535780Z Post job cleanup. 2022-11-23T01:06:28.8564280Z Post job cleanup. 2022-11-23T01:06:28.9651661Z [command]/usr/bin/git version 2022-11-23T01:06:28.9696955Z git version 2.37.1 2022-11-23T01:06:28.9741579Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5a4e9f03-dbad-4ce2-a938-f291e2a6a5aa' before making global git config changes 2022-11-23T01:06:28.9744726Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:06:28.9751637Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:06:28.9789647Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:06:28.9820005Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:06:29.0238925Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:06:29.0267714Z http.https://github.com/.extraheader 2022-11-23T01:06:29.0287551Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:06:29.0330961Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T01:06:29.0764828Z Evaluate and set job outputs 2022-11-23T01:06:29.0776085Z Set output 'test-matrix' 2022-11-23T01:06:29.0777053Z Set output 'is-test-matrix-empty' 2022-11-23T01:06:29.0777689Z Cleaning up orphan processes