2022-11-23T01:55:36.2817503Z Requested labels: self-hosted, linux.large 2022-11-23T01:55:36.2817620Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/master 2022-11-23T01:55:36.2817658Z Waiting for a runner to pick up this job... 2022-11-23T01:55:36.5094870Z Job is about to start running on the runner: i-086f57a5201916b16 (organization) 2022-11-23T01:55:41.5545840Z Current runner version: '2.299.1' 2022-11-23T01:55:41.5551238Z Runner name: 'i-086f57a5201916b16' 2022-11-23T01:55:41.5551677Z Runner group name: 'Default' 2022-11-23T01:55:41.5552182Z Machine name: 'ip-10-0-3-234' 2022-11-23T01:55:41.5553856Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:55:41.5554309Z Actions: write 2022-11-23T01:55:41.5554559Z Checks: write 2022-11-23T01:55:41.5554759Z Contents: write 2022-11-23T01:55:41.5555046Z Deployments: write 2022-11-23T01:55:41.5555322Z Discussions: write 2022-11-23T01:55:41.5555525Z Issues: write 2022-11-23T01:55:41.5555768Z Metadata: read 2022-11-23T01:55:41.5556168Z Packages: write 2022-11-23T01:55:41.5556571Z Pages: write 2022-11-23T01:55:41.5556834Z PullRequests: write 2022-11-23T01:55:41.5557115Z RepositoryProjects: write 2022-11-23T01:55:41.5557356Z SecurityEvents: write 2022-11-23T01:55:41.5557641Z Statuses: write 2022-11-23T01:55:41.5557902Z ##[endgroup] 2022-11-23T01:55:41.5560884Z Secret source: Actions 2022-11-23T01:55:41.5561483Z Prepare workflow directory 2022-11-23T01:55:41.6503344Z Prepare all required actions 2022-11-23T01:55:41.6667304Z Getting action download info 2022-11-23T01:55:42.5455919Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:55:45.6975545Z Getting action download info 2022-11-23T01:55:46.6385371Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:55:46.8395505Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2022-11-23T01:55:46.8397493Z ##[group] Inputs 2022-11-23T01:55:46.8397809Z build-environment: win-vs2019-cuda11.7-py3 2022-11-23T01:55:46.8398056Z cuda-version: 11.7 2022-11-23T01:55:46.8398644Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-11-23T01:55:46.8399174Z sync-tag: 2022-11-23T01:55:46.8399364Z ##[endgroup] 2022-11-23T01:55:46.8399802Z Complete job name: win-vs2019-cuda11.7-py3 / filter 2022-11-23T01:55:46.9049238Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:55:46.9049544Z with: 2022-11-23T01:55:46.9049733Z fetch-depth: 1 2022-11-23T01:55:46.9049935Z submodules: false 2022-11-23T01:55:46.9050125Z env: 2022-11-23T01:55:46.9050318Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:55:46.9050513Z ##[endgroup] 2022-11-23T01:55:46.9276664Z ##[group]Run retry () { 2022-11-23T01:55:46.9277021Z retry () { 2022-11-23T01:55:46.9277263Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:55:46.9277498Z } 2022-11-23T01:55:46.9277710Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:55:46.9277930Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:55:46.9278177Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:55:46.9278394Z else 2022-11-23T01:55:46.9278602Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:55:46.9278791Z fi 2022-11-23T01:55:46.9279025Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:55:46.9294464Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:55:46.9294747Z env: 2022-11-23T01:55:46.9294940Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:55:46.9295134Z NO_SUDO: 2022-11-23T01:55:46.9295303Z ##[endgroup] 2022-11-23T01:55:46.9486520Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:55:47.0137982Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:55:47.0138360Z with: 2022-11-23T01:55:47.0138567Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:55:47.0138784Z fetch-depth: 1 2022-11-23T01:55:47.0138969Z submodules: false 2022-11-23T01:55:47.0139169Z quiet-checkout: true 2022-11-23T01:55:47.0139380Z repository: pytorch/pytorch 2022-11-23T01:55:47.0139989Z token: *** 2022-11-23T01:55:47.0140174Z ssh-strict: true 2022-11-23T01:55:47.0140388Z persist-credentials: true 2022-11-23T01:55:47.0140573Z clean: true 2022-11-23T01:55:47.0140747Z lfs: false 2022-11-23T01:55:47.0141016Z set-safe-directory: true 2022-11-23T01:55:47.0141282Z env: 2022-11-23T01:55:47.0141532Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:55:47.0141725Z ##[endgroup] 2022-11-23T01:55:47.1515948Z Syncing repository: pytorch/pytorch 2022-11-23T01:55:47.1517746Z ##[group]Getting Git version info 2022-11-23T01:55:47.1518213Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:55:47.1518691Z [command]/usr/bin/git version 2022-11-23T01:55:47.1776634Z git version 2.37.1 2022-11-23T01:55:47.1805941Z ##[endgroup] 2022-11-23T01:55:47.1832108Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1228bc44-fae0-48eb-a5fa-035abe381296' before making global git config changes 2022-11-23T01:55:47.1832761Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:55:47.1833460Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:55:47.1880044Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:55:47.1885503Z ##[group]Initializing the repository 2022-11-23T01:55:47.1889259Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:55:47.2007983Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:55:47.2008830Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:55:47.2009460Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:55:47.2009884Z hint: 2022-11-23T01:55:47.2010416Z hint: git config --global init.defaultBranch 2022-11-23T01:55:47.2010814Z hint: 2022-11-23T01:55:47.2011365Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:55:47.2012091Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:55:47.2012520Z hint: 2022-11-23T01:55:47.2013034Z hint: git branch -m 2022-11-23T01:55:47.2017460Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:55:47.2027544Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:55:47.2066554Z ##[endgroup] 2022-11-23T01:55:47.2067668Z ##[group]Disabling automatic garbage collection 2022-11-23T01:55:47.2070978Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:55:47.2098231Z ##[endgroup] 2022-11-23T01:55:47.2099240Z ##[group]Setting up auth 2022-11-23T01:55:47.2106702Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:55:47.2135972Z [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:55:47.2434766Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:55:47.2467608Z [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:55:47.2719109Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:55:47.2763937Z ##[endgroup] 2022-11-23T01:55:47.2765348Z ##[group]Fetching the repository 2022-11-23T01:55:47.2772453Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:55:55.4663587Z ##[endgroup] 2022-11-23T01:55:55.4664915Z ##[group]Determining the checkout info 2022-11-23T01:55:55.4738319Z ##[endgroup] 2022-11-23T01:55:55.4739225Z ##[group]Checking out the ref 2022-11-23T01:55:55.4740174Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:55:56.6954541Z ##[endgroup] 2022-11-23T01:55:56.6997683Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:55:56.7025113Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:55:56.7251902Z Prepare all required actions 2022-11-23T01:55:56.7252351Z Getting action download info 2022-11-23T01:55:57.3965657Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:55:57.5217495Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T01:55:57.5217772Z with: 2022-11-23T01:55:57.5218396Z github-token: *** 2022-11-23T01:55:57.5219087Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-11-23T01:55:57.5219662Z env: 2022-11-23T01:55:57.5220010Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:55:57.5220226Z ##[endgroup] 2022-11-23T01:55:57.5308112Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:55:57.5308364Z with: 2022-11-23T01:55:57.5308519Z shell: bash 2022-11-23T01:55:57.5308708Z timeout_minutes: 10 2022-11-23T01:55:57.5308904Z max_attempts: 5 2022-11-23T01:55:57.5309086Z retry_wait_seconds: 30 2022-11-23T01:55:57.5309347Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:55:57.5309607Z polling_interval_seconds: 1 2022-11-23T01:55:57.5309799Z warning_on_retry: true 2022-11-23T01:55:57.5309995Z continue_on_error: false 2022-11-23T01:55:57.5310175Z env: 2022-11-23T01:55:57.5310346Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:55:57.5310692Z GITHUB_TOKEN: *** 2022-11-23T01:55:57.5310879Z ##[endgroup] 2022-11-23T01:55:57.5826634Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:55:59.0261793Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:55:59.1403437Z Collecting requests==2.26.0 2022-11-23T01:55:59.1568787Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-11-23T01:55:59.2573211Z Collecting pyyaml==6.0 2022-11-23T01:55:59.2615712Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-11-23T01:55:59.4306641Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-11-23T01:55:59.4416793Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-23T01:55:59.4926937Z Collecting idna<4,>=2.5; python_version >= "3" 2022-11-23T01:55:59.4977325Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T01:55:59.5554178Z Collecting certifi>=2017.4.17 2022-11-23T01:55:59.5595112Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T01:55:59.6409644Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T01:55:59.6463485Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T01:55:59.7196854Z Installing collected packages: charset-normalizer, idna, certifi, urllib3, requests, pyyaml 2022-11-23T01:55:59.7423971Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T01:55:59.7424938Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T01:55:59.9706055Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 pyyaml-6.0 requests-2.26.0 urllib3-1.26.12 2022-11-23T01:56:00.5826519Z Command completed after 1 attempt(s). 2022-11-23T01:56:00.5871950Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:56:00.5872214Z .github/scripts/parse_ref.py 2022-11-23T01:56:00.5883991Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:56:00.5884309Z env: 2022-11-23T01:56:00.5884502Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:56:00.5884709Z ##[endgroup] 2022-11-23T01:56:00.6173434Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T01:56:00.6173738Z .github/scripts/filter_test_configs.py \ 2022-11-23T01:56:00.6174040Z  --test-matrix "{ include: [ 2022-11-23T01:56:00.6174348Z  { config: "default", shard: 1, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:56:00.6174711Z  { config: "default", shard: 2, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:56:00.6175067Z  { config: "default", shard: 3, num_shards: 3, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:56:00.6175399Z  { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-11-23T01:56:00.6175650Z ]} 2022-11-23T01:56:00.6175816Z " \ 2022-11-23T01:56:00.6175995Z  --pr-number "" \ 2022-11-23T01:56:00.6176189Z  --tag "" \ 2022-11-23T01:56:00.6176388Z  --event-name "schedule" 2022-11-23T01:56:00.6187571Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:56:00.6187808Z env: 2022-11-23T01:56:00.6187999Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:56:00.6188345Z GITHUB_TOKEN: *** 2022-11-23T01:56:00.6188527Z ##[endgroup] 2022-11-23T01:56:00.7573345Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "default", "shard": 1, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge", "mem_leak_check": "mem_leak_check"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge", "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2022-11-23T01:56:00.7575522Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "default", "shard": 1, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "windows.8xlarge.nvidia.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge", "mem_leak_check": "mem_leak_check"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge", "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2022-11-23T01:56:00.7587660Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:56:00.7587899Z env: 2022-11-23T01:56:00.7588090Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:56:00.7588274Z ##[endgroup] 2022-11-23T01:56:00.7619181Z {include: [{config: default, shard: 1, num_shards: 3, runner: windows.8xlarge.nvidia.gpu, mem_leak_check: mem_leak_check}, {config: default, shard: 1, num_shards: 3, runner: windows.8xlarge.nvidia.gpu, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 2, num_shards: 3, runner: windows.8xlarge.nvidia.gpu, mem_leak_check: mem_leak_check}, {config: default, shard: 2, num_shards: 3, runner: windows.8xlarge.nvidia.gpu, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 3, num_shards: 3, runner: windows.8xlarge.nvidia.gpu, mem_leak_check: mem_leak_check}, {config: default, shard: 3, num_shards: 3, runner: windows.8xlarge.nvidia.gpu, rerun_disabled_tests: rerun_disabled_tests}, {config: force_on_cpu, shard: 1, num_shards: 1, runner: windows.4xlarge, mem_leak_check: mem_leak_check}, {config: force_on_cpu, shard: 1, num_shards: 1, runner: windows.4xlarge, rerun_disabled_tests: rerun_disabled_tests}]} 2022-11-23T01:56:00.7716199Z Post job cleanup. 2022-11-23T01:56:00.7745416Z Post job cleanup. 2022-11-23T01:56:00.8933164Z [command]/usr/bin/git version 2022-11-23T01:56:00.9007592Z git version 2.37.1 2022-11-23T01:56:00.9080697Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/84529e00-6d5e-4384-809b-8574a475aadb' before making global git config changes 2022-11-23T01:56:00.9085256Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:56:00.9095688Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:56:00.9164265Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:56:00.9214060Z [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:56:00.9551491Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:56:00.9578519Z http.https://github.com/.extraheader 2022-11-23T01:56:00.9603045Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:56:00.9633481Z [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:56:01.0083247Z Evaluate and set job outputs 2022-11-23T01:56:01.0095685Z Set output 'test-matrix' 2022-11-23T01:56:01.0096517Z Set output 'is-test-matrix-empty' 2022-11-23T01:56:01.0097152Z Cleaning up orphan processes