2024-08-06T20:03:10.1769073Z Current runner version: '2.317.0' 2024-08-06T20:03:10.1774877Z Runner name: 'linux.20_04.4x_9862a57c9456' 2024-08-06T20:03:10.1775633Z Runner group name: 'Default' 2024-08-06T20:03:10.1776365Z Machine name: 'runner' 2024-08-06T20:03:10.1792231Z ##[group]Operating System 2024-08-06T20:03:10.1792748Z Ubuntu 2024-08-06T20:03:10.1793077Z 20.04.6 2024-08-06T20:03:10.1793427Z LTS 2024-08-06T20:03:10.1793759Z ##[endgroup] 2024-08-06T20:03:10.1794131Z ##[group]Runner Image 2024-08-06T20:03:10.1794598Z Image: ubuntu-20.04 2024-08-06T20:03:10.1794952Z Version: 20240730.2.0 2024-08-06T20:03:10.1795935Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240730.2/images/ubuntu/Ubuntu2004-Readme.md 2024-08-06T20:03:10.1797409Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240730.2 2024-08-06T20:03:10.1798222Z ##[endgroup] 2024-08-06T20:03:10.1800446Z ##[group]GITHUB_TOKEN Permissions 2024-08-06T20:03:10.1802067Z Actions: read 2024-08-06T20:03:10.1802620Z Attestations: read 2024-08-06T20:03:10.1803119Z Checks: read 2024-08-06T20:03:10.1803499Z Contents: read 2024-08-06T20:03:10.1803897Z Deployments: read 2024-08-06T20:03:10.1804243Z Discussions: read 2024-08-06T20:03:10.1804628Z Issues: read 2024-08-06T20:03:10.1805127Z Metadata: read 2024-08-06T20:03:10.1805462Z Packages: read 2024-08-06T20:03:10.1805851Z Pages: read 2024-08-06T20:03:10.1806229Z PullRequests: read 2024-08-06T20:03:10.1806600Z RepositoryProjects: read 2024-08-06T20:03:10.1807049Z SecurityEvents: read 2024-08-06T20:03:10.1807483Z Statuses: read 2024-08-06T20:03:10.1807829Z ##[endgroup] 2024-08-06T20:03:10.1810756Z Secret source: Actions 2024-08-06T20:03:10.1811378Z Prepare workflow directory 2024-08-06T20:03:10.2418740Z Prepare all required actions 2024-08-06T20:03:10.2581370Z Getting action download info 2024-08-06T20:03:10.3944929Z Download action repository 'pytorch/pytorch@main' (SHA:1954bfacda7c04bbbf62530f4572d6f6ba9ffe80) 2024-08-06T20:03:15.1917135Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-06T20:03:15.5238705Z Getting action download info 2024-08-06T20:03:15.6360337Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-06T20:03:15.8136331Z Complete job name: Test `run_test.py` is usable without boto3/rockset 2024-08-06T20:03:15.9046545Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-06T20:03:15.9047046Z with: 2024-08-06T20:03:15.9047277Z submodules: false 2024-08-06T20:03:15.9047535Z fetch-depth: 1 2024-08-06T20:03:15.9047765Z ##[endgroup] 2024-08-06T20:03:15.9289489Z ##[group]Run retry () { 2024-08-06T20:03:15.9290263Z retry () { 2024-08-06T20:03:15.9290690Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-06T20:03:15.9291185Z } 2024-08-06T20:03:15.9291452Z echo "${GITHUB_WORKSPACE}" 2024-08-06T20:03:15.9291787Z if [ -z "${NO_SUDO}" ]; then 2024-08-06T20:03:15.9292201Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:03:15.9292564Z else 2024-08-06T20:03:15.9292848Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:03:15.9293194Z fi 2024-08-06T20:03:15.9293438Z mkdir "${GITHUB_WORKSPACE}" 2024-08-06T20:03:15.9324816Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:15.9325270Z env: 2024-08-06T20:03:15.9325497Z NO_SUDO: 2024-08-06T20:03:15.9325731Z ##[endgroup] 2024-08-06T20:03:15.9524433Z /home/runner/work/pytorch/pytorch 2024-08-06T20:03:15.9780474Z ##[group]Run malfet/checkout@silent-checkout 2024-08-06T20:03:15.9780854Z with: 2024-08-06T20:03:15.9781125Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:15.9781470Z fetch-depth: 1 2024-08-06T20:03:15.9781729Z submodules: false 2024-08-06T20:03:15.9782043Z quiet-checkout: true 2024-08-06T20:03:15.9782325Z repository: pytorch/pytorch 2024-08-06T20:03:15.9782771Z token: *** 2024-08-06T20:03:15.9783297Z ssh-strict: true 2024-08-06T20:03:15.9783560Z persist-credentials: true 2024-08-06T20:03:15.9783835Z clean: true 2024-08-06T20:03:15.9784082Z sparse-checkout-cone-mode: true 2024-08-06T20:03:15.9784380Z lfs: false 2024-08-06T20:03:15.9784604Z set-safe-directory: true 2024-08-06T20:03:15.9784868Z ##[endgroup] 2024-08-06T20:03:16.0639052Z Syncing repository: pytorch/pytorch 2024-08-06T20:03:16.0640797Z ##[group]Getting Git version info 2024-08-06T20:03:16.0641416Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-08-06T20:03:16.0642093Z [command]/usr/bin/git version 2024-08-06T20:03:16.2115348Z git version 2.46.0 2024-08-06T20:03:16.2144047Z ##[endgroup] 2024-08-06T20:03:16.2161931Z Temporarily overriding HOME='/home/runner/work/_temp/d57e2afb-d4cc-484c-846b-78dc05b96507' before making global git config changes 2024-08-06T20:03:16.2163707Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:03:16.2165375Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-06T20:03:16.2261774Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-08-06T20:03:16.2265282Z ##[group]Initializing the repository 2024-08-06T20:03:16.2268711Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-08-06T20:03:16.2615173Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-06T20:03:16.2616637Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-06T20:03:16.2618025Z hint: of your new repositories, which will suppress this warning, call: 2024-08-06T20:03:16.2618879Z hint: 2024-08-06T20:03:16.2619605Z hint: git config --global init.defaultBranch 2024-08-06T20:03:16.2620312Z hint: 2024-08-06T20:03:16.2621140Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-06T20:03:16.2622428Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-06T20:03:16.2623311Z hint: 2024-08-06T20:03:16.2623852Z hint: git branch -m 2024-08-06T20:03:16.2624673Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-08-06T20:03:16.2628723Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-06T20:03:16.2787426Z ##[endgroup] 2024-08-06T20:03:16.2788681Z ##[group]Disabling automatic garbage collection 2024-08-06T20:03:16.2791374Z [command]/usr/bin/git config --local gc.auto 0 2024-08-06T20:03:16.2818552Z ##[endgroup] 2024-08-06T20:03:16.2819354Z ##[group]Setting up auth 2024-08-06T20:03:16.2824586Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:03:16.2852030Z [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-08-06T20:03:16.5046926Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:03:16.5073415Z [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-08-06T20:03:16.5281356Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-06T20:03:16.5311447Z ##[endgroup] 2024-08-06T20:03:16.5312149Z ##[group]Fetching the repository 2024-08-06T20:03:16.5317880Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:16.8844705Z remote: Enumerating objects: 11297, done. 2024-08-06T20:03:16.8847551Z remote: Counting objects: 0% (1/11297) 2024-08-06T20:03:16.8848553Z remote: Counting objects: 1% (113/11297) 2024-08-06T20:03:16.8852961Z remote: Counting objects: 2% (226/11297) 2024-08-06T20:03:16.8854080Z remote: Counting objects: 3% (339/11297) 2024-08-06T20:03:16.8854514Z remote: Counting objects: 4% (452/11297) 2024-08-06T20:03:16.8854922Z remote: Counting objects: 5% (565/11297) 2024-08-06T20:03:16.8857397Z remote: Counting objects: 6% (678/11297) 2024-08-06T20:03:16.8858103Z remote: Counting objects: 7% (791/11297) 2024-08-06T20:03:16.8859454Z remote: Counting objects: 8% (904/11297) 2024-08-06T20:03:16.8861182Z remote: Counting objects: 9% (1017/11297) 2024-08-06T20:03:16.8862649Z remote: Counting objects: 10% (1130/11297) 2024-08-06T20:03:16.8866769Z remote: Counting objects: 11% (1243/11297) 2024-08-06T20:03:16.8867240Z remote: Counting objects: 12% (1356/11297) 2024-08-06T20:03:16.8869615Z remote: Counting objects: 13% (1469/11297) 2024-08-06T20:03:16.8871025Z remote: Counting objects: 14% (1582/11297) 2024-08-06T20:03:16.8872843Z remote: Counting objects: 15% (1695/11297) 2024-08-06T20:03:16.8874165Z remote: Counting objects: 16% (1808/11297) 2024-08-06T20:03:16.8875639Z remote: Counting objects: 17% (1921/11297) 2024-08-06T20:03:16.8878418Z remote: Counting objects: 18% (2034/11297) 2024-08-06T20:03:16.8879623Z remote: Counting objects: 19% (2147/11297) 2024-08-06T20:03:16.8880355Z remote: Counting objects: 20% (2260/11297) 2024-08-06T20:03:16.8881180Z remote: Counting objects: 21% (2373/11297) 2024-08-06T20:03:16.8881861Z remote: Counting objects: 22% (2486/11297) 2024-08-06T20:03:16.8882631Z remote: Counting objects: 23% (2599/11297) 2024-08-06T20:03:16.8883339Z remote: Counting objects: 24% (2712/11297) 2024-08-06T20:03:16.8885251Z remote: Counting objects: 25% (2825/11297) 2024-08-06T20:03:16.8885928Z remote: Counting objects: 26% (2938/11297) 2024-08-06T20:03:16.8889553Z remote: Counting objects: 27% (3051/11297) 2024-08-06T20:03:16.8890066Z remote: Counting objects: 28% (3164/11297) 2024-08-06T20:03:16.8890789Z remote: Counting objects: 29% (3277/11297) 2024-08-06T20:03:16.8891479Z remote: Counting objects: 30% (3390/11297) 2024-08-06T20:03:16.8892015Z remote: Counting objects: 31% (3503/11297) 2024-08-06T20:03:16.8892870Z remote: Counting objects: 32% (3616/11297) 2024-08-06T20:03:16.8893427Z remote: Counting objects: 33% (3729/11297) 2024-08-06T20:03:16.8895160Z remote: Counting objects: 34% (3841/11297) 2024-08-06T20:03:16.8897234Z remote: Counting objects: 35% (3954/11297) 2024-08-06T20:03:16.8898911Z remote: Counting objects: 36% (4067/11297) 2024-08-06T20:03:16.8899831Z remote: Counting objects: 37% (4180/11297) 2024-08-06T20:03:16.8900927Z remote: Counting objects: 38% (4293/11297) 2024-08-06T20:03:16.8905681Z remote: Counting objects: 39% (4406/11297) 2024-08-06T20:03:16.8906264Z remote: Counting objects: 40% (4519/11297) 2024-08-06T20:03:16.8907123Z remote: Counting objects: 41% (4632/11297) 2024-08-06T20:03:16.8918461Z remote: Counting objects: 42% (4745/11297) 2024-08-06T20:03:16.8919185Z remote: Counting objects: 43% (4858/11297) 2024-08-06T20:03:16.8919603Z remote: Counting objects: 44% (4971/11297) 2024-08-06T20:03:16.8920019Z remote: Counting objects: 45% (5084/11297) 2024-08-06T20:03:16.8920443Z remote: Counting objects: 46% (5197/11297) 2024-08-06T20:03:16.8920854Z remote: Counting objects: 47% (5310/11297) 2024-08-06T20:03:16.8928519Z remote: Counting objects: 48% (5423/11297) 2024-08-06T20:03:16.8929376Z remote: Counting objects: 49% (5536/11297) 2024-08-06T20:03:16.8930056Z remote: Counting objects: 50% (5649/11297) 2024-08-06T20:03:16.8930669Z remote: Counting objects: 51% (5762/11297) 2024-08-06T20:03:16.8931228Z remote: Counting objects: 52% (5875/11297) 2024-08-06T20:03:16.8931911Z remote: Counting objects: 53% (5988/11297) 2024-08-06T20:03:16.8932822Z remote: Counting objects: 54% (6101/11297) 2024-08-06T20:03:16.8933614Z remote: Counting objects: 55% (6214/11297) 2024-08-06T20:03:16.8934630Z remote: Counting objects: 56% (6327/11297) 2024-08-06T20:03:16.8936691Z remote: Counting objects: 57% (6440/11297) 2024-08-06T20:03:16.8940436Z remote: Counting objects: 58% (6553/11297) 2024-08-06T20:03:16.8943651Z remote: Counting objects: 59% (6666/11297) 2024-08-06T20:03:16.8947127Z remote: Counting objects: 60% (6779/11297) 2024-08-06T20:03:16.8947909Z remote: Counting objects: 61% (6892/11297) 2024-08-06T20:03:16.8948552Z remote: Counting objects: 62% (7005/11297) 2024-08-06T20:03:16.8951544Z remote: Counting objects: 63% (7118/11297) 2024-08-06T20:03:16.8954420Z remote: Counting objects: 64% (7231/11297) 2024-08-06T20:03:16.8958033Z remote: Counting objects: 65% (7344/11297) 2024-08-06T20:03:16.8960886Z remote: Counting objects: 66% (7457/11297) 2024-08-06T20:03:16.8963486Z remote: Counting objects: 67% (7569/11297) 2024-08-06T20:03:16.8967132Z remote: Counting objects: 68% (7682/11297) 2024-08-06T20:03:16.8968753Z remote: Counting objects: 69% (7795/11297) 2024-08-06T20:03:16.8969821Z remote: Counting objects: 70% (7908/11297) 2024-08-06T20:03:16.8973688Z remote: Counting objects: 71% (8021/11297) 2024-08-06T20:03:16.8974474Z remote: Counting objects: 72% (8134/11297) 2024-08-06T20:03:16.8975297Z remote: Counting objects: 73% (8247/11297) 2024-08-06T20:03:16.8976698Z remote: Counting objects: 74% (8360/11297) 2024-08-06T20:03:16.8977650Z remote: Counting objects: 75% (8473/11297) 2024-08-06T20:03:16.8979734Z remote: Counting objects: 76% (8586/11297) 2024-08-06T20:03:16.8983196Z remote: Counting objects: 77% (8699/11297) 2024-08-06T20:03:16.8984150Z remote: Counting objects: 78% (8812/11297) 2024-08-06T20:03:16.8984778Z remote: Counting objects: 79% (8925/11297) 2024-08-06T20:03:16.8985334Z remote: Counting objects: 80% (9038/11297) 2024-08-06T20:03:16.8985858Z remote: Counting objects: 81% (9151/11297) 2024-08-06T20:03:16.8988055Z remote: Counting objects: 82% (9264/11297) 2024-08-06T20:03:16.8990591Z remote: Counting objects: 83% (9377/11297) 2024-08-06T20:03:16.8991041Z remote: Counting objects: 84% (9490/11297) 2024-08-06T20:03:16.8993545Z remote: Counting objects: 85% (9603/11297) 2024-08-06T20:03:16.8994427Z remote: Counting objects: 86% (9716/11297) 2024-08-06T20:03:16.8997187Z remote: Counting objects: 87% (9829/11297) 2024-08-06T20:03:16.8999736Z remote: Counting objects: 88% (9942/11297) 2024-08-06T20:03:16.9002188Z remote: Counting objects: 89% (10055/11297) 2024-08-06T20:03:16.9005466Z remote: Counting objects: 90% (10168/11297) 2024-08-06T20:03:16.9006204Z remote: Counting objects: 91% (10281/11297) 2024-08-06T20:03:16.9007647Z remote: Counting objects: 92% (10394/11297) 2024-08-06T20:03:16.9009871Z remote: Counting objects: 93% (10507/11297) 2024-08-06T20:03:16.9012750Z remote: Counting objects: 94% (10620/11297) 2024-08-06T20:03:16.9013632Z remote: Counting objects: 95% (10733/11297) 2024-08-06T20:03:16.9015778Z remote: Counting objects: 96% (10846/11297) 2024-08-06T20:03:16.9017440Z remote: Counting objects: 97% (10959/11297) 2024-08-06T20:03:16.9022975Z remote: Counting objects: 98% (11072/11297) 2024-08-06T20:03:16.9025944Z remote: Counting objects: 99% (11185/11297) 2024-08-06T20:03:16.9026679Z remote: Counting objects: 100% (11297/11297) 2024-08-06T20:03:16.9027167Z remote: Counting objects: 100% (11297/11297), done. 2024-08-06T20:03:16.9114456Z remote: Compressing objects: 0% (1/9755) 2024-08-06T20:03:16.9332302Z remote: Compressing objects: 1% (98/9755) 2024-08-06T20:03:17.0019593Z remote: Compressing objects: 2% (196/9755) 2024-08-06T20:03:17.0295929Z remote: Compressing objects: 3% (293/9755) 2024-08-06T20:03:17.0702422Z remote: Compressing objects: 4% (391/9755) 2024-08-06T20:03:17.1079438Z remote: Compressing objects: 5% (488/9755) 2024-08-06T20:03:17.1710187Z remote: Compressing objects: 6% (586/9755) 2024-08-06T20:03:17.2562333Z remote: Compressing objects: 7% (683/9755) 2024-08-06T20:03:17.3050457Z remote: Compressing objects: 8% (781/9755) 2024-08-06T20:03:17.3487451Z remote: Compressing objects: 9% (878/9755) 2024-08-06T20:03:17.3859662Z remote: Compressing objects: 10% (976/9755) 2024-08-06T20:03:17.4262196Z remote: Compressing objects: 11% (1074/9755) 2024-08-06T20:03:17.4610940Z remote: Compressing objects: 12% (1171/9755) 2024-08-06T20:03:17.5453721Z remote: Compressing objects: 13% (1269/9755) 2024-08-06T20:03:17.5868507Z remote: Compressing objects: 14% (1366/9755) 2024-08-06T20:03:17.6431219Z remote: Compressing objects: 15% (1464/9755) 2024-08-06T20:03:17.6998176Z remote: Compressing objects: 16% (1561/9755) 2024-08-06T20:03:17.7369819Z remote: Compressing objects: 17% (1659/9755) 2024-08-06T20:03:17.8081882Z remote: Compressing objects: 18% (1756/9755) 2024-08-06T20:03:17.8604087Z remote: Compressing objects: 19% (1854/9755) 2024-08-06T20:03:17.9033600Z remote: Compressing objects: 20% (1951/9755) 2024-08-06T20:03:17.9141115Z remote: Compressing objects: 20% (2015/9755) 2024-08-06T20:03:17.9545078Z remote: Compressing objects: 21% (2049/9755) 2024-08-06T20:03:18.0072046Z remote: Compressing objects: 22% (2147/9755) 2024-08-06T20:03:18.0721822Z remote: Compressing objects: 23% (2244/9755) 2024-08-06T20:03:18.1161825Z remote: Compressing objects: 24% (2342/9755) 2024-08-06T20:03:18.1864066Z remote: Compressing objects: 25% (2439/9755) 2024-08-06T20:03:18.2268459Z remote: Compressing objects: 26% (2537/9755) 2024-08-06T20:03:18.2676248Z remote: Compressing objects: 27% (2634/9755) 2024-08-06T20:03:18.3155902Z remote: Compressing objects: 28% (2732/9755) 2024-08-06T20:03:18.3601195Z remote: Compressing objects: 29% (2829/9755) 2024-08-06T20:03:18.4175085Z remote: Compressing objects: 30% (2927/9755) 2024-08-06T20:03:18.4254747Z remote: Compressing objects: 31% (3025/9755) 2024-08-06T20:03:18.4338604Z remote: Compressing objects: 32% (3122/9755) 2024-08-06T20:03:18.4590304Z remote: Compressing objects: 33% (3220/9755) 2024-08-06T20:03:18.4719231Z remote: Compressing objects: 34% (3317/9755) 2024-08-06T20:03:18.4959706Z remote: Compressing objects: 35% (3415/9755) 2024-08-06T20:03:18.4992297Z remote: Compressing objects: 36% (3512/9755) 2024-08-06T20:03:18.5083048Z remote: Compressing objects: 37% (3610/9755) 2024-08-06T20:03:18.5334927Z remote: Compressing objects: 38% (3707/9755) 2024-08-06T20:03:18.5536158Z remote: Compressing objects: 39% (3805/9755) 2024-08-06T20:03:18.5786770Z remote: Compressing objects: 40% (3902/9755) 2024-08-06T20:03:18.6022622Z remote: Compressing objects: 41% (4000/9755) 2024-08-06T20:03:18.6448505Z remote: Compressing objects: 42% (4098/9755) 2024-08-06T20:03:18.6784129Z remote: Compressing objects: 43% (4195/9755) 2024-08-06T20:03:18.7026145Z remote: Compressing objects: 44% (4293/9755) 2024-08-06T20:03:18.7401580Z remote: Compressing objects: 45% (4390/9755) 2024-08-06T20:03:18.7811960Z remote: Compressing objects: 46% (4488/9755) 2024-08-06T20:03:18.8188801Z remote: Compressing objects: 47% (4585/9755) 2024-08-06T20:03:18.8521890Z remote: Compressing objects: 48% (4683/9755) 2024-08-06T20:03:18.8799064Z remote: Compressing objects: 49% (4780/9755) 2024-08-06T20:03:18.9038174Z remote: Compressing objects: 50% (4878/9755) 2024-08-06T20:03:18.9379644Z remote: Compressing objects: 50% (4902/9755) 2024-08-06T20:03:18.9687670Z remote: Compressing objects: 51% (4976/9755) 2024-08-06T20:03:18.9917449Z remote: Compressing objects: 52% (5073/9755) 2024-08-06T20:03:19.0177240Z remote: Compressing objects: 53% (5171/9755) 2024-08-06T20:03:19.0401415Z remote: Compressing objects: 54% (5268/9755) 2024-08-06T20:03:19.0735407Z remote: Compressing objects: 55% (5366/9755) 2024-08-06T20:03:19.1078130Z remote: Compressing objects: 56% (5463/9755) 2024-08-06T20:03:19.1300305Z remote: Compressing objects: 57% (5561/9755) 2024-08-06T20:03:19.1931620Z remote: Compressing objects: 58% (5658/9755) 2024-08-06T20:03:19.1970588Z remote: Compressing objects: 59% (5756/9755) 2024-08-06T20:03:19.2112916Z remote: Compressing objects: 60% (5853/9755) 2024-08-06T20:03:19.2328035Z remote: Compressing objects: 61% (5951/9755) 2024-08-06T20:03:19.2766287Z remote: Compressing objects: 62% (6049/9755) 2024-08-06T20:03:19.2987944Z remote: Compressing objects: 63% (6146/9755) 2024-08-06T20:03:19.3082812Z remote: Compressing objects: 64% (6244/9755) 2024-08-06T20:03:19.3109503Z remote: Compressing objects: 65% (6341/9755) 2024-08-06T20:03:19.3175653Z remote: Compressing objects: 66% (6439/9755) 2024-08-06T20:03:19.3287964Z remote: Compressing objects: 67% (6536/9755) 2024-08-06T20:03:19.3350425Z remote: Compressing objects: 68% (6634/9755) 2024-08-06T20:03:19.3461159Z remote: Compressing objects: 69% (6731/9755) 2024-08-06T20:03:19.3561971Z remote: Compressing objects: 70% (6829/9755) 2024-08-06T20:03:19.3704736Z remote: Compressing objects: 71% (6927/9755) 2024-08-06T20:03:19.3807591Z remote: Compressing objects: 72% (7024/9755) 2024-08-06T20:03:19.3904512Z remote: Compressing objects: 73% (7122/9755) 2024-08-06T20:03:19.4003367Z remote: Compressing objects: 74% (7219/9755) 2024-08-06T20:03:19.4157388Z remote: Compressing objects: 75% (7317/9755) 2024-08-06T20:03:19.4266106Z remote: Compressing objects: 76% (7414/9755) 2024-08-06T20:03:19.4380779Z remote: Compressing objects: 77% (7512/9755) 2024-08-06T20:03:19.4514589Z remote: Compressing objects: 78% (7609/9755) 2024-08-06T20:03:19.4631598Z remote: Compressing objects: 79% (7707/9755) 2024-08-06T20:03:19.4774936Z remote: Compressing objects: 80% (7804/9755) 2024-08-06T20:03:19.4954543Z remote: Compressing objects: 81% (7902/9755) 2024-08-06T20:03:19.5092015Z remote: Compressing objects: 82% (8000/9755) 2024-08-06T20:03:19.5217170Z remote: Compressing objects: 83% (8097/9755) 2024-08-06T20:03:19.5349661Z remote: Compressing objects: 84% (8195/9755) 2024-08-06T20:03:19.5467691Z remote: Compressing objects: 85% (8292/9755) 2024-08-06T20:03:19.5623228Z remote: Compressing objects: 86% (8390/9755) 2024-08-06T20:03:19.5735790Z remote: Compressing objects: 87% (8487/9755) 2024-08-06T20:03:19.5839154Z remote: Compressing objects: 88% (8585/9755) 2024-08-06T20:03:19.5956405Z remote: Compressing objects: 89% (8682/9755) 2024-08-06T20:03:19.5991196Z remote: Compressing objects: 90% (8780/9755) 2024-08-06T20:03:19.6003398Z remote: Compressing objects: 91% (8878/9755) 2024-08-06T20:03:19.6016821Z remote: Compressing objects: 92% (8975/9755) 2024-08-06T20:03:19.6036380Z remote: Compressing objects: 93% (9073/9755) 2024-08-06T20:03:19.6043953Z remote: Compressing objects: 94% (9170/9755) 2024-08-06T20:03:19.6055990Z remote: Compressing objects: 95% (9268/9755) 2024-08-06T20:03:19.6065794Z remote: Compressing objects: 96% (9365/9755) 2024-08-06T20:03:19.6081623Z remote: Compressing objects: 97% (9463/9755) 2024-08-06T20:03:19.6096852Z remote: Compressing objects: 98% (9560/9755) 2024-08-06T20:03:19.6105857Z remote: Compressing objects: 99% (9658/9755) 2024-08-06T20:03:19.6106648Z remote: Compressing objects: 100% (9755/9755) 2024-08-06T20:03:19.6107256Z remote: Compressing objects: 100% (9755/9755), done. 2024-08-06T20:03:22.7186697Z remote: Total 11297 (delta 1505), reused 4920 (delta 1255), pack-reused 0 2024-08-06T20:03:23.3146539Z ##[endgroup] 2024-08-06T20:03:23.3147455Z ##[group]Determining the checkout info 2024-08-06T20:03:23.3149245Z ##[endgroup] 2024-08-06T20:03:23.3149915Z ##[group]Checking out the ref 2024-08-06T20:03:23.3153219Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:24.6657026Z ##[endgroup] 2024-08-06T20:03:24.6691733Z [command]/usr/bin/git log -1 --format='%H' 2024-08-06T20:03:24.6712373Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-06T20:03:24.6869977Z ##[group]Run actions/setup-python@v4 2024-08-06T20:03:24.6870333Z with: 2024-08-06T20:03:24.6870560Z python-version: 3.8 2024-08-06T20:03:24.6870854Z architecture: x64 2024-08-06T20:03:24.6871100Z cache: pip 2024-08-06T20:03:24.6871337Z check-latest: false 2024-08-06T20:03:24.6871753Z token: *** 2024-08-06T20:03:24.6871996Z update-environment: true 2024-08-06T20:03:24.6872294Z allow-prereleases: false 2024-08-06T20:03:24.6872562Z ##[endgroup] 2024-08-06T20:03:24.8076595Z ##[group]Installed versions 2024-08-06T20:03:25.5966736Z Successfully set up CPython (3.8.18) 2024-08-06T20:03:25.5968209Z ##[endgroup] 2024-08-06T20:03:26.7018413Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-08-06T20:03:44.2852799Z /home/runner/.cache/pip 2024-08-06T20:03:45.4757241Z Received 289406976 of 1014624357 (28.5%), 271.4 MBs/sec 2024-08-06T20:03:46.4879025Z Received 612368384 of 1014624357 (60.4%), 287.8 MBs/sec 2024-08-06T20:03:47.4894971Z Received 956301312 of 1014624357 (94.3%), 300.9 MBs/sec 2024-08-06T20:03:48.6326160Z Received 1014624357 of 1014624357 (100.0%), 231.8 MBs/sec 2024-08-06T20:03:48.6327615Z Cache Size: ~968 MB (1014624357 B) 2024-08-06T20:03:48.6417301Z [command]/usr/bin/tar -xf /home/runner/work/_temp/ed1e3c4f-e17a-47fb-9387-a915b3e75deb/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-08-06T20:03:50.7839006Z Cache restored successfully 2024-08-06T20:03:51.4024265Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285 2024-08-06T20:03:51.4189690Z ##[group]Run pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-08-06T20:03:51.4190794Z pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-08-06T20:03:51.4191712Z pip install torch --pre --index-url https://download.pytorch.org/whl/nightly/cpu/ 2024-08-06T20:03:51.4224695Z shell: /usr/bin/bash -e {0} 2024-08-06T20:03:51.4224993Z env: 2024-08-06T20:03:51.4225301Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:51.4225861Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-06T20:03:51.4226384Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:51.4226874Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:51.4227342Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:51.4227851Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-06T20:03:51.4228243Z ##[endgroup] 2024-08-06T20:04:00.4113092Z Collecting pytest-rerunfailures==11.1.* 2024-08-06T20:04:00.4131494Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl.metadata (16 kB) 2024-08-06T20:04:00.4238677Z Collecting pytest-flakefinder==1.1.* 2024-08-06T20:04:00.4259092Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-08-06T20:04:00.4602833Z Collecting pytest-xdist==3.3.* 2024-08-06T20:04:00.4621306Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-08-06T20:04:00.4767249Z Collecting expecttest==0.1.* 2024-08-06T20:04:00.4784719Z Using cached expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-08-06T20:04:00.7108370Z Collecting numpy==1.24.* 2024-08-06T20:04:00.7129806Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-08-06T20:04:00.7445193Z Collecting packaging>=17.1 (from pytest-rerunfailures==11.1.*) 2024-08-06T20:04:00.7464639Z Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-06T20:04:00.8341175Z Collecting pytest>=5.3 (from pytest-rerunfailures==11.1.*) 2024-08-06T20:04:00.8481853Z Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-06T20:04:00.8850015Z Collecting execnet>=1.1 (from pytest-xdist==3.3.*) 2024-08-06T20:04:00.8874431Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-06T20:04:00.9145300Z Collecting iniconfig (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-06T20:04:00.9165096Z Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-06T20:04:00.9330908Z Collecting pluggy<2,>=1.5 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-06T20:04:00.9348847Z Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-06T20:04:00.9510050Z Collecting exceptiongroup>=1.0.0rc8 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-06T20:04:00.9527643Z Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-06T20:04:00.9705213Z Collecting tomli>=1 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-06T20:04:00.9722629Z Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-06T20:04:00.9774831Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl (12 kB) 2024-08-06T20:04:00.9792344Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-08-06T20:04:00.9809737Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-08-06T20:04:00.9827160Z Using cached expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-08-06T20:04:00.9844537Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-08-06T20:04:01.0051420Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-06T20:04:01.0068787Z Using cached packaging-24.1-py3-none-any.whl (53 kB) 2024-08-06T20:04:01.0111782Z Downloading pytest-8.3.2-py3-none-any.whl (341 kB) 2024-08-06T20:04:01.0239385Z Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-06T20:04:01.0256353Z Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-06T20:04:01.0273907Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-06T20:04:01.0291137Z Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-06T20:04:01.2252964Z Installing collected packages: tomli, pluggy, packaging, numpy, iniconfig, expecttest, execnet, exceptiongroup, pytest, pytest-xdist, pytest-rerunfailures, pytest-flakefinder 2024-08-06T20:04:03.9075457Z Successfully installed exceptiongroup-1.2.2 execnet-2.1.1 expecttest-0.1.6 iniconfig-2.0.0 numpy-1.24.4 packaging-24.1 pluggy-1.5.0 pytest-8.3.2 pytest-flakefinder-1.1.0 pytest-rerunfailures-11.1.2 pytest-xdist-3.3.1 tomli-2.0.1 2024-08-06T20:04:04.4457186Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2024-08-06T20:04:04.6373212Z Collecting torch 2024-08-06T20:04:04.6424754Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240731%2Bcpu-cp38-cp38-linux_x86_64.whl (172.6 MB) 2024-08-06T20:04:06.0910068Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.6/172.6 MB 119.3 MB/s eta 0:00:00 2024-08-06T20:04:06.3361934Z Collecting filelock (from torch) 2024-08-06T20:04:06.3420177Z Using cached https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-06T20:04:06.4163748Z Collecting typing-extensions>=4.8.0 (from torch) 2024-08-06T20:04:06.4224342Z Using cached https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-06T20:04:06.4527396Z Collecting networkx (from torch) 2024-08-06T20:04:06.4587243Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-06T20:04:06.6940253Z Collecting jinja2 (from torch) 2024-08-06T20:04:06.7000598Z Using cached https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-06T20:04:06.7284130Z Collecting fsspec (from torch) 2024-08-06T20:04:06.7344469Z Using cached https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-06T20:04:06.8037290Z Collecting sympy==1.12.1 (from torch) 2024-08-06T20:04:06.8098434Z Using cached https://download.pytorch.org/whl/nightly/sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-06T20:04:06.8622764Z Collecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->torch) 2024-08-06T20:04:06.8683471Z Using cached https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-06T20:04:06.9090187Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2024-08-06T20:04:06.9149040Z Using cached https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-06T20:04:06.9172313Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-08-06T20:04:06.9175959Z Collecting networkx (from torch) 2024-08-06T20:04:06.9236072Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-06T20:04:06.9419001Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.0rc1-py3-none-any.whl (2.0 MB) 2024-08-06T20:04:07.1169522Z Installing collected packages: mpmath, typing-extensions, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2024-08-06T20:04:20.1936889Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-3.1.4 mpmath-1.3.0 networkx-3.0rc1 sympy-1.12.1 torch-2.5.0.dev20240731+cpu typing-extensions-4.12.2 2024-08-06T20:04:20.2831572Z ##[group]Run # Run test_vulkan, which is a fast noop on Linux 2024-08-06T20:04:20.2832157Z # Run test_vulkan, which is a fast noop on Linux 2024-08-06T20:04:20.2832682Z python3 test/run_test.py --include test_vulkan --verbose 2024-08-06T20:04:20.2860252Z shell: /usr/bin/bash -e {0} 2024-08-06T20:04:20.2860547Z env: 2024-08-06T20:04:20.2860857Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:20.2861398Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-06T20:04:20.2861937Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:20.2862415Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:20.2862889Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:20.2863372Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-06T20:04:20.2863772Z ##[endgroup] 2024-08-06T20:04:24.9195526Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-times.json`. Using round robin sharding. 2024-08-06T20:04:24.9205505Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-06T20:04:24.9209146Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-class-times.json`. Using round robin sharding. 2024-08-06T20:04:24.9211328Z Running all tests 2024-08-06T20:04:24.9211810Z Running parallel tests on 3 processes 2024-08-06T20:04:24.9212921Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-06T20:04:24.9213854Z No TD results found 2024-08-06T20:04:24.9215273Z Downloading https://ossci-metrics.s3.amazonaws.com/slow-tests.json to /home/runner/work/pytorch/pytorch/test/.pytorch-slow-tests.json 2024-08-06T20:04:24.9218075Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /home/runner/work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2024-08-06T20:04:24.9219719Z Ignoring disabled issues: [''] 2024-08-06T20:04:24.9222666Z Name: tests to run (est. time: 0.0min) 2024-08-06T20:04:24.9223253Z Serial tests (0): 2024-08-06T20:04:24.9223692Z Parallel tests (1): 2024-08-06T20:04:24.9225120Z test_vulkan 1/1 2024-08-06T20:04:24.9225569Z Name: excluded (est. time: 0.0min) 2024-08-06T20:04:24.9226095Z Serial tests (0): 2024-08-06T20:04:24.9226516Z Parallel tests (0): 2024-08-06T20:04:24.9227360Z Starting test batch 'tests to run' 0.0 seconds after initiating testing 2024-08-06T20:04:24.9297150Z Running test_vulkan 1/1 ... [2024-08-06 20:04:24.928529] 2024-08-06T20:04:24.9300584Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-08-06 20:04:24.929359] 2024-08-06T20:04:28.5709573Z Running test_vulkan 1/1 ... [2024-08-06 20:04:28.570289] 2024-08-06T20:04:28.5710216Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-06T20:04:28.5711213Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-06T20:04:28.5713363Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-08-06 20:04:28.570697] 2024-08-06T20:04:30.7717646Z 2024-08-06T20:04:30.7719308Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_7e361ca372989d3c_.log 2024-08-06T20:04:30.7721329Z Running 1 items in this shard: test/test_vulkan.py::TestVulkanRewritePass::test_conv 2024-08-06T20:04:30.7722061Z 2024-08-06T20:04:30.7724746Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-06T20:04:30.7726866Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-06T20:04:30.7728107Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-06T20:04:30.7729401Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-06T20:04:31.2749550Z 2024-08-06T20:04:31.2750923Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_506f22007c229c4a_.log 2024-08-06T20:04:31.2751896Z Running 0 items in this shard: 2024-08-06T20:04:31.2752152Z 2024-08-06T20:04:31.6380268Z Post job cleanup. 2024-08-06T20:04:31.7428485Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285, not saving cache. 2024-08-06T20:04:31.7528517Z Post job cleanup. 2024-08-06T20:04:31.7574838Z Post job cleanup. 2024-08-06T20:04:31.8266840Z [command]/usr/bin/git version 2024-08-06T20:04:31.8299818Z git version 2.46.0 2024-08-06T20:04:31.8342502Z Temporarily overriding HOME='/home/runner/work/_temp/7453d3af-b6ef-45f3-a2ca-ebf4060f43ae' before making global git config changes 2024-08-06T20:04:31.8344293Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:04:31.8345804Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-06T20:04:31.8376761Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:04:31.8403472Z [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-08-06T20:04:31.8650177Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:04:31.8668530Z http.https://github.com/.extraheader 2024-08-06T20:04:31.8679370Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-06T20:04:31.8707165Z [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-08-06T20:04:31.9161695Z Cleaning up orphan processes