2022-12-01T09:48:33.1021165Z Requested labels: linux.20_04.4x 2022-12-01T09:48:33.1021235Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/89997/merge 2022-12-01T09:48:33.1021258Z Waiting for a runner to pick up this job... 2022-12-01T09:48:33.3159821Z Job is about to start running on the runner: linux.20_04.4x_b97e268ee17f (organization) 2022-12-01T09:48:36.9050657Z Current runner version: '2.299.1' 2022-12-01T09:48:36.9056495Z Runner name: 'linux.20_04.4x_b97e268ee17f' 2022-12-01T09:48:36.9056999Z Runner group name: 'Default' 2022-12-01T09:48:36.9057731Z Machine name: 'runner' 2022-12-01T09:48:36.9074718Z ##[group]Operating System 2022-12-01T09:48:36.9075179Z Ubuntu 2022-12-01T09:48:36.9075422Z 20.04.5 2022-12-01T09:48:36.9075637Z LTS 2022-12-01T09:48:36.9075991Z ##[endgroup] 2022-12-01T09:48:36.9076276Z ##[group]Runner Image 2022-12-01T09:48:36.9076538Z Image: ubuntu-20.04 2022-12-01T09:48:36.9076817Z Version: 20221119.2 2022-12-01T09:48:36.9077585Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221119.2/images/linux/Ubuntu2004-Readme.md 2022-12-01T09:48:36.9078177Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221119.2 2022-12-01T09:48:36.9078544Z ##[endgroup] 2022-12-01T09:48:36.9079440Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:36.9080062Z Actions: read 2022-12-01T09:48:36.9080507Z Checks: read 2022-12-01T09:48:36.9080787Z Contents: read 2022-12-01T09:48:36.9081076Z Deployments: read 2022-12-01T09:48:36.9081348Z Discussions: read 2022-12-01T09:48:36.9081619Z Issues: read 2022-12-01T09:48:36.9081910Z Metadata: read 2022-12-01T09:48:36.9082140Z Packages: read 2022-12-01T09:48:36.9082413Z Pages: read 2022-12-01T09:48:36.9082722Z PullRequests: read 2022-12-01T09:48:36.9083002Z RepositoryProjects: read 2022-12-01T09:48:36.9083314Z SecurityEvents: read 2022-12-01T09:48:36.9083606Z Statuses: read 2022-12-01T09:48:36.9083833Z ##[endgroup] 2022-12-01T09:48:36.9087724Z Secret source: None 2022-12-01T09:48:36.9088185Z Prepare workflow directory 2022-12-01T09:48:37.0374560Z Prepare all required actions 2022-12-01T09:48:37.0552456Z Getting action download info 2022-12-01T09:48:37.2832044Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:45.2375560Z Download action repository 'actions/setup-node@v2' (SHA:1f8c6b94b26d0feae1e387ca63ccbdc44d27b561) 2022-12-01T09:48:45.5769874Z Getting action download info 2022-12-01T09:48:45.7280894Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:46.0232026Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:46.0232392Z with: 2022-12-01T09:48:46.0232590Z submodules: false 2022-12-01T09:48:46.0232778Z fetch-depth: 1 2022-12-01T09:48:46.0232980Z env: 2022-12-01T09:48:46.0233183Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-12-01T09:48:46.0233380Z ##[endgroup] 2022-12-01T09:48:46.0509466Z ##[group]Run retry () { 2022-12-01T09:48:46.0509777Z retry () { 2022-12-01T09:48:46.0510041Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:46.0510273Z } 2022-12-01T09:48:46.0510466Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:46.0510696Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:46.0510949Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:46.0511165Z else 2022-12-01T09:48:46.0511370Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:46.0511577Z fi 2022-12-01T09:48:46.0511815Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:46.0563601Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:46.0563903Z env: 2022-12-01T09:48:46.0564107Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-12-01T09:48:46.0564298Z NO_SUDO: 2022-12-01T09:48:46.0564479Z ##[endgroup] 2022-12-01T09:48:46.0811573Z /home/runner/work/pytorch/pytorch 2022-12-01T09:48:46.3670789Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:46.3671214Z with: 2022-12-01T09:48:46.3671532Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:46.3671775Z fetch-depth: 1 2022-12-01T09:48:46.3672048Z submodules: false 2022-12-01T09:48:46.3672329Z quiet-checkout: true 2022-12-01T09:48:46.3672558Z repository: pytorch/pytorch 2022-12-01T09:48:46.3672982Z token: *** 2022-12-01T09:48:46.3673498Z ssh-strict: true 2022-12-01T09:48:46.3673775Z persist-credentials: true 2022-12-01T09:48:46.3674026Z clean: true 2022-12-01T09:48:46.3674261Z lfs: false 2022-12-01T09:48:46.3674531Z set-safe-directory: true 2022-12-01T09:48:46.3674737Z env: 2022-12-01T09:48:46.3674984Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-12-01T09:48:46.3675270Z ##[endgroup] 2022-12-01T09:48:46.5107801Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:46.5109502Z ##[group]Getting Git version info 2022-12-01T09:48:46.5110114Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:46.5110553Z [command]/usr/bin/git version 2022-12-01T09:48:47.2631259Z git version 2.38.1 2022-12-01T09:48:47.2664822Z ##[endgroup] 2022-12-01T09:48:47.2691284Z Temporarily overriding HOME='/home/runner/work/_temp/4cc28b44-2917-4b4a-af88-ce24ed433639' before making global git config changes 2022-12-01T09:48:47.2692010Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:47.2695796Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:48:47.3025066Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:47.3031411Z ##[group]Initializing the repository 2022-12-01T09:48:47.3036527Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-12-01T09:48:47.4986490Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:47.4986992Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:47.4987445Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:47.4987847Z hint: 2022-12-01T09:48:47.4988478Z hint: git config --global init.defaultBranch 2022-12-01T09:48:47.4988907Z hint: 2022-12-01T09:48:47.4989618Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:47.4990492Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:47.4991058Z hint: 2022-12-01T09:48:47.4991579Z hint: git branch -m 2022-12-01T09:48:47.4997639Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-12-01T09:48:47.5009479Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:47.5358763Z ##[endgroup] 2022-12-01T09:48:47.5359341Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:47.5364544Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:47.5412315Z ##[endgroup] 2022-12-01T09:48:47.5412819Z ##[group]Setting up auth 2022-12-01T09:48:47.5424045Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:47.5465683Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:48.4150229Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:48.4199931Z [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-12-01T09:48:48.4432910Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:48.4478730Z ##[endgroup] 2022-12-01T09:48:48.4479352Z ##[group]Fetching the repository 2022-12-01T09:48:48.4488308Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:57.0253260Z ##[endgroup] 2022-12-01T09:48:57.0253844Z ##[group]Determining the checkout info 2022-12-01T09:48:57.0255056Z ##[endgroup] 2022-12-01T09:48:57.0256250Z ##[group]Checking out the ref 2022-12-01T09:48:57.0262605Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:58.1370194Z ##[endgroup] 2022-12-01T09:48:58.1421901Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:48:58.1455441Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:48:58.1618250Z ##[group]Run actions/setup-node@v2 2022-12-01T09:48:58.1618472Z with: 2022-12-01T09:48:58.1618655Z always-auth: false 2022-12-01T09:48:58.1618841Z check-latest: false 2022-12-01T09:48:58.1619163Z token: *** 2022-12-01T09:48:58.1619331Z env: 2022-12-01T09:48:58.1619519Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-12-01T09:48:58.1619708Z ##[endgroup] 2022-12-01T09:48:58.3227410Z ##[group]Run npm install -g markdown-toc 2022-12-01T09:48:58.3227688Z npm install -g markdown-toc 2022-12-01T09:48:58.3272585Z shell: /usr/bin/bash -e {0} 2022-12-01T09:48:58.3272782Z env: 2022-12-01T09:48:58.3272988Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-12-01T09:48:58.3273200Z ##[endgroup] 2022-12-01T09:49:23.6227203Z npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header 2022-12-01T09:49:23.7215970Z npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 2022-12-01T09:49:24.4456209Z 2022-12-01T09:49:24.4457915Z added 60 packages, and audited 61 packages in 6s 2022-12-01T09:49:24.4458257Z 2022-12-01T09:49:24.4458506Z 1 package is looking for funding 2022-12-01T09:49:24.4458910Z run `npm fund` for details 2022-12-01T09:49:24.4470173Z 2022-12-01T09:49:24.4471103Z found 0 vulnerabilities 2022-12-01T09:49:24.4582979Z ##[group]Run set -eu 2022-12-01T09:49:24.4583249Z set -eu 2022-12-01T09:49:24.4583483Z export PATH=~/.npm-global/bin:"$PATH" 2022-12-01T09:49:24.4583759Z for FILE in $(git grep -Il '' -- '**.md'); do 2022-12-01T09:49:24.4584024Z  markdown-toc --bullets='-' -i "$FILE" 2022-12-01T09:49:24.4584239Z done 2022-12-01T09:49:24.4584417Z  2022-12-01T09:49:24.4584623Z if ! .github/scripts/report_git_status.sh .; then 2022-12-01T09:49:24.4584861Z  echo 2022-12-01T09:49:24.4585103Z  echo 'As shown by the above diff, the table of contents in one or' 2022-12-01T09:49:24.4585421Z  echo 'more Markdown files is not up to date with the file contents.' 2022-12-01T09:49:24.4585733Z  echo 'You can either apply that Git diff directly to correct the' 2022-12-01T09:49:24.4586050Z  echo 'table of contents, or if you have npm installed, you can' 2022-12-01T09:49:24.4586399Z  echo 'install the npm package markdown-toc and run the following' 2022-12-01T09:49:24.4586663Z  # shellcheck disable=SC2016 2022-12-01T09:49:24.4586940Z  echo 'command (replacing $FILE with the filename for which you want' 2022-12-01T09:49:24.4587237Z  echo 'to regenerate the table of contents):' 2022-12-01T09:49:24.4587446Z  echo 2022-12-01T09:49:24.4587649Z  # shellcheck disable=SC2016 2022-12-01T09:49:24.4587902Z  echo " markdown-toc --bullets='-' -i \"\$FILE\"" 2022-12-01T09:49:24.4588132Z  false 2022-12-01T09:49:24.4588289Z fi 2022-12-01T09:49:24.4633784Z shell: /usr/bin/bash -e {0} 2022-12-01T09:49:24.4634010Z env: 2022-12-01T09:49:24.4634217Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-12-01T09:49:24.4634412Z ##[endgroup] 2022-12-01T09:49:25.5514973Z 2022-12-01T09:49:25.5715732Z Post job cleanup. 2022-12-01T09:49:25.6947723Z Post job cleanup. 2022-12-01T09:49:25.6985244Z Post job cleanup. 2022-12-01T09:49:25.8207521Z [command]/usr/bin/git version 2022-12-01T09:49:25.8261206Z git version 2.38.1 2022-12-01T09:49:25.8329706Z Temporarily overriding HOME='/home/runner/work/_temp/caeb68d6-08fe-4251-866b-fe835842a7c2' before making global git config changes 2022-12-01T09:49:25.8330562Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:49:25.8336178Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:49:25.8392973Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:49:25.8433837Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:49:25.8684275Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:49:25.8716460Z http.https://github.com/.extraheader 2022-12-01T09:49:25.8727498Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T09:49:25.8777716Z [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-12-01T09:49:25.9250110Z Cleaning up orphan processes