2022-11-23T00:58:15.0169846Z Requested labels: self-hosted, linux.large 2022-11-23T00:58:15.0169927Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:58:15.0169951Z Waiting for a runner to pick up this job... 2022-11-23T00:58:15.2284966Z Job is about to start running on the runner: i-06c10eafec34f9fbb (organization) 2022-11-23T00:58:18.3721797Z Current runner version: '2.299.1' 2022-11-23T00:58:18.3727394Z Runner name: 'i-06c10eafec34f9fbb' 2022-11-23T00:58:18.3727842Z Runner group name: 'Default' 2022-11-23T00:58:18.3728488Z Machine name: 'ip-10-0-8-6' 2022-11-23T00:58:18.3730335Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:58:18.3730977Z Actions: write 2022-11-23T00:58:18.3731280Z Checks: write 2022-11-23T00:58:18.3731520Z Contents: write 2022-11-23T00:58:18.3731813Z Deployments: write 2022-11-23T00:58:18.3732105Z Discussions: write 2022-11-23T00:58:18.3732378Z Issues: write 2022-11-23T00:58:18.3732655Z Metadata: read 2022-11-23T00:58:18.3732938Z Packages: write 2022-11-23T00:58:18.3733186Z Pages: write 2022-11-23T00:58:18.3733514Z PullRequests: write 2022-11-23T00:58:18.3733864Z RepositoryProjects: write 2022-11-23T00:58:18.3734148Z SecurityEvents: write 2022-11-23T00:58:18.3734444Z Statuses: write 2022-11-23T00:58:18.3734730Z ##[endgroup] 2022-11-23T00:58:18.3737740Z Secret source: Actions 2022-11-23T00:58:18.3738473Z Prepare workflow directory 2022-11-23T00:58:18.7270834Z Prepare all required actions 2022-11-23T00:58:18.7446818Z Getting action download info 2022-11-23T00:58:18.9299348Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:58:22.2593263Z Getting action download info 2022-11-23T00:58:22.8137624Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:58:22.9975780Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:58:22.9977255Z ##[group] Inputs 2022-11-23T00:58:22.9977544Z build-environment: linux-focal-py3.7-clang7-tsan 2022-11-23T00:58:22.9977858Z test-matrix: { include: [ { config: "tsan", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:58:22.9978292Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:58:22.9978634Z sync-tag: 2022-11-23T00:58:22.9979288Z timeout-minutes: 240 2022-11-23T00:58:22.9979489Z ##[endgroup] 2022-11-23T00:58:22.9979905Z Complete job name: linux-focal-py3.7-clang7-tsan / filter 2022-11-23T00:58:23.0612409Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:58:23.0612691Z with: 2022-11-23T00:58:23.0612871Z fetch-depth: 1 2022-11-23T00:58:23.0613069Z submodules: false 2022-11-23T00:58:23.0613235Z env: 2022-11-23T00:58:23.0613411Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:23.0613600Z ##[endgroup] 2022-11-23T00:58:23.0967722Z ##[group]Run retry () { 2022-11-23T00:58:23.0968119Z retry () { 2022-11-23T00:58:23.0968457Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:58:23.0968783Z } 2022-11-23T00:58:23.0969083Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:58:23.0969423Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:58:23.0969812Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:58:23.0970154Z else 2022-11-23T00:58:23.0970449Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:58:23.0970721Z fi 2022-11-23T00:58:23.0971056Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:58:23.0987814Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:23.0988099Z env: 2022-11-23T00:58:23.0988284Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:23.0988473Z NO_SUDO: 2022-11-23T00:58:23.0988632Z ##[endgroup] 2022-11-23T00:58:23.1183391Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:23.3899902Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:58:23.3900128Z with: 2022-11-23T00:58:23.3900327Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:23.3900519Z fetch-depth: 1 2022-11-23T00:58:23.3900695Z submodules: false 2022-11-23T00:58:23.3900881Z quiet-checkout: true 2022-11-23T00:58:23.3901064Z repository: pytorch/pytorch 2022-11-23T00:58:23.3901412Z token: *** 2022-11-23T00:58:23.3901580Z ssh-strict: true 2022-11-23T00:58:23.3901886Z persist-credentials: true 2022-11-23T00:58:23.3902059Z clean: true 2022-11-23T00:58:23.3902223Z lfs: false 2022-11-23T00:58:23.3902412Z set-safe-directory: true 2022-11-23T00:58:23.3902575Z env: 2022-11-23T00:58:23.3902745Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:23.3902925Z ##[endgroup] 2022-11-23T00:58:23.5189258Z Syncing repository: pytorch/pytorch 2022-11-23T00:58:23.5191325Z ##[group]Getting Git version info 2022-11-23T00:58:23.5191933Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:58:23.5192557Z [command]/usr/bin/git version 2022-11-23T00:58:23.5214531Z git version 2.37.1 2022-11-23T00:58:23.5240348Z ##[endgroup] 2022-11-23T00:58:23.5263208Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/00e797fe-a73d-4df5-8c91-402e3c4b7d0f' before making global git config changes 2022-11-23T00:58:23.5263863Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:58:23.5264592Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:23.5296955Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:58:23.5303875Z ##[group]Initializing the repository 2022-11-23T00:58:23.5308997Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:23.5338814Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:58:23.5339379Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:58:23.5340164Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:58:23.5340686Z hint: 2022-11-23T00:58:23.5341310Z hint: git config --global init.defaultBranch 2022-11-23T00:58:23.5341793Z hint: 2022-11-23T00:58:23.5342411Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:58:23.5343170Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:58:23.5347143Z hint: 2022-11-23T00:58:23.5348081Z hint: git branch -m 2022-11-23T00:58:23.5352450Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:58:23.5358306Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:58:23.5386170Z ##[endgroup] 2022-11-23T00:58:23.5386827Z ##[group]Disabling automatic garbage collection 2022-11-23T00:58:23.5392388Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:58:23.5417671Z ##[endgroup] 2022-11-23T00:58:23.5420618Z ##[group]Setting up auth 2022-11-23T00:58:23.5428509Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:58:23.5457623Z [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-23T00:58:23.5697098Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:58:23.5720113Z [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-23T00:58:23.5962777Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:58:23.5996417Z ##[endgroup] 2022-11-23T00:58:23.5997680Z ##[group]Fetching the repository 2022-11-23T00:58:23.6004235Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:31.6012348Z ##[endgroup] 2022-11-23T00:58:31.6013696Z ##[group]Determining the checkout info 2022-11-23T00:58:31.6014557Z ##[endgroup] 2022-11-23T00:58:31.6058677Z ##[group]Checking out the ref 2022-11-23T00:58:31.6059458Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:32.7496293Z ##[endgroup] 2022-11-23T00:58:32.7534563Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:58:32.7559939Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:58:32.7713548Z Prepare all required actions 2022-11-23T00:58:32.7713981Z Getting action download info 2022-11-23T00:58:33.2563177Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:58:33.3897410Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T00:58:33.3897614Z with: 2022-11-23T00:58:33.3898114Z github-token: *** 2022-11-23T00:58:33.3898388Z test-matrix: { include: [ { config: "tsan", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:58:33.3898879Z env: 2022-11-23T00:58:33.3899054Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:33.3899239Z ##[endgroup] 2022-11-23T00:58:33.3927919Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:58:33.3928159Z with: 2022-11-23T00:58:33.3928304Z shell: bash 2022-11-23T00:58:33.3928475Z timeout_minutes: 10 2022-11-23T00:58:33.3928652Z max_attempts: 5 2022-11-23T00:58:33.3928846Z retry_wait_seconds: 30 2022-11-23T00:58:33.3929093Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:58:33.3929328Z polling_interval_seconds: 1 2022-11-23T00:58:33.3929604Z warning_on_retry: true 2022-11-23T00:58:33.3929789Z continue_on_error: false 2022-11-23T00:58:33.3929948Z env: 2022-11-23T00:58:33.3930115Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:33.3930472Z GITHUB_TOKEN: *** 2022-11-23T00:58:33.3930633Z ##[endgroup] 2022-11-23T00:58:33.4424787Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:58:33.6667086Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:58:33.6825971Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T00:58:33.6953248Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T00:58:33.6962763Z 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-23T00:58:33.6973913Z 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-23T00:58:33.6986236Z 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-23T00:58:33.7141399Z 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-23T00:58:34.4393257Z Command completed after 1 attempt(s). 2022-11-23T00:58:34.4434013Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:58:34.4434326Z .github/scripts/parse_ref.py 2022-11-23T00:58:34.4445999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:34.4446231Z env: 2022-11-23T00:58:34.4446463Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:34.4446732Z ##[endgroup] 2022-11-23T00:58:34.4763531Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T00:58:34.4763822Z .github/scripts/filter_test_configs.py \ 2022-11-23T00:58:34.4764042Z  --test-matrix "{ include: [ 2022-11-23T00:58:34.4764298Z  { config: "tsan", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:58:34.4764523Z ]} 2022-11-23T00:58:34.4764680Z " \ 2022-11-23T00:58:34.4764841Z  --pr-number "" \ 2022-11-23T00:58:34.4765025Z  --tag "" \ 2022-11-23T00:58:34.4765212Z  --event-name "push" 2022-11-23T00:58:34.4776098Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:34.4776313Z env: 2022-11-23T00:58:34.4776580Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:34.4776960Z GITHUB_TOKEN: *** 2022-11-23T00:58:34.4777138Z ##[endgroup] 2022-11-23T00:58:34.6007090Z ##[group]Run echo "{"include": [{"config": "tsan", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:58:34.6007445Z echo "{"include": [{"config": "tsan", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:58:34.6018697Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:34.6018913Z env: 2022-11-23T00:58:34.6019086Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:34.6019260Z ##[endgroup] 2022-11-23T00:58:34.6046044Z {include: [{config: tsan, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-11-23T00:58:34.6139841Z Post job cleanup. 2022-11-23T00:58:34.6168435Z Post job cleanup. 2022-11-23T00:58:34.7233233Z [command]/usr/bin/git version 2022-11-23T00:58:34.7275877Z git version 2.37.1 2022-11-23T00:58:34.7320249Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0960e2e2-0285-4ba5-acb4-08d1f6b10fa0' before making global git config changes 2022-11-23T00:58:34.7323228Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:58:34.7329976Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:34.7366202Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:58:34.7395748Z [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-23T00:58:34.7767532Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:58:34.7805017Z http.https://github.com/.extraheader 2022-11-23T00:58:34.7828649Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:58:34.7868102Z [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-23T00:58:34.8336794Z Evaluate and set job outputs 2022-11-23T00:58:34.8347463Z Set output 'test-matrix' 2022-11-23T00:58:34.8348225Z Set output 'is-test-matrix-empty' 2022-11-23T00:58:34.8348837Z Cleaning up orphan processes