2022-05-18T03:10:47.7793246Z Requested labels: linux.20_04.4x 2022-05-18T03:10:47.7793329Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-05-18T03:10:47.7793351Z Waiting for a runner to pick up this job... 2022-05-18T03:12:53.6792655Z Job is about to start running on the runner: linux.20_04.4x_a6b0c351f905 (organization) 2022-05-18T03:12:57.9483028Z Current runner version: '2.291.1' 2022-05-18T03:12:57.9488782Z Runner name: 'linux.20_04.4x_a6b0c351f905' 2022-05-18T03:12:57.9489316Z Runner group name: 'Default' 2022-05-18T03:12:57.9489877Z Machine name: 'runner' 2022-05-18T03:12:57.9507715Z ##[group]Operating System 2022-05-18T03:12:57.9508116Z Ubuntu 2022-05-18T03:12:57.9508371Z 20.04.4 2022-05-18T03:12:57.9508697Z LTS 2022-05-18T03:12:57.9508927Z ##[endgroup] 2022-05-18T03:12:57.9509226Z ##[group]Virtual Environment 2022-05-18T03:12:57.9509574Z Environment: ubuntu-20.04 2022-05-18T03:12:57.9509835Z Version: 20220515.1 2022-05-18T03:12:57.9510336Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220515.1/images/linux/Ubuntu2004-Readme.md 2022-05-18T03:12:57.9510933Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220515.1 2022-05-18T03:12:57.9511359Z ##[endgroup] 2022-05-18T03:12:57.9512216Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:57.9512925Z Actions: write 2022-05-18T03:12:57.9513235Z Checks: write 2022-05-18T03:12:57.9513517Z Contents: write 2022-05-18T03:12:57.9513791Z Deployments: write 2022-05-18T03:12:57.9514113Z Discussions: write 2022-05-18T03:12:57.9514366Z Issues: write 2022-05-18T03:12:57.9514646Z Metadata: read 2022-05-18T03:12:57.9514924Z Packages: write 2022-05-18T03:12:57.9515160Z Pages: write 2022-05-18T03:12:57.9515464Z PullRequests: write 2022-05-18T03:12:57.9515799Z RepositoryProjects: write 2022-05-18T03:12:57.9516080Z SecurityEvents: write 2022-05-18T03:12:57.9516372Z Statuses: write 2022-05-18T03:12:57.9516673Z ##[endgroup] 2022-05-18T03:12:57.9519903Z Secret source: Actions 2022-05-18T03:12:57.9520398Z Prepare workflow directory 2022-05-18T03:12:58.0328639Z Prepare all required actions 2022-05-18T03:12:58.0495083Z Getting action download info 2022-05-18T03:12:58.2322354Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-05-18T03:12:59.1593399Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:13:02.6031326Z Getting action download info 2022-05-18T03:13:02.7366978Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:13:03.0241649Z ##[group]Run actions/setup-python@v2 2022-05-18T03:13:03.0241928Z with: 2022-05-18T03:13:03.0242122Z python-version: 3.x 2022-05-18T03:13:03.0242309Z architecture: x64 2022-05-18T03:13:03.0242713Z token: *** 2022-05-18T03:13:03.0242897Z ##[endgroup] 2022-05-18T03:13:03.2499415Z Successfully setup CPython (3.10.4) 2022-05-18T03:13:03.2786848Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:13:03.2787145Z with: 2022-05-18T03:13:03.2787324Z submodules: false 2022-05-18T03:13:03.2787507Z fetch-depth: 1 2022-05-18T03:13:03.2787704Z env: 2022-05-18T03:13:03.2787947Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:03.2788226Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:03.2788469Z ##[endgroup] 2022-05-18T03:13:03.3005192Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.3005516Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.3005754Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:13:03.3005981Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.3006176Z else 2022-05-18T03:13:03.3006373Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.3006568Z fi 2022-05-18T03:13:03.3006747Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.3057874Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:13:03.3058140Z env: 2022-05-18T03:13:03.3058367Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:03.3058695Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:03.3058967Z NO_SUDO: 2022-05-18T03:13:03.3059143Z ##[endgroup] 2022-05-18T03:13:03.3203995Z /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.4074036Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:13:03.4074300Z with: 2022-05-18T03:13:03.4074517Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:03.4074724Z fetch-depth: 1 2022-05-18T03:13:03.4074912Z submodules: false 2022-05-18T03:13:03.4075112Z quiet-checkout: true 2022-05-18T03:13:03.4075308Z repository: pytorch/pytorch 2022-05-18T03:13:03.4075683Z token: *** 2022-05-18T03:13:03.4075863Z ssh-strict: true 2022-05-18T03:13:03.4076058Z persist-credentials: true 2022-05-18T03:13:03.4076256Z clean: true 2022-05-18T03:13:03.4076440Z lfs: false 2022-05-18T03:13:03.4076617Z set-safe-directory: true 2022-05-18T03:13:03.4076803Z env: 2022-05-18T03:13:03.4077033Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:03.4077320Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:03.4077557Z ##[endgroup] 2022-05-18T03:13:03.5164922Z Syncing repository: pytorch/pytorch 2022-05-18T03:13:03.5168213Z ##[group]Getting Git version info 2022-05-18T03:13:03.5169353Z Working directory is '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:03.5209638Z [command]/usr/bin/git version 2022-05-18T03:13:03.6737475Z git version 2.36.1 2022-05-18T03:13:03.6770355Z ##[endgroup] 2022-05-18T03:13:03.6790475Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/96ff77a0-c668-494f-aee4-5ec0149f0d51' before making global git config changes 2022-05-18T03:13:03.6790993Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:13:03.6800223Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.6853811Z Deleting the contents of '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:03.6858644Z ##[group]Initializing the repository 2022-05-18T03:13:03.6863962Z [command]/usr/bin/git init /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.7113112Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:13:03.7113896Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:13:03.7115605Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:13:03.7116159Z hint: 2022-05-18T03:13:03.7116958Z hint: git config --global init.defaultBranch 2022-05-18T03:13:03.7117393Z hint: 2022-05-18T03:13:03.7118021Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:13:03.7119121Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:13:03.7119613Z hint: 2022-05-18T03:13:03.7120036Z hint: git branch -m 2022-05-18T03:13:03.7120531Z Initialized empty Git repository in /home/runner/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:13:03.7131903Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:13:03.7255318Z ##[endgroup] 2022-05-18T03:13:03.7256189Z ##[group]Disabling automatic garbage collection 2022-05-18T03:13:03.7263281Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:13:03.7303451Z ##[endgroup] 2022-05-18T03:13:03.7303871Z ##[group]Setting up auth 2022-05-18T03:13:03.7314789Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:13:03.7357936Z [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:03.9578769Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:13:03.9621798Z [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:03.9830211Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:13:03.9871983Z ##[endgroup] 2022-05-18T03:13:03.9872597Z ##[group]Fetching the repository 2022-05-18T03:13:03.9882679Z [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.2114834Z ##[endgroup] 2022-05-18T03:13:11.2115793Z ##[group]Determining the checkout info 2022-05-18T03:13:11.2116432Z ##[endgroup] 2022-05-18T03:13:11.2117084Z ##[group]Checking out the ref 2022-05-18T03:13:11.2123338Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:12.2312462Z ##[endgroup] 2022-05-18T03:13:12.2424775Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:13:12.2459226Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:13:12.2706206Z ##[group]Run # Remove any artifacts from the previous checkouts 2022-05-18T03:13:12.2706556Z # Remove any artifacts from the previous checkouts 2022-05-18T03:13:12.2706809Z git clean -fxd 2022-05-18T03:13:12.2749143Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:12.2749344Z env: 2022-05-18T03:13:12.2749580Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:12.2749864Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:12.2750101Z ##[endgroup] 2022-05-18T03:13:12.2999309Z ##[group]Run pip3 install -r requirements.txt --user 2022-05-18T03:13:12.2999710Z pip3 install -r requirements.txt --user 2022-05-18T03:13:12.3053268Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:12.3053525Z env: 2022-05-18T03:13:12.3053838Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:12.3054211Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:12.3054509Z ##[endgroup] 2022-05-18T03:13:20.5824419Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T03:13:20.7749730Z Collecting astunparse 2022-05-18T03:13:20.7993651Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-05-18T03:13:20.8153995Z Collecting expecttest 2022-05-18T03:13:20.8286022Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T03:13:20.8535817Z Collecting future 2022-05-18T03:13:20.8570145Z Downloading future-0.18.2.tar.gz (829 kB) 2022-05-18T03:13:20.8710001Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 76.3 MB/s eta 0:00:00 2022-05-18T03:13:20.9584262Z Preparing metadata (setup.py): started 2022-05-18T03:13:23.1332212Z Preparing metadata (setup.py): finished with status 'done' 2022-05-18T03:13:23.4889698Z Collecting numpy 2022-05-18T03:13:23.5015022Z Downloading numpy-1.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-18T03:13:23.6699747Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 78.1 MB/s eta 0:00:00 2022-05-18T03:13:23.8523666Z Collecting psutil 2022-05-18T03:13:23.8646086Z 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:23.8725478Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.4/281.4 kB 52.6 MB/s eta 0:00:00 2022-05-18T03:13:23.9333443Z Collecting pyyaml 2022-05-18T03:13:23.9394648Z 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:23.9479526Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 115.9 MB/s eta 0:00:00 2022-05-18T03:13:24.0002747Z Collecting requests 2022-05-18T03:13:24.0106335Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-18T03:13:24.0151844Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 24.9 MB/s eta 0:00:00 2022-05-18T03:13:24.0173014Z 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:24.0375351Z Collecting six 2022-05-18T03:13:24.0416505Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T03:13:24.0670091Z Collecting types-dataclasses 2022-05-18T03:13:24.0725835Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T03:13:24.0939417Z Collecting typing_extensions 2022-05-18T03:13:24.0976332Z Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) 2022-05-18T03:13:24.1434237Z Collecting wheel<1.0,>=0.23.0 2022-05-18T03:13:24.1473015Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T03:13:24.2059983Z Collecting certifi>=2017.4.17 2022-05-18T03:13:24.2095604Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T03:13:24.2143886Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 60.1 MB/s eta 0:00:00 2022-05-18T03:13:24.2346561Z Collecting idna<4,>=2.5 2022-05-18T03:13:24.2383944Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T03:13:24.2426058Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 28.1 MB/s eta 0:00:00 2022-05-18T03:13:24.2695265Z Collecting charset-normalizer~=2.0.0 2022-05-18T03:13:24.2732715Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T03:13:24.3202185Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T03:13:24.3236448Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T03:13:24.3283873Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 57.9 MB/s eta 0:00:00 2022-05-18T03:13:24.3894625Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-05-18T03:13:24.4411142Z 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:26.6660581Z Running setup.py install for future: started 2022-05-18T03:13:27.3004155Z Running setup.py install for future: finished with status 'done' 2022-05-18T03:13:27.3876392Z 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:27.6866460Z ##[group]Run # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2022-05-18T03:13:27.6866928Z # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2022-05-18T03:13:27.6867346Z # does not support the '\u000a' syntax (which is relevant for local linters) 2022-05-18T03:13:27.6867905Z (! git --no-pager grep -In "$(printf '\xC2\xA0')" -- . || (echo "The above lines have non-breaking spaces (U+00A0); please convert them to spaces (U+0020)"; false)) 2022-05-18T03:13:27.6917986Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:27.6918200Z env: 2022-05-18T03:13:27.6918437Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:27.6918720Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:27.6918956Z ##[endgroup] 2022-05-18T03:13:27.7802039Z ##[group]Run (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2022-05-18T03:13:27.7802615Z (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2022-05-18T03:13:27.7845125Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:27.7845323Z env: 2022-05-18T03:13:27.7845556Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:27.7845860Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:27.7846079Z ##[endgroup] 2022-05-18T03:13:27.9036077Z ##[group]Run sudo apt-get install -y doxygen 2022-05-18T03:13:27.9036380Z sudo apt-get install -y doxygen 2022-05-18T03:13:27.9036632Z cd docs/cpp/source && ./check-doxygen.sh 2022-05-18T03:13:27.9079292Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:27.9079499Z env: 2022-05-18T03:13:27.9079738Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:13:27.9080140Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:13:27.9080382Z ##[endgroup] 2022-05-18T03:13:32.8594074Z Reading package lists... 2022-05-18T03:13:33.0549343Z Building dependency tree... 2022-05-18T03:13:33.1183462Z Reading state information... 2022-05-18T03:13:33.2888573Z The following additional packages will be installed: 2022-05-18T03:13:33.2889513Z libxapian30 2022-05-18T03:13:33.2896575Z Suggested packages: 2022-05-18T03:13:33.2897396Z doxygen-latex doxygen-doc doxygen-gui graphviz xapian-tools 2022-05-18T03:13:33.4228337Z The following NEW packages will be installed: 2022-05-18T03:13:33.4244855Z doxygen libxapian30 2022-05-18T03:13:33.4631455Z 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. 2022-05-18T03:13:33.5270005Z Need to get 10.3 MB of archives. 2022-05-18T03:13:33.5270450Z After this operation, 46.1 MB of additional disk space will be used. 2022-05-18T03:13:33.5271329Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxapian30 amd64 1.4.14-2 [661 kB] 2022-05-18T03:13:33.5506879Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 doxygen amd64 1.8.17-0ubuntu2 [9630 kB] 2022-05-18T03:13:34.3288418Z Fetched 10.3 MB in 0s (62.5 MB/s) 2022-05-18T03:13:34.6581393Z Selecting previously unselected package libxapian30:amd64. 2022-05-18T03:13:34.7757845Z (Reading database ... 2022-05-18T03:13:34.7758256Z (Reading database ... 5% 2022-05-18T03:13:34.7758552Z (Reading database ... 10% 2022-05-18T03:13:34.7758859Z (Reading database ... 15% 2022-05-18T03:13:34.7759195Z (Reading database ... 20% 2022-05-18T03:13:34.7759517Z (Reading database ... 25% 2022-05-18T03:13:34.7759758Z (Reading database ... 30% 2022-05-18T03:13:34.7760050Z (Reading database ... 35% 2022-05-18T03:13:34.7760337Z (Reading database ... 40% 2022-05-18T03:13:34.7760679Z (Reading database ... 45% 2022-05-18T03:13:34.7761053Z (Reading database ... 50% 2022-05-18T03:13:37.2421740Z (Reading database ... 55% 2022-05-18T03:13:40.8948245Z (Reading database ... 60% 2022-05-18T03:13:42.1516145Z (Reading database ... 65% 2022-05-18T03:13:42.4642353Z (Reading database ... 70% 2022-05-18T03:13:45.1802887Z (Reading database ... 75% 2022-05-18T03:13:48.3041615Z (Reading database ... 80% 2022-05-18T03:13:52.4357514Z (Reading database ... 85% 2022-05-18T03:13:56.7158039Z (Reading database ... 90% 2022-05-18T03:14:01.9617913Z (Reading database ... 95% 2022-05-18T03:14:01.9618421Z (Reading database ... 100% 2022-05-18T03:14:01.9619014Z (Reading database ... 242939 files and directories currently installed.) 2022-05-18T03:14:01.9734328Z Preparing to unpack .../libxapian30_1.4.14-2_amd64.deb ... 2022-05-18T03:14:01.9969245Z Unpacking libxapian30:amd64 (1.4.14-2) ... 2022-05-18T03:14:02.1021552Z Selecting previously unselected package doxygen. 2022-05-18T03:14:02.1248476Z Preparing to unpack .../doxygen_1.8.17-0ubuntu2_amd64.deb ... 2022-05-18T03:14:02.1257355Z Unpacking doxygen (1.8.17-0ubuntu2) ... 2022-05-18T03:14:03.1036419Z Setting up libxapian30:amd64 (1.4.14-2) ... 2022-05-18T03:14:03.1055561Z Setting up doxygen (1.8.17-0ubuntu2) ... 2022-05-18T03:14:03.1078575Z Processing triggers for man-db (2.9.1-1) ... 2022-05-18T03:14:05.0789402Z Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2022-05-18T03:14:08.3261005Z + command -v doxygen 2022-05-18T03:14:08.3264058Z ++ dirname ./check-doxygen.sh 2022-05-18T03:14:08.3272818Z + pushd ./../../.. 2022-05-18T03:14:08.3273896Z + cp torch/_utils_internal.py tools/shared 2022-05-18T03:14:08.3274401Z ~/actions-runner/_work/pytorch/pytorch ~/actions-runner/_work/pytorch/pytorch/docs/cpp/source 2022-05-18T03:14:08.3288641Z + python -m torchgen.gen 2022-05-18T03:14:21.6539335Z + python tools/setup_helpers/generate_code.py --native-functions-path aten/src/ATen/native/native_functions.yaml --tags-path aten/src/ATen/native/tags.yaml 2022-05-18T03:14:27.1680779Z + popd 2022-05-18T03:14:27.1681765Z ~/actions-runner/_work/pytorch/pytorch/docs/cpp/source 2022-05-18T03:14:27.1684149Z ++ dirname ./check-doxygen.sh 2022-05-18T03:14:27.1693880Z + doxygen . 2022-05-18T03:14:32.5012382Z Searching for include files... 2022-05-18T03:14:32.5013001Z Searching for example files... 2022-05-18T03:14:32.5013270Z Searching for images... 2022-05-18T03:14:32.5013557Z Searching for dot files... 2022-05-18T03:14:32.5013929Z Searching for msc files... 2022-05-18T03:14:32.5014293Z Searching for dia files... 2022-05-18T03:14:32.5014735Z Searching for files to exclude 2022-05-18T03:14:32.5015386Z Searching INPUT for files to process... 2022-05-18T03:14:32.5016341Z Searching for files in directory /home/runner/actions-runner/_work/pytorch/pytorch/docs/cpp/source 2022-05-18T03:14:32.5016733Z Reading and parsing tag files 2022-05-18T03:14:32.5016993Z Parsing files 2022-05-18T03:14:32.5017454Z Reading /home/runner/actions-runner/_work/pytorch/pytorch/docs/cpp/source/conf.py... 2022-05-18T03:14:32.5018053Z Parsing file /home/runner/actions-runner/_work/pytorch/pytorch/docs/cpp/source/conf.py... 2022-05-18T03:14:32.5018735Z Preprocessing /home/runner/actions-runner/_work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2022-05-18T03:14:32.5019425Z Parsing file /home/runner/actions-runner/_work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2022-05-18T03:14:32.5019814Z Building group list... 2022-05-18T03:14:32.5020077Z Building directory list... 2022-05-18T03:14:32.5020348Z Building namespace list... 2022-05-18T03:14:32.5020586Z Building file list... 2022-05-18T03:14:32.5020834Z Building class list... 2022-05-18T03:14:32.5021132Z Computing nesting relations for classes... 2022-05-18T03:14:32.5021448Z Associating documentation with classes... 2022-05-18T03:14:32.5021738Z Building example list... 2022-05-18T03:14:32.5022019Z Searching for enumerations... 2022-05-18T03:14:32.5022309Z Searching for documented typedefs... 2022-05-18T03:14:32.5022639Z Searching for members imported via using declarations... 2022-05-18T03:14:32.5022982Z Searching for included using directives... 2022-05-18T03:14:32.5023300Z Searching for documented variables... 2022-05-18T03:14:32.5023581Z Building interface member list... 2022-05-18T03:14:32.5023850Z Building member list... 2022-05-18T03:14:32.5024105Z Searching for friends... 2022-05-18T03:14:32.5024369Z Searching for documented defines... 2022-05-18T03:14:32.5024679Z Computing class inheritance relations... 2022-05-18T03:14:32.5024988Z Computing class usage relations... 2022-05-18T03:14:32.5025532Z Flushing cached template relations that have become invalid... 2022-05-18T03:14:32.5025866Z Computing class relations... 2022-05-18T03:14:32.5026140Z Add enum values to enums... 2022-05-18T03:14:32.5026437Z Searching for member function documentation... 2022-05-18T03:14:32.5026764Z Creating members for template instances... 2022-05-18T03:14:32.5027049Z Building page list... 2022-05-18T03:14:32.5027288Z Search for main page... 2022-05-18T03:14:32.5027552Z Computing page relations... 2022-05-18T03:14:32.5027839Z Determining the scope of groups... 2022-05-18T03:14:32.5028103Z Sorting lists... 2022-05-18T03:14:32.5028358Z Determining which enums are documented 2022-05-18T03:14:32.5028649Z Computing member relations... 2022-05-18T03:14:32.5028955Z Building full member lists recursively... 2022-05-18T03:14:32.5029238Z Adding members to member groups. 2022-05-18T03:14:32.5029518Z Computing member references... 2022-05-18T03:14:32.5029798Z Inheriting documentation... 2022-05-18T03:14:32.5030053Z Generating disk names... 2022-05-18T03:14:32.5030317Z Adding source references... 2022-05-18T03:14:32.5030569Z Adding xrefitems... 2022-05-18T03:14:32.5030800Z Sorting member lists... 2022-05-18T03:14:32.5031414Z Setting anonymous enum type... 2022-05-18T03:14:32.5031738Z Computing dependencies between directories... 2022-05-18T03:14:32.5032034Z Generating citations page... 2022-05-18T03:14:32.5032293Z Counting members... 2022-05-18T03:14:32.5032548Z Counting data structures... 2022-05-18T03:14:32.5032821Z Resolving user defined references... 2022-05-18T03:14:32.5033161Z Finding anchors and sections in the documentation... 2022-05-18T03:14:32.5033596Z Transferring function references... 2022-05-18T03:14:32.5033868Z Combining using relations... 2022-05-18T03:14:32.5034152Z Adding members to index pages... 2022-05-18T03:14:32.5034432Z Correcting members for VHDL... 2022-05-18T03:14:32.5034810Z Generating style sheet... 2022-05-18T03:14:32.5035066Z Generating search indices... 2022-05-18T03:14:32.5035359Z Generating example documentation... 2022-05-18T03:14:32.5035645Z Generating file sources... 2022-05-18T03:14:32.5035927Z Generating file documentation... 2022-05-18T03:14:32.5036206Z Generating page documentation... 2022-05-18T03:14:32.5036496Z Generating group documentation... 2022-05-18T03:14:32.5036791Z Generating class documentation... 2022-05-18T03:14:32.5037063Z Generating namespace index... 2022-05-18T03:14:32.5037337Z Generating graph info page... 2022-05-18T03:14:32.5037631Z Generating directory documentation... 2022-05-18T03:14:32.5037903Z Generating index page... 2022-05-18T03:14:32.5038169Z Generating page index... 2022-05-18T03:14:32.5038430Z Generating module index... 2022-05-18T03:14:32.5038688Z Generating namespace index... 2022-05-18T03:14:32.5038984Z Generating namespace member index... 2022-05-18T03:14:32.5039284Z Generating annotated compound index... 2022-05-18T03:14:32.5039583Z Generating alphabetical compound index... 2022-05-18T03:14:32.5039895Z Generating hierarchical class index... 2022-05-18T03:14:32.5040208Z Generating graphical class hierarchy... 2022-05-18T03:14:32.5040482Z Generating member index... 2022-05-18T03:14:32.5040747Z Generating file index... 2022-05-18T03:14:32.5041016Z Generating file member index... 2022-05-18T03:14:32.5041283Z Generating example index... 2022-05-18T03:14:32.5041547Z finalizing index lists... 2022-05-18T03:14:32.5041795Z writing tag file... 2022-05-18T03:14:32.5042050Z Running plantuml with JAVA... 2022-05-18T03:14:32.5042287Z Running dot... 2022-05-18T03:14:32.5042531Z Running dot for graph 1/1 2022-05-18T03:14:32.5042811Z lookup cache used 0/65536 hits=0 misses=0 2022-05-18T03:14:32.5043061Z finished... 2022-05-18T03:14:33.1151787Z + cp original-doxygen-log.txt doxygen-log.txt 2022-05-18T03:14:33.1167094Z + ignore_warning 'warning: no uniquely matching class member found for' 2022-05-18T03:14:33.1167591Z + set +e 2022-05-18T03:14:33.1168502Z + grep -v 'warning: no uniquely matching class member found for' doxygen-log.txt 2022-05-18T03:14:33.1184943Z + set -e 2022-05-18T03:14:33.1185752Z + mv temp.txt doxygen-log.txt 2022-05-18T03:14:33.1201963Z + ignore_warning 'warning: explicit link request to '\''Item'\'' could not be resolved' 2022-05-18T03:14:33.1202498Z + set +e 2022-05-18T03:14:33.1203271Z + grep -v 'warning: explicit link request to '\''Item'\'' could not be resolved' doxygen-log.txt 2022-05-18T03:14:33.1214526Z + set -e 2022-05-18T03:14:33.1215009Z + mv temp.txt doxygen-log.txt 2022-05-18T03:14:33.1227790Z + ignore_warning 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' 2022-05-18T03:14:33.1228342Z + set +e 2022-05-18T03:14:33.1229134Z + grep -v 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' doxygen-log.txt 2022-05-18T03:14:33.1239430Z + set -e 2022-05-18T03:14:33.1240708Z + mv temp.txt doxygen-log.txt 2022-05-18T03:14:33.1258019Z ++ grep warning: doxygen-log.txt 2022-05-18T03:14:33.1258586Z ++ wc -l 2022-05-18T03:14:33.1270477Z + warnings=0 2022-05-18T03:14:33.1271878Z Treating all remaining warnings as errors 2022-05-18T03:14:33.1272285Z + echo 'Treating all remaining warnings as errors' 2022-05-18T03:14:33.1272559Z + [[ 0 -ne 0 ]] 2022-05-18T03:14:33.1272844Z + rm -f doxygen-log.txt original-doxygen-log.txt 2022-05-18T03:14:33.1303261Z ##[group]Run set -eux 2022-05-18T03:14:33.1303475Z set -eux 2022-05-18T03:14:33.1303779Z python torch/testing/_check_kernel_launches.py |& tee "${GITHUB_WORKSPACE}"/cuda_kernel_launch_checks.txt 2022-05-18T03:14:33.1346984Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:33.1347190Z env: 2022-05-18T03:14:33.1347426Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:14:33.1347816Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:14:33.1348053Z ##[endgroup] 2022-05-18T03:14:33.1412825Z + python torch/testing/_check_kernel_launches.py 2022-05-18T03:14:33.1414908Z + tee /home/runner/actions-runner/_work/pytorch/pytorch/cuda_kernel_launch_checks.txt 2022-05-18T03:14:33.1517077Z python: can't open file '/home/runner/actions-runner/_work/pytorch/pytorch/torch/testing/_check_kernel_launches.py': [Errno 2] No such file or directory 2022-05-18T03:14:33.1595116Z Post job cleanup. 2022-05-18T03:14:33.1645847Z Post job cleanup. 2022-05-18T03:14:33.2744997Z [command]/usr/bin/git version 2022-05-18T03:14:33.2789002Z git version 2.36.1 2022-05-18T03:14:33.2832399Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/3309c17b-4e46-4be9-b314-6598f92f49d6' before making global git config changes 2022-05-18T03:14:33.2832962Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:14:33.2839203Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:14:33.2879459Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:14:33.2914773Z [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:14:33.3140774Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:14:33.3167861Z http.https://github.com/.extraheader 2022-05-18T03:14:33.3177706Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:14:33.3212704Z [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:14:33.3551684Z Post job cleanup. 2022-05-18T03:14:33.4974210Z Cleaning up orphan processes