2022-05-18T03:10:47.7934545Z Requested labels: linux.20_04.4x 2022-05-18T03:10:47.7934642Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-05-18T03:10:47.7934665Z Waiting for a runner to pick up this job... 2022-05-18T03:12:54.6095563Z Job is about to start running on the runner: linux.20_04.4x_3271d0e298b2 (organization) 2022-05-18T03:12:57.9839711Z Current runner version: '2.291.1' 2022-05-18T03:12:57.9845193Z Runner name: 'linux.20_04.4x_3271d0e298b2' 2022-05-18T03:12:57.9845594Z Runner group name: 'Default' 2022-05-18T03:12:57.9846301Z Machine name: 'runner' 2022-05-18T03:12:57.9864121Z ##[group]Operating System 2022-05-18T03:12:57.9864497Z Ubuntu 2022-05-18T03:12:57.9864761Z 20.04.4 2022-05-18T03:12:57.9865026Z LTS 2022-05-18T03:12:57.9865320Z ##[endgroup] 2022-05-18T03:12:57.9865621Z ##[group]Virtual Environment 2022-05-18T03:12:57.9865957Z Environment: ubuntu-20.04 2022-05-18T03:12:57.9866220Z Version: 20220515.1 2022-05-18T03:12:57.9866710Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220515.1/images/linux/Ubuntu2004-Readme.md 2022-05-18T03:12:57.9867345Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220515.1 2022-05-18T03:12:57.9867718Z ##[endgroup] 2022-05-18T03:12:57.9868589Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:57.9869310Z Actions: write 2022-05-18T03:12:57.9869634Z Checks: write 2022-05-18T03:12:57.9869928Z Contents: write 2022-05-18T03:12:57.9870226Z Deployments: write 2022-05-18T03:12:57.9870535Z Discussions: write 2022-05-18T03:12:57.9870788Z Issues: write 2022-05-18T03:12:57.9871065Z Metadata: read 2022-05-18T03:12:57.9871359Z Packages: write 2022-05-18T03:12:57.9871598Z Pages: write 2022-05-18T03:12:57.9871913Z PullRequests: write 2022-05-18T03:12:57.9872235Z RepositoryProjects: write 2022-05-18T03:12:57.9872516Z SecurityEvents: write 2022-05-18T03:12:57.9872817Z Statuses: write 2022-05-18T03:12:57.9873098Z ##[endgroup] 2022-05-18T03:12:57.9876357Z Secret source: Actions 2022-05-18T03:12:57.9876849Z Prepare workflow directory 2022-05-18T03:12:58.0704009Z Prepare all required actions 2022-05-18T03:12:58.0873553Z Getting action download info 2022-05-18T03:12:58.2923823Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-05-18T03:12:59.2641571Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:13:02.8279963Z Getting action download info 2022-05-18T03:13:02.9718114Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:13:03.2552299Z ##[group]Run actions/setup-python@v2 2022-05-18T03:13:03.2552586Z with: 2022-05-18T03:13:03.2552785Z python-version: 3.x 2022-05-18T03:13:03.2552992Z architecture: x64 2022-05-18T03:13:03.2553437Z token: *** 2022-05-18T03:13:03.2553627Z ##[endgroup] 2022-05-18T03:13:03.4825534Z Successfully setup CPython (3.10.4) 2022-05-18T03:13:03.5115065Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:13:03.5115351Z with: 2022-05-18T03:13:03.5115541Z submodules: false 2022-05-18T03:13:03.5115727Z fetch-depth: 1 2022-05-18T03:13:03.5115911Z env: 2022-05-18T03:13:03.5116170Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:03.5116456Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:03.5116704Z ##[endgroup] 2022-05-18T03:13:03.5342032Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.5342387Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.5342621Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:13:03.5342858Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.5343067Z else 2022-05-18T03:13:03.5343257Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.5343465Z fi 2022-05-18T03:13:03.5343659Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.5396169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:13:03.5396447Z env: 2022-05-18T03:13:03.5396692Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:03.5397013Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:03.5397283Z NO_SUDO: 2022-05-18T03:13:03.5397468Z ##[endgroup] 2022-05-18T03:13:03.5553457Z /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.6576400Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:13:03.6576652Z with: 2022-05-18T03:13:03.6577297Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:03.6577507Z fetch-depth: 1 2022-05-18T03:13:03.6577697Z submodules: false 2022-05-18T03:13:03.6577893Z quiet-checkout: true 2022-05-18T03:13:03.6578092Z repository: pytorch/pytorch 2022-05-18T03:13:03.6578524Z token: *** 2022-05-18T03:13:03.6578703Z ssh-strict: true 2022-05-18T03:13:03.6578897Z persist-credentials: true 2022-05-18T03:13:03.6579098Z clean: true 2022-05-18T03:13:03.6579287Z lfs: false 2022-05-18T03:13:03.6579467Z set-safe-directory: true 2022-05-18T03:13:03.6579655Z env: 2022-05-18T03:13:03.6579883Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:03.6580168Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:03.6580400Z ##[endgroup] 2022-05-18T03:13:03.7671460Z Syncing repository: pytorch/pytorch 2022-05-18T03:13:03.7676423Z ##[group]Getting Git version info 2022-05-18T03:13:03.7677033Z Working directory is '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:03.7719889Z [command]/usr/bin/git version 2022-05-18T03:13:03.9233894Z git version 2.36.1 2022-05-18T03:13:03.9266342Z ##[endgroup] 2022-05-18T03:13:03.9288575Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/da984ac9-6106-43e9-a736-4db61917197b' before making global git config changes 2022-05-18T03:13:03.9289363Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:13:03.9297657Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.9350322Z Deleting the contents of '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:03.9355279Z ##[group]Initializing the repository 2022-05-18T03:13:03.9361502Z [command]/usr/bin/git init /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.9620063Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:13:03.9620663Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:13:03.9621257Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:13:03.9621649Z hint: 2022-05-18T03:13:03.9622244Z hint: git config --global init.defaultBranch 2022-05-18T03:13:03.9631018Z hint: 2022-05-18T03:13:03.9631684Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:13:03.9682676Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:13:03.9683462Z hint: 2022-05-18T03:13:03.9684168Z hint: git branch -m 2022-05-18T03:13:03.9685318Z Initialized empty Git repository in /home/runner/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:13:03.9686461Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:13:03.9800104Z ##[endgroup] 2022-05-18T03:13:03.9800696Z ##[group]Disabling automatic garbage collection 2022-05-18T03:13:03.9806715Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:13:03.9846462Z ##[endgroup] 2022-05-18T03:13:03.9846881Z ##[group]Setting up auth 2022-05-18T03:13:03.9855522Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:13:03.9896889Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:13:04.2036530Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:13:04.2076709Z [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-05-18T03:13:04.2287131Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:13:04.2329562Z ##[endgroup] 2022-05-18T03:13:04.2330240Z ##[group]Fetching the repository 2022-05-18T03:13:04.2341856Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:11.1591767Z ##[endgroup] 2022-05-18T03:13:11.1592855Z ##[group]Determining the checkout info 2022-05-18T03:13:11.1593985Z ##[endgroup] 2022-05-18T03:13:11.1594822Z ##[group]Checking out the ref 2022-05-18T03:13:11.1602776Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:12.1809215Z ##[endgroup] 2022-05-18T03:13:12.1924401Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:13:12.1958371Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:13:12.2134576Z ##[group]Run pip3 install -r requirements.txt --user 2022-05-18T03:13:12.2134885Z pip3 install -r requirements.txt --user 2022-05-18T03:13:12.2176377Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:12.2176579Z env: 2022-05-18T03:13:12.2176986Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:12.2177296Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:12.2177518Z ##[endgroup] 2022-05-18T03:13:15.6315564Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T03:13:15.6873332Z Collecting astunparse 2022-05-18T03:13:15.7123769Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-05-18T03:13:15.7298537Z Collecting expecttest 2022-05-18T03:13:15.7348659Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T03:13:15.7569133Z Collecting future 2022-05-18T03:13:15.7624395Z Downloading future-0.18.2.tar.gz (829 kB) 2022-05-18T03:13:15.7757966Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 84.4 MB/s eta 0:00:00 2022-05-18T03:13:15.8644375Z Preparing metadata (setup.py): started 2022-05-18T03:13:16.6916566Z Preparing metadata (setup.py): finished with status 'done' 2022-05-18T03:13:17.0316144Z Collecting numpy 2022-05-18T03:13:17.0523778Z Downloading numpy-1.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-18T03:13:17.2206309Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 84.7 MB/s eta 0:00:00 2022-05-18T03:13:17.4062775Z Collecting psutil 2022-05-18T03:13:17.4123509Z Downloading psutil-5.9.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-05-18T03:13:17.4183554Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.4/281.4 kB 79.9 MB/s eta 0:00:00 2022-05-18T03:13:17.4806105Z Collecting pyyaml 2022-05-18T03:13:17.4846028Z Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) 2022-05-18T03:13:17.4955047Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 82.0 MB/s eta 0:00:00 2022-05-18T03:13:17.5485112Z Collecting requests 2022-05-18T03:13:17.5525786Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-18T03:13:17.5579381Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 19.2 MB/s eta 0:00:00 2022-05-18T03:13:17.5599847Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.4/x64/lib/python3.10/site-packages (from -r requirements.txt (line 9)) (58.1.0) 2022-05-18T03:13:17.5832047Z Collecting six 2022-05-18T03:13:17.5869154Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T03:13:17.6054298Z Collecting types-dataclasses 2022-05-18T03:13:17.6089698Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T03:13:17.6328037Z Collecting typing_extensions 2022-05-18T03:13:17.6375435Z Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) 2022-05-18T03:13:17.6846371Z Collecting wheel<1.0,>=0.23.0 2022-05-18T03:13:17.6886359Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T03:13:17.7537205Z Collecting charset-normalizer~=2.0.0 2022-05-18T03:13:17.7585712Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T03:13:17.7831771Z Collecting idna<4,>=2.5 2022-05-18T03:13:17.7867240Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T03:13:17.7923450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 16.7 MB/s eta 0:00:00 2022-05-18T03:13:17.8191110Z Collecting certifi>=2017.4.17 2022-05-18T03:13:17.8233315Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T03:13:17.8299402Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 36.1 MB/s eta 0:00:00 2022-05-18T03:13:17.8777111Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T03:13:17.8819051Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T03:13:17.8878127Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 41.0 MB/s eta 0:00:00 2022-05-18T03:13:17.9506455Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-05-18T03:13:18.0031465Z Installing collected packages: types-dataclasses, certifi, wheel, urllib3, typing_extensions, six, pyyaml, psutil, numpy, idna, future, expecttest, charset-normalizer, requests, astunparse 2022-05-18T03:13:20.3317717Z Running setup.py install for future: started 2022-05-18T03:13:20.9426091Z Running setup.py install for future: finished with status 'done' 2022-05-18T03:13:21.0371924Z Successfully installed astunparse-1.6.3 certifi-2021.10.8 charset-normalizer-2.0.12 expecttest-0.1.3 future-0.18.2 idna-3.3 numpy-1.22.3 psutil-5.9.0 pyyaml-6.0 requests-2.27.1 six-1.16.0 types-dataclasses-0.6.5 typing_extensions-4.2.0 urllib3-1.26.9 wheel-0.37.1 2022-05-18T03:13:21.3575668Z ##[group]Run pip3 install Jinja2==3.0.1 --user 2022-05-18T03:13:21.3576014Z pip3 install Jinja2==3.0.1 --user 2022-05-18T03:13:21.3626912Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:21.3627124Z env: 2022-05-18T03:13:21.3627365Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:21.3627669Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:21.3627905Z ##[endgroup] 2022-05-18T03:13:21.9027864Z Collecting Jinja2==3.0.1 2022-05-18T03:13:21.9197486Z Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) 2022-05-18T03:13:21.9276066Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 28.4 MB/s eta 0:00:00 2022-05-18T03:13:22.0034120Z Collecting MarkupSafe>=2.0 2022-05-18T03:13:22.0076511Z Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-05-18T03:13:22.0753445Z Installing collected packages: MarkupSafe, Jinja2 2022-05-18T03:13:22.8686249Z Successfully installed Jinja2-3.0.1 MarkupSafe-2.1.1 2022-05-18T03:13:23.2749507Z ##[group]Run .github/scripts/generate_ci_workflows.py 2022-05-18T03:13:23.2750150Z .github/scripts/generate_ci_workflows.py 2022-05-18T03:13:23.2812055Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:23.2812296Z env: 2022-05-18T03:13:23.2812611Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:23.2813000Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:23.2813313Z ##[endgroup] 2022-05-18T03:13:23.7231062Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml 2022-05-18T03:13:23.7232295Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-conda-nightly.yml 2022-05-18T03:13:23.7233649Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml 2022-05-18T03:13:23.7235363Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml 2022-05-18T03:13:23.7236893Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-master.yml 2022-05-18T03:13:23.7238396Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-master.yml 2022-05-18T03:13:23.7239654Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-master.yml 2022-05-18T03:13:23.7240825Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml 2022-05-18T03:13:23.7241637Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-conda-nightly.yml 2022-05-18T03:13:23.7246358Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml 2022-05-18T03:13:23.7248872Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml 2022-05-18T03:13:23.7251030Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-master.yml 2022-05-18T03:13:23.7253687Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-master.yml 2022-05-18T03:13:23.7254659Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-master.yml 2022-05-18T03:13:23.7255547Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-binary-wheel-nightly.yml 2022-05-18T03:13:23.7256420Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-binary-conda-nightly.yml 2022-05-18T03:13:23.7257555Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml 2022-05-18T03:13:23.7258524Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-pre-cxx11-nightly.yml 2022-05-18T03:13:23.7259445Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml 2022-05-18T03:13:23.7260325Z /home/runner/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml 2022-05-18T03:13:23.7953018Z ##[group]Run if ! .github/scripts/report_git_status.sh .github/workflows; then 2022-05-18T03:13:23.7953411Z if ! .github/scripts/report_git_status.sh .github/workflows; then 2022-05-18T03:13:23.7953661Z  echo 2022-05-18T03:13:23.7953909Z  echo 'As shown by the above diff, the committed .github/workflows' 2022-05-18T03:13:23.7954201Z  echo 'are not up to date according to .github/templates.' 2022-05-18T03:13:23.7954523Z  echo 'Please run this command, commit, and push again to your PR:' 2022-05-18T03:13:23.7954767Z  echo 2022-05-18T03:13:23.7954987Z  echo ' .github/scripts/generate_ci_workflows.py' 2022-05-18T03:13:23.7955218Z  echo 2022-05-18T03:13:23.7955464Z  echo 'If running that command does nothing, you may need to rebase' 2022-05-18T03:13:23.7955770Z  echo 'onto a more recent commit from the PyTorch master branch.' 2022-05-18T03:13:23.7956035Z  false 2022-05-18T03:13:23.7956207Z fi 2022-05-18T03:13:23.8015056Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:23.8015284Z env: 2022-05-18T03:13:23.8015524Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:23.8015831Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:23.8016060Z ##[endgroup] 2022-05-18T03:13:24.0137347Z 2022-05-18T03:13:24.2636845Z ##[group]Run .github/scripts/ensure_actions_will_cancel.py 2022-05-18T03:13:24.2637210Z .github/scripts/ensure_actions_will_cancel.py 2022-05-18T03:13:24.2681686Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:24.2681907Z env: 2022-05-18T03:13:24.2682163Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:24.2682480Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:24.2682737Z ##[endgroup] 2022-05-18T03:13:28.4752175Z Post job cleanup. 2022-05-18T03:13:28.4782820Z Post job cleanup. 2022-05-18T03:13:28.5897025Z [command]/usr/bin/git version 2022-05-18T03:13:28.5942882Z git version 2.36.1 2022-05-18T03:13:28.5987100Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/eb6ee14e-64ec-4047-a2b9-b529ecf2d960' before making global git config changes 2022-05-18T03:13:28.5987840Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:13:28.5994161Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:28.6038188Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:13:28.6078890Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:13:28.6322399Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:13:28.6355514Z http.https://github.com/.extraheader 2022-05-18T03:13:28.6367347Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:13:28.6410363Z [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-05-18T03:13:28.6776354Z Post job cleanup. 2022-05-18T03:13:28.8258748Z Cleaning up orphan processes