2023-01-11T20:12:35.9121127Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.9121218Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.9121246Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.5225447Z Job is about to start running on the runner: linux.20_04.4x_9d2edb957468 (organization) 2023-01-11T20:12:39.6345313Z Current runner version: '2.300.2' 2023-01-11T20:12:39.6351630Z Runner name: 'linux.20_04.4x_9d2edb957468' 2023-01-11T20:12:39.6352212Z Runner group name: 'Default' 2023-01-11T20:12:39.6352843Z Machine name: 'runner' 2023-01-11T20:12:39.6371316Z ##[group]Operating System 2023-01-11T20:12:39.6371775Z Ubuntu 2023-01-11T20:12:39.6372050Z 20.04.5 2023-01-11T20:12:39.6372354Z LTS 2023-01-11T20:12:39.6372634Z ##[endgroup] 2023-01-11T20:12:39.6372942Z ##[group]Runner Image 2023-01-11T20:12:39.6373236Z Image: ubuntu-20.04 2023-01-11T20:12:39.6373538Z Version: 20221204.2 2023-01-11T20:12:39.6374046Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.6374620Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.6375053Z ##[endgroup] 2023-01-11T20:12:39.6376001Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.6376611Z Actions: read 2023-01-11T20:12:39.6377013Z Checks: read 2023-01-11T20:12:39.6377385Z Contents: read 2023-01-11T20:12:39.6377697Z Deployments: read 2023-01-11T20:12:39.6377973Z Discussions: read 2023-01-11T20:12:39.6378300Z Issues: read 2023-01-11T20:12:39.6378589Z Metadata: read 2023-01-11T20:12:39.6378843Z Packages: read 2023-01-11T20:12:39.6379161Z Pages: read 2023-01-11T20:12:39.6379474Z PullRequests: read 2023-01-11T20:12:39.6379789Z RepositoryProjects: read 2023-01-11T20:12:39.6380133Z SecurityEvents: read 2023-01-11T20:12:39.6380438Z Statuses: read 2023-01-11T20:12:39.6380714Z ##[endgroup] 2023-01-11T20:12:39.6384021Z Secret source: None 2023-01-11T20:12:39.6384503Z Prepare workflow directory 2023-01-11T20:12:39.7129775Z Prepare all required actions 2023-01-11T20:12:39.7295253Z Getting action download info 2023-01-11T20:12:40.1746140Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:44.2755991Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T20:12:44.5675529Z Getting action download info 2023-01-11T20:12:44.8124225Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:45.1114413Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:45.1114775Z with: 2023-01-11T20:12:45.1114956Z submodules: false 2023-01-11T20:12:45.1115153Z fetch-depth: 1 2023-01-11T20:12:45.1115346Z ##[endgroup] 2023-01-11T20:12:45.1374726Z ##[group]Run retry () { 2023-01-11T20:12:45.1375028Z retry () { 2023-01-11T20:12:45.1375262Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:45.1375492Z } 2023-01-11T20:12:45.1375708Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.1375930Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:45.1376179Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.1376402Z else 2023-01-11T20:12:45.1376616Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.1376819Z fi 2023-01-11T20:12:45.1377021Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.1425132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:45.1425400Z env: 2023-01-11T20:12:45.1425559Z NO_SUDO: 2023-01-11T20:12:45.1425743Z ##[endgroup] 2023-01-11T20:12:45.1669202Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.1948066Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:45.1948311Z with: 2023-01-11T20:12:45.1948516Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:45.1948728Z fetch-depth: 1 2023-01-11T20:12:45.1948932Z submodules: false 2023-01-11T20:12:45.1949183Z quiet-checkout: true 2023-01-11T20:12:45.1949386Z repository: pytorch/pytorch 2023-01-11T20:12:45.1949818Z token: *** 2023-01-11T20:12:45.1949999Z ssh-strict: true 2023-01-11T20:12:45.1950204Z persist-credentials: true 2023-01-11T20:12:45.1950393Z clean: true 2023-01-11T20:12:45.1950785Z lfs: false 2023-01-11T20:12:45.1950976Z set-safe-directory: true 2023-01-11T20:12:45.1951166Z ##[endgroup] 2023-01-11T20:12:45.3271184Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:45.3272787Z ##[group]Getting Git version info 2023-01-11T20:12:45.3273304Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:45.3273744Z [command]/usr/bin/git version 2023-01-11T20:12:45.3302315Z git version 2.38.1 2023-01-11T20:12:45.3325647Z ##[endgroup] 2023-01-11T20:12:45.3340011Z Temporarily overriding HOME='/home/runner/work/_temp/64c38673-a6f0-4038-96c7-40315c1c4df5' before making global git config changes 2023-01-11T20:12:45.3340851Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:45.3345701Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.3390477Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:45.3395615Z ##[group]Initializing the repository 2023-01-11T20:12:45.3398871Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.3479879Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:45.3480655Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:45.3481233Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:45.3481618Z hint: 2023-01-11T20:12:45.3481958Z hint: git config --global init.defaultBranch 2023-01-11T20:12:45.3482226Z hint: 2023-01-11T20:12:45.3482790Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:45.3483489Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:45.3483766Z hint: 2023-01-11T20:12:45.3484035Z hint: git branch -m 2023-01-11T20:12:45.3488207Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:45.3496087Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:45.3538474Z ##[endgroup] 2023-01-11T20:12:45.3538930Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:45.3542955Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:45.3572907Z ##[endgroup] 2023-01-11T20:12:45.3573701Z ##[group]Setting up auth 2023-01-11T20:12:45.3581082Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:45.3613678Z [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:45.3923345Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:45.3959135Z [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:45.4162547Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:45.4206182Z ##[endgroup] 2023-01-11T20:12:45.4206666Z ##[group]Fetching the repository 2023-01-11T20:12:45.4212448Z [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.3150158Z ##[endgroup] 2023-01-11T20:12:54.3150953Z ##[group]Determining the checkout info 2023-01-11T20:12:54.3151802Z ##[endgroup] 2023-01-11T20:12:54.3152560Z ##[group]Checking out the ref 2023-01-11T20:12:54.3159014Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:55.4505157Z ##[endgroup] 2023-01-11T20:12:55.4553032Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:12:55.4586607Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:12:55.4750685Z ##[group]Run actions/setup-python@v4 2023-01-11T20:12:55.4751024Z with: 2023-01-11T20:12:55.4751194Z python-version: 3.8 2023-01-11T20:12:55.4751394Z architecture: x64 2023-01-11T20:12:55.4751586Z check-latest: false 2023-01-11T20:12:55.4751755Z cache: pip 2023-01-11T20:12:55.4751986Z cache-dependency-path: **/requirements.txt 2023-01-11T20:12:55.4752352Z token: *** 2023-01-11T20:12:55.4752547Z update-environment: true 2023-01-11T20:12:55.4752733Z ##[endgroup] 2023-01-11T20:12:55.6240294Z ##[group]Installed versions 2023-01-11T20:12:55.6376830Z Successfully set up CPython (3.8.15) 2023-01-11T20:12:55.6377552Z ##[endgroup] 2023-01-11T20:12:56.5089846Z [command]/opt/hostedtoolcache/Python/3.8.15/x64/bin/pip cache dir 2023-01-11T20:12:56.9566074Z /home/runner/.cache/pip 2023-01-11T20:12:57.2935006Z Received 13832358 of 13832358 (100.0%), 94.2 MBs/sec 2023-01-11T20:12:57.2935360Z Cache Size: ~13 MB (13832358 B) 2023-01-11T20:12:57.2956150Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/fb3aee2e-5daa-49ca-9ea9-b675350e2628/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-11T20:12:57.3280517Z Cache restored successfully 2023-01-11T20:12:57.3303936Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2023-01-11T20:12:57.3441156Z ##[group]Run pip install -r requirements.txt 2023-01-11T20:12:57.3441460Z pip install -r requirements.txt 2023-01-11T20:12:57.3441762Z # Doesn't really matter what torch version, we just need ANY torch installed 2023-01-11T20:12:57.3442048Z pip install 'torch==1.*' 2023-01-11T20:12:57.3487837Z shell: /usr/bin/bash -e {0} 2023-01-11T20:12:57.3488049Z env: 2023-01-11T20:12:57.3488298Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:12:57.3488614Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:12:57.3488928Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:12:57.3489218Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:12:57.3489501Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:12:57.3489789Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:12:57.3490037Z ##[endgroup] 2023-01-11T20:12:57.9320293Z Collecting astunparse 2023-01-11T20:12:57.9517243Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2023-01-11T20:12:57.9729124Z Collecting expecttest 2023-01-11T20:12:57.9793305Z Downloading expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2023-01-11T20:12:57.9997107Z Collecting future 2023-01-11T20:12:58.0064616Z Downloading future-0.18.2.tar.gz (829 kB) 2023-01-11T20:12:58.0209099Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 74.8 MB/s eta 0:00:00 2023-01-11T20:12:58.1115320Z Preparing metadata (setup.py): started 2023-01-11T20:12:58.4989483Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:12:59.0627621Z Collecting hypothesis 2023-01-11T20:12:59.0689845Z Downloading hypothesis-6.62.0-py3-none-any.whl (399 kB) 2023-01-11T20:12:59.0813195Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 399.1/399.1 kB 42.7 MB/s eta 0:00:00 2023-01-11T20:12:59.3768650Z Collecting numpy 2023-01-11T20:12:59.3811696Z Downloading numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2023-01-11T20:12:59.5442482Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 81.2 MB/s eta 0:00:00 2023-01-11T20:12:59.7349894Z Collecting psutil 2023-01-11T20:12:59.7395848Z Downloading 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:12:59.7458187Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 76.0 MB/s eta 0:00:00 2023-01-11T20:12:59.8047178Z Collecting pyyaml 2023-01-11T20:12:59.8084360Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2023-01-11T20:12:59.8572717Z Collecting requests 2023-01-11T20:12:59.8594804Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2023-01-11T20:12:59.8615845Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2023-01-11T20:12:59.8813005Z Collecting six 2023-01-11T20:12:59.8831943Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-11T20:12:59.8992544Z Collecting types-dataclasses 2023-01-11T20:12:59.9044016Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2023-01-11T20:12:59.9290459Z Collecting typing_extensions 2023-01-11T20:12:59.9328956Z Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-01-11T20:12:59.9611989Z Collecting sympy 2023-01-11T20:12:59.9649929Z Downloading sympy-1.11.1-py3-none-any.whl (6.5 MB) 2023-01-11T20:13:00.0117237Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 147.5 MB/s eta 0:00:00 2023-01-11T20:13:00.0633890Z Collecting filelock 2023-01-11T20:13:00.0679971Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T20:13:00.1057431Z Collecting networkx 2023-01-11T20:13:00.1120668Z Downloading networkx-3.0-py3-none-any.whl (2.0 MB) 2023-01-11T20:13:00.1291112Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 140.4 MB/s eta 0:00:00 2023-01-11T20:13:00.1646020Z Collecting jinja2 2023-01-11T20:13:00.1684844Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T20:13:00.1737741Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 45.4 MB/s eta 0:00:00 2023-01-11T20:13:00.2213101Z Collecting wheel<1.0,>=0.23.0 2023-01-11T20:13:00.2257262Z Downloading wheel-0.38.4-py3-none-any.whl (36 kB) 2023-01-11T20:13:00.2922201Z Collecting exceptiongroup>=1.0.0 2023-01-11T20:13:00.2962796Z Downloading exceptiongroup-1.1.0-py3-none-any.whl (14 kB) 2023-01-11T20:13:00.3522089Z Collecting sortedcontainers<3.0.0,>=2.1.0 2023-01-11T20:13:00.3561602Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2023-01-11T20:13:00.3826875Z Collecting attrs>=19.2.0 2023-01-11T20:13:00.3864299Z Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 2023-01-11T20:13:00.3917794Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 18.1 MB/s eta 0:00:00 2023-01-11T20:13:00.4942915Z Collecting charset-normalizer<3,>=2 2023-01-11T20:13:00.4964192Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2023-01-11T20:13:00.5475988Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:13:00.5515133Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:13:00.5578047Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 37.8 MB/s eta 0:00:00 2023-01-11T20:13:00.5802007Z Collecting idna<4,>=2.5 2023-01-11T20:13:00.5821130Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:13:00.6119514Z Collecting certifi>=2017.4.17 2023-01-11T20:13:00.6158827Z Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:13:00.6215189Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 49.9 MB/s eta 0:00:00 2023-01-11T20:13:00.6487400Z Collecting mpmath>=0.19 2023-01-11T20:13:00.6525182Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2023-01-11T20:13:00.6607594Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.6/532.6 kB 93.5 MB/s eta 0:00:00 2023-01-11T20:13:00.7673629Z Collecting MarkupSafe>=2.0 2023-01-11T20:13:00.7714085Z Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-01-11T20:13:01.0354966Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2023-01-11T20:13:12.4150425Z 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:12.4152632Z Running setup.py install for future: started 2023-01-11T20:13:12.9522842Z Running setup.py install for future: finished with status 'done' 2023-01-11T20:13:13.3705071Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.2.0 certifi-2022.12.7 charset-normalizer-2.1.1 exceptiongroup-1.1.0 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.2146892Z Collecting torch==1.* 2023-01-11T20:13:14.2408616Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl (887.4 MB) 2023-01-11T20:13:25.8806998Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.4/887.4 MB 1.5 MB/s eta 0:00:00 2023-01-11T20:13:28.1536995Z Collecting nvidia-cublas-cu11==11.10.3.66 2023-01-11T20:13:28.1601078Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 2023-01-11T20:13:32.5204426Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 3.8 MB/s eta 0:00:00 2023-01-11T20:13:33.3010996Z Requirement already satisfied: typing-extensions in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from torch==1.*) (4.4.0) 2023-01-11T20:13:33.3152294Z Collecting nvidia-cuda-nvrtc-cu11==11.7.99 2023-01-11T20:13:33.3261908Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 2023-01-11T20:13:33.5008190Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 88.5 MB/s eta 0:00:00 2023-01-11T20:13:33.5696992Z Collecting nvidia-cudnn-cu11==8.5.0.96 2023-01-11T20:13:33.5769538Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 2023-01-11T20:13:40.5884520Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 2.5 MB/s eta 0:00:00 2023-01-11T20:13:41.9707651Z Collecting nvidia-cuda-runtime-cu11==11.7.99 2023-01-11T20:13:41.9775861Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 2023-01-11T20:13:41.9881802Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 111.9 MB/s eta 0:00:00 2023-01-11T20:13:41.9954089Z Requirement already satisfied: wheel in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (0.38.4) 2023-01-11T20:13:41.9959157Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (56.0.0) 2023-01-11T20:13:42.2611118Z Installing collected packages: nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cublas-cu11, nvidia-cudnn-cu11, torch 2023-01-11T20:14:08.2948548Z Successfully installed nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 torch-1.13.1 2023-01-11T20:14:08.6690285Z ##[group]Run # All we need to see is that it passes 2023-01-11T20:14:08.6690601Z # All we need to see is that it passes 2023-01-11T20:14:08.6690855Z python3 torch/utils/collect_env.py 2023-01-11T20:14:08.6735049Z shell: /usr/bin/bash -e {0} 2023-01-11T20:14:08.6735265Z env: 2023-01-11T20:14:08.6735525Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:08.6735856Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:14:08.6736167Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:08.6736459Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:08.6736746Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:08.6737027Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:14:08.6737276Z ##[endgroup] 2023-01-11T20:14:10.9909159Z Collecting environment information... 2023-01-11T20:14:10.9909838Z PyTorch version: 1.13.1+cu117 2023-01-11T20:14:10.9910317Z Is debug build: False 2023-01-11T20:14:10.9910923Z CUDA used to build PyTorch: 11.7 2023-01-11T20:14:10.9911679Z ROCM used to build PyTorch: N/A 2023-01-11T20:14:10.9912142Z 2023-01-11T20:14:10.9912442Z OS: Ubuntu 20.04.5 LTS (x86_64) 2023-01-11T20:14:10.9913895Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2023-01-11T20:14:10.9914922Z Clang version: 11.0.0-2~ubuntu20.04.1 2023-01-11T20:14:10.9915695Z CMake version: version 3.25.1 2023-01-11T20:14:10.9916542Z Libc version: glibc-2.31 2023-01-11T20:14:10.9916978Z 2023-01-11T20:14:10.9917792Z Python version: 3.8.15 (default, Dec 2 2022, 11:48:22) [GCC 9.4.0] (64-bit runtime) 2023-01-11T20:14:10.9919118Z Python platform: Linux-5.15.0-1023-azure-x86_64-with-glibc2.2.5 2023-01-11T20:14:10.9920000Z Is CUDA available: False 2023-01-11T20:14:10.9920742Z CUDA runtime version: No CUDA 2023-01-11T20:14:10.9921497Z CUDA_MODULE_LOADING set to: N/A 2023-01-11T20:14:10.9922295Z GPU models and configuration: No CUDA 2023-01-11T20:14:10.9923133Z Nvidia driver version: No CUDA 2023-01-11T20:14:10.9923863Z cuDNN version: No CUDA 2023-01-11T20:14:10.9924556Z HIP runtime version: N/A 2023-01-11T20:14:10.9925293Z MIOpen runtime version: N/A 2023-01-11T20:14:10.9926014Z Is XNNPACK available: True 2023-01-11T20:14:10.9926457Z 2023-01-11T20:14:10.9929864Z Versions of relevant libraries: 2023-01-11T20:14:10.9930376Z [pip3] numpy==1.24.1 2023-01-11T20:14:10.9930795Z [pip3] torch==1.13.1 2023-01-11T20:14:10.9931217Z [conda] No relevant packages 2023-01-11T20:14:11.2451925Z Post job cleanup. 2023-01-11T20:14:11.3900243Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9, not saving cache. 2023-01-11T20:14:11.4444046Z Post job cleanup. 2023-01-11T20:14:11.5965212Z Post job cleanup. 2023-01-11T20:14:11.7121020Z [command]/usr/bin/git version 2023-01-11T20:14:11.7170347Z git version 2.38.1 2023-01-11T20:14:11.7215797Z Temporarily overriding HOME='/home/runner/work/_temp/36b7492e-9bfc-42d9-9c22-9429ab5b3770' before making global git config changes 2023-01-11T20:14:11.7216956Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:14:11.7221387Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:14:11.8532536Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:14:11.8584231Z [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:14:11.8824017Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:14:11.8853656Z http.https://github.com/.extraheader 2023-01-11T20:14:11.8863035Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:14:11.9918937Z [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:14:12.0423606Z Cleaning up orphan processes