2023-01-11T20:12:35.8995715Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.8995824Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.8995858Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.7024175Z Job is about to start running on the runner: linux.20_04.4x_86fd37ea8959 (organization) 2023-01-11T20:12:40.4172353Z Current runner version: '2.300.2' 2023-01-11T20:12:40.4178299Z Runner name: 'linux.20_04.4x_86fd37ea8959' 2023-01-11T20:12:40.4178770Z Runner group name: 'Default' 2023-01-11T20:12:40.4179424Z Machine name: 'runner' 2023-01-11T20:12:40.4197090Z ##[group]Operating System 2023-01-11T20:12:40.4197601Z Ubuntu 2023-01-11T20:12:40.4197839Z 20.04.5 2023-01-11T20:12:40.4198102Z LTS 2023-01-11T20:12:40.4198462Z ##[endgroup] 2023-01-11T20:12:40.4198734Z ##[group]Runner Image 2023-01-11T20:12:40.4199066Z Image: ubuntu-20.04 2023-01-11T20:12:40.4199371Z Version: 20221204.2 2023-01-11T20:12:40.4199820Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:40.4200457Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:40.4200883Z ##[endgroup] 2023-01-11T20:12:40.4201789Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:40.4202455Z Actions: read 2023-01-11T20:12:40.4202908Z Checks: read 2023-01-11T20:12:40.4203220Z Contents: read 2023-01-11T20:12:40.4203528Z Deployments: read 2023-01-11T20:12:40.4203864Z Discussions: read 2023-01-11T20:12:40.4204166Z Issues: read 2023-01-11T20:12:40.4204414Z Metadata: read 2023-01-11T20:12:40.4204707Z Packages: read 2023-01-11T20:12:40.4204999Z Pages: read 2023-01-11T20:12:40.4205295Z PullRequests: read 2023-01-11T20:12:40.4205633Z RepositoryProjects: read 2023-01-11T20:12:40.4205982Z SecurityEvents: read 2023-01-11T20:12:40.4206251Z Statuses: read 2023-01-11T20:12:40.4206558Z ##[endgroup] 2023-01-11T20:12:40.4209922Z Secret source: None 2023-01-11T20:12:40.4210362Z Prepare workflow directory 2023-01-11T20:12:40.4955738Z Prepare all required actions 2023-01-11T20:12:40.5119981Z Getting action download info 2023-01-11T20:12:41.4281216Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:45.3649044Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T20:12:45.6441860Z Getting action download info 2023-01-11T20:12:46.4490464Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:46.7328898Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:46.7329223Z with: 2023-01-11T20:12:46.7329408Z submodules: false 2023-01-11T20:12:46.7329585Z fetch-depth: 1 2023-01-11T20:12:46.7329771Z ##[endgroup] 2023-01-11T20:12:46.7581362Z ##[group]Run retry () { 2023-01-11T20:12:46.7581638Z retry () { 2023-01-11T20:12:46.7581864Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:46.7582092Z } 2023-01-11T20:12:46.7582303Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:46.7582530Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:46.7582777Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:46.7582992Z else 2023-01-11T20:12:46.7583203Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:46.7583405Z fi 2023-01-11T20:12:46.7583599Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:46.7629415Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:46.7629681Z env: 2023-01-11T20:12:46.7629836Z NO_SUDO: 2023-01-11T20:12:46.7630016Z ##[endgroup] 2023-01-11T20:12:46.7877647Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:46.8144825Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:46.8145069Z with: 2023-01-11T20:12:46.8145272Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:46.8145496Z fetch-depth: 1 2023-01-11T20:12:46.8145699Z submodules: false 2023-01-11T20:12:46.8145925Z quiet-checkout: true 2023-01-11T20:12:46.8146139Z repository: pytorch/pytorch 2023-01-11T20:12:46.8146557Z token: *** 2023-01-11T20:12:46.8146725Z ssh-strict: true 2023-01-11T20:12:46.8146927Z persist-credentials: true 2023-01-11T20:12:46.8147126Z clean: true 2023-01-11T20:12:46.8147466Z lfs: false 2023-01-11T20:12:46.8147656Z set-safe-directory: true 2023-01-11T20:12:46.8147855Z ##[endgroup] 2023-01-11T20:12:46.9459190Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:46.9460757Z ##[group]Getting Git version info 2023-01-11T20:12:46.9461255Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:46.9461708Z [command]/usr/bin/git version 2023-01-11T20:12:46.9497124Z git version 2.38.1 2023-01-11T20:12:46.9521472Z ##[endgroup] 2023-01-11T20:12:46.9541445Z Temporarily overriding HOME='/home/runner/work/_temp/91f01766-a930-4f73-b32b-aa0f2a8b0102' before making global git config changes 2023-01-11T20:12:46.9542160Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:46.9546637Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:46.9591693Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:46.9597092Z ##[group]Initializing the repository 2023-01-11T20:12:46.9600998Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:46.9659546Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:46.9659928Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:46.9660282Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:46.9662909Z hint: 2023-01-11T20:12:46.9663974Z hint: git config --global init.defaultBranch 2023-01-11T20:12:46.9664645Z hint: 2023-01-11T20:12:46.9665435Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:46.9666149Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:46.9668788Z hint: 2023-01-11T20:12:46.9669413Z hint: git branch -m 2023-01-11T20:12:46.9669929Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:46.9675861Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:46.9714406Z ##[endgroup] 2023-01-11T20:12:46.9715051Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:46.9718646Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:46.9749117Z ##[endgroup] 2023-01-11T20:12:46.9749833Z ##[group]Setting up auth 2023-01-11T20:12:46.9756999Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:46.9789820Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:12:47.0061641Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:47.0095953Z [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' || : 2023-01-11T20:12:47.0289150Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:47.0325520Z ##[endgroup] 2023-01-11T20:12:47.0325994Z ##[group]Fetching the repository 2023-01-11T20:12:47.0333886Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:54.2974924Z ##[endgroup] 2023-01-11T20:12:54.2975798Z ##[group]Determining the checkout info 2023-01-11T20:12:54.2976439Z ##[endgroup] 2023-01-11T20:12:54.2979326Z ##[group]Checking out the ref 2023-01-11T20:12:54.2983531Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:55.4198301Z ##[endgroup] 2023-01-11T20:12:55.4244171Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:12:55.4276069Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:12:55.4427836Z ##[group]Run actions/setup-python@v4 2023-01-11T20:12:55.4428148Z with: 2023-01-11T20:12:55.4428317Z python-version: 3.x 2023-01-11T20:12:55.4428512Z architecture: x64 2023-01-11T20:12:55.4428703Z check-latest: false 2023-01-11T20:12:55.4428886Z cache: pip 2023-01-11T20:12:55.4429170Z cache-dependency-path: **/requirements.txt **/.github/requirements-gha-cache.txt 2023-01-11T20:12:55.4429563Z token: *** 2023-01-11T20:12:55.4429752Z update-environment: true 2023-01-11T20:12:55.4429936Z ##[endgroup] 2023-01-11T20:12:55.5888580Z ##[group]Installed versions 2023-01-11T20:12:55.6021552Z Successfully set up CPython (3.11.0) 2023-01-11T20:12:55.6022841Z ##[endgroup] 2023-01-11T20:12:56.5040097Z [command]/opt/hostedtoolcache/Python/3.11.0/x64/bin/pip cache dir 2023-01-11T20:12:56.8295312Z /home/runner/.cache/pip 2023-01-11T20:12:58.0265718Z Received 29939372 of 29939372 (100.0%), 118.0 MBs/sec 2023-01-11T20:12:58.0266138Z Cache Size: ~29 MB (29939372 B) 2023-01-11T20:12:58.0289875Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/dba737ab-f086-4c09-8a1a-6ccb66399839/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-11T20:12:58.0790251Z Cache restored successfully 2023-01-11T20:12:58.0835492Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.11.0-pip-3a361c8c75e1380ef5985f7c476109be53ebf10e44887e2e9b95d76c2f01f1af 2023-01-11T20:12:58.0992638Z ##[group]Run pip install -r requirements.txt --user 2023-01-11T20:12:58.0992949Z pip install -r requirements.txt --user 2023-01-11T20:12:58.1036903Z shell: /usr/bin/bash -e {0} 2023-01-11T20:12:58.1037110Z env: 2023-01-11T20:12:58.1037345Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:58.1037661Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:12:58.1037969Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:58.1038255Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:58.1038536Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:58.1038832Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:12:58.1039056Z ##[endgroup] 2023-01-11T20:12:58.5925993Z Collecting astunparse 2023-01-11T20:12:58.5943946Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2023-01-11T20:12:58.6081808Z Collecting expecttest 2023-01-11T20:12:58.6097123Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2023-01-11T20:12:58.6237181Z Collecting future 2023-01-11T20:12:58.6273833Z Using cached future-0.18.2.tar.gz (829 kB) 2023-01-11T20:12:58.7089550Z Preparing metadata (setup.py): started 2023-01-11T20:12:59.2666216Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:12:59.6988318Z Collecting hypothesis 2023-01-11T20:12:59.7226814Z Downloading hypothesis-6.62.0-py3-none-any.whl (399 kB) 2023-01-11T20:12:59.7374381Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 399.1/399.1 kB 33.2 MB/s eta 0:00:00 2023-01-11T20:12:59.9611827Z Collecting numpy 2023-01-11T20:12:59.9708291Z Downloading numpy-1.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2023-01-11T20:13:00.1477821Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 75.8 MB/s eta 0:00:00 2023-01-11T20:13:00.3058711Z Collecting psutil 2023-01-11T20:13:00.3078639Z Using cached psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2023-01-11T20:13:00.3547016Z Collecting pyyaml 2023-01-11T20:13:00.3576556Z Using cached PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) 2023-01-11T20:13:00.3952423Z Collecting requests 2023-01-11T20:13:00.3969040Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2023-01-11T20:13:00.3994699Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/site-packages (from -r requirements.txt (line 10)) (65.5.0) 2023-01-11T20:13:00.4138347Z Collecting six 2023-01-11T20:13:00.4151490Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-11T20:13:00.4274323Z Collecting types-dataclasses 2023-01-11T20:13:00.4288210Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2023-01-11T20:13:00.4451267Z Collecting typing_extensions 2023-01-11T20:13:00.4464485Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-01-11T20:13:00.4656337Z Collecting sympy 2023-01-11T20:13:00.4788796Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2023-01-11T20:13:00.5306198Z Collecting filelock 2023-01-11T20:13:00.5350278Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T20:13:00.5640827Z Collecting networkx 2023-01-11T20:13:00.5713039Z Downloading networkx-3.0-py3-none-any.whl (2.0 MB) 2023-01-11T20:13:00.5926487Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 105.1 MB/s eta 0:00:00 2023-01-11T20:13:00.6210294Z Collecting jinja2 2023-01-11T20:13:00.6226798Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T20:13:00.6581247Z Collecting wheel<1.0,>=0.23.0 2023-01-11T20:13:00.6596603Z Using cached wheel-0.38.4-py3-none-any.whl (36 kB) 2023-01-11T20:13:00.7182596Z Collecting attrs>=19.2.0 2023-01-11T20:13:00.7198692Z Using cached attrs-22.2.0-py3-none-any.whl (60 kB) 2023-01-11T20:13:00.7376199Z Collecting sortedcontainers<3.0.0,>=2.1.0 2023-01-11T20:13:00.7391386Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2023-01-11T20:13:00.8444013Z Collecting charset-normalizer<3,>=2 2023-01-11T20:13:00.8461121Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2023-01-11T20:13:00.8627513Z Collecting idna<4,>=2.5 2023-01-11T20:13:00.8642703Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:13:00.9029379Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:13:00.9059393Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:13:00.9105725Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 52.3 MB/s eta 0:00:00 2023-01-11T20:13:00.9370263Z Collecting certifi>=2017.4.17 2023-01-11T20:13:00.9384903Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:13:00.9589017Z Collecting mpmath>=0.19 2023-01-11T20:13:00.9606818Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2023-01-11T20:13:01.0384931Z Collecting MarkupSafe>=2.0 2023-01-11T20:13:01.0401402Z Using cached MarkupSafe-2.1.1.tar.gz (18 kB) 2023-01-11T20:13:01.0480725Z Preparing metadata (setup.py): started 2023-01-11T20:13:01.3038171Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:13:01.5805638Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2023-01-11T20:13:12.6710164Z DEPRECATION: MarkupSafe is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2023-01-11T20:13:12.6711742Z Running setup.py install for MarkupSafe: started 2023-01-11T20:13:13.3117422Z Running setup.py install for MarkupSafe: finished with status 'done' 2023-01-11T20:13:13.3829517Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2023-01-11T20:13:13.3832133Z Running setup.py install for future: started 2023-01-11T20:13:13.9339049Z Running setup.py install for future: finished with status 'done' 2023-01-11T20:13:14.4322250Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.2.0 certifi-2022.12.7 charset-normalizer-2.1.1 expecttest-0.1.4 filelock-3.9.0 future-0.18.2 hypothesis-6.62.0 idna-3.4 jinja2-3.1.2 mpmath-1.2.1 networkx-3.0 numpy-1.24.1 psutil-5.9.4 pyyaml-6.0 requests-2.28.1 six-1.16.0 sortedcontainers-2.4.0 sympy-1.11.1 types-dataclasses-0.6.6 typing_extensions-4.4.0 urllib3-1.26.14 wheel-0.38.4 2023-01-11T20:13:14.7049131Z ##[group]Run pip install Jinja2==3.0.1 --user 2023-01-11T20:13:14.7049415Z pip install Jinja2==3.0.1 --user 2023-01-11T20:13:14.7091299Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:14.7091685Z env: 2023-01-11T20:13:14.7091920Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.7092238Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:14.7092549Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.7092835Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.7093118Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.7093406Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:14.7093687Z ##[endgroup] 2023-01-11T20:13:15.1852345Z Collecting Jinja2==3.0.1 2023-01-11T20:13:15.1872975Z Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB) 2023-01-11T20:13:15.1928864Z Requirement already satisfied: MarkupSafe>=2.0 in /home/runner/.local/lib/python3.11/site-packages (from Jinja2==3.0.1) (2.1.1) 2023-01-11T20:13:15.3548819Z Installing collected packages: Jinja2 2023-01-11T20:13:15.3549396Z Attempting uninstall: Jinja2 2023-01-11T20:13:15.3571650Z Found existing installation: Jinja2 3.1.2 2023-01-11T20:13:15.3635556Z Uninstalling Jinja2-3.1.2: 2023-01-11T20:13:15.3644118Z Successfully uninstalled Jinja2-3.1.2 2023-01-11T20:13:15.4506539Z Successfully installed Jinja2-3.0.1 2023-01-11T20:13:15.6011240Z ##[group]Run .github/scripts/generate_ci_workflows.py 2023-01-11T20:13:15.6011825Z .github/scripts/generate_ci_workflows.py 2023-01-11T20:13:15.6053505Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:15.6053703Z env: 2023-01-11T20:13:15.6053964Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.6054287Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:15.6054598Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.6054889Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.6055177Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.6055456Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:15.6055698Z ##[endgroup] 2023-01-11T20:13:15.7400480Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml 2023-01-11T20:13:15.7401181Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-conda-nightly.yml 2023-01-11T20:13:15.7401776Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml 2023-01-11T20:13:15.7402369Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml 2023-01-11T20:13:15.7402950Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-master.yml 2023-01-11T20:13:15.7403526Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-master.yml 2023-01-11T20:13:15.7404118Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-master.yml 2023-01-11T20:13:15.7404674Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml 2023-01-11T20:13:15.7405201Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-conda-nightly.yml 2023-01-11T20:13:15.7405775Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml 2023-01-11T20:13:15.7406370Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml 2023-01-11T20:13:15.7406948Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-master.yml 2023-01-11T20:13:15.7407786Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-master.yml 2023-01-11T20:13:15.7408334Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-wheel-nightly.yml 2023-01-11T20:13:15.7408852Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-conda-nightly.yml 2023-01-11T20:13:15.7409417Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml 2023-01-11T20:13:15.7410011Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-pre-cxx11-nightly.yml 2023-01-11T20:13:15.7410584Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml 2023-01-11T20:13:15.7411122Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml 2023-01-11T20:13:15.7547120Z ##[group]Run if ! .github/scripts/report_git_status.sh .github/workflows; then 2023-01-11T20:13:15.7547594Z if ! .github/scripts/report_git_status.sh .github/workflows; then 2023-01-11T20:13:15.7547904Z  echo 2023-01-11T20:13:15.7548218Z  echo 'As shown by the above diff, the committed .github/workflows' 2023-01-11T20:13:15.7548604Z  echo 'are not up to date according to .github/templates.' 2023-01-11T20:13:15.7549000Z  echo 'Please run this command, commit, and push again to your PR:' 2023-01-11T20:13:15.7549309Z  echo 2023-01-11T20:13:15.7549586Z  echo ' .github/scripts/generate_ci_workflows.py' 2023-01-11T20:13:15.7549872Z  echo 2023-01-11T20:13:15.7550184Z  echo 'If running that command does nothing, you may need to rebase' 2023-01-11T20:13:15.7550580Z  echo 'onto a more recent commit from the PyTorch master branch.' 2023-01-11T20:13:15.7550917Z  false 2023-01-11T20:13:15.7551127Z fi 2023-01-11T20:13:15.7602064Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:15.7602324Z env: 2023-01-11T20:13:15.7602614Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.7603007Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:15.7603390Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.7603749Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.7604101Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:15.7604455Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:15.7604735Z ##[endgroup] 2023-01-11T20:13:16.2124370Z 2023-01-11T20:13:16.2197846Z ##[group]Run .github/scripts/ensure_actions_will_cancel.py 2023-01-11T20:13:16.2198168Z .github/scripts/ensure_actions_will_cancel.py 2023-01-11T20:13:16.2240223Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:16.2240415Z env: 2023-01-11T20:13:16.2240674Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:16.2240994Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:16.2241301Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:16.2241594Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:16.2241880Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:16.2242155Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:16.2242437Z ##[endgroup] 2023-01-11T20:13:18.1328836Z Post job cleanup. 2023-01-11T20:13:18.2675337Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.11.0-pip-3a361c8c75e1380ef5985f7c476109be53ebf10e44887e2e9b95d76c2f01f1af, not saving cache. 2023-01-11T20:13:18.2794165Z Post job cleanup. 2023-01-11T20:13:18.2828132Z Post job cleanup. 2023-01-11T20:13:18.3954663Z [command]/usr/bin/git version 2023-01-11T20:13:18.4000410Z git version 2.38.1 2023-01-11T20:13:18.4041964Z Temporarily overriding HOME='/home/runner/work/_temp/efae656e-ee03-439a-a02c-96388ef1f94c' before making global git config changes 2023-01-11T20:13:18.4043440Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:13:18.4047939Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:13:18.4085104Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:13:18.4119115Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:13:18.4342926Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:13:18.4368337Z http.https://github.com/.extraheader 2023-01-11T20:13:18.4378385Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:13:18.4411227Z [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' || : 2023-01-11T20:13:18.4828802Z Cleaning up orphan processes