2022-09-27T15:11:55.4581188Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.4581271Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4581295Z Waiting for a runner to pick up this job... 2022-09-27T15:13:48.6336836Z Job is about to start running on the runner: linux.20_04.4x_3e2f4268709f (organization) 2022-09-27T15:13:52.3154857Z Current runner version: '2.296.2' 2022-09-27T15:13:52.3160642Z Runner name: 'linux.20_04.4x_3e2f4268709f' 2022-09-27T15:13:52.3161117Z Runner group name: 'Default' 2022-09-27T15:13:52.3161689Z Machine name: 'runner' 2022-09-27T15:13:52.3178628Z ##[group]Operating System 2022-09-27T15:13:52.3179014Z Ubuntu 2022-09-27T15:13:52.3179359Z 20.04.5 2022-09-27T15:13:52.3179901Z LTS 2022-09-27T15:13:52.3180129Z ##[endgroup] 2022-09-27T15:13:52.3180431Z ##[group]Runner Image 2022-09-27T15:13:52.3180751Z Image: ubuntu-20.04 2022-09-27T15:13:52.3181034Z Version: 20220922.2 2022-09-27T15:13:52.3181492Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:13:52.3182065Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:13:52.3182453Z ##[endgroup] 2022-09-27T15:13:52.3183302Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:13:52.3183853Z Actions: read 2022-09-27T15:13:52.3184309Z Checks: read 2022-09-27T15:13:52.3184579Z Contents: read 2022-09-27T15:13:52.3184904Z Deployments: read 2022-09-27T15:13:52.3185205Z Discussions: read 2022-09-27T15:13:52.3185446Z Issues: read 2022-09-27T15:13:52.3185723Z Metadata: read 2022-09-27T15:13:52.3186030Z Packages: read 2022-09-27T15:13:52.3186268Z Pages: read 2022-09-27T15:13:52.3186564Z PullRequests: read 2022-09-27T15:13:52.3186877Z RepositoryProjects: read 2022-09-27T15:13:52.3187153Z SecurityEvents: read 2022-09-27T15:13:52.3187461Z Statuses: read 2022-09-27T15:13:52.3187755Z ##[endgroup] 2022-09-27T15:13:52.3191482Z Secret source: None 2022-09-27T15:13:52.3191991Z Prepare workflow directory 2022-09-27T15:13:52.4056243Z Prepare all required actions 2022-09-27T15:13:52.4229677Z Getting action download info 2022-09-27T15:13:52.6417294Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:14:08.1187042Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:14:08.4600081Z Getting action download info 2022-09-27T15:14:08.6662645Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:14:08.9563419Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:14:08.9563743Z with: 2022-09-27T15:14:08.9563927Z submodules: false 2022-09-27T15:14:08.9564112Z fetch-depth: 0 2022-09-27T15:14:08.9564301Z ##[endgroup] 2022-09-27T15:14:08.9830501Z ##[group]Run retry () { 2022-09-27T15:14:08.9831147Z retry () { 2022-09-27T15:14:08.9831390Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:14:08.9831616Z } 2022-09-27T15:14:08.9831799Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:14:08.9832039Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:14:08.9832273Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:08.9832486Z else 2022-09-27T15:14:08.9832706Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:08.9832922Z fi 2022-09-27T15:14:08.9833100Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:14:08.9880919Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:08.9881195Z env: 2022-09-27T15:14:08.9881369Z NO_SUDO: 2022-09-27T15:14:08.9881564Z ##[endgroup] 2022-09-27T15:14:09.0115079Z /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.1041321Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:14:09.1041568Z with: 2022-09-27T15:14:09.1041779Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:09.1041995Z fetch-depth: 0 2022-09-27T15:14:09.1042170Z submodules: false 2022-09-27T15:14:09.1042376Z quiet-checkout: true 2022-09-27T15:14:09.1042641Z repository: pytorch/pytorch 2022-09-27T15:14:09.1043054Z token: *** 2022-09-27T15:14:09.1043224Z ssh-strict: true 2022-09-27T15:14:09.1043431Z persist-credentials: true 2022-09-27T15:14:09.1043635Z clean: true 2022-09-27T15:14:09.1044014Z lfs: false 2022-09-27T15:14:09.1044214Z set-safe-directory: true 2022-09-27T15:14:09.1044418Z ##[endgroup] 2022-09-27T15:14:09.2371751Z Syncing repository: pytorch/pytorch 2022-09-27T15:14:09.2373558Z ##[group]Getting Git version info 2022-09-27T15:14:09.2416149Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:09.2416792Z [command]/usr/bin/git version 2022-09-27T15:14:09.4421578Z git version 2.37.3 2022-09-27T15:14:09.4451789Z ##[endgroup] 2022-09-27T15:14:09.4472007Z Temporarily overriding HOME='/home/runner/work/_temp/67a12aeb-83c6-4a03-a991-3fb76c8a6bb8' before making global git config changes 2022-09-27T15:14:09.4472584Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:09.4481592Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.4606338Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:09.4611789Z ##[group]Initializing the repository 2022-09-27T15:14:09.4617130Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.5030311Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:14:09.5031057Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:14:09.5031518Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:14:09.5031822Z hint: 2022-09-27T15:14:09.5032235Z hint: git config --global init.defaultBranch 2022-09-27T15:14:09.5032651Z hint: 2022-09-27T15:14:09.5033488Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:14:09.5034554Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:14:09.5035394Z hint: 2022-09-27T15:14:09.5035795Z hint: git branch -m 2022-09-27T15:14:09.5036161Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:14:09.5046992Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:14:09.5239924Z ##[endgroup] 2022-09-27T15:14:09.5240694Z ##[group]Disabling automatic garbage collection 2022-09-27T15:14:09.5247436Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:14:09.5285775Z ##[endgroup] 2022-09-27T15:14:09.5286437Z ##[group]Setting up auth 2022-09-27T15:14:09.5296211Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:09.5338527Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:14:09.7997754Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:09.8037873Z [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-09-27T15:14:09.8256007Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:14:09.8303133Z ##[endgroup] 2022-09-27T15:14:09.8303622Z ##[group]Fetching the repository 2022-09-27T15:14:09.8331703Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-09-27T15:15:13.2512719Z [command]/usr/bin/git rev-parse --verify --quiet 52424e2bf38e454d535881fed9628d3e20f4f944^{object} 2022-09-27T15:15:13.2556567Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:15:14.3564412Z ##[endgroup] 2022-09-27T15:15:14.3565054Z ##[group]Determining the checkout info 2022-09-27T15:15:14.3566490Z ##[endgroup] 2022-09-27T15:15:14.3567582Z ##[group]Checking out the ref 2022-09-27T15:15:14.3574220Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:15:15.6223193Z ##[endgroup] 2022-09-27T15:15:15.6354076Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:15:15.6388143Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:15:15.6541624Z ##[group]Run actions/setup-python@v2 2022-09-27T15:15:15.6541850Z with: 2022-09-27T15:15:15.6542019Z python-version: 3.8 2022-09-27T15:15:15.6542218Z architecture: x64 2022-09-27T15:15:15.6542398Z cache: pip 2022-09-27T15:15:15.6542777Z cache-dependency-path: **/requirements.txt **/requirements-flake8.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2022-09-27T15:15:15.6543297Z token: *** 2022-09-27T15:15:15.6543482Z ##[endgroup] 2022-09-27T15:15:15.8808716Z Successfully setup CPython (3.8.14) 2022-09-27T15:15:18.6326313Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-09-27T15:15:22.1579594Z /home/runner/.cache/pip 2022-09-27T15:15:23.5855801Z Received 84471487 of 84471487 (100.0%), 157.3 MBs/sec 2022-09-27T15:15:23.5856228Z Cache Size: ~81 MB (84471487 B) 2022-09-27T15:15:23.5902855Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/e93cf001-c87e-40e8-be22-328e2dff3d4e/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:15:23.7572735Z Cache restored successfully 2022-09-27T15:15:23.7692116Z Cache restored from key: setup-python-Linux-python-3.8.14-pip-fd00318a9dfa31867666e3bf032558a9b2aa33f2b442601b08ca94a5d8e7845e 2022-09-27T15:15:23.7812742Z ##[group]Run set -eux 2022-09-27T15:15:23.7812985Z set -eux 2022-09-27T15:15:23.7813192Z pip install -r requirements.txt 2022-09-27T15:15:23.7813434Z pip install boto3==1.19.12 2022-09-27T15:15:23.7813722Z pip install typing-extensions==3.10 --user 2022-09-27T15:15:23.7814112Z pip install -r requirements-flake8.txt --user 2022-09-27T15:15:23.7814380Z pip install rockset==0.8.10 --user 2022-09-27T15:15:23.7814631Z pip install -r requirements.txt --user 2022-09-27T15:15:23.7814878Z pip install mypy==0.960 --user 2022-09-27T15:15:23.7815093Z make setup_lint 2022-09-27T15:15:23.7859868Z shell: /usr/bin/bash -e {0} 2022-09-27T15:15:23.7860085Z env: 2022-09-27T15:15:23.7860323Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:15:23.7860631Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:15:23.7860884Z ##[endgroup] 2022-09-27T15:15:23.7929679Z + pip install -r requirements.txt 2022-09-27T15:15:25.0800114Z Collecting astunparse 2022-09-27T15:15:25.0822924Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-09-27T15:15:25.1089757Z Collecting expecttest 2022-09-27T15:15:25.1111423Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-27T15:15:25.1297981Z Collecting future 2022-09-27T15:15:25.1345130Z Using cached future-0.18.2.tar.gz (829 kB) 2022-09-27T15:15:25.2269218Z Preparing metadata (setup.py): started 2022-09-27T15:15:26.8855187Z Preparing metadata (setup.py): finished with status 'done' 2022-09-27T15:15:27.4545491Z Collecting hypothesis 2022-09-27T15:15:27.4774073Z Downloading hypothesis-6.54.6-py3-none-any.whl (390 kB) 2022-09-27T15:15:27.4868117Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 kB 67.9 MB/s eta 0:00:00 2022-09-27T15:15:27.8140628Z Collecting numpy 2022-09-27T15:15:27.8545305Z Using cached numpy-1.23.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-09-27T15:15:28.0647686Z Collecting psutil 2022-09-27T15:15:28.0676888Z Using cached psutil-5.9.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB) 2022-09-27T15:15:28.1267524Z Collecting pyyaml 2022-09-27T15:15:28.1305289Z 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) 2022-09-27T15:15:28.1797151Z Collecting requests 2022-09-27T15:15:28.1820590Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-09-27T15:15:28.1842969Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2022-09-27T15:15:28.2035271Z Collecting six 2022-09-27T15:15:28.2058402Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-27T15:15:28.2229369Z Collecting types-dataclasses 2022-09-27T15:15:28.2250682Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:15:28.2449557Z Collecting typing_extensions 2022-09-27T15:15:28.2472592Z Using cached typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:15:28.2723656Z Collecting sympy 2022-09-27T15:15:28.2880723Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-09-27T15:15:28.3681599Z Collecting wheel<1.0,>=0.23.0 2022-09-27T15:15:28.3703649Z Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-27T15:15:28.4323001Z Collecting exceptiongroup>=1.0.0rc8 2022-09-27T15:15:28.4344792Z Using cached exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 2022-09-27T15:15:28.4553913Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-09-27T15:15:28.4575476Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-09-27T15:15:28.5123179Z Collecting attrs>=19.2.0 2022-09-27T15:15:28.5152286Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-27T15:15:28.5816004Z Collecting charset-normalizer<3,>=2 2022-09-27T15:15:28.5838586Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-09-27T15:15:28.6045194Z Collecting idna<4,>=2.5 2022-09-27T15:15:28.6087797Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-27T15:15:28.6141756Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 18.5 MB/s eta 0:00:00 2022-09-27T15:15:28.6436446Z Collecting certifi>=2017.4.17 2022-09-27T15:15:28.6476095Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-09-27T15:15:28.6532333Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 54.7 MB/s eta 0:00:00 2022-09-27T15:15:28.7369821Z Collecting urllib3<1.27,>=1.21.1 2022-09-27T15:15:28.7393078Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-27T15:15:28.7662191Z Collecting mpmath>=0.19 2022-09-27T15:15:28.7689106Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-09-27T15:15:28.8714638Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-27T15:15:29.0091852Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, idna, future, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, hypothesis, astunparse 2022-09-27T15:15:40.0223446Z Running setup.py install for future: started 2022-09-27T15:15:40.8009542Z Running setup.py install for future: finished with status 'done' 2022-09-27T15:15:41.1325199Z Successfully installed astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 exceptiongroup-1.0.0rc9 expecttest-0.1.3 future-0.18.2 hypothesis-6.54.6 idna-3.4 mpmath-1.2.1 numpy-1.23.3 psutil-5.9.2 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.3.0 urllib3-1.26.12 wheel-0.37.1 2022-09-27T15:15:41.4727047Z + pip install boto3==1.19.12 2022-09-27T15:15:42.3654088Z Collecting boto3==1.19.12 2022-09-27T15:15:42.3680223Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2022-09-27T15:15:42.3927647Z Collecting jmespath<1.0.0,>=0.7.1 2022-09-27T15:15:42.3948753Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-09-27T15:15:42.9359739Z Collecting botocore<1.23.0,>=1.22.12 2022-09-27T15:15:42.9574576Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-09-27T15:15:43.0237563Z Collecting s3transfer<0.6.0,>=0.5.0 2022-09-27T15:15:43.0261725Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-09-27T15:15:43.0329373Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-09-27T15:15:43.0560532Z Collecting python-dateutil<3.0.0,>=2.1 2022-09-27T15:15:43.0586875Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-09-27T15:15:43.2015559Z Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-09-27T15:15:43.3735333Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-09-27T15:15:44.0341096Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-09-27T15:15:44.2411290Z + pip install typing-extensions==3.10 --user 2022-09-27T15:15:44.7439588Z Collecting typing-extensions==3.10 2022-09-27T15:15:44.7461891Z Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 2022-09-27T15:15:44.9033378Z Installing collected packages: typing-extensions 2022-09-27T15:15:44.9320107Z Successfully installed typing-extensions-3.10.0.0 2022-09-27T15:15:45.0846679Z + pip install -r requirements-flake8.txt --user 2022-09-27T15:15:45.5622983Z Collecting git+https://github.com/malfet/flake8-coding.git (from -r requirements-flake8.txt (line 5)) 2022-09-27T15:15:45.5631578Z Cloning https://github.com/malfet/flake8-coding.git to /tmp/pip-req-build-mzcxufp7 2022-09-27T15:15:45.5692881Z Running command git clone --filter=blob:none --quiet https://github.com/malfet/flake8-coding.git /tmp/pip-req-build-mzcxufp7 2022-09-27T15:15:46.0816916Z Resolved https://github.com/malfet/flake8-coding.git to commit 1106d953dde998ab6dd7f951efc804dea562d609 2022-09-27T15:15:46.0867962Z Preparing metadata (setup.py): started 2022-09-27T15:15:46.2729461Z Preparing metadata (setup.py): finished with status 'done' 2022-09-27T15:15:46.3372446Z Collecting flake8==3.8.2 2022-09-27T15:15:46.3396640Z Using cached flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2022-09-27T15:15:46.3695785Z Collecting flake8-bugbear==20.1.4 2022-09-27T15:15:46.3716225Z Using cached flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2022-09-27T15:15:46.3971623Z Collecting flake8-comprehensions==3.3.0 2022-09-27T15:15:46.3992747Z Using cached flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2022-09-27T15:15:46.4168214Z Collecting flake8-executable==2.0.4 2022-09-27T15:15:46.4189457Z Using cached flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2022-09-27T15:15:46.4412032Z Collecting flake8-pyi==20.5.0 2022-09-27T15:15:46.4432929Z Using cached flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2022-09-27T15:15:46.4589414Z Collecting mccabe==0.6.1 2022-09-27T15:15:46.4610781Z Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2022-09-27T15:15:46.4801081Z Collecting pycodestyle==2.6.0 2022-09-27T15:15:46.4824110Z Using cached pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2022-09-27T15:15:46.5050259Z Collecting pyflakes==2.2.0 2022-09-27T15:15:46.5072989Z Using cached pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2022-09-27T15:15:46.5257020Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from flake8-bugbear==20.1.4->-r requirements-flake8.txt (line 2)) (22.1.0) 2022-09-27T15:15:46.5909430Z Building wheels for collected packages: flake8-coding 2022-09-27T15:15:46.5916612Z Building wheel for flake8-coding (setup.py): started 2022-09-27T15:15:46.9082158Z Building wheel for flake8-coding (setup.py): finished with status 'done' 2022-09-27T15:15:46.9089161Z Created wheel for flake8-coding: filename=flake8_coding-1.3.3-py2.py3-none-any.whl size=7694 sha256=b1265a3bc246e47bd63f656836042ce2c5df11cb79107b1aafa4f8fad9ba6135 2022-09-27T15:15:46.9092196Z Stored in directory: /tmp/pip-ephem-wheel-cache-vwm0asp0/wheels/97/c9/c5/ce96ffa9054386aa2a474ffbbada74461e711a7284d7ac6d67 2022-09-27T15:15:46.9123209Z Successfully built flake8-coding 2022-09-27T15:15:47.0361787Z Installing collected packages: mccabe, pyflakes, pycodestyle, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-coding, flake8-bugbear 2022-09-27T15:15:47.2083459Z Successfully installed flake8-3.8.2 flake8-bugbear-20.1.4 flake8-coding-1.3.3 flake8-comprehensions-3.3.0 flake8-executable-2.0.4 flake8-pyi-20.5.0 mccabe-0.6.1 pycodestyle-2.6.0 pyflakes-2.2.0 2022-09-27T15:15:47.3494604Z + pip install rockset==0.8.10 --user 2022-09-27T15:15:47.8690010Z Collecting rockset==0.8.10 2022-09-27T15:15:47.8724068Z Using cached rockset-0.8.10-py3-none-any.whl (422 kB) 2022-09-27T15:15:47.8848138Z Requirement already satisfied: pyyaml>=5.1.2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from rockset==0.8.10) (6.0) 2022-09-27T15:15:47.9046714Z Collecting geojson>=2.5.0 2022-09-27T15:15:47.9068784Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2022-09-27T15:15:47.9242994Z Collecting texttable>=0.8.7 2022-09-27T15:15:47.9264716Z Using cached texttable-1.6.4-py2.py3-none-any.whl (10 kB) 2022-09-27T15:15:47.9482436Z Collecting requests-toolbelt>=0.9.1 2022-09-27T15:15:47.9505644Z Using cached requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) 2022-09-27T15:15:48.2821409Z Collecting sqlalchemy>=1.3.10 2022-09-27T15:15:48.2892300Z Using cached SQLAlchemy-1.4.41-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2022-09-27T15:15:48.3245135Z Collecting docopt>=0.6.2 2022-09-27T15:15:48.3246328Z Using cached docopt-0.6.2-py2.py3-none-any.whl 2022-09-27T15:15:48.6061837Z Collecting protobuf>=3.6.0 2022-09-27T15:15:48.6322809Z Downloading protobuf-4.21.6-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-09-27T15:15:48.6431865Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 408.4/408.4 kB 54.9 MB/s eta 0:00:00 2022-09-27T15:15:48.6467067Z Requirement already satisfied: requests>=2.19.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from rockset==0.8.10) (2.28.1) 2022-09-27T15:15:48.6574402Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (3.4) 2022-09-27T15:15:48.6580916Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (2.1.1) 2022-09-27T15:15:48.6587952Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (2022.9.24) 2022-09-27T15:15:48.6597179Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (1.26.12) 2022-09-27T15:15:48.8370301Z Collecting greenlet!=0.4.17 2022-09-27T15:15:48.8395298Z Using cached greenlet-1.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (157 kB) 2022-09-27T15:15:49.0918607Z Installing collected packages: texttable, geojson, docopt, protobuf, greenlet, sqlalchemy, requests-toolbelt, rockset 2022-09-27T15:15:50.3146023Z Successfully installed docopt-0.6.2 geojson-2.5.0 greenlet-1.1.3 protobuf-4.21.6 requests-toolbelt-0.9.1 rockset-0.8.10 sqlalchemy-1.4.41 texttable-1.6.4 2022-09-27T15:15:50.4960707Z + pip install -r requirements.txt --user 2022-09-27T15:15:50.9812825Z Requirement already satisfied: astunparse in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-09-27T15:15:50.9816468Z Requirement already satisfied: expecttest in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-09-27T15:15:50.9820693Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-09-27T15:15:50.9824792Z Requirement already satisfied: hypothesis in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (6.54.6) 2022-09-27T15:15:50.9829192Z Requirement already satisfied: numpy in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (1.23.3) 2022-09-27T15:15:50.9835705Z Requirement already satisfied: psutil in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-09-27T15:15:50.9841423Z Requirement already satisfied: pyyaml in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-09-27T15:15:50.9846308Z Requirement already satisfied: requests in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (2.28.1) 2022-09-27T15:15:50.9850935Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2022-09-27T15:15:50.9855139Z Requirement already satisfied: six in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-09-27T15:15:50.9859322Z Requirement already satisfied: types-dataclasses in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2022-09-27T15:15:50.9867076Z Requirement already satisfied: typing_extensions in /home/runner/.local/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.10.0.0) 2022-09-27T15:15:50.9872362Z Requirement already satisfied: sympy in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (1.11.1) 2022-09-27T15:15:50.9906085Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-09-27T15:15:51.0310022Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-09-27T15:15:51.0324414Z Requirement already satisfied: exceptiongroup>=1.0.0rc8 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.0.0rc9) 2022-09-27T15:15:51.0331384Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-09-27T15:15:51.0479741Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2022-09-27T15:15:51.0487591Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (2.1.1) 2022-09-27T15:15:51.0494991Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-09-27T15:15:51.0503752Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-09-27T15:15:51.0554624Z Requirement already satisfied: mpmath>=0.19 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-09-27T15:15:51.3713065Z + pip install mypy==0.960 --user 2022-09-27T15:15:51.9666072Z Collecting mypy==0.960 2022-09-27T15:15:52.0091597Z Using cached mypy-0.960-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.8 MB) 2022-09-27T15:15:52.1230165Z Collecting tomli>=1.1.0 2022-09-27T15:15:52.1250983Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2022-09-27T15:15:52.1402712Z Collecting mypy-extensions>=0.4.3 2022-09-27T15:15:52.1422968Z Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2022-09-27T15:15:52.1441726Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (3.10.0.0) 2022-09-27T15:15:52.3728751Z Installing collected packages: mypy-extensions, tomli, mypy 2022-09-27T15:15:53.6249449Z Successfully installed mypy-0.960 mypy-extensions-0.4.3 tomli-2.0.1 2022-09-27T15:15:53.7736197Z + make setup_lint 2022-09-27T15:15:53.8118434Z pip3 install lintrunner 2022-09-27T15:15:54.3374872Z Collecting lintrunner 2022-09-27T15:15:54.3700720Z Downloading lintrunner-0.9.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) 2022-09-27T15:15:54.3960232Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 109.9 MB/s eta 0:00:00 2022-09-27T15:15:54.6193381Z Installing collected packages: lintrunner 2022-09-27T15:15:54.6736931Z Successfully installed lintrunner-0.9.3 2022-09-27T15:15:54.8287263Z lintrunner init 2022-09-27T15:15:54.8334381Z [2022-09-27T15:15:54Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2022-09-27T15:15:54.8677800Z $ pip3 install --user flake8==3.8.2 flake8-bugbear==20.1.4 flake8-comprehensions==3.3.0 flake8-executable==2.0.4 flake8-pyi==20.5.0 mccabe==0.6.1 pycodestyle==2.6.0 pyflakes==2.2.0 2022-09-27T15:15:55.3420313Z Requirement already satisfied: flake8==3.8.2 in /home/runner/.local/lib/python3.8/site-packages (3.8.2) 2022-09-27T15:15:55.3428843Z Requirement already satisfied: flake8-bugbear==20.1.4 in /home/runner/.local/lib/python3.8/site-packages (20.1.4) 2022-09-27T15:15:55.3437771Z Requirement already satisfied: flake8-comprehensions==3.3.0 in /home/runner/.local/lib/python3.8/site-packages (3.3.0) 2022-09-27T15:15:55.3447144Z Requirement already satisfied: flake8-executable==2.0.4 in /home/runner/.local/lib/python3.8/site-packages (2.0.4) 2022-09-27T15:15:55.3455099Z Requirement already satisfied: flake8-pyi==20.5.0 in /home/runner/.local/lib/python3.8/site-packages (20.5.0) 2022-09-27T15:15:55.3462793Z Requirement already satisfied: mccabe==0.6.1 in /home/runner/.local/lib/python3.8/site-packages (0.6.1) 2022-09-27T15:15:55.3470936Z Requirement already satisfied: pycodestyle==2.6.0 in /home/runner/.local/lib/python3.8/site-packages (2.6.0) 2022-09-27T15:15:55.3480355Z Requirement already satisfied: pyflakes==2.2.0 in /home/runner/.local/lib/python3.8/site-packages (2.2.0) 2022-09-27T15:15:55.3588774Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from flake8-bugbear==20.1.4) (22.1.0) 2022-09-27T15:15:55.7181468Z took 850ms 2022-09-27T15:15:55.7249085Z [2022-09-27T15:15:55Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2022-09-27T15:15:55.7905641Z INFO: .lintbin/clang-format does not exist. 2022-09-27T15:15:55.7906461Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2022-09-27T15:15:56.0687946Z INFO: Downloaded clang-format successfully. 2022-09-27T15:15:56.0768177Z INFO: Using clang-format located at .lintbin/clang-format 2022-09-27T15:15:56.0866464Z [2022-09-27T15:15:56Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2022-09-27T15:15:56.1207603Z $ pip3 install --user numpy==1.21.6 expecttest==0.1.3 mypy==0.960 types-requests==2.27.25 types-six==1.16.15 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0 2022-09-27T15:15:56.9444068Z Collecting numpy==1.21.6 2022-09-27T15:15:56.9821727Z Using cached numpy-1.21.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-09-27T15:15:57.0537783Z Requirement already satisfied: expecttest==0.1.3 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (0.1.3) 2022-09-27T15:15:57.0545192Z Requirement already satisfied: mypy==0.960 in /home/runner/.local/lib/python3.8/site-packages (0.960) 2022-09-27T15:15:57.0860557Z Collecting types-requests==2.27.25 2022-09-27T15:15:57.0883096Z Using cached types_requests-2.27.25-py3-none-any.whl (12 kB) 2022-09-27T15:15:57.1104597Z Collecting types-six==1.16.15 2022-09-27T15:15:57.1127550Z Using cached types_six-1.16.15-py3-none-any.whl (14 kB) 2022-09-27T15:15:57.1350580Z Collecting types-PyYAML==6.0.7 2022-09-27T15:15:57.1373276Z Using cached types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2022-09-27T15:15:57.1542078Z Collecting types-tabulate==0.8.8 2022-09-27T15:15:57.1563915Z Using cached types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2022-09-27T15:15:57.1832834Z Collecting types-protobuf==3.19.18 2022-09-27T15:15:57.1855915Z Using cached types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2022-09-27T15:15:57.2002732Z Collecting types-pkg-resources==0.1.3 2022-09-27T15:15:57.2024323Z Using cached types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2022-09-27T15:15:57.2186324Z Collecting types-Jinja2==2.11.9 2022-09-27T15:15:57.2209205Z Using cached types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2022-09-27T15:15:57.2449700Z Collecting junitparser==2.1.1 2022-09-27T15:15:57.2473216Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2022-09-27T15:15:57.3364863Z Collecting rich==10.9.0 2022-09-27T15:15:57.3392069Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2022-09-27T15:15:57.3427711Z Requirement already satisfied: pyyaml==6.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (6.0) 2022-09-27T15:15:57.3537577Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (2.0.1) 2022-09-27T15:15:57.3545150Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (3.10.0.0) 2022-09-27T15:15:57.3553266Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (0.4.3) 2022-09-27T15:15:57.3818362Z Collecting types-urllib3<1.27 2022-09-27T15:15:57.3977526Z Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) 2022-09-27T15:15:57.4220433Z Collecting types-MarkupSafe 2022-09-27T15:15:57.4241699Z Using cached types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2022-09-27T15:15:57.4277242Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from junitparser==2.1.1) (0.18.2) 2022-09-27T15:15:57.4530733Z Collecting commonmark<0.10.0,>=0.9.0 2022-09-27T15:15:57.4552730Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2022-09-27T15:15:57.4837574Z Collecting colorama<0.5.0,>=0.4.0 2022-09-27T15:15:57.4859542Z Using cached colorama-0.4.5-py2.py3-none-any.whl (16 kB) 2022-09-27T15:15:57.5223865Z Collecting pygments<3.0.0,>=2.6.0 2022-09-27T15:15:57.5277668Z Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) 2022-09-27T15:15:57.8187919Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, commonmark, types-requests, types-Jinja2, pygments, numpy, junitparser, colorama, rich 2022-09-27T15:16:00.4055909Z Successfully installed colorama-0.4.5 commonmark-0.9.1 junitparser-2.1.1 numpy-1.21.6 pygments-2.13.0 rich-10.9.0 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-six-1.16.15 types-tabulate-0.8.8 types-urllib3-1.26.25 2022-09-27T15:16:00.5965415Z took 4475ms 2022-09-27T15:16:00.6033734Z [2022-09-27T15:16:00Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2022-09-27T15:16:00.6697695Z INFO: .lintbin/clang-tidy does not exist. 2022-09-27T15:16:00.6698515Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2022-09-27T15:16:01.3049745Z INFO: Downloaded clang-tidy successfully. 2022-09-27T15:16:01.5260271Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2022-09-27T15:16:01.5357290Z [2022-09-27T15:16:01Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2022-09-27T15:16:01.5738349Z $ pip3 install --user ruamel.yaml==0.17.4 2022-09-27T15:16:02.3952398Z Collecting ruamel.yaml==0.17.4 2022-09-27T15:16:02.3977308Z Using cached ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2022-09-27T15:16:02.4410714Z Collecting ruamel.yaml.clib>=0.1.2 2022-09-27T15:16:02.4448530Z Using cached ruamel.yaml.clib-0.2.6-cp38-cp38-manylinux1_x86_64.whl (570 kB) 2022-09-27T15:16:02.6866774Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2022-09-27T15:16:02.7984122Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.6 2022-09-27T15:16:02.9589888Z took 1384ms 2022-09-27T15:16:02.9651096Z [2022-09-27T15:16:02Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2022-09-27T15:16:03.0009183Z $ pip3 install --user cmakelint==1.4.1 2022-09-27T15:16:03.5086723Z Collecting cmakelint==1.4.1 2022-09-27T15:16:03.5109234Z Using cached cmakelint-1.4.1-py3-none-any.whl (12 kB) 2022-09-27T15:16:03.7452243Z Installing collected packages: cmakelint 2022-09-27T15:16:03.7636260Z Successfully installed cmakelint-1.4.1 2022-09-27T15:16:03.9083218Z took 907ms 2022-09-27T15:16:03.9146382Z [2022-09-27T15:16:03Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2022-09-27T15:16:03.9540016Z $ pip3 install --user shellcheck-py==0.7.2.1 2022-09-27T15:16:04.4881040Z Collecting shellcheck-py==0.7.2.1 2022-09-27T15:16:04.4964849Z Using cached shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2022-09-27T15:16:04.7391179Z Installing collected packages: shellcheck-py 2022-09-27T15:16:04.7871168Z Successfully installed shellcheck-py-0.7.2.1 2022-09-27T15:16:04.9339138Z took 979ms 2022-09-27T15:16:04.9403639Z [2022-09-27T15:16:04Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2022-09-27T15:16:05.0090962Z INFO: .lintbin/actionlint does not exist. 2022-09-27T15:16:05.0092459Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.15/Linux_arm64/actionlint to .lintbin/actionlint 2022-09-27T15:16:05.2706647Z INFO: Downloaded actionlint successfully. 2022-09-27T15:16:05.2879234Z INFO: Using actionlint located at .lintbin/actionlint 2022-09-27T15:16:05.2971345Z [2022-09-27T15:16:05Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2022-09-27T15:16:05.3313975Z $ pip3 install --user PyYAML==6.0 2022-09-27T15:16:05.7986852Z Requirement already satisfied: PyYAML==6.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (6.0) 2022-09-27T15:16:06.1712888Z took 839ms 2022-09-27T15:16:06.1787135Z [2022-09-27T15:16:06Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2022-09-27T15:16:06.2142076Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 2022-09-27T15:16:06.7460591Z Collecting black==22.3.0 2022-09-27T15:16:06.7526561Z Using cached black-22.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) 2022-09-27T15:16:06.7817991Z Collecting ufmt==1.3.3 2022-09-27T15:16:06.7839962Z Using cached ufmt-1.3.3-py3-none-any.whl (11 kB) 2022-09-27T15:16:06.8055931Z Collecting usort==1.0.2 2022-09-27T15:16:06.8078828Z Using cached usort-1.0.2-py3-none-any.whl (23 kB) 2022-09-27T15:16:06.8452478Z Collecting platformdirs>=2 2022-09-27T15:16:06.8473636Z Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB) 2022-09-27T15:16:06.8764642Z Collecting click>=8.0.0 2022-09-27T15:16:06.8788019Z Using cached click-8.1.3-py3-none-any.whl (96 kB) 2022-09-27T15:16:06.8820015Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (3.10.0.0) 2022-09-27T15:16:06.8991878Z Collecting pathspec>=0.9.0 2022-09-27T15:16:06.9012511Z Using cached pathspec-0.10.1-py3-none-any.whl (27 kB) 2022-09-27T15:16:06.9041816Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (2.0.1) 2022-09-27T15:16:06.9049241Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (0.4.3) 2022-09-27T15:16:06.9467700Z Collecting tomlkit>=0.7.2 2022-09-27T15:16:06.9490287Z Using cached tomlkit-0.11.4-py3-none-any.whl (35 kB) 2022-09-27T15:16:06.9675442Z Collecting trailrunner>=1.1.1 2022-09-27T15:16:06.9696289Z Using cached trailrunner-1.2.1-py3-none-any.whl (10 kB) 2022-09-27T15:16:06.9855827Z Collecting moreorless>=0.4.0 2022-09-27T15:16:06.9876662Z Using cached moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2022-09-27T15:16:06.9999154Z Requirement already satisfied: attrs>=21.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from usort==1.0.2) (22.1.0) 2022-09-27T15:16:07.0210905Z Collecting stdlibs>=2021.4.1 2022-09-27T15:16:07.0232613Z Using cached stdlibs-2022.6.8-py3-none-any.whl (49 kB) 2022-09-27T15:16:07.0398591Z Collecting toml>=0.10.0 2022-09-27T15:16:07.0418732Z Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-09-27T15:16:07.1007957Z Collecting LibCST>=0.3.7 2022-09-27T15:16:07.1101676Z Using cached libcst-0.4.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB) 2022-09-27T15:16:07.1893555Z Collecting typing-inspect>=0.4.0 2022-09-27T15:16:07.1913862Z Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2022-09-27T15:16:07.1934197Z Requirement already satisfied: pyyaml>=5.2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from LibCST>=0.3.7->usort==1.0.2) (6.0) 2022-09-27T15:16:07.5120408Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2022-09-27T15:16:08.3690611Z Successfully installed LibCST-0.4.7 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.1 platformdirs-2.5.2 stdlibs-2022.6.8 toml-0.10.2 tomlkit-0.11.4 trailrunner-1.2.1 typing-inspect-0.8.0 ufmt-1.3.3 usort-1.0.2 2022-09-27T15:16:08.5207175Z took 2306ms 2022-09-27T15:16:08.5300533Z ##[group]Run python3 -m unittest discover -vs tools/test -p 'test_*.py' 2022-09-27T15:16:08.5300909Z python3 -m unittest discover -vs tools/test -p 'test_*.py' 2022-09-27T15:16:08.5301242Z python3 -m unittest discover -vs .github/scripts -p 'test_*.py' 2022-09-27T15:16:08.5387792Z shell: /usr/bin/bash -e {0} 2022-09-27T15:16:08.5388014Z env: 2022-09-27T15:16:08.5388269Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:16:08.5388561Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:16:08.5388810Z ##[endgroup] 2022-09-27T15:16:10.0450842Z test_build_jobs (test_cmake.TestCMake) 2022-09-27T15:16:10.5926864Z Tests that the number of build jobs comes out correctly. ... ok 2022-09-27T15:16:10.5973125Z test_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2022-09-27T15:16:10.5978189Z test_named_grads (test_codegen.TestCreateDerivative) ... ok 2022-09-27T15:16:10.5996993Z test_named_grads_and_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2022-09-27T15:16:10.6019228Z test_non_differentiable_output (test_codegen.TestCreateDerivative) ... ok 2022-09-27T15:16:10.6033942Z test_non_differentiable_output_invalid_type (test_codegen.TestGenAutogradFunctions) ... ok 2022-09-27T15:16:10.6054217Z test_non_differentiable_output_output_differentiability (test_codegen.TestGenAutogradFunctions) ... ok 2022-09-27T15:16:10.6067816Z test_register_bogus_dispatch_key (test_codegen.TestGenAutogradFunctions) ... ok 2022-09-27T15:16:10.6074143Z test_native_function_declaration_1_op_1_ns_valid (test_codegen.TestGenNativeFunctionDeclaration) ... ok 2022-09-27T15:16:10.6080179Z test_native_function_declaration_1_op_2_ns_error (test_codegen.TestGenNativeFunctionDeclaration) ... ok 2022-09-27T15:16:10.6085457Z test_3_namespaces_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-09-27T15:16:10.6088415Z test_custom_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-09-27T15:16:10.6091521Z test_default_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-09-27T15:16:10.6095153Z test_mixed_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-09-27T15:16:10.6109944Z test_functional_variant_autogen_out_variant (test_codegen.TestNativeFunctionGeneratrion) ... ok 2022-09-27T15:16:10.6117485Z test_functional_variant_autogen_out_variant_two_returns (test_codegen.TestNativeFunctionGeneratrion) ... ok 2022-09-27T15:16:10.6124498Z test_op_with_1_backend_generates_static_dispatch (test_codegen.TestStaticDispatchGeneratrion) ... ok 2022-09-27T15:16:10.6131023Z test_op_with_cpp_sig_generates_static_dispatch (test_codegen.TestStaticDispatchGeneratrion) ... ok 2022-09-27T15:16:10.6131707Z test_alias_set (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6134532Z test_alias_set_is_write_raises_exception (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6137742Z test_before_and_after_alias_set_larger_than_1_raises_exception (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6138433Z test_single_alias_is_write (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6139069Z test_single_alias_is_write_to_alias_set (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6139723Z test_single_alias_is_write_to_wildcard (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6140598Z test_single_alias_no_write (test_codegen_model.TestAnnotation) ... ok 2022-09-27T15:16:10.6160702Z test_conflicting_ufunc (test_codegen_model.TestCodegenModel) ... ok 2022-09-27T15:16:10.6182580Z test_invalid_cudafunctoronself_for_binary_op (test_codegen_model.TestCodegenModel) ... ok 2022-09-27T15:16:10.6186740Z test_nonstructured_ufunc (test_codegen_model.TestCodegenModel) ... ok 2022-09-27T15:16:10.6192476Z test_overlapping_ufunc_and_dispatch (test_codegen_model.TestCodegenModel) ... ok 2022-09-27T15:16:10.6193568Z test_parse_custom_class_type (test_codegen_model.TestCodegenModel) ... ok 2022-09-27T15:16:10.6209312Z test_scalaronly_shadowed (test_codegen_model.TestCodegenModel) ... expected failure 2022-09-27T15:16:11.8292383Z test_backend_autograd_kernel_mismatch_functional_inplace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:12.9929745Z test_backend_autograd_kernel_mismatch_out_functional (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:14.2080942Z test_backend_has_no_autograd_key_but_provides_entries (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:15.4287936Z test_backend_invalid_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:16.5932408Z test_device_guard_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:17.7901107Z test_empty_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:18.9619103Z test_incorrect_kernel_name (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:20.1747631Z test_missing_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:21.3952620Z test_missing_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:22.5562978Z test_nonlist_supported (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:23.7912178Z test_op_appears_in_supported_and_autograd_lists (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:24.9364287Z test_supported_invalid_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:26.1421092Z test_unrecognized_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:27.3569950Z test_use_out_as_primary_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:28.6345196Z test_valid_multiple_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:29.9456987Z test_valid_single_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:31.3549945Z test_valid_with_autograd_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:32.5220786Z test_valid_zero_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:33.7336408Z test_valid_zero_ops_doesnt_require_backend_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:34.8907646Z test_whitespace_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-09-27T15:16:34.8916880Z test_closes_pr_body (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-09-27T15:16:34.8925382Z test_fixes_commit_messages (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-09-27T15:16:34.8933814Z test_issue_links (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-09-27T15:16:34.8942275Z test_not_accepted (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-09-27T15:16:34.8950544Z test_resolves_pr_commits (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-09-27T15:16:34.8959379Z test_spacing (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-09-27T15:16:34.8964721Z test_all_kernel_dtypes_selected (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.8978485Z test_custom_namespace_selected_correctly (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.8988042Z test_kernel_dtypes (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.9005661Z test_merge_kernel_dtypes (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.9006345Z test_operator_combine (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.9007019Z test_selective_build_operator (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.9041733Z test_selector_factory (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.9052486Z test_training_op_fetch (test_selective_build.TestSelectiveBuild) ... ok 2022-09-27T15:16:34.9070993Z test_analysis (test_stats.TestPrintTestStats) ... ok 2022-09-27T15:16:34.9085916Z test_graph (test_stats.TestPrintTestStats) ... ok 2022-09-27T15:16:34.9089785Z test_regression_info (test_stats.TestPrintTestStats) ... ok 2022-09-27T15:16:34.9091177Z test_regression_info_new_job (test_stats.TestPrintTestStats) ... ok 2022-09-27T15:16:34.9093245Z test_simplify (test_stats.TestPrintTestStats) ... ok 2022-09-27T15:16:34.9094425Z test_help_examples (test_test_history.TestTestHistory) ... skipped 'Skipping as this test is fragile, issue #73083' 2022-09-27T15:16:34.9095241Z test_calculate_1_shard_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-09-27T15:16:34.9126911Z test_calculate_2_shards_against_optimal_shards (test_test_selections.TestCalculateShards) ... ok 2022-09-27T15:16:34.9129463Z test_calculate_2_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-09-27T15:16:34.9130199Z test_calculate_2_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-09-27T15:16:34.9131081Z test_calculate_5_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-09-27T15:16:34.9131804Z test_calculate_5_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-09-27T15:16:34.9132591Z test_existing_job (test_upload_test_stats.TestUploadTestStats) 2022-09-27T15:16:34.9133897Z Run on a known-good job and make sure we don't error and get basically okay reults. ... skipped "don't run in CI as this does a lot of network calls and uses up GH API rate limit" 2022-09-27T15:16:34.9135370Z Ignoring disabled issues: [] 2022-09-27T15:16:34.9135929Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-09-27T15:16:34.9136292Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-09-27T15:16:34.9136615Z Ignoring disabled issues: ['75198', '75123'] 2022-09-27T15:16:34.9136847Z Ignoring disabled issues: [] 2022-09-27T15:16:34.9137180Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-09-27T15:16:34.9137548Z Ignoring disabled issues: ['123', '143', '345', '10283', '2348', '75123', '2134'] 2022-09-27T15:16:34.9200977Z test_create_from_namespaced_tuple (test_utils.TestNamespaceHelper) ... ok 2022-09-27T15:16:34.9201640Z test_default_namespace (test_utils.TestNamespaceHelper) ... ok 2022-09-27T15:16:34.9202254Z test_namespace_levels_more_than_max (test_utils.TestNamespaceHelper) ... ok 2022-09-27T15:16:34.9203049Z 2022-09-27T15:16:34.9203704Z ---------------------------------------------------------------------- 2022-09-27T15:16:34.9204150Z Ran 81 tests in 24.868s 2022-09-27T15:16:34.9204324Z 2022-09-27T15:16:34.9204467Z OK (skipped=2, expected failures=1) 2022-09-27T15:16:35.5043410Z test_all_successful (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5050293Z Test with workflows are successful ... ok 2022-09-27T15:16:35.5050908Z test_necessary_failed (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5055975Z Test with necessary job (ex: Lint) failed ... ok 2022-09-27T15:16:35.5056572Z test_necessary_skipped (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5062004Z Test with necessary job (ex: pull) skipped ... ok 2022-09-27T15:16:35.5062608Z test_necessary_successful (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5067321Z Test with necessary workflows are successful ... ok 2022-09-27T15:16:35.5067956Z test_no_workflows (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5072085Z Test with missing workflows ... ok 2022-09-27T15:16:35.5072665Z test_skippable_failed (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5077710Z Test with skippable job (ex: docker-release-builds) failing ... ok 2022-09-27T15:16:35.5078386Z test_skippable_skipped (test_fetch_latest_green_commit.TestPrintCommits) 2022-09-27T15:16:35.5084042Z Test with skippable jobs (periodic and docker-release-builds skipped ... ok 2022-09-27T15:16:35.5103519Z test_filter (test_filter_test_configs.TestConfigFilter) ... ok 2022-09-27T15:16:35.5119648Z test_filter_with_valid_label (test_filter_test_configs.TestConfigFilter) ... ok 2022-09-27T15:16:35.5125659Z test_get_labels (test_filter_test_configs.TestConfigFilter) ... ok 2022-09-27T15:16:35.5132835Z test_get_labels_failed (test_filter_test_configs.TestConfigFilter) ... /home/runner/work/pytorch/pytorch/.github/scripts/filter_test_configs.py:62: UserWarning: Failed to get the labels for #54321 (status code 400) 2022-09-27T15:16:35.5134015Z warnings.warn(f"Failed to get the labels for #{pr_number} (status code {response.status_code})") 2022-09-27T15:16:35.5134536Z ok 2022-09-27T15:16:35.5137132Z test_double_asterisks (test_gitutils.TestPattern) ... ok 2022-09-27T15:16:35.5137861Z test_is_iterable (test_gitutils.TestPeekableIterator) ... ok 2022-09-27T15:16:35.5138709Z test_iterator (test_gitutils.TestPeekableIterator) ... ok 2022-09-27T15:16:35.5140535Z test_peek (test_gitutils.TestPeekableIterator) ... ok 2022-09-27T15:16:35.5141465Z test_cancelled_gets_ignored (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.5493278Z Tests that cancelled workflow does not override existing successfull status ... ok 2022-09-27T15:16:35.5494496Z test_checks_filter (test_trymerge.TestGitHubPR) ... ok 2022-09-27T15:16:35.5495171Z test_checksuites_pagination (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.5931028Z Tests that PR with lots of checksuits can be fetched ... ok 2022-09-27T15:16:35.5931617Z test_comments_pagination (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.6068874Z Tests that PR with 50+ comments can be fetched ... ok 2022-09-27T15:16:35.6069485Z test_failed_land_checks (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.6208695Z Tests that PR with Land Checks fail with a RunTime error ... ok 2022-09-27T15:16:35.6209307Z test_get_author_many_commits (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.6372045Z Tests that authors for all commits can be fetched ... ok 2022-09-27T15:16:35.6372874Z test_get_author_many_reviews (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.6508249Z Tests that all reviews can be fetched ... ok 2022-09-27T15:16:35.6508862Z test_get_author_null (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.6676923Z Tests that PR author can be computed ... ok 2022-09-27T15:16:35.6677534Z test_get_checkruns_many_runs (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.6986426Z Tests that all checkruns can be fetched ... ok 2022-09-27T15:16:35.6987277Z test_get_last_comment (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.7052456Z Tests that last comment can be fetched ... ok 2022-09-27T15:16:35.7184551Z test_get_many_land_checks (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.7185351Z Tests that all checkruns can be fetched for a commit ... ok 2022-09-27T15:16:35.7185888Z test_gql_complexity (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.7316811Z Fetch comments and conclusions for PR with 60 commits ... ok 2022-09-27T15:16:35.7317465Z test_internal_changes (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.7505185Z Tests that PR with internal changes is detected ... ok 2022-09-27T15:16:35.7505994Z test_large_diff (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.7635100Z Tests that PR with 100+ files can be fetched ... ok 2022-09-27T15:16:35.7635757Z test_lint_fails (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.8155784Z Tests that PR fails mandatory lint check ... ok 2022-09-27T15:16:35.8170203Z test_main_force (test_trymerge.TestGitHubPR) ... ok 2022-09-27T15:16:35.8181227Z test_main_merge (test_trymerge.TestGitHubPR) ... ok 2022-09-27T15:16:35.8192360Z test_main_revert (test_trymerge.TestGitHubPR) ... ok 2022-09-27T15:16:35.8193272Z test_match_rules (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.8346205Z Tests that PR passes merge rules ... ok 2022-09-27T15:16:35.8346620Z test_merge_rules_valid (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.8595828Z Test that merge_rules.yaml can be parsed ... ok 2022-09-27T15:16:35.8916392Z test_pending_status_check (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.8917219Z Tests that PR with nonexistent/pending status checks fails with the right reason. ... ok 2022-09-27T15:16:35.8917752Z test_read_merge_rules_fails (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.8984402Z Tests that PR fails to read the merge rules ... ok 2022-09-27T15:16:35.8984976Z test_revert_rules (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.9558683Z Tests that reverts from collaborators are allowed ... ok 2022-09-27T15:16:35.9559696Z test_team_members (test_trymerge.TestGitHubPR) 2022-09-27T15:16:35.9701629Z Test fetching team members works ... ok 2022-09-27T15:16:35.9702247Z test_no_need_to_rebase (test_tryrebase.TestRebase) 2022-09-27T15:16:35.9902261Z Tests branch already up to date ... ok 2022-09-27T15:16:35.9902794Z test_rebase (test_tryrebase.TestRebase) 2022-09-27T15:16:35.9984298Z Tests rebase successfully ... ok 2022-09-27T15:16:35.9985156Z test_rebase_to_stable (test_tryrebase.TestRebase) 2022-09-27T15:16:36.0071871Z Tests rebase to viable/strict successfully ... ok 2022-09-27T15:16:36.0073866Z Select cfg because label test-config/cfg is presented in the pull request by the time the test starts 2022-09-27T15:16:36.0074788Z Select cfg because label test-config/cfg is presented in the pull request by the time the test starts 2022-09-27T15:16:36.0075340Z @pytorchbot successfully started a revert job. Check the current status [here](None). 2022-09-27T15:16:36.0076130Z Please reach out to the [PyTorch DevX Team](https://github.com/pytorch/pytorch/wiki/Dev-Infra-Office-Hours) with feedback or questions! 2022-09-27T15:16:36.0076598Z 2022-09-27T15:16:36.0076868Z ---------------------------------------------------------------------- 2022-09-27T15:16:36.0077275Z Ran 42 tests in 0.503s 2022-09-27T15:16:36.0077459Z 2022-09-27T15:16:36.0077577Z OK 2022-09-27T15:16:36.0525300Z Post job cleanup. 2022-09-27T15:16:36.1770780Z Cache hit occurred on the primary key setup-python-Linux-python-3.8.14-pip-fd00318a9dfa31867666e3bf032558a9b2aa33f2b442601b08ca94a5d8e7845e, not saving cache. 2022-09-27T15:16:36.1858661Z Post job cleanup. 2022-09-27T15:16:36.1891561Z Post job cleanup. 2022-09-27T15:16:36.3008666Z [command]/usr/bin/git version 2022-09-27T15:16:36.3054064Z git version 2.37.3 2022-09-27T15:16:36.3100550Z Temporarily overriding HOME='/home/runner/work/_temp/e07974c6-90aa-433b-a5f8-d7d9fc725fad' before making global git config changes 2022-09-27T15:16:36.3101058Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:16:36.3106768Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:16:36.3153288Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:16:36.3195404Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:16:36.3440045Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:16:36.3475824Z http.https://github.com/.extraheader 2022-09-27T15:16:36.3487850Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:16:36.3538815Z [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-09-27T15:16:36.4034659Z Cleaning up orphan processes