2024-06-26T04:40:49.1594495Z Current runner version: '2.317.0' 2024-06-26T04:40:49.1600737Z Runner name: 'i-05932e6245371cb3f' 2024-06-26T04:40:49.1601326Z Runner group name: 'Default' 2024-06-26T04:40:49.1602060Z Machine name: 'ip-10-0-2-118' 2024-06-26T04:40:49.1605697Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:40:49.1607393Z Actions: read 2024-06-26T04:40:49.1607751Z Attestations: read 2024-06-26T04:40:49.1608091Z Checks: read 2024-06-26T04:40:49.1608409Z Contents: read 2024-06-26T04:40:49.1608745Z Deployments: read 2024-06-26T04:40:49.1609084Z Discussions: read 2024-06-26T04:40:49.1609421Z Issues: read 2024-06-26T04:40:49.1609733Z Metadata: read 2024-06-26T04:40:49.1610047Z Packages: read 2024-06-26T04:40:49.1610370Z Pages: read 2024-06-26T04:40:49.1610697Z PullRequests: read 2024-06-26T04:40:49.1611062Z RepositoryProjects: read 2024-06-26T04:40:49.1611479Z SecurityEvents: read 2024-06-26T04:40:49.1611850Z Statuses: read 2024-06-26T04:40:49.1612161Z ##[endgroup] 2024-06-26T04:40:49.1615863Z Secret source: Actions 2024-06-26T04:40:49.1616433Z Prepare workflow directory 2024-06-26T04:40:49.2589141Z Prepare all required actions 2024-06-26T04:40:49.2763792Z Getting action download info 2024-06-26T04:40:49.4083930Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:53.0873614Z Getting action download info 2024-06-26T04:40:53.1936600Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:53.3820961Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/129470/merge (4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d) 2024-06-26T04:40:53.3823484Z ##[group] Inputs 2024-06-26T04:40:53.3824026Z build-environment: linux-focal-cuda12.4-py3.10-gcc9-bazel-test 2024-06-26T04:40:53.3824796Z docker-image-name: pytorch-linux-focal-cuda12.4-cudnn9-py3-gcc9 2024-06-26T04:40:53.3825395Z cuda-version: 12.4 2024-06-26T04:40:53.3825710Z sync-tag: 2024-06-26T04:40:53.3826390Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2024-06-26T04:40:53.3827210Z runner: linux.large 2024-06-26T04:40:53.3827536Z ##[endgroup] 2024-06-26T04:40:53.3828253Z Complete job name: linux-focal-cuda12.4-py3.10-gcc9-bazel-test / filter 2024-06-26T04:40:53.4374796Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:53.4533496Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:53.4546075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:53.4546637Z ##[endgroup] 2024-06-26T04:40:53.6323793Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:53.6324426Z with: 2024-06-26T04:40:53.6324689Z fetch-depth: 1 2024-06-26T04:40:53.6325000Z submodules: false 2024-06-26T04:40:53.6325301Z env: 2024-06-26T04:40:53.6325556Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:53.6325901Z ##[endgroup] 2024-06-26T04:40:53.6526165Z ##[group]Run retry () { 2024-06-26T04:40:53.6526583Z retry () { 2024-06-26T04:40:53.6527098Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:53.6527676Z } 2024-06-26T04:40:53.6527964Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:53.6528384Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:53.6528881Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:53.6529369Z else 2024-06-26T04:40:53.6529708Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:53.6530141Z fi 2024-06-26T04:40:53.6530482Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:53.6538499Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:53.6539032Z env: 2024-06-26T04:40:53.6539398Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:53.6539728Z NO_SUDO: 2024-06-26T04:40:53.6539996Z ##[endgroup] 2024-06-26T04:40:53.6626372Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:53.6861760Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:53.6862226Z with: 2024-06-26T04:40:53.6862533Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:53.6862987Z fetch-depth: 1 2024-06-26T04:40:53.6863286Z submodules: false 2024-06-26T04:40:53.6863585Z quiet-checkout: true 2024-06-26T04:40:53.6863935Z repository: pytorch/pytorch 2024-06-26T04:40:53.6864447Z token: *** 2024-06-26T04:40:53.6864721Z ssh-strict: true 2024-06-26T04:40:53.6865186Z persist-credentials: true 2024-06-26T04:40:53.6865543Z clean: true 2024-06-26T04:40:53.6865872Z sparse-checkout-cone-mode: true 2024-06-26T04:40:53.6866251Z lfs: false 2024-06-26T04:40:53.6866547Z set-safe-directory: true 2024-06-26T04:40:53.6866927Z env: 2024-06-26T04:40:53.6867174Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:53.6867514Z ##[endgroup] 2024-06-26T04:40:53.8125635Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:53.8128770Z ##[group]Getting Git version info 2024-06-26T04:40:53.8133704Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:53.8135776Z [command]/usr/bin/git version 2024-06-26T04:40:53.8136613Z git version 2.40.1 2024-06-26T04:40:53.8141771Z ##[endgroup] 2024-06-26T04:40:53.8158253Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/363e1312-f75e-4b9f-ad55-e7c31cdd7092' before making global git config changes 2024-06-26T04:40:53.8159762Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:53.8161049Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:53.8196684Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:53.8202670Z ##[group]Initializing the repository 2024-06-26T04:40:53.8207196Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:53.8235419Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:53.8237684Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:53.8239612Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:53.8240724Z hint: 2024-06-26T04:40:53.8242053Z hint: git config --global init.defaultBranch 2024-06-26T04:40:53.8242990Z hint: 2024-06-26T04:40:53.8244244Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:53.8246027Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:53.8292930Z hint: 2024-06-26T04:40:53.8293427Z hint: git branch -m 2024-06-26T04:40:53.8345249Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:40:53.8348704Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:53.8350592Z ##[endgroup] 2024-06-26T04:40:53.8351158Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:53.8351784Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:53.8360559Z ##[endgroup] 2024-06-26T04:40:53.8363120Z ##[group]Setting up auth 2024-06-26T04:40:53.8373103Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:53.8409519Z [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:53.8678395Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:53.8713198Z [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:53.8946733Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:53.8992588Z ##[endgroup] 2024-06-26T04:40:53.8995858Z ##[group]Fetching the repository 2024-06-26T04:40:53.9005099Z [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:54.1231771Z remote: Enumerating objects: 11184, done. 2024-06-26T04:40:54.1239281Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:40:54.1240615Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:40:54.1241837Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:40:54.1245041Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:40:54.1247829Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:40:54.1249818Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:40:54.1252949Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:40:54.1255440Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:40:54.1256718Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:40:54.1260339Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:40:54.1263264Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:40:54.1266210Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:40:54.1267360Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:40:54.1271790Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:40:54.1272970Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:40:54.1275846Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:40:54.1278602Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:40:54.1280457Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:40:54.1282483Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:40:54.1285171Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:40:54.1286446Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:40:54.1287776Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:40:54.1291226Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:40:54.1292459Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:40:54.1297144Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:40:54.1298271Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:40:54.1299340Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:40:54.1300539Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:40:54.1302138Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:40:54.1303360Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:40:54.1304269Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:40:54.1305216Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:40:54.1306225Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:40:54.1315390Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:40:54.1316426Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:40:54.1317468Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:40:54.1318465Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:40:54.1319418Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:40:54.1320294Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:40:54.1321497Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:40:54.1322571Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:40:54.1323539Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:40:54.1324386Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:40:54.1325459Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:40:54.1326356Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:40:54.1327286Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:40:54.1328790Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:40:54.1329751Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:40:54.1330860Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:40:54.1331700Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:40:54.1332604Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:40:54.1335402Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:40:54.1338058Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:40:54.1339146Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:40:54.1341390Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:40:54.1342323Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:40:54.1345041Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:40:54.1346127Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:40:54.1348579Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:40:54.1349619Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:40:54.1351478Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:40:54.1352471Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:40:54.1355550Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:40:54.1358592Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:40:54.1359455Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:40:54.1360759Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:40:54.1362449Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:40:54.1363468Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:40:54.1364270Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:40:54.1364811Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:40:54.1365342Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:40:54.1366417Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:40:54.1368364Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:40:54.1369198Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:40:54.1370151Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:40:54.1370898Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:40:54.1371435Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:40:54.1371952Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:40:54.1372957Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:40:54.1373903Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:40:54.1374431Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:40:54.1375065Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:40:54.1376063Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:40:54.1376836Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:40:54.1377369Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:40:54.1377896Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:40:54.1378737Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:40:54.1379605Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:40:54.1380141Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:40:54.1380666Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:40:54.1381186Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:40:54.1384095Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:40:54.1386295Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:40:54.1387215Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:40:54.1387831Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:40:54.1388372Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:40:54.1388908Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:40:54.1389611Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:40:54.1390147Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:40:54.1391367Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:40:54.1392382Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:40:54.1393472Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:40:54.1475349Z remote: Compressing objects: 0% (1/9657) 2024-06-26T04:40:54.1694761Z remote: Compressing objects: 1% (97/9657) 2024-06-26T04:40:54.3148725Z remote: Compressing objects: 2% (194/9657) 2024-06-26T04:40:54.3149615Z remote: Compressing objects: 3% (290/9657) 2024-06-26T04:40:54.3150278Z remote: Compressing objects: 4% (387/9657) 2024-06-26T04:40:54.3547407Z remote: Compressing objects: 5% (483/9657) 2024-06-26T04:40:54.4071224Z remote: Compressing objects: 6% (580/9657) 2024-06-26T04:40:54.4896339Z remote: Compressing objects: 7% (676/9657) 2024-06-26T04:40:54.5422122Z remote: Compressing objects: 8% (773/9657) 2024-06-26T04:40:54.5865181Z remote: Compressing objects: 9% (870/9657) 2024-06-26T04:40:54.6245303Z remote: Compressing objects: 10% (966/9657) 2024-06-26T04:40:54.6638438Z remote: Compressing objects: 11% (1063/9657) 2024-06-26T04:40:54.6996139Z remote: Compressing objects: 12% (1159/9657) 2024-06-26T04:40:54.7837486Z remote: Compressing objects: 13% (1256/9657) 2024-06-26T04:40:54.8237172Z remote: Compressing objects: 14% (1352/9657) 2024-06-26T04:40:54.8824138Z remote: Compressing objects: 15% (1449/9657) 2024-06-26T04:40:54.9380368Z remote: Compressing objects: 16% (1546/9657) 2024-06-26T04:40:54.9797225Z remote: Compressing objects: 17% (1642/9657) 2024-06-26T04:40:55.0486828Z remote: Compressing objects: 18% (1739/9657) 2024-06-26T04:40:55.1004748Z remote: Compressing objects: 19% (1835/9657) 2024-06-26T04:40:55.1404265Z remote: Compressing objects: 20% (1932/9657) 2024-06-26T04:40:55.1638100Z remote: Compressing objects: 20% (1964/9657) 2024-06-26T04:40:55.2043299Z remote: Compressing objects: 21% (2028/9657) 2024-06-26T04:40:55.2564059Z remote: Compressing objects: 22% (2125/9657) 2024-06-26T04:40:55.3228251Z remote: Compressing objects: 23% (2222/9657) 2024-06-26T04:40:55.3693356Z remote: Compressing objects: 24% (2318/9657) 2024-06-26T04:40:55.4366654Z remote: Compressing objects: 25% (2415/9657) 2024-06-26T04:40:55.4813309Z remote: Compressing objects: 26% (2511/9657) 2024-06-26T04:40:55.5179035Z remote: Compressing objects: 27% (2608/9657) 2024-06-26T04:40:55.5644743Z remote: Compressing objects: 28% (2704/9657) 2024-06-26T04:40:55.6099527Z remote: Compressing objects: 29% (2801/9657) 2024-06-26T04:40:55.6677798Z remote: Compressing objects: 30% (2898/9657) 2024-06-26T04:40:55.6764784Z remote: Compressing objects: 31% (2994/9657) 2024-06-26T04:40:55.6857252Z remote: Compressing objects: 32% (3091/9657) 2024-06-26T04:40:55.7130661Z remote: Compressing objects: 33% (3187/9657) 2024-06-26T04:40:55.7262537Z remote: Compressing objects: 34% (3284/9657) 2024-06-26T04:40:55.7457242Z remote: Compressing objects: 35% (3380/9657) 2024-06-26T04:40:55.7484186Z remote: Compressing objects: 36% (3477/9657) 2024-06-26T04:40:55.7591120Z remote: Compressing objects: 37% (3574/9657) 2024-06-26T04:40:55.7853950Z remote: Compressing objects: 38% (3670/9657) 2024-06-26T04:40:55.8079241Z remote: Compressing objects: 39% (3767/9657) 2024-06-26T04:40:55.8309233Z remote: Compressing objects: 40% (3863/9657) 2024-06-26T04:40:55.8601592Z remote: Compressing objects: 41% (3960/9657) 2024-06-26T04:40:55.9009545Z remote: Compressing objects: 42% (4056/9657) 2024-06-26T04:40:55.9370806Z remote: Compressing objects: 43% (4153/9657) 2024-06-26T04:40:55.9609128Z remote: Compressing objects: 44% (4250/9657) 2024-06-26T04:40:56.0000349Z remote: Compressing objects: 45% (4346/9657) 2024-06-26T04:40:56.0366227Z remote: Compressing objects: 46% (4443/9657) 2024-06-26T04:40:56.0753929Z remote: Compressing objects: 47% (4539/9657) 2024-06-26T04:40:56.1094162Z remote: Compressing objects: 48% (4636/9657) 2024-06-26T04:40:56.1388115Z remote: Compressing objects: 49% (4732/9657) 2024-06-26T04:40:56.1394239Z remote: Compressing objects: 50% (4829/9657) 2024-06-26T04:40:56.2002952Z remote: Compressing objects: 50% (4830/9657) 2024-06-26T04:40:56.2296643Z remote: Compressing objects: 51% (4926/9657) 2024-06-26T04:40:56.2531442Z remote: Compressing objects: 52% (5022/9657) 2024-06-26T04:40:56.2803745Z remote: Compressing objects: 53% (5119/9657) 2024-06-26T04:40:56.3028228Z remote: Compressing objects: 54% (5215/9657) 2024-06-26T04:40:56.3380255Z remote: Compressing objects: 55% (5312/9657) 2024-06-26T04:40:56.3735353Z remote: Compressing objects: 56% (5408/9657) 2024-06-26T04:40:56.3938176Z remote: Compressing objects: 57% (5505/9657) 2024-06-26T04:40:56.4577322Z remote: Compressing objects: 58% (5602/9657) 2024-06-26T04:40:56.4621285Z remote: Compressing objects: 59% (5698/9657) 2024-06-26T04:40:56.4876084Z remote: Compressing objects: 60% (5795/9657) 2024-06-26T04:40:56.5028265Z remote: Compressing objects: 61% (5891/9657) 2024-06-26T04:40:56.5383004Z remote: Compressing objects: 62% (5988/9657) 2024-06-26T04:40:56.5604147Z remote: Compressing objects: 63% (6084/9657) 2024-06-26T04:40:56.5664391Z remote: Compressing objects: 64% (6181/9657) 2024-06-26T04:40:56.5690789Z remote: Compressing objects: 65% (6278/9657) 2024-06-26T04:40:56.5750595Z remote: Compressing objects: 66% (6374/9657) 2024-06-26T04:40:56.5855497Z remote: Compressing objects: 67% (6471/9657) 2024-06-26T04:40:56.5910152Z remote: Compressing objects: 68% (6567/9657) 2024-06-26T04:40:56.6000470Z remote: Compressing objects: 69% (6664/9657) 2024-06-26T04:40:56.6131641Z remote: Compressing objects: 70% (6760/9657) 2024-06-26T04:40:56.6282546Z remote: Compressing objects: 71% (6857/9657) 2024-06-26T04:40:56.6393287Z remote: Compressing objects: 72% (6954/9657) 2024-06-26T04:40:56.6485647Z remote: Compressing objects: 73% (7050/9657) 2024-06-26T04:40:56.6576915Z remote: Compressing objects: 74% (7147/9657) 2024-06-26T04:40:56.6741893Z remote: Compressing objects: 75% (7243/9657) 2024-06-26T04:40:56.6851333Z remote: Compressing objects: 76% (7340/9657) 2024-06-26T04:40:56.6969255Z remote: Compressing objects: 77% (7436/9657) 2024-06-26T04:40:56.7086004Z remote: Compressing objects: 78% (7533/9657) 2024-06-26T04:40:56.7206676Z remote: Compressing objects: 79% (7630/9657) 2024-06-26T04:40:56.7347450Z remote: Compressing objects: 80% (7726/9657) 2024-06-26T04:40:56.7523932Z remote: Compressing objects: 81% (7823/9657) 2024-06-26T04:40:56.7668606Z remote: Compressing objects: 82% (7919/9657) 2024-06-26T04:40:56.7791722Z remote: Compressing objects: 83% (8016/9657) 2024-06-26T04:40:56.7925107Z remote: Compressing objects: 84% (8112/9657) 2024-06-26T04:40:56.8035735Z remote: Compressing objects: 85% (8209/9657) 2024-06-26T04:40:56.8181032Z remote: Compressing objects: 86% (8306/9657) 2024-06-26T04:40:56.8295562Z remote: Compressing objects: 87% (8402/9657) 2024-06-26T04:40:56.8403828Z remote: Compressing objects: 88% (8499/9657) 2024-06-26T04:40:56.8529347Z remote: Compressing objects: 89% (8595/9657) 2024-06-26T04:40:56.8568450Z remote: Compressing objects: 90% (8692/9657) 2024-06-26T04:40:56.8584712Z remote: Compressing objects: 91% (8788/9657) 2024-06-26T04:40:56.8596272Z remote: Compressing objects: 92% (8885/9657) 2024-06-26T04:40:56.8623809Z remote: Compressing objects: 93% (8982/9657) 2024-06-26T04:40:56.8632859Z remote: Compressing objects: 94% (9078/9657) 2024-06-26T04:40:56.8637325Z remote: Compressing objects: 95% (9175/9657) 2024-06-26T04:40:56.8646139Z remote: Compressing objects: 96% (9271/9657) 2024-06-26T04:40:56.8659386Z remote: Compressing objects: 97% (9368/9657) 2024-06-26T04:40:56.8676911Z remote: Compressing objects: 98% (9464/9657) 2024-06-26T04:40:56.8685041Z remote: Compressing objects: 99% (9561/9657) 2024-06-26T04:40:56.8688267Z remote: Compressing objects: 100% (9657/9657) 2024-06-26T04:40:56.8689406Z remote: Compressing objects: 100% (9657/9657), done. 2024-06-26T04:41:00.0160555Z remote: Total 11184 (delta 1469), reused 5450 (delta 1240), pack-reused 0 2024-06-26T04:41:00.5760714Z ##[endgroup] 2024-06-26T04:41:00.5762211Z ##[group]Determining the checkout info 2024-06-26T04:41:00.5763671Z ##[endgroup] 2024-06-26T04:41:00.5765057Z ##[group]Checking out the ref 2024-06-26T04:41:00.5774091Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:41:01.8638137Z ##[endgroup] 2024-06-26T04:41:01.8681061Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:41:01.8715493Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:41:01.9092954Z Prepare all required actions 2024-06-26T04:41:01.9093480Z Getting action download info 2024-06-26T04:41:01.9949314Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:41:02.1281719Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T04:41:02.1282232Z with: 2024-06-26T04:41:02.1282877Z github-token: *** 2024-06-26T04:41:02.1283656Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2024-06-26T04:41:02.1284560Z env: 2024-06-26T04:41:02.1284860Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:41:02.1285276Z ##[endgroup] 2024-06-26T04:41:02.1377855Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:41:02.1378447Z with: 2024-06-26T04:41:02.1378690Z shell: bash 2024-06-26T04:41:02.1378980Z timeout_minutes: 10 2024-06-26T04:41:02.1379296Z max_attempts: 5 2024-06-26T04:41:02.1379646Z retry_wait_seconds: 30 2024-06-26T04:41:02.1380856Z 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:41:02.1382107Z polling_interval_seconds: 1 2024-06-26T04:41:02.1382478Z warning_on_retry: true 2024-06-26T04:41:02.1382817Z continue_on_error: false 2024-06-26T04:41:02.1383126Z env: 2024-06-26T04:41:02.1383384Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:41:02.1383925Z GITHUB_TOKEN: *** 2024-06-26T04:41:02.1384227Z ##[endgroup] 2024-06-26T04:41:02.1950513Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:41:02.6112879Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:41:02.7471507Z Collecting requests==2.27.1 2024-06-26T04:41:02.7641000Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2024-06-26T04:41:02.9483535Z Collecting pyyaml==6.0.1 2024-06-26T04:41:02.9575749Z Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) 2024-06-26T04:41:03.0204658Z Collecting idna<4,>=2.5; python_version >= "3" 2024-06-26T04:41:03.0263814Z Downloading idna-3.7-py3-none-any.whl (66 kB) 2024-06-26T04:41:03.1327755Z Collecting urllib3<1.27,>=1.21.1 2024-06-26T04:41:03.1371235Z Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-06-26T04:41:03.4633140Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2024-06-26T04:41:03.4687732Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2024-06-26T04:41:03.5308329Z Collecting certifi>=2017.4.17 2024-06-26T04:41:03.5358832Z Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) 2024-06-26T04:41:03.6006306Z Installing collected packages: idna, urllib3, charset-normalizer, certifi, requests, pyyaml 2024-06-26T04:41:03.7816758Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2024-06-26T04:41:03.7818133Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2024-06-26T04:41:03.8878206Z Successfully installed certifi-2024.6.2 charset-normalizer-2.0.12 idna-3.7 pyyaml-6.0.1 requests-2.27.1 urllib3-1.26.19 2024-06-26T04:41:04.1943390Z Command completed after 1 attempt(s). 2024-06-26T04:41:04.2003709Z ##[group]Run set -x 2024-06-26T04:41:04.2004049Z set -x 2024-06-26T04:41:04.2004335Z  2024-06-26T04:41:04.2004877Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:41:04.2005875Z # in runner workspace 2024-06-26T04:41:04.2006411Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T04:41:04.2014236Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:41:04.2014850Z env: 2024-06-26T04:41:04.2015118Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:41:04.2015451Z ##[endgroup] 2024-06-26T04:41:04.2039964Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T04:41:04.2318038Z ##[group]Run set -x 2024-06-26T04:41:04.2318409Z set -x 2024-06-26T04:41:04.2318679Z  2024-06-26T04:41:04.2319233Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-06-26T04:41:04.2320194Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-06-26T04:41:04.2321131Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-06-26T04:41:04.2322098Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-06-26T04:41:04.2322912Z # expose this variable as part of GitHub context. 2024-06-26T04:41:04.2323791Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-06-26T04:41:04.2324720Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-06-26T04:41:04.2325309Z pwd 2024-06-26T04:41:04.2325578Z  2024-06-26T04:41:04.2326125Z LOG_FILE=$(grep -l -r "4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d" *.log | tail -n 1) 2024-06-26T04:41:04.2326835Z if [ -n "${LOG_FILE}" ]; then 2024-06-26T04:41:04.2327549Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-06-26T04:41:04.2328309Z  # needs to be awk {print $3} on MacOS 2024-06-26T04:41:04.2328784Z  case ${RUNNER_OS} in 2024-06-26T04:41:04.2329156Z  macOS) 2024-06-26T04:41:04.2329840Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-06-26T04:41:04.2330584Z  ;; 2024-06-26T04:41:04.2330870Z  *) 2024-06-26T04:41:04.2331524Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-06-26T04:41:04.2332275Z  ;; 2024-06-26T04:41:04.2332561Z  esac 2024-06-26T04:41:04.2332973Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:41:04.2333466Z fi 2024-06-26T04:41:04.2333727Z  2024-06-26T04:41:04.2333982Z popd 2024-06-26T04:41:04.2341546Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:41:04.2342051Z env: 2024-06-26T04:41:04.2342319Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:41:04.2342643Z ##[endgroup] 2024-06-26T04:41:04.2366705Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-06-26T04:41:04.2368339Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-06-26T04:41:04.2369705Z /home/ec2-user/actions-runner/_diag 2024-06-26T04:41:04.2370792Z + pwd 2024-06-26T04:41:04.2376921Z ++ grep -l -r 4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d Runner_20240626-041129-utc.log Runner_20240626-041132-utc.log Worker_20240626-044046-utc.log 2024-06-26T04:41:04.2379214Z ++ tail -n 1 2024-06-26T04:41:04.2392288Z + LOG_FILE=Worker_20240626-044046-utc.log 2024-06-26T04:41:04.2392894Z + '[' -n Worker_20240626-044046-utc.log ']' 2024-06-26T04:41:04.2393332Z + case ${RUNNER_OS} in 2024-06-26T04:41:04.2398874Z ++ grep -r '"jobDisplayName"' Worker_20240626-044046-utc.log 2024-06-26T04:41:04.2401610Z ++ sed 's/"//g' 2024-06-26T04:41:04.2406974Z ++ xargs 2024-06-26T04:41:04.2416668Z ++ awk -F '[:]' '{print $2}' 2024-06-26T04:41:04.2433808Z + JOB_NAME='linux-focal-cuda12.4-py3.10-gcc9-bazel-test / filter,' 2024-06-26T04:41:04.2435466Z ~/actions-runner/_work/pytorch/pytorch 2024-06-26T04:41:04.2437129Z + echo 'job-name=linux-focal-cuda12.4-py3.10-gcc9-bazel-test / filter,' 2024-06-26T04:41:04.2438487Z + popd 2024-06-26T04:41:04.2468684Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:41:04.2469231Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:41:04.2469704Z echo "Job name: ${JOB_NAME}" 2024-06-26T04:41:04.2470099Z  2024-06-26T04:41:04.2470754Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:41:04.2471467Z # in runner workspace 2024-06-26T04:41:04.2472060Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T04:41:04.2472710Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T04:41:04.2473171Z  --job-name "${JOB_NAME}" \ 2024-06-26T04:41:04.2473599Z  --test-matrix "{ include: [ 2024-06-26T04:41:04.2474471Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, 2024-06-26T04:41:04.2475201Z ]} 2024-06-26T04:41:04.2475468Z " \ 2024-06-26T04:41:04.2475776Z  --selected-test-configs "" \ 2024-06-26T04:41:04.2476227Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T04:41:04.2476641Z  --tag "${TAG}" \ 2024-06-26T04:41:04.2477012Z  --event-name "${EVENT_NAME}" \ 2024-06-26T04:41:04.2477453Z  --schedule "${SCHEDULE}" \ 2024-06-26T04:41:04.2477878Z  --branch "${HEAD_BRANCH}" 2024-06-26T04:41:04.2485475Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:41:04.2485984Z env: 2024-06-26T04:41:04.2486246Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:41:04.2486788Z GITHUB_TOKEN: *** 2024-06-26T04:41:04.2487254Z JOB_NAME: linux-focal-cuda12.4-py3.10-gcc9-bazel-test / filter, 2024-06-26T04:41:04.2487821Z PR_NUMBER: 129470 2024-06-26T04:41:04.2488115Z TAG: 2024-06-26T04:41:04.2488366Z EVENT_NAME: pull_request 2024-06-26T04:41:04.2488710Z SCHEDULE: 2024-06-26T04:41:04.2488980Z HEAD_BRANCH: 2024-06-26T04:41:04.2489249Z ##[endgroup] 2024-06-26T04:41:04.2511600Z Workflow: pull 2024-06-26T04:41:04.2512932Z Job name: linux-focal-cuda12.4-py3.10-gcc9-bazel-test / filter, 2024-06-26T04:41:04.4734077Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T04:41:04.5930065Z fatal: unknown commit origin/main 2024-06-26T04:41:04.5957876Z /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:41:04.5961984Z warnings.warn(f"failed to get commit messages: {e}") 2024-06-26T04:41:04.6105327Z ##[group]Run echo "Filtered matrix:" 2024-06-26T04:41:04.6105794Z echo "Filtered matrix:" 2024-06-26T04:41:04.6106576Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}]}" 2024-06-26T04:41:04.6107499Z  2024-06-26T04:41:04.6107762Z echo 2024-06-26T04:41:04.6108135Z echo "Is the current job unstable? False" 2024-06-26T04:41:04.6108584Z  2024-06-26T04:41:04.6108839Z echo 2024-06-26T04:41:04.6109192Z echo "Is keep-going label set? False" 2024-06-26T04:41:04.6109618Z  2024-06-26T04:41:04.6109873Z echo 2024-06-26T04:41:04.6110190Z echo "Renabled issues? " 2024-06-26T04:41:04.6118482Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:41:04.6118997Z env: 2024-06-26T04:41:04.6119262Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:41:04.6119589Z ##[endgroup] 2024-06-26T04:41:04.6147059Z Filtered matrix: 2024-06-26T04:41:04.6148143Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.4xlarge.nvidia.gpu}]} 2024-06-26T04:41:04.6149869Z 2024-06-26T04:41:04.6150027Z Is the current job unstable? False 2024-06-26T04:41:04.6150329Z 2024-06-26T04:41:04.6150593Z Is keep-going label set? False 2024-06-26T04:41:04.6150863Z 2024-06-26T04:41:04.6150972Z Renabled issues? 2024-06-26T04:41:04.6320590Z Post job cleanup. 2024-06-26T04:41:04.6375508Z Post job cleanup. 2024-06-26T04:41:04.7311254Z [command]/usr/bin/git version 2024-06-26T04:41:04.7356739Z git version 2.40.1 2024-06-26T04:41:04.7402110Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/40c31a37-e5bf-4ee4-b5e8-b0fb53f6e186' before making global git config changes 2024-06-26T04:41:04.7405086Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:41:04.7411078Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:41:04.7451940Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:41:04.7486899Z [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:41:04.7759277Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:41:04.7784629Z http.https://github.com/.extraheader 2024-06-26T04:41:04.7799881Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:41:04.7846136Z [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:41:04.8228265Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:41:04.8249953Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:41:04.8260362Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:41:04.8261365Z ##[endgroup] 2024-06-26T04:41:05.0547948Z Evaluate and set job outputs 2024-06-26T04:41:05.0560448Z Set output 'test-matrix' 2024-06-26T04:41:05.0561503Z Set output 'is-test-matrix-empty' 2024-06-26T04:41:05.0562108Z Set output 'keep-going' 2024-06-26T04:41:05.0562902Z Cleaning up orphan processes