2022-09-27T15:24:43.8560672Z Requested labels: self-hosted, linux.large 2022-09-27T15:24:43.8560797Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:24:43.8560853Z Waiting for a runner to pick up this job... 2022-09-27T15:24:45.4926868Z Job is about to start running on the runner: i-03d0b9490b76d91a3 (organization) 2022-09-27T15:24:49.9451663Z Current runner version: '2.296.2' 2022-09-27T15:24:49.9456665Z Runner name: 'i-03d0b9490b76d91a3' 2022-09-27T15:24:49.9457142Z Runner group name: 'Default' 2022-09-27T15:24:49.9457684Z Machine name: 'ip-10-0-1-59' 2022-09-27T15:24:49.9459692Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:24:49.9460260Z Actions: read 2022-09-27T15:24:49.9460541Z Checks: read 2022-09-27T15:24:49.9460822Z Contents: read 2022-09-27T15:24:49.9461132Z Deployments: read 2022-09-27T15:24:49.9461390Z Discussions: read 2022-09-27T15:24:49.9461673Z Issues: read 2022-09-27T15:24:49.9461972Z Metadata: read 2022-09-27T15:24:49.9462225Z Packages: read 2022-09-27T15:24:49.9462522Z Pages: read 2022-09-27T15:24:49.9462810Z PullRequests: read 2022-09-27T15:24:49.9463093Z RepositoryProjects: read 2022-09-27T15:24:49.9463442Z SecurityEvents: read 2022-09-27T15:24:49.9463742Z Statuses: read 2022-09-27T15:24:49.9463985Z ##[endgroup] 2022-09-27T15:24:49.9466885Z Secret source: None 2022-09-27T15:24:49.9467471Z Prepare workflow directory 2022-09-27T15:24:50.3247785Z Prepare all required actions 2022-09-27T15:24:50.3420154Z Getting action download info 2022-09-27T15:24:50.5494980Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:24:53.6223032Z Getting action download info 2022-09-27T15:24:53.7925760Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:24:53.9746820Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:24:53.9748356Z ##[group] Inputs 2022-09-27T15:24:53.9748649Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:24:53.9748991Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:24:53.9749427Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:24:53.9749767Z sync-tag: 2022-09-27T15:24:53.9749947Z ##[endgroup] 2022-09-27T15:24:53.9750360Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / filter 2022-09-27T15:24:54.0358717Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:24:54.0359001Z with: 2022-09-27T15:24:54.0359183Z fetch-depth: 1 2022-09-27T15:24:54.0359360Z submodules: false 2022-09-27T15:24:54.0359517Z env: 2022-09-27T15:24:54.0359688Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:54.0359876Z ##[endgroup] 2022-09-27T15:24:54.0572690Z ##[group]Run retry () { 2022-09-27T15:24:54.0572940Z retry () { 2022-09-27T15:24:54.0573177Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:24:54.0573393Z } 2022-09-27T15:24:54.0573564Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:24:54.0573785Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:24:54.0574007Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:24:54.0574205Z else 2022-09-27T15:24:54.0574387Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:24:54.0574600Z fi 2022-09-27T15:24:54.0574852Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:24:54.0590106Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:54.0590356Z env: 2022-09-27T15:24:54.0590540Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:54.0590716Z NO_SUDO: 2022-09-27T15:24:54.0590884Z ##[endgroup] 2022-09-27T15:24:54.0776570Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:54.3493145Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:24:54.3493380Z with: 2022-09-27T15:24:54.3493579Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:54.3493790Z fetch-depth: 1 2022-09-27T15:24:54.3493957Z submodules: false 2022-09-27T15:24:54.3494141Z quiet-checkout: true 2022-09-27T15:24:54.3494345Z repository: pytorch/pytorch 2022-09-27T15:24:54.3494660Z token: *** 2022-09-27T15:24:54.3494819Z ssh-strict: true 2022-09-27T15:24:54.3495015Z persist-credentials: true 2022-09-27T15:24:54.3495339Z clean: true 2022-09-27T15:24:54.3495491Z lfs: false 2022-09-27T15:24:54.3495680Z set-safe-directory: true 2022-09-27T15:24:54.3495860Z env: 2022-09-27T15:24:54.3496020Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:54.3496206Z ##[endgroup] 2022-09-27T15:24:54.4764279Z Syncing repository: pytorch/pytorch 2022-09-27T15:24:54.4765618Z ##[group]Getting Git version info 2022-09-27T15:24:54.4766052Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:24:54.4766489Z [command]/usr/bin/git version 2022-09-27T15:24:54.4790889Z git version 2.37.1 2022-09-27T15:24:54.4816445Z ##[endgroup] 2022-09-27T15:24:54.4836461Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e17bef3a-26fb-4746-8974-50a493b300ee' before making global git config changes 2022-09-27T15:24:54.4837276Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:24:54.4842069Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:54.4879510Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:24:54.4887482Z ##[group]Initializing the repository 2022-09-27T15:24:54.4894624Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:54.4925585Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:24:54.4926119Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:24:54.4926643Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:24:54.4927035Z hint: 2022-09-27T15:24:54.4927546Z hint: git config --global init.defaultBranch 2022-09-27T15:24:54.4927903Z hint: 2022-09-27T15:24:54.4928655Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:24:54.4929047Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:24:54.4929424Z hint: 2022-09-27T15:24:54.4929953Z hint: git branch -m 2022-09-27T15:24:54.4936150Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:24:54.4946494Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:24:54.4975210Z ##[endgroup] 2022-09-27T15:24:54.4975890Z ##[group]Disabling automatic garbage collection 2022-09-27T15:24:54.4983971Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:24:54.5009576Z ##[endgroup] 2022-09-27T15:24:54.5010554Z ##[group]Setting up auth 2022-09-27T15:24:54.5018414Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:24:54.5047612Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:24:54.5295138Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:24:54.5319909Z [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-09-27T15:24:54.5567226Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:24:54.5601469Z ##[endgroup] 2022-09-27T15:24:54.5602588Z ##[group]Fetching the repository 2022-09-27T15:24:54.5609089Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:25:02.6106248Z ##[endgroup] 2022-09-27T15:25:02.6107757Z ##[group]Determining the checkout info 2022-09-27T15:25:02.6108693Z ##[endgroup] 2022-09-27T15:25:02.6109432Z ##[group]Checking out the ref 2022-09-27T15:25:02.6113820Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:25:03.7158786Z ##[endgroup] 2022-09-27T15:25:03.7202156Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:25:03.7233924Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:25:03.7403537Z Prepare all required actions 2022-09-27T15:25:03.7403780Z Getting action download info 2022-09-27T15:25:03.9389578Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:25:04.0746496Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:25:04.0746713Z with: 2022-09-27T15:25:04.0747014Z github-token: *** 2022-09-27T15:25:04.0747276Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:25:04.0747525Z env: 2022-09-27T15:25:04.0747696Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:04.0747880Z ##[endgroup] 2022-09-27T15:25:04.0774377Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:25:04.0774621Z with: 2022-09-27T15:25:04.0774766Z shell: bash 2022-09-27T15:25:04.0774941Z timeout_minutes: 10 2022-09-27T15:25:04.0775117Z max_attempts: 5 2022-09-27T15:25:04.0775514Z retry_wait_seconds: 30 2022-09-27T15:25:04.0775764Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:25:04.0775998Z polling_interval_seconds: 1 2022-09-27T15:25:04.0776193Z warning_on_retry: true 2022-09-27T15:25:04.0776379Z continue_on_error: false 2022-09-27T15:25:04.0776538Z env: 2022-09-27T15:25:04.0776707Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:04.0777001Z GITHUB_TOKEN: *** 2022-09-27T15:25:04.0777160Z ##[endgroup] 2022-09-27T15:25:04.1096694Z 2022-09-27T15:25:04.1157980Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:25:04.3252391Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:25:04.3412520Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:25:04.3542840Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:25:04.3552885Z 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-09-27T15:25:04.3707470Z 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-09-27T15:25:04.3716848Z 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-09-27T15:25:04.3728898Z 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-09-27T15:25:05.1161857Z Command completed after 1 attempt(s). 2022-09-27T15:25:05.1164163Z 2022-09-27T15:25:05.1204676Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:25:05.1205107Z .github/scripts/parse_ref.py 2022-09-27T15:25:05.1220681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:25:05.1221042Z env: 2022-09-27T15:25:05.1221357Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:05.1221659Z ##[endgroup] 2022-09-27T15:25:05.1499634Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:25:05.1499922Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:25:05.1500145Z  --test-matrix "{ include: [ 2022-09-27T15:25:05.1500412Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:25:05.1500642Z ]} 2022-09-27T15:25:05.1500799Z " \ 2022-09-27T15:25:05.1500965Z  --pr-number "85462" \ 2022-09-27T15:25:05.1501152Z  --tag "" 2022-09-27T15:25:05.1512084Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:25:05.1512288Z env: 2022-09-27T15:25:05.1512462Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:05.1512880Z GITHUB_TOKEN: *** 2022-09-27T15:25:05.1513044Z ##[endgroup] 2022-09-27T15:25:05.5493694Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:25:05.5494244Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:25:05.5508926Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:25:05.5509150Z env: 2022-09-27T15:25:05.5509331Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:05.5509503Z ##[endgroup] 2022-09-27T15:25:05.5540410Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-09-27T15:25:05.5635511Z Post job cleanup. 2022-09-27T15:25:05.5663997Z Post job cleanup. 2022-09-27T15:25:05.6674957Z [command]/usr/bin/git version 2022-09-27T15:25:05.6713617Z git version 2.37.1 2022-09-27T15:25:05.6754966Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/13f11b4e-49d1-4461-8723-d0f0115a1f8c' before making global git config changes 2022-09-27T15:25:05.6756163Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:25:05.6763662Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:25:05.6799684Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:25:05.6829968Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:25:05.7078484Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:25:05.7102965Z http.https://github.com/.extraheader 2022-09-27T15:25:05.7113698Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:25:05.7142754Z [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-09-27T15:25:05.7552886Z Evaluate and set job outputs 2022-09-27T15:25:05.7564708Z Set output 'test-matrix' 2022-09-27T15:25:05.7565808Z Set output 'is-test-matrix-empty' 2022-09-27T15:25:05.7566804Z Cleaning up orphan processes