2024-06-26T04:40:40.8442700Z Current runner version: '2.317.0' 2024-06-26T04:40:40.8448782Z Runner name: 'i-006ceeb3160def38d' 2024-06-26T04:40:40.8449515Z Runner group name: 'Default' 2024-06-26T04:40:40.8450355Z Machine name: 'ip-10-0-66-51' 2024-06-26T04:40:40.8454524Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:40:40.8456347Z Actions: read 2024-06-26T04:40:40.8456827Z Attestations: read 2024-06-26T04:40:40.8457316Z Checks: read 2024-06-26T04:40:40.8457774Z Contents: read 2024-06-26T04:40:40.8458236Z Deployments: read 2024-06-26T04:40:40.8458692Z Discussions: read 2024-06-26T04:40:40.8459182Z Issues: read 2024-06-26T04:40:40.8459625Z Metadata: read 2024-06-26T04:40:40.8460062Z Packages: read 2024-06-26T04:40:40.8460512Z Pages: read 2024-06-26T04:40:40.8460961Z PullRequests: read 2024-06-26T04:40:40.8461466Z RepositoryProjects: read 2024-06-26T04:40:40.8462010Z SecurityEvents: read 2024-06-26T04:40:40.8462506Z Statuses: read 2024-06-26T04:40:40.8462934Z ##[endgroup] 2024-06-26T04:40:40.8466221Z Secret source: Actions 2024-06-26T04:40:40.8467001Z Prepare workflow directory 2024-06-26T04:40:41.2886236Z Prepare all required actions 2024-06-26T04:40:41.3140235Z Getting action download info 2024-06-26T04:40:41.4382293Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:45.0880441Z Getting action download info 2024-06-26T04:40:45.1838583Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:45.3802213Z Uses: pytorch/pytorch/.github/workflows/_android-build-test.yml@refs/pull/129470/merge (4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d) 2024-06-26T04:40:45.3804719Z ##[group] Inputs 2024-06-26T04:40:45.3805514Z build-environment: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single 2024-06-26T04:40:45.3806552Z docker-image-name: pytorch-linux-focal-py3-clang9-android-ndk-r21e 2024-06-26T04:40:45.3807222Z sync-tag: 2024-06-26T04:40:45.3807905Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-06-26T04:40:45.3808685Z ##[endgroup] 2024-06-26T04:40:45.3809642Z Complete job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter 2024-06-26T04:40:45.4361429Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:45.4504018Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:45.4515016Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:45.4515553Z ##[endgroup] 2024-06-26T04:40:45.6706048Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:45.6706635Z with: 2024-06-26T04:40:45.6706882Z fetch-depth: 1 2024-06-26T04:40:45.6707170Z submodules: false 2024-06-26T04:40:45.6707452Z env: 2024-06-26T04:40:45.6707691Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:45.6708018Z ##[endgroup] 2024-06-26T04:40:45.6893813Z ##[group]Run retry () { 2024-06-26T04:40:45.6894189Z retry () { 2024-06-26T04:40:45.6894699Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:45.6895249Z } 2024-06-26T04:40:45.6895524Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:45.6895944Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:45.6896446Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:45.6896876Z else 2024-06-26T04:40:45.6897206Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:45.6897624Z fi 2024-06-26T04:40:45.6897953Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:45.6905137Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:45.6905633Z env: 2024-06-26T04:40:45.6905888Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:45.6906198Z NO_SUDO: 2024-06-26T04:40:45.6906450Z ##[endgroup] 2024-06-26T04:40:45.6996941Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:46.0648707Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:46.0649299Z with: 2024-06-26T04:40:46.0649604Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:46.0650019Z fetch-depth: 1 2024-06-26T04:40:46.0650304Z submodules: false 2024-06-26T04:40:46.0650695Z quiet-checkout: true 2024-06-26T04:40:46.0651018Z repository: pytorch/pytorch 2024-06-26T04:40:46.0651516Z token: *** 2024-06-26T04:40:46.0651790Z ssh-strict: true 2024-06-26T04:40:46.0652081Z persist-credentials: true 2024-06-26T04:40:46.0652417Z clean: true 2024-06-26T04:40:46.0652726Z sparse-checkout-cone-mode: true 2024-06-26T04:40:46.0653081Z lfs: false 2024-06-26T04:40:46.0653360Z set-safe-directory: true 2024-06-26T04:40:46.0653672Z env: 2024-06-26T04:40:46.0653905Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:46.0654223Z ##[endgroup] 2024-06-26T04:40:46.1777945Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:46.1780446Z ##[group]Getting Git version info 2024-06-26T04:40:46.1781633Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:46.1783049Z [command]/usr/bin/git version 2024-06-26T04:40:46.1788328Z git version 2.40.1 2024-06-26T04:40:46.1817522Z ##[endgroup] 2024-06-26T04:40:46.1841925Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/27d3bab1-4657-4f83-90dc-ed3cd13af7c5' before making global git config changes 2024-06-26T04:40:46.1843921Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:46.1846523Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:46.1875828Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:46.1880761Z ##[group]Initializing the repository 2024-06-26T04:40:46.1884906Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:46.1912368Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:46.1914091Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:46.1915660Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:46.1916604Z hint: 2024-06-26T04:40:46.1920563Z hint: git config --global init.defaultBranch 2024-06-26T04:40:46.1921343Z hint: 2024-06-26T04:40:46.1922262Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:46.1923749Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:46.1925000Z hint: 2024-06-26T04:40:46.1925566Z hint: git branch -m 2024-06-26T04:40:46.1928112Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:40:46.1984414Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:46.1986767Z ##[endgroup] 2024-06-26T04:40:46.1987830Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:46.1988942Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:46.2012713Z ##[endgroup] 2024-06-26T04:40:46.2013530Z ##[group]Setting up auth 2024-06-26T04:40:46.2018387Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:46.2048494Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:46.2271279Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:46.2304966Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:46.2520782Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:46.2555330Z ##[endgroup] 2024-06-26T04:40:46.2556470Z ##[group]Fetching the repository 2024-06-26T04:40:46.2562572Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:46.4397939Z remote: Enumerating objects: 11184, done. 2024-06-26T04:40:46.4404966Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:40:46.4406138Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:40:46.4407117Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:40:46.4408737Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:40:46.4410361Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:40:46.4411783Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:40:46.4414979Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:40:46.4416092Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:40:46.4418623Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:40:46.4419311Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:40:46.4423473Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:40:46.4426830Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:40:46.4427587Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:40:46.4428389Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:40:46.4429180Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:40:46.4433823Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:40:46.4434836Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:40:46.4435806Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:40:46.4436639Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:40:46.4439191Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:40:46.4442348Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:40:46.4443487Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:40:46.4444365Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:40:46.4444878Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:40:46.4445758Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:40:46.4446624Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:40:46.4447345Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:40:46.4448049Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:40:46.4449060Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:40:46.4449789Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:40:46.4452112Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:40:46.4455298Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:40:46.4456243Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:40:46.4457138Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:40:46.4457644Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:40:46.4459514Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:40:46.4462752Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:40:46.4463476Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:40:46.4464169Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:40:46.4465059Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:40:46.4465690Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:40:46.4466202Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:40:46.4467133Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:40:46.4467876Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:40:46.4468670Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:40:46.4469451Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:40:46.4470188Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:40:46.4471081Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:40:46.4471935Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:40:46.4475249Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:40:46.4475788Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:40:46.4476720Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:40:46.4477931Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:40:46.4481356Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:40:46.4482868Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:40:46.4484398Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:40:46.4485354Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:40:46.4486059Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:40:46.4488828Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:40:46.4491449Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:40:46.4493339Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:40:46.4494662Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:40:46.4495188Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:40:46.4499369Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:40:46.4502331Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:40:46.4505419Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:40:46.4506440Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:40:46.4507822Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:40:46.4510311Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:40:46.4512094Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:40:46.4514373Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:40:46.4515861Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:40:46.4517477Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:40:46.4518535Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:40:46.4520118Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:40:46.4521040Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:40:46.4521866Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:40:46.4524295Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:40:46.4525760Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:40:46.4526886Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:40:46.4528437Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:40:46.4529299Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:40:46.4529987Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:40:46.4531359Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:40:46.4532047Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:40:46.4532957Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:40:46.4533908Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:40:46.4535402Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:40:46.4537930Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:40:46.4540689Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:40:46.4542293Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:40:46.4544139Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:40:46.4547298Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:40:46.4548745Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:40:46.4554132Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:40:46.4561339Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:40:46.4565238Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:40:46.4566200Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:40:46.4568018Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:40:46.4568666Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:40:46.4569191Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:40:46.4569738Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:40:46.4648220Z remote: Compressing objects: 0% (1/9658) 2024-06-26T04:40:46.4850162Z remote: Compressing objects: 1% (97/9658) 2024-06-26T04:40:46.5449845Z remote: Compressing objects: 2% (194/9658) 2024-06-26T04:40:46.5616467Z remote: Compressing objects: 3% (290/9658) 2024-06-26T04:40:46.6036369Z remote: Compressing objects: 4% (387/9658) 2024-06-26T04:40:46.6430122Z remote: Compressing objects: 5% (483/9658) 2024-06-26T04:40:46.7022014Z remote: Compressing objects: 6% (580/9658) 2024-06-26T04:40:46.7787395Z remote: Compressing objects: 7% (677/9658) 2024-06-26T04:40:46.8281465Z remote: Compressing objects: 8% (773/9658) 2024-06-26T04:40:46.8686229Z remote: Compressing objects: 9% (870/9658) 2024-06-26T04:40:46.9045036Z remote: Compressing objects: 10% (966/9658) 2024-06-26T04:40:46.9421260Z remote: Compressing objects: 11% (1063/9658) 2024-06-26T04:40:46.9764473Z remote: Compressing objects: 12% (1159/9658) 2024-06-26T04:40:47.0521677Z remote: Compressing objects: 13% (1256/9658) 2024-06-26T04:40:47.0881799Z remote: Compressing objects: 14% (1353/9658) 2024-06-26T04:40:47.1418143Z remote: Compressing objects: 15% (1449/9658) 2024-06-26T04:40:47.1926463Z remote: Compressing objects: 16% (1546/9658) 2024-06-26T04:40:47.2303638Z remote: Compressing objects: 17% (1642/9658) 2024-06-26T04:40:47.2961123Z remote: Compressing objects: 18% (1739/9658) 2024-06-26T04:40:47.3419426Z remote: Compressing objects: 19% (1836/9658) 2024-06-26T04:40:47.4015174Z remote: Compressing objects: 20% (1932/9658) 2024-06-26T04:40:47.4379036Z remote: Compressing objects: 21% (2029/9658) 2024-06-26T04:40:47.4564567Z remote: Compressing objects: 22% (2125/9658) 2024-06-26T04:40:47.4858862Z remote: Compressing objects: 22% (2155/9658) 2024-06-26T04:40:47.5562259Z remote: Compressing objects: 23% (2222/9658) 2024-06-26T04:40:47.5976865Z remote: Compressing objects: 24% (2318/9658) 2024-06-26T04:40:47.6616847Z remote: Compressing objects: 25% (2415/9658) 2024-06-26T04:40:47.7029759Z remote: Compressing objects: 26% (2512/9658) 2024-06-26T04:40:47.7383679Z remote: Compressing objects: 27% (2608/9658) 2024-06-26T04:40:47.7803774Z remote: Compressing objects: 28% (2705/9658) 2024-06-26T04:40:47.8218465Z remote: Compressing objects: 29% (2801/9658) 2024-06-26T04:40:47.8753176Z remote: Compressing objects: 30% (2898/9658) 2024-06-26T04:40:47.8826565Z remote: Compressing objects: 31% (2994/9658) 2024-06-26T04:40:47.8911110Z remote: Compressing objects: 32% (3091/9658) 2024-06-26T04:40:47.9154384Z remote: Compressing objects: 33% (3188/9658) 2024-06-26T04:40:47.9276694Z remote: Compressing objects: 34% (3284/9658) 2024-06-26T04:40:47.9456315Z remote: Compressing objects: 35% (3381/9658) 2024-06-26T04:40:47.9486750Z remote: Compressing objects: 36% (3477/9658) 2024-06-26T04:40:47.9584969Z remote: Compressing objects: 37% (3574/9658) 2024-06-26T04:40:47.9830508Z remote: Compressing objects: 38% (3671/9658) 2024-06-26T04:40:48.0038128Z remote: Compressing objects: 39% (3767/9658) 2024-06-26T04:40:48.0246235Z remote: Compressing objects: 40% (3864/9658) 2024-06-26T04:40:48.0511089Z remote: Compressing objects: 41% (3960/9658) 2024-06-26T04:40:48.0904936Z remote: Compressing objects: 42% (4057/9658) 2024-06-26T04:40:48.1216962Z remote: Compressing objects: 43% (4153/9658) 2024-06-26T04:40:48.1441477Z remote: Compressing objects: 44% (4250/9658) 2024-06-26T04:40:48.1786744Z remote: Compressing objects: 45% (4347/9658) 2024-06-26T04:40:48.2130459Z remote: Compressing objects: 46% (4443/9658) 2024-06-26T04:40:48.2488494Z remote: Compressing objects: 47% (4540/9658) 2024-06-26T04:40:48.2787659Z remote: Compressing objects: 48% (4636/9658) 2024-06-26T04:40:48.3046324Z remote: Compressing objects: 49% (4733/9658) 2024-06-26T04:40:48.3608514Z remote: Compressing objects: 50% (4829/9658) 2024-06-26T04:40:48.3892578Z remote: Compressing objects: 51% (4926/9658) 2024-06-26T04:40:48.4108009Z remote: Compressing objects: 52% (5023/9658) 2024-06-26T04:40:48.4360125Z remote: Compressing objects: 53% (5119/9658) 2024-06-26T04:40:48.4568761Z remote: Compressing objects: 54% (5216/9658) 2024-06-26T04:40:48.4570632Z remote: Compressing objects: 54% (5304/9658) 2024-06-26T04:40:48.4901275Z remote: Compressing objects: 55% (5312/9658) 2024-06-26T04:40:48.5231964Z remote: Compressing objects: 56% (5409/9658) 2024-06-26T04:40:48.5415231Z remote: Compressing objects: 57% (5506/9658) 2024-06-26T04:40:48.6006488Z remote: Compressing objects: 58% (5602/9658) 2024-06-26T04:40:48.6074516Z remote: Compressing objects: 59% (5699/9658) 2024-06-26T04:40:48.6296727Z remote: Compressing objects: 60% (5795/9658) 2024-06-26T04:40:48.6440600Z remote: Compressing objects: 61% (5892/9658) 2024-06-26T04:40:48.6767529Z remote: Compressing objects: 62% (5988/9658) 2024-06-26T04:40:48.6982383Z remote: Compressing objects: 63% (6085/9658) 2024-06-26T04:40:48.7037641Z remote: Compressing objects: 64% (6182/9658) 2024-06-26T04:40:48.7066792Z remote: Compressing objects: 65% (6278/9658) 2024-06-26T04:40:48.7130421Z remote: Compressing objects: 66% (6375/9658) 2024-06-26T04:40:48.7225320Z remote: Compressing objects: 67% (6471/9658) 2024-06-26T04:40:48.7278616Z remote: Compressing objects: 68% (6568/9658) 2024-06-26T04:40:48.7361920Z remote: Compressing objects: 69% (6665/9658) 2024-06-26T04:40:48.7484475Z remote: Compressing objects: 70% (6761/9658) 2024-06-26T04:40:48.7618952Z remote: Compressing objects: 71% (6858/9658) 2024-06-26T04:40:48.7708658Z remote: Compressing objects: 72% (6954/9658) 2024-06-26T04:40:48.7780987Z remote: Compressing objects: 73% (7051/9658) 2024-06-26T04:40:48.7882750Z remote: Compressing objects: 74% (7147/9658) 2024-06-26T04:40:48.8005514Z remote: Compressing objects: 75% (7244/9658) 2024-06-26T04:40:48.8105954Z remote: Compressing objects: 76% (7341/9658) 2024-06-26T04:40:48.8218801Z remote: Compressing objects: 77% (7437/9658) 2024-06-26T04:40:48.8328089Z remote: Compressing objects: 78% (7534/9658) 2024-06-26T04:40:48.8416146Z remote: Compressing objects: 79% (7630/9658) 2024-06-26T04:40:48.8546798Z remote: Compressing objects: 80% (7727/9658) 2024-06-26T04:40:48.8702515Z remote: Compressing objects: 81% (7823/9658) 2024-06-26T04:40:48.8832552Z remote: Compressing objects: 82% (7920/9658) 2024-06-26T04:40:48.8943340Z remote: Compressing objects: 83% (8017/9658) 2024-06-26T04:40:48.9063127Z remote: Compressing objects: 84% (8113/9658) 2024-06-26T04:40:48.9173070Z remote: Compressing objects: 85% (8210/9658) 2024-06-26T04:40:48.9312736Z remote: Compressing objects: 86% (8306/9658) 2024-06-26T04:40:48.9422277Z remote: Compressing objects: 87% (8403/9658) 2024-06-26T04:40:48.9521057Z remote: Compressing objects: 88% (8500/9658) 2024-06-26T04:40:48.9633621Z remote: Compressing objects: 89% (8596/9658) 2024-06-26T04:40:48.9674720Z remote: Compressing objects: 90% (8693/9658) 2024-06-26T04:40:48.9688407Z remote: Compressing objects: 91% (8789/9658) 2024-06-26T04:40:48.9701160Z remote: Compressing objects: 92% (8886/9658) 2024-06-26T04:40:48.9720758Z remote: Compressing objects: 93% (8982/9658) 2024-06-26T04:40:48.9733456Z remote: Compressing objects: 94% (9079/9658) 2024-06-26T04:40:48.9741058Z remote: Compressing objects: 95% (9176/9658) 2024-06-26T04:40:48.9752022Z remote: Compressing objects: 96% (9272/9658) 2024-06-26T04:40:48.9765443Z remote: Compressing objects: 97% (9369/9658) 2024-06-26T04:40:48.9784380Z remote: Compressing objects: 98% (9465/9658) 2024-06-26T04:40:48.9791777Z remote: Compressing objects: 99% (9562/9658) 2024-06-26T04:40:48.9792552Z remote: Compressing objects: 100% (9658/9658) 2024-06-26T04:40:48.9793122Z remote: Compressing objects: 100% (9658/9658), done. 2024-06-26T04:40:51.8585394Z remote: Total 11184 (delta 1468), reused 5456 (delta 1239), pack-reused 0 2024-06-26T04:40:52.3859601Z ##[endgroup] 2024-06-26T04:40:52.3860872Z ##[group]Determining the checkout info 2024-06-26T04:40:52.3863907Z ##[endgroup] 2024-06-26T04:40:52.3865024Z ##[group]Checking out the ref 2024-06-26T04:40:52.3867539Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:53.6112838Z ##[endgroup] 2024-06-26T04:40:53.6156736Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:40:53.6186960Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:40:53.6554811Z Prepare all required actions 2024-06-26T04:40:53.6555251Z Getting action download info 2024-06-26T04:40:53.7355590Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:40:53.8637289Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T04:40:53.8637758Z with: 2024-06-26T04:40:53.8638209Z github-token: *** 2024-06-26T04:40:53.8638816Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-06-26T04:40:53.8639511Z env: 2024-06-26T04:40:53.8639784Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:53.8640098Z ##[endgroup] 2024-06-26T04:40:53.8683685Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:40:53.8684289Z with: 2024-06-26T04:40:53.8684519Z shell: bash 2024-06-26T04:40:53.8684799Z timeout_minutes: 10 2024-06-26T04:40:53.8685103Z max_attempts: 5 2024-06-26T04:40:53.8685434Z retry_wait_seconds: 30 2024-06-26T04:40:53.8686573Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:40:53.8687784Z polling_interval_seconds: 1 2024-06-26T04:40:53.8688135Z warning_on_retry: true 2024-06-26T04:40:53.8688449Z continue_on_error: false 2024-06-26T04:40:53.8688756Z env: 2024-06-26T04:40:53.8688998Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:53.8689499Z GITHUB_TOKEN: *** 2024-06-26T04:40:53.8689772Z ##[endgroup] 2024-06-26T04:40:53.9214938Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:40:54.1484784Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:40:54.1651257Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-06-26T04:40:54.1796399Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-06-26T04:40:54.1806622Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.6.2) 2024-06-26T04:40:54.1818673Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-06-26T04:40:54.1833237Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T04:40:54.1856537Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-06-26T04:40:54.9213394Z Command completed after 1 attempt(s). 2024-06-26T04:40:54.9263161Z ##[group]Run set -x 2024-06-26T04:40:54.9263473Z set -x 2024-06-26T04:40:54.9263749Z  2024-06-26T04:40:54.9264305Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:40:54.9264977Z # in runner workspace 2024-06-26T04:40:54.9265497Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T04:40:54.9273446Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:54.9273940Z env: 2024-06-26T04:40:54.9274191Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:54.9274521Z ##[endgroup] 2024-06-26T04:40:54.9299351Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T04:40:54.9554561Z ##[group]Run set -x 2024-06-26T04:40:54.9554911Z set -x 2024-06-26T04:40:54.9555183Z  2024-06-26T04:40:54.9555706Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-06-26T04:40:54.9556638Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-06-26T04:40:54.9557657Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-06-26T04:40:54.9558588Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-06-26T04:40:54.9559360Z # expose this variable as part of GitHub context. 2024-06-26T04:40:54.9560212Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-06-26T04:40:54.9561129Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-06-26T04:40:54.9561692Z pwd 2024-06-26T04:40:54.9561938Z  2024-06-26T04:40:54.9562480Z LOG_FILE=$(grep -l -r "4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d" *.log | tail -n 1) 2024-06-26T04:40:54.9563179Z if [ -n "${LOG_FILE}" ]; then 2024-06-26T04:40:54.9563855Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-06-26T04:40:54.9564600Z  # needs to be awk {print $3} on MacOS 2024-06-26T04:40:54.9565065Z  case ${RUNNER_OS} in 2024-06-26T04:40:54.9565412Z  macOS) 2024-06-26T04:40:54.9566070Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-06-26T04:40:54.9566797Z  ;; 2024-06-26T04:40:54.9567059Z  *) 2024-06-26T04:40:54.9567685Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-06-26T04:40:54.9568412Z  ;; 2024-06-26T04:40:54.9568689Z  esac 2024-06-26T04:40:54.9569073Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:54.9569565Z fi 2024-06-26T04:40:54.9569814Z  2024-06-26T04:40:54.9570045Z popd 2024-06-26T04:40:54.9576956Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:54.9577443Z env: 2024-06-26T04:40:54.9577681Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:54.9578002Z ##[endgroup] 2024-06-26T04:40:54.9599930Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-06-26T04:40:54.9601443Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:54.9602774Z /home/ec2-user/actions-runner/_diag 2024-06-26T04:40:54.9603675Z + pwd 2024-06-26T04:40:54.9611470Z ++ grep -l -r 4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d Runner_20240626-041017-utc.log Runner_20240626-041020-utc.log Worker_20240626-042001-utc.log Worker_20240626-042758-utc.log Worker_20240626-042949-utc.log Worker_20240626-044011-utc.log Worker_20240626-044037-utc.log 2024-06-26T04:40:54.9616609Z ++ tail -n 1 2024-06-26T04:40:54.9627545Z + LOG_FILE=Worker_20240626-044037-utc.log 2024-06-26T04:40:54.9628664Z + '[' -n Worker_20240626-044037-utc.log ']' 2024-06-26T04:40:54.9629688Z + case ${RUNNER_OS} in 2024-06-26T04:40:54.9634500Z ++ grep -r '"jobDisplayName"' Worker_20240626-044037-utc.log 2024-06-26T04:40:54.9636467Z ++ xargs 2024-06-26T04:40:54.9643117Z ++ sed 's/"//g' 2024-06-26T04:40:54.9645068Z ++ awk -F '[:]' '{print $2}' 2024-06-26T04:40:54.9669274Z + JOB_NAME='linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter,' 2024-06-26T04:40:54.9670835Z ~/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:54.9672981Z + echo 'job-name=linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter,' 2024-06-26T04:40:54.9674636Z + popd 2024-06-26T04:40:54.9706609Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:40:54.9707135Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:40:54.9707590Z echo "Job name: ${JOB_NAME}" 2024-06-26T04:40:54.9707957Z  2024-06-26T04:40:54.9708499Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:40:54.9709175Z # in runner workspace 2024-06-26T04:40:54.9709742Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T04:40:54.9710374Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T04:40:54.9710915Z  --job-name "${JOB_NAME}" \ 2024-06-26T04:40:54.9711340Z  --test-matrix "{ include: [ 2024-06-26T04:40:54.9712127Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-06-26T04:40:54.9712727Z ]} 2024-06-26T04:40:54.9712988Z " \ 2024-06-26T04:40:54.9713286Z  --selected-test-configs "" \ 2024-06-26T04:40:54.9713727Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T04:40:54.9714131Z  --tag "${TAG}" \ 2024-06-26T04:40:54.9714489Z  --event-name "${EVENT_NAME}" \ 2024-06-26T04:40:54.9714917Z  --schedule "${SCHEDULE}" \ 2024-06-26T04:40:54.9715331Z  --branch "${HEAD_BRANCH}" 2024-06-26T04:40:54.9722057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:54.9722552Z env: 2024-06-26T04:40:54.9722806Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:54.9723316Z GITHUB_TOKEN: *** 2024-06-26T04:40:54.9723993Z JOB_NAME: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter, 2024-06-26T04:40:54.9724752Z PR_NUMBER: 129470 2024-06-26T04:40:54.9725036Z TAG: 2024-06-26T04:40:54.9725288Z EVENT_NAME: pull_request 2024-06-26T04:40:54.9725610Z SCHEDULE: 2024-06-26T04:40:54.9725861Z HEAD_BRANCH: 2024-06-26T04:40:54.9726137Z ##[endgroup] 2024-06-26T04:40:54.9749817Z Workflow: pull 2024-06-26T04:40:54.9750606Z Job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter, 2024-06-26T04:40:55.1785029Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T04:40:55.3241226Z fatal: unknown commit origin/main 2024-06-26T04:40:55.3264698Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:486: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-06-26T04:40:55.3268493Z warnings.warn(f"failed to get commit messages: {e}") 2024-06-26T04:40:55.3389415Z ##[group]Run echo "Filtered matrix:" 2024-06-26T04:40:55.3389846Z echo "Filtered matrix:" 2024-06-26T04:40:55.3390538Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2024-06-26T04:40:55.3391226Z  2024-06-26T04:40:55.3391655Z echo 2024-06-26T04:40:55.3392022Z echo "Is the current job unstable? False" 2024-06-26T04:40:55.3392467Z  2024-06-26T04:40:55.3392702Z echo 2024-06-26T04:40:55.3393041Z echo "Is keep-going label set? False" 2024-06-26T04:40:55.3393594Z  2024-06-26T04:40:55.3393827Z echo 2024-06-26T04:40:55.3394121Z echo "Renabled issues? " 2024-06-26T04:40:55.3401343Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:55.3401819Z env: 2024-06-26T04:40:55.3402077Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:55.3402406Z ##[endgroup] 2024-06-26T04:40:55.3428560Z Filtered matrix: 2024-06-26T04:40:55.3430000Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2024-06-26T04:40:55.3430507Z 2024-06-26T04:40:55.3430640Z Is the current job unstable? False 2024-06-26T04:40:55.3430911Z 2024-06-26T04:40:55.3431145Z Is keep-going label set? False 2024-06-26T04:40:55.3431390Z 2024-06-26T04:40:55.3431689Z Renabled issues? 2024-06-26T04:40:55.3555098Z Post job cleanup. 2024-06-26T04:40:55.3644803Z Post job cleanup. 2024-06-26T04:40:55.4495574Z [command]/usr/bin/git version 2024-06-26T04:40:55.4542563Z git version 2.40.1 2024-06-26T04:40:55.4586923Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ccc070f9-505c-49ba-908b-885355fcf956' before making global git config changes 2024-06-26T04:40:55.4589716Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:55.4594989Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:55.4633110Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:55.4669267Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:55.4929436Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:55.4947777Z http.https://github.com/.extraheader 2024-06-26T04:40:55.4965375Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:40:55.4990633Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:55.5289695Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:55.5309779Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:55.5318584Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:55.5319096Z ##[endgroup] 2024-06-26T04:40:55.7593538Z Evaluate and set job outputs 2024-06-26T04:40:55.7603973Z Set output 'test-matrix' 2024-06-26T04:40:55.7604924Z Set output 'is-test-matrix-empty' 2024-06-26T04:40:55.7605462Z Set output 'keep-going' 2024-06-26T04:40:55.7606206Z Cleaning up orphan processes