2022-09-27T15:39:47.1665490Z Requested labels: self-hosted, linux.large 2022-09-27T15:39:47.1665579Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/pull/85462/merge 2022-09-27T15:39:47.1665601Z Waiting for a runner to pick up this job... 2022-09-27T15:39:56.9308494Z Job is about to start running on the runner: i-0058f0509e450f2f9 (organization) 2022-09-27T15:40:01.6393117Z Current runner version: '2.296.2' 2022-09-27T15:40:01.6398534Z Runner name: 'i-0058f0509e450f2f9' 2022-09-27T15:40:01.6398937Z Runner group name: 'Default' 2022-09-27T15:40:01.6399515Z Machine name: 'ip-10-0-8-249' 2022-09-27T15:40:01.6401120Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:40:01.6401588Z Actions: read 2022-09-27T15:40:01.6401855Z Checks: read 2022-09-27T15:40:01.6402149Z Contents: read 2022-09-27T15:40:01.6402383Z Deployments: read 2022-09-27T15:40:01.6402652Z Discussions: read 2022-09-27T15:40:01.6402930Z Issues: read 2022-09-27T15:40:01.6403145Z Metadata: read 2022-09-27T15:40:01.6403435Z Packages: read 2022-09-27T15:40:01.6403698Z Pages: read 2022-09-27T15:40:01.6403920Z PullRequests: read 2022-09-27T15:40:01.6404212Z RepositoryProjects: read 2022-09-27T15:40:01.6404526Z SecurityEvents: read 2022-09-27T15:40:01.6404755Z Statuses: read 2022-09-27T15:40:01.6405018Z ##[endgroup] 2022-09-27T15:40:01.6408082Z Secret source: None 2022-09-27T15:40:01.6408602Z Prepare workflow directory 2022-09-27T15:40:01.9895559Z Prepare all required actions 2022-09-27T15:40:02.0073289Z Getting action download info 2022-09-27T15:40:02.4879332Z Download action repository 'pytorch/pytorch@master' (SHA:15c52ffc4f9a02f7078033677d44ccd760107952) 2022-09-27T15:40:05.9404825Z Getting action download info 2022-09-27T15:40:06.4105013Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:40:06.6202336Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2022-09-27T15:40:06.6204115Z ##[group] Inputs 2022-09-27T15:40:06.6204371Z build-environment: win-vs2019-cpu-py3 2022-09-27T15:40:06.6204590Z cuda-version: cpu 2022-09-27T15:40:06.6205040Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-09-27T15:40:06.6205433Z sync-tag: 2022-09-27T15:40:06.6205600Z ##[endgroup] 2022-09-27T15:40:06.6206014Z Complete job name: win-vs2019-cpu-py3 / filter 2022-09-27T15:40:06.6848438Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:40:06.6848721Z with: 2022-09-27T15:40:06.6848898Z fetch-depth: 1 2022-09-27T15:40:06.6849085Z submodules: false 2022-09-27T15:40:06.6849253Z env: 2022-09-27T15:40:06.6849426Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:06.6849613Z ##[endgroup] 2022-09-27T15:40:06.7072594Z ##[group]Run retry () { 2022-09-27T15:40:06.7072863Z retry () { 2022-09-27T15:40:06.7073085Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:40:06.7073296Z } 2022-09-27T15:40:06.7073486Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:40:06.7073690Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:40:06.7073919Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:40:06.7074121Z else 2022-09-27T15:40:06.7074313Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:40:06.7074507Z fi 2022-09-27T15:40:06.7074729Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:40:06.7090169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:40:06.7090436Z env: 2022-09-27T15:40:06.7090623Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:06.7090808Z NO_SUDO: 2022-09-27T15:40:06.7090964Z ##[endgroup] 2022-09-27T15:40:06.7323689Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:40:07.0233890Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:40:07.0234364Z with: 2022-09-27T15:40:07.0234672Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:40:07.0234980Z fetch-depth: 1 2022-09-27T15:40:07.0235227Z submodules: false 2022-09-27T15:40:07.0235570Z quiet-checkout: true 2022-09-27T15:40:07.0235934Z repository: pytorch/pytorch 2022-09-27T15:40:07.0236390Z token: *** 2022-09-27T15:40:07.0236616Z ssh-strict: true 2022-09-27T15:40:07.0236887Z persist-credentials: true 2022-09-27T15:40:07.0237334Z clean: true 2022-09-27T15:40:07.0237574Z lfs: false 2022-09-27T15:40:07.0237887Z set-safe-directory: true 2022-09-27T15:40:07.0238199Z env: 2022-09-27T15:40:07.0238472Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:07.0238779Z ##[endgroup] 2022-09-27T15:40:07.1498541Z Syncing repository: pytorch/pytorch 2022-09-27T15:40:07.1500709Z ##[group]Getting Git version info 2022-09-27T15:40:07.1501445Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:40:07.1502423Z [command]/usr/bin/git version 2022-09-27T15:40:07.1507956Z git version 2.37.1 2022-09-27T15:40:07.1528204Z ##[endgroup] 2022-09-27T15:40:07.1548920Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f2195387-7324-4b57-ab38-b9633e5d418a' before making global git config changes 2022-09-27T15:40:07.1549671Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:40:07.1555916Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:40:07.1591590Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:40:07.1597165Z ##[group]Initializing the repository 2022-09-27T15:40:07.1602411Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:40:07.1632455Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:40:07.1633535Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:40:07.1634745Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:40:07.1635417Z hint: 2022-09-27T15:40:07.1636344Z hint: git config --global init.defaultBranch 2022-09-27T15:40:07.1636999Z hint: 2022-09-27T15:40:07.1637965Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:40:07.1638653Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:40:07.1639083Z hint: 2022-09-27T15:40:07.1641800Z hint: git branch -m 2022-09-27T15:40:07.1644831Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:40:07.1652611Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:40:07.1681562Z ##[endgroup] 2022-09-27T15:40:07.1682168Z ##[group]Disabling automatic garbage collection 2022-09-27T15:40:07.1688191Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:40:07.1715810Z ##[endgroup] 2022-09-27T15:40:07.1716390Z ##[group]Setting up auth 2022-09-27T15:40:07.1724948Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:40:07.1755291Z [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:40:07.2006412Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:40:07.2031444Z [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:40:07.2267479Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:40:07.2310753Z ##[endgroup] 2022-09-27T15:40:07.2311392Z ##[group]Fetching the repository 2022-09-27T15:40:07.2318757Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:40:15.1039364Z ##[endgroup] 2022-09-27T15:40:15.1040829Z ##[group]Determining the checkout info 2022-09-27T15:40:15.1041781Z ##[endgroup] 2022-09-27T15:40:15.1046014Z ##[group]Checking out the ref 2022-09-27T15:40:15.1047137Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:40:16.1879578Z ##[endgroup] 2022-09-27T15:40:16.1921720Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:40:16.1949143Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:40:16.2099849Z Prepare all required actions 2022-09-27T15:40:16.2100116Z Getting action download info 2022-09-27T15:40:16.6386418Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:40:16.7684913Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:40:16.7685118Z with: 2022-09-27T15:40:16.7685674Z github-token: *** 2022-09-27T15:40:16.7686086Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-09-27T15:40:16.7686454Z env: 2022-09-27T15:40:16.7686614Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:16.7686804Z ##[endgroup] 2022-09-27T15:40:16.7714739Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:40:16.7714973Z with: 2022-09-27T15:40:16.7715156Z shell: bash 2022-09-27T15:40:16.7715327Z timeout_minutes: 10 2022-09-27T15:40:16.7715491Z max_attempts: 5 2022-09-27T15:40:16.7715670Z retry_wait_seconds: 30 2022-09-27T15:40:16.7715917Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:40:16.7716149Z polling_interval_seconds: 1 2022-09-27T15:40:16.7716343Z warning_on_retry: true 2022-09-27T15:40:16.7716528Z continue_on_error: false 2022-09-27T15:40:16.7716686Z env: 2022-09-27T15:40:16.7716851Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:16.7717146Z GITHUB_TOKEN: *** 2022-09-27T15:40:16.7717304Z ##[endgroup] 2022-09-27T15:40:16.8029551Z 2022-09-27T15:40:16.8092464Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:40:17.0556512Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:40:17.0718064Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:40:17.0865154Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:40:17.0875181Z 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:40:17.0884674Z 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:40:17.1036876Z 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:40:17.1056571Z 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:40:17.8087619Z Command completed after 1 attempt(s). 2022-09-27T15:40:17.8088252Z 2022-09-27T15:40:17.8162468Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:40:17.8162741Z .github/scripts/parse_ref.py 2022-09-27T15:40:17.8174198Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:40:17.8174401Z env: 2022-09-27T15:40:17.8174568Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:17.8174735Z ##[endgroup] 2022-09-27T15:40:17.8448367Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:40:17.8448690Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:40:17.8448944Z  --test-matrix "{ include: [ 2022-09-27T15:40:17.8449241Z  { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, 2022-09-27T15:40:17.8449582Z  { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, 2022-09-27T15:40:17.8449904Z  { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-09-27T15:40:17.8450284Z ]} 2022-09-27T15:40:17.8450474Z " \ 2022-09-27T15:40:17.8450673Z  --pr-number "85462" \ 2022-09-27T15:40:17.8450964Z  --tag "" 2022-09-27T15:40:17.8462799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:40:17.8463040Z env: 2022-09-27T15:40:17.8463245Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:17.8463618Z GITHUB_TOKEN: *** 2022-09-27T15:40:17.8463826Z ##[endgroup] 2022-09-27T15:40:18.1642546Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-09-27T15:40:18.1643593Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-09-27T15:40:18.1658794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:40:18.1659017Z env: 2022-09-27T15:40:18.1659191Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:40:18.1659378Z ##[endgroup] 2022-09-27T15:40:18.1693216Z {include: [{config: default, shard: 1, num_shards: 2, runner: windows.4xlarge}, {config: default, shard: 2, num_shards: 2, runner: windows.4xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: windows.4xlarge}]} 2022-09-27T15:40:18.1798100Z Post job cleanup. 2022-09-27T15:40:18.1828966Z Post job cleanup. 2022-09-27T15:40:18.2865186Z [command]/usr/bin/git version 2022-09-27T15:40:18.2905372Z git version 2.37.1 2022-09-27T15:40:18.2947404Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/cfe9c060-7aa9-469e-9fac-5eba05512d37' before making global git config changes 2022-09-27T15:40:18.2948671Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:40:18.2956229Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:40:18.2995124Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:40:18.3027089Z [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:40:18.3287604Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:40:18.3315787Z http.https://github.com/.extraheader 2022-09-27T15:40:18.3326138Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:40:18.3364578Z [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:40:18.3833598Z Evaluate and set job outputs 2022-09-27T15:40:18.3844224Z Set output 'test-matrix' 2022-09-27T15:40:18.3845051Z Set output 'is-test-matrix-empty' 2022-09-27T15:40:18.3845687Z Cleaning up orphan processes