2023-01-11T20:12:35.9029213Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.9029321Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.9029352Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.5233073Z Job is about to start running on the runner: linux.20_04.4x_68cb39960ced (organization) 2023-01-11T20:12:39.4948271Z Current runner version: '2.300.2' 2023-01-11T20:12:39.4954060Z Runner name: 'linux.20_04.4x_68cb39960ced' 2023-01-11T20:12:39.4954550Z Runner group name: 'Default' 2023-01-11T20:12:39.4955098Z Machine name: 'runner' 2023-01-11T20:12:39.4971822Z ##[group]Operating System 2023-01-11T20:12:39.4972189Z Ubuntu 2023-01-11T20:12:39.4972444Z 20.04.5 2023-01-11T20:12:39.4972769Z LTS 2023-01-11T20:12:39.4973000Z ##[endgroup] 2023-01-11T20:12:39.4973293Z ##[group]Runner Image 2023-01-11T20:12:39.4973605Z Image: ubuntu-20.04 2023-01-11T20:12:39.4973892Z Version: 20221204.2 2023-01-11T20:12:39.4974321Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.4974885Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.4975275Z ##[endgroup] 2023-01-11T20:12:39.4976090Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.4976651Z Actions: read 2023-01-11T20:12:39.4977088Z Checks: read 2023-01-11T20:12:39.4977395Z Contents: read 2023-01-11T20:12:39.4977665Z Deployments: read 2023-01-11T20:12:39.4977994Z Discussions: read 2023-01-11T20:12:39.4978273Z Issues: read 2023-01-11T20:12:39.4978503Z Metadata: read 2023-01-11T20:12:39.4978777Z Packages: read 2023-01-11T20:12:39.4979075Z Pages: read 2023-01-11T20:12:39.4979318Z PullRequests: read 2023-01-11T20:12:39.4979627Z RepositoryProjects: read 2023-01-11T20:12:39.4979940Z SecurityEvents: read 2023-01-11T20:12:39.4980184Z Statuses: read 2023-01-11T20:12:39.4980485Z ##[endgroup] 2023-01-11T20:12:39.4983685Z Secret source: None 2023-01-11T20:12:39.4984075Z Prepare workflow directory 2023-01-11T20:12:39.5734381Z Prepare all required actions 2023-01-11T20:12:39.5896694Z Getting action download info 2023-01-11T20:12:39.9539065Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:44.0410210Z Getting action download info 2023-01-11T20:12:44.3430318Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:44.6644483Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:44.6644787Z with: 2023-01-11T20:12:44.6644982Z submodules: false 2023-01-11T20:12:44.6645180Z fetch-depth: -1 2023-01-11T20:12:44.6645358Z ##[endgroup] 2023-01-11T20:12:44.6898352Z ##[group]Run retry () { 2023-01-11T20:12:44.6898627Z retry () { 2023-01-11T20:12:44.6898869Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:44.6899083Z } 2023-01-11T20:12:44.6899283Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.6899516Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:44.6899750Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.6899982Z else 2023-01-11T20:12:44.6900191Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.6900383Z fi 2023-01-11T20:12:44.6900574Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.6946385Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:44.6946656Z env: 2023-01-11T20:12:44.6946820Z NO_SUDO: 2023-01-11T20:12:44.6947008Z ##[endgroup] 2023-01-11T20:12:44.7193215Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.7424070Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:44.7424307Z with: 2023-01-11T20:12:44.7424522Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:44.7424738Z fetch-depth: -1 2023-01-11T20:12:44.7424930Z submodules: false 2023-01-11T20:12:44.7425145Z quiet-checkout: true 2023-01-11T20:12:44.7425392Z repository: pytorch/pytorch 2023-01-11T20:12:44.7425803Z token: *** 2023-01-11T20:12:44.7425984Z ssh-strict: true 2023-01-11T20:12:44.7426188Z persist-credentials: true 2023-01-11T20:12:44.7426378Z clean: true 2023-01-11T20:12:44.7426551Z lfs: false 2023-01-11T20:12:44.7426753Z set-safe-directory: true 2023-01-11T20:12:44.7426940Z ##[endgroup] 2023-01-11T20:12:44.8708045Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:44.8709607Z ##[group]Getting Git version info 2023-01-11T20:12:44.8710178Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.8710647Z [command]/usr/bin/git version 2023-01-11T20:12:44.8740968Z git version 2.38.1 2023-01-11T20:12:44.8764108Z ##[endgroup] 2023-01-11T20:12:44.8784365Z Temporarily overriding HOME='/home/runner/work/_temp/0a398a8b-bc4e-49ce-b8f2-a9870b1b6561' before making global git config changes 2023-01-11T20:12:44.8785081Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:44.8789568Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.8834202Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.8839280Z ##[group]Initializing the repository 2023-01-11T20:12:44.8844146Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.8944645Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:44.8945365Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:44.8945741Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:44.8946164Z hint: 2023-01-11T20:12:44.8946549Z hint: git config --global init.defaultBranch 2023-01-11T20:12:44.8946793Z hint: 2023-01-11T20:12:44.8947176Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:44.8947672Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:44.8947953Z hint: 2023-01-11T20:12:44.8948241Z hint: git branch -m 2023-01-11T20:12:44.8954538Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:44.8962702Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:44.8998590Z ##[endgroup] 2023-01-11T20:12:44.8999101Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:44.9003083Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:44.9031909Z ##[endgroup] 2023-01-11T20:12:44.9032512Z ##[group]Setting up auth 2023-01-11T20:12:44.9039469Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:44.9071351Z [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:44.9364000Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:44.9395734Z [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:44.9593282Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:44.9631425Z ##[endgroup] 2023-01-11T20:12:44.9631896Z ##[group]Fetching the repository 2023-01-11T20:12:44.9638939Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T20:13:59.6910192Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:13:59.6951482Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:14:01.2208666Z ##[endgroup] 2023-01-11T20:14:01.2209319Z ##[group]Determining the checkout info 2023-01-11T20:14:01.2209945Z ##[endgroup] 2023-01-11T20:14:01.2210541Z ##[group]Checking out the ref 2023-01-11T20:14:01.2216537Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:14:02.5468888Z ##[endgroup] 2023-01-11T20:14:02.5517011Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:14:02.5547312Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:14:02.5683686Z ##[group]Run bash .github/scripts/pr-sanity-check.sh 2023-01-11T20:14:02.5683981Z bash .github/scripts/pr-sanity-check.sh 2023-01-11T20:14:02.5725418Z shell: /usr/bin/bash -e {0} 2023-01-11T20:14:02.5725621Z env: 2023-01-11T20:14:02.5725836Z BASE: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:14:02.5726084Z HEAD: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:14:02.5726366Z ##[endgroup] 2023-01-11T20:14:02.5837430Z INFO: Checking aginst the following stats 2023-01-11T20:14:02.5842703Z + git diff --stat db2a237763eb8693a20788be94f8c192e762baa8 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:14:02.5843301Z + sed '$d' 2023-01-11T20:14:02.6226295Z INFO: Showing non-generated files: 2023-01-11T20:14:02.6227729Z + cat /tmp/tmp.CMYHDVxHKp 2023-01-11T20:14:02.6234422Z torch/_torch_docs.py | 18 +++++++++--------- 2023-01-11T20:14:02.6234952Z torchgen/api/python.py | 2 +- 2023-01-11T20:14:02.6450566Z INFO: PR SIZE is 20 2023-01-11T20:14:02.6500637Z Post job cleanup. 2023-01-11T20:14:02.6534711Z Post job cleanup. 2023-01-11T20:14:02.7628461Z [command]/usr/bin/git version 2023-01-11T20:14:02.7653321Z git version 2.38.1 2023-01-11T20:14:02.7696299Z Temporarily overriding HOME='/home/runner/work/_temp/cbca10ad-b46a-4b4c-913e-1076bf2d578b' before making global git config changes 2023-01-11T20:14:02.7697381Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:14:02.7702285Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:14:02.7740715Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:14:02.7775197Z [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:02.8004643Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:14:02.8030324Z http.https://github.com/.extraheader 2023-01-11T20:14:02.8039522Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:14:02.8072301Z [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:02.8487050Z Cleaning up orphan processes