2024-08-06T20:02:00.0064378Z Current runner version: '2.318.0' 2024-08-06T20:02:00.0071982Z Runner name: 'i-00f29970b8289177e' 2024-08-06T20:02:00.0072932Z Runner group name: 'Default' 2024-08-06T20:02:00.0073975Z Machine name: 'ip-10-0-62-16' 2024-08-06T20:02:00.0078649Z ##[group]GITHUB_TOKEN Permissions 2024-08-06T20:02:00.0081789Z Actions: read 2024-08-06T20:02:00.0082461Z Attestations: read 2024-08-06T20:02:00.0083046Z Checks: read 2024-08-06T20:02:00.0083701Z Contents: read 2024-08-06T20:02:00.0084316Z Deployments: read 2024-08-06T20:02:00.0084911Z Discussions: read 2024-08-06T20:02:00.0085568Z Issues: read 2024-08-06T20:02:00.0086167Z Metadata: read 2024-08-06T20:02:00.0086736Z Packages: read 2024-08-06T20:02:00.0087376Z Pages: read 2024-08-06T20:02:00.0087992Z PullRequests: read 2024-08-06T20:02:00.0088727Z RepositoryProjects: read 2024-08-06T20:02:00.0089450Z SecurityEvents: read 2024-08-06T20:02:00.0090088Z Statuses: read 2024-08-06T20:02:00.0090657Z ##[endgroup] 2024-08-06T20:02:00.0094892Z Secret source: Actions 2024-08-06T20:02:00.0096056Z Prepare workflow directory 2024-08-06T20:02:00.4009815Z Prepare all required actions 2024-08-06T20:02:00.4056920Z Getting action download info 2024-08-06T20:02:00.5410955Z Download action repository 'pytorch/pytorch@main' (SHA:1954bfacda7c04bbbf62530f4572d6f6ba9ffe80) 2024-08-06T20:02:10.4344815Z Getting action download info 2024-08-06T20:02:10.5440979Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-06T20:02:10.7968924Z Complete job name: pr-sanity-checks 2024-08-06T20:02:10.8432871Z A job started hook has been configured by the self-hosted runner administrator 2024-08-06T20:02:10.8560591Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-06T20:02:10.8570351Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:02:10.8571791Z ##[endgroup] 2024-08-06T20:02:12.5874047Z Runner Type: amz2023.linux.large 2024-08-06T20:02:12.5874712Z Instance Type: c5.large 2024-08-06T20:02:12.5875271Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-06T20:02:12.5875998Z AMI ID: ami-06c68f701d8090592 2024-08-06T20:02:18.6938014Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-06T20:02:18.6938508Z with: 2024-08-06T20:02:18.6938775Z submodules: false 2024-08-06T20:02:18.6939065Z fetch-depth: -1 2024-08-06T20:02:18.6939318Z ##[endgroup] 2024-08-06T20:02:18.7040814Z ##[group]Run retry () { 2024-08-06T20:02:18.7041165Z retry () { 2024-08-06T20:02:18.7041536Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-06T20:02:18.7041935Z } 2024-08-06T20:02:18.7042165Z echo "${GITHUB_WORKSPACE}" 2024-08-06T20:02:18.7042489Z if [ -z "${NO_SUDO}" ]; then 2024-08-06T20:02:18.7042839Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:02:18.7043256Z else 2024-08-06T20:02:18.7043717Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:02:18.7044161Z fi 2024-08-06T20:02:18.7044501Z mkdir "${GITHUB_WORKSPACE}" 2024-08-06T20:02:18.7056541Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:02:18.7057081Z env: 2024-08-06T20:02:18.7057512Z NO_SUDO: 2024-08-06T20:02:18.7057863Z ##[endgroup] 2024-08-06T20:02:18.7091195Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:02:19.1110193Z ##[group]Run malfet/checkout@silent-checkout 2024-08-06T20:02:19.1110579Z with: 2024-08-06T20:02:19.1110826Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:02:19.1111175Z fetch-depth: -1 2024-08-06T20:02:19.1111434Z submodules: false 2024-08-06T20:02:19.1111675Z quiet-checkout: true 2024-08-06T20:02:19.1111947Z repository: pytorch/pytorch 2024-08-06T20:02:19.1112411Z token: *** 2024-08-06T20:02:19.1112631Z ssh-strict: true 2024-08-06T20:02:19.1112892Z persist-credentials: true 2024-08-06T20:02:19.1115566Z clean: true 2024-08-06T20:02:19.1115936Z sparse-checkout-cone-mode: true 2024-08-06T20:02:19.1116664Z lfs: false 2024-08-06T20:02:19.1117013Z set-safe-directory: true 2024-08-06T20:02:19.1117435Z ##[endgroup] 2024-08-06T20:02:19.2226193Z Syncing repository: pytorch/pytorch 2024-08-06T20:02:19.2228684Z ##[group]Getting Git version info 2024-08-06T20:02:19.2229632Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-06T20:02:19.2230815Z [command]/usr/bin/git version 2024-08-06T20:02:19.2231347Z git version 2.40.1 2024-08-06T20:02:19.2267097Z ##[endgroup] 2024-08-06T20:02:19.2276500Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8555b078-3edf-43f3-b078-ef5083df0133' before making global git config changes 2024-08-06T20:02:19.2281086Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:02:19.2282357Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:02:19.2324097Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-06T20:02:19.2330326Z ##[group]Initializing the repository 2024-08-06T20:02:19.2334380Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:02:19.2368346Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-06T20:02:19.2369863Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-06T20:02:19.2371323Z hint: of your new repositories, which will suppress this warning, call: 2024-08-06T20:02:19.2403698Z hint: 2024-08-06T20:02:19.2404272Z hint: git config --global init.defaultBranch 2024-08-06T20:02:19.2404956Z hint: 2024-08-06T20:02:19.2405495Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-06T20:02:19.2406507Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-06T20:02:19.2407217Z hint: 2024-08-06T20:02:19.2407582Z hint: git branch -m 2024-08-06T20:02:19.2408512Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-06T20:02:19.2410725Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-06T20:02:19.2434813Z ##[endgroup] 2024-08-06T20:02:19.2435603Z ##[group]Disabling automatic garbage collection 2024-08-06T20:02:19.2439799Z [command]/usr/bin/git config --local gc.auto 0 2024-08-06T20:02:19.2470786Z ##[endgroup] 2024-08-06T20:02:19.2516491Z ##[group]Setting up auth 2024-08-06T20:02:19.2517345Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:02:19.2550787Z [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:02:19.2815429Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:02:19.2849249Z [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:02:19.3132251Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-06T20:02:19.3182607Z ##[endgroup] 2024-08-06T20:02:19.3183775Z ##[group]Fetching the repository 2024-08-06T20:02:19.3190543Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-06T20:02:21.6847754Z remote: Enumerating objects: 1008433 2024-08-06T20:02:21.6848534Z remote: Enumerating objects: 1008648, done. 2024-08-06T20:02:21.6849143Z remote: Counting objects: 0% (1/215) 2024-08-06T20:02:21.6849881Z remote: Counting objects: 1% (3/215) 2024-08-06T20:02:21.6850422Z remote: Counting objects: 2% (5/215) 2024-08-06T20:02:21.6850968Z remote: Counting objects: 3% (7/215) 2024-08-06T20:02:21.6851934Z remote: Counting objects: 4% (9/215) 2024-08-06T20:02:21.6852486Z remote: Counting objects: 5% (11/215) 2024-08-06T20:02:21.6853046Z remote: Counting objects: 6% (13/215) 2024-08-06T20:02:21.6853648Z remote: Counting objects: 7% (16/215) 2024-08-06T20:02:21.6854212Z remote: Counting objects: 8% (18/215) 2024-08-06T20:02:21.6854790Z remote: Counting objects: 9% (20/215) 2024-08-06T20:02:21.6855386Z remote: Counting objects: 10% (22/215) 2024-08-06T20:02:21.6855973Z remote: Counting objects: 11% (24/215) 2024-08-06T20:02:21.6856576Z remote: Counting objects: 12% (26/215) 2024-08-06T20:02:21.6857181Z remote: Counting objects: 13% (28/215) 2024-08-06T20:02:21.6857785Z remote: Counting objects: 14% (31/215) 2024-08-06T20:02:21.6858421Z remote: Counting objects: 15% (33/215) 2024-08-06T20:02:21.6859037Z remote: Counting objects: 16% (35/215) 2024-08-06T20:02:21.6859640Z remote: Counting objects: 17% (37/215) 2024-08-06T20:02:21.6860278Z remote: Counting objects: 18% (39/215) 2024-08-06T20:02:21.6860890Z remote: Counting objects: 19% (41/215) 2024-08-06T20:02:21.6861509Z remote: Counting objects: 20% (43/215) 2024-08-06T20:02:21.6862144Z remote: Counting objects: 21% (46/215) 2024-08-06T20:02:21.6862780Z remote: Counting objects: 22% (48/215) 2024-08-06T20:02:21.6863377Z remote: Counting objects: 23% (50/215) 2024-08-06T20:02:21.6864009Z remote: Counting objects: 24% (52/215) 2024-08-06T20:02:21.6864653Z remote: Counting objects: 25% (54/215) 2024-08-06T20:02:21.6865265Z remote: Counting objects: 26% (56/215) 2024-08-06T20:02:21.6866032Z remote: Counting objects: 27% (59/215) 2024-08-06T20:02:21.6866683Z remote: Counting objects: 28% (61/215) 2024-08-06T20:02:21.6867293Z remote: Counting objects: 29% (63/215) 2024-08-06T20:02:21.6867941Z remote: Counting objects: 30% (65/215) 2024-08-06T20:02:21.6868851Z remote: Counting objects: 31% (67/215) 2024-08-06T20:02:21.6869434Z remote: Counting objects: 32% (69/215) 2024-08-06T20:02:21.6869976Z remote: Counting objects: 33% (71/215) 2024-08-06T20:02:21.6870536Z remote: Counting objects: 34% (74/215) 2024-08-06T20:02:21.6871111Z remote: Counting objects: 35% (76/215) 2024-08-06T20:02:21.6871722Z remote: Counting objects: 36% (78/215) 2024-08-06T20:02:21.6872341Z remote: Counting objects: 37% (80/215) 2024-08-06T20:02:21.6872937Z remote: Counting objects: 38% (82/215) 2024-08-06T20:02:21.6881058Z remote: Counting objects: 39% (84/215) 2024-08-06T20:02:21.6881720Z remote: Counting objects: 40% (86/215) 2024-08-06T20:02:21.6882272Z remote: Counting objects: 41% (89/215) 2024-08-06T20:02:21.6882837Z remote: Counting objects: 42% (91/215) 2024-08-06T20:02:21.6883467Z remote: Counting objects: 43% (93/215) 2024-08-06T20:02:21.6884110Z remote: Counting objects: 44% (95/215) 2024-08-06T20:02:21.6884728Z remote: Counting objects: 45% (97/215) 2024-08-06T20:02:21.6885352Z remote: Counting objects: 46% (99/215) 2024-08-06T20:02:21.6885985Z remote: Counting objects: 47% (102/215) 2024-08-06T20:02:21.6886614Z remote: Counting objects: 48% (104/215) 2024-08-06T20:02:21.6887196Z remote: Counting objects: 49% (106/215) 2024-08-06T20:02:21.6887782Z remote: Counting objects: 50% (108/215) 2024-08-06T20:02:21.6889060Z remote: Counting objects: 51% (110/215) 2024-08-06T20:02:21.6889689Z remote: Counting objects: 52% (112/215) 2024-08-06T20:02:21.6890321Z remote: Counting objects: 53% (114/215) 2024-08-06T20:02:21.6890963Z remote: Counting objects: 54% (117/215) 2024-08-06T20:02:21.6891587Z remote: Counting objects: 55% (119/215) 2024-08-06T20:02:21.6892227Z remote: Counting objects: 56% (121/215) 2024-08-06T20:02:21.6893081Z remote: Counting objects: 57% (123/215) 2024-08-06T20:02:21.6893717Z remote: Counting objects: 58% (125/215) 2024-08-06T20:02:21.6894341Z remote: Counting objects: 59% (127/215) 2024-08-06T20:02:21.6894915Z remote: Counting objects: 60% (129/215) 2024-08-06T20:02:21.6895487Z remote: Counting objects: 61% (132/215) 2024-08-06T20:02:21.6896097Z remote: Counting objects: 62% (134/215) 2024-08-06T20:02:21.6896743Z remote: Counting objects: 63% (136/215) 2024-08-06T20:02:21.6897415Z remote: Counting objects: 64% (138/215) 2024-08-06T20:02:21.6898045Z remote: Counting objects: 65% (140/215) 2024-08-06T20:02:21.6898685Z remote: Counting objects: 66% (142/215) 2024-08-06T20:02:21.6899310Z remote: Counting objects: 67% (145/215) 2024-08-06T20:02:21.6899955Z remote: Counting objects: 68% (147/215) 2024-08-06T20:02:21.6900599Z remote: Counting objects: 69% (149/215) 2024-08-06T20:02:21.6901256Z remote: Counting objects: 70% (151/215) 2024-08-06T20:02:21.6901870Z remote: Counting objects: 71% (153/215) 2024-08-06T20:02:21.6902475Z remote: Counting objects: 72% (155/215) 2024-08-06T20:02:21.6903075Z remote: Counting objects: 73% (157/215) 2024-08-06T20:02:21.6903677Z remote: Counting objects: 74% (160/215) 2024-08-06T20:02:21.6904291Z remote: Counting objects: 75% (162/215) 2024-08-06T20:02:21.6904911Z remote: Counting objects: 76% (164/215) 2024-08-06T20:02:21.6905523Z remote: Counting objects: 77% (166/215) 2024-08-06T20:02:21.6906141Z remote: Counting objects: 78% (168/215) 2024-08-06T20:02:21.6906764Z remote: Counting objects: 79% (170/215) 2024-08-06T20:02:21.6907699Z remote: Counting objects: 80% (172/215) 2024-08-06T20:02:21.6908280Z remote: Counting objects: 81% (175/215) 2024-08-06T20:02:21.6908873Z remote: Counting objects: 82% (177/215) 2024-08-06T20:02:21.6909504Z remote: Counting objects: 83% (179/215) 2024-08-06T20:02:21.6916535Z remote: Counting objects: 84% (181/215) 2024-08-06T20:02:21.6917482Z remote: Counting objects: 85% (183/215) 2024-08-06T20:02:21.6918065Z remote: Counting objects: 86% (185/215) 2024-08-06T20:02:21.6918681Z remote: Counting objects: 87% (188/215) 2024-08-06T20:02:21.6919284Z remote: Counting objects: 88% (190/215) 2024-08-06T20:02:21.6919827Z remote: Counting objects: 89% (192/215) 2024-08-06T20:02:21.6920444Z remote: Counting objects: 90% (194/215) 2024-08-06T20:02:21.6920993Z remote: Counting objects: 91% (196/215) 2024-08-06T20:02:21.6921566Z remote: Counting objects: 92% (198/215) 2024-08-06T20:02:21.6922161Z remote: Counting objects: 93% (200/215) 2024-08-06T20:02:21.6922808Z remote: Counting objects: 94% (203/215) 2024-08-06T20:02:21.6923409Z remote: Counting objects: 95% (205/215) 2024-08-06T20:02:21.6924031Z remote: Counting objects: 96% (207/215) 2024-08-06T20:02:21.6924679Z remote: Counting objects: 97% (209/215) 2024-08-06T20:02:21.6925330Z remote: Counting objects: 98% (211/215) 2024-08-06T20:02:21.6926003Z remote: Counting objects: 99% (213/215) 2024-08-06T20:02:21.6926666Z remote: Counting objects: 100% (215/215) 2024-08-06T20:02:21.6927369Z remote: Counting objects: 100% (215/215), done. 2024-08-06T20:02:21.6928093Z remote: Compressing objects: 0% (1/166) 2024-08-06T20:02:21.6928887Z remote: Compressing objects: 1% (2/166) 2024-08-06T20:02:21.6929655Z remote: Compressing objects: 2% (4/166) 2024-08-06T20:02:21.7023364Z remote: Compressing objects: 3% (5/166) 2024-08-06T20:02:21.7201095Z remote: Compressing objects: 4% (7/166) 2024-08-06T20:02:21.7246299Z remote: Compressing objects: 5% (9/166) 2024-08-06T20:02:21.7366797Z remote: Compressing objects: 6% (10/166) 2024-08-06T20:02:21.7439941Z remote: Compressing objects: 7% (12/166) 2024-08-06T20:02:21.7489865Z remote: Compressing objects: 8% (14/166) 2024-08-06T20:02:21.7559102Z remote: Compressing objects: 9% (15/166) 2024-08-06T20:02:21.7659370Z remote: Compressing objects: 10% (17/166) 2024-08-06T20:02:21.7677788Z remote: Compressing objects: 11% (19/166) 2024-08-06T20:02:21.7738209Z remote: Compressing objects: 12% (20/166) 2024-08-06T20:02:21.7791387Z remote: Compressing objects: 13% (22/166) 2024-08-06T20:02:21.7845002Z remote: Compressing objects: 14% (24/166) 2024-08-06T20:02:21.7949956Z remote: Compressing objects: 15% (25/166) 2024-08-06T20:02:21.8026142Z remote: Compressing objects: 16% (27/166) 2024-08-06T20:02:21.8042977Z remote: Compressing objects: 17% (29/166) 2024-08-06T20:02:21.8071118Z remote: Compressing objects: 18% (30/166) 2024-08-06T20:02:21.8077873Z remote: Compressing objects: 19% (32/166) 2024-08-06T20:02:21.8078310Z remote: Compressing objects: 20% (34/166) 2024-08-06T20:02:21.8078896Z remote: Compressing objects: 21% (35/166) 2024-08-06T20:02:21.8079599Z remote: Compressing objects: 22% (37/166) 2024-08-06T20:02:21.8080198Z remote: Compressing objects: 23% (39/166) 2024-08-06T20:02:21.8080792Z remote: Compressing objects: 24% (40/166) 2024-08-06T20:02:21.8081326Z remote: Compressing objects: 25% (42/166) 2024-08-06T20:02:21.8081925Z remote: Compressing objects: 26% (44/166) 2024-08-06T20:02:21.8082426Z remote: Compressing objects: 27% (45/166) 2024-08-06T20:02:21.8083103Z remote: Compressing objects: 28% (47/166) 2024-08-06T20:02:21.8083808Z remote: Compressing objects: 29% (49/166) 2024-08-06T20:02:21.8084631Z remote: Compressing objects: 30% (50/166) 2024-08-06T20:02:21.8085047Z remote: Compressing objects: 31% (52/166) 2024-08-06T20:02:21.8086845Z remote: Compressing objects: 32% (54/166) 2024-08-06T20:02:21.8099678Z remote: Compressing objects: 33% (55/166) 2024-08-06T20:02:21.8101035Z remote: Compressing objects: 34% (57/166) 2024-08-06T20:02:21.8101906Z remote: Compressing objects: 35% (59/166) 2024-08-06T20:02:21.8102669Z remote: Compressing objects: 36% (60/166) 2024-08-06T20:02:21.8106536Z remote: Compressing objects: 37% (62/166) 2024-08-06T20:02:21.8109229Z remote: Compressing objects: 38% (64/166) 2024-08-06T20:02:21.8109812Z remote: Compressing objects: 39% (65/166) 2024-08-06T20:02:21.8110439Z remote: Compressing objects: 40% (67/166) 2024-08-06T20:02:21.8111075Z remote: Compressing objects: 41% (69/166) 2024-08-06T20:02:21.8114154Z remote: Compressing objects: 42% (70/166) 2024-08-06T20:02:21.8119726Z remote: Compressing objects: 43% (72/166) 2024-08-06T20:02:21.8121313Z remote: Compressing objects: 44% (74/166) 2024-08-06T20:02:21.8124151Z remote: Compressing objects: 45% (75/166) 2024-08-06T20:02:21.8124791Z remote: Compressing objects: 46% (77/166) 2024-08-06T20:02:21.8127259Z remote: Compressing objects: 47% (79/166) 2024-08-06T20:02:21.8127934Z remote: Compressing objects: 48% (80/166) 2024-08-06T20:02:21.8130560Z remote: Compressing objects: 49% (82/166) 2024-08-06T20:02:21.8132993Z remote: Compressing objects: 50% (83/166) 2024-08-06T20:02:21.8133665Z remote: Compressing objects: 51% (85/166) 2024-08-06T20:02:21.8134280Z remote: Compressing objects: 52% (87/166) 2024-08-06T20:02:21.8135240Z remote: Compressing objects: 53% (88/166) 2024-08-06T20:02:21.8136045Z remote: Compressing objects: 54% (90/166) 2024-08-06T20:02:21.8136780Z remote: Compressing objects: 55% (92/166) 2024-08-06T20:02:21.8137491Z remote: Compressing objects: 56% (93/166) 2024-08-06T20:02:21.8140735Z remote: Compressing objects: 57% (95/166) 2024-08-06T20:02:21.8141545Z remote: Compressing objects: 58% (97/166) 2024-08-06T20:02:21.8166544Z remote: Compressing objects: 59% (98/166) 2024-08-06T20:02:21.8167368Z remote: Compressing objects: 60% (100/166) 2024-08-06T20:02:21.8193385Z remote: Compressing objects: 61% (102/166) 2024-08-06T20:02:21.8194406Z remote: Compressing objects: 62% (103/166) 2024-08-06T20:02:21.8195409Z remote: Compressing objects: 63% (105/166) 2024-08-06T20:02:21.8196192Z remote: Compressing objects: 64% (107/166) 2024-08-06T20:02:21.8196960Z remote: Compressing objects: 65% (108/166) 2024-08-06T20:02:21.8197909Z remote: Compressing objects: 66% (110/166) 2024-08-06T20:02:21.8199033Z remote: Compressing objects: 67% (112/166) 2024-08-06T20:02:21.8200134Z remote: Compressing objects: 68% (113/166) 2024-08-06T20:02:21.8200889Z remote: Compressing objects: 69% (115/166) 2024-08-06T20:02:21.8201739Z remote: Compressing objects: 70% (117/166) 2024-08-06T20:02:21.8202894Z remote: Compressing objects: 71% (118/166) 2024-08-06T20:02:21.8203680Z remote: Compressing objects: 72% (120/166) 2024-08-06T20:02:21.8204625Z remote: Compressing objects: 73% (122/166) 2024-08-06T20:02:21.8205654Z remote: Compressing objects: 74% (123/166) 2024-08-06T20:02:21.8206455Z remote: Compressing objects: 75% (125/166) 2024-08-06T20:02:21.8207452Z remote: Compressing objects: 76% (127/166) 2024-08-06T20:02:21.8208453Z remote: Compressing objects: 77% (128/166) 2024-08-06T20:02:21.8209880Z remote: Compressing objects: 78% (130/166) 2024-08-06T20:02:21.8210671Z remote: Compressing objects: 79% (132/166) 2024-08-06T20:02:21.8211400Z remote: Compressing objects: 80% (133/166) 2024-08-06T20:02:21.8212149Z remote: Compressing objects: 81% (135/166) 2024-08-06T20:02:21.8212882Z remote: Compressing objects: 82% (137/166) 2024-08-06T20:02:21.8213603Z remote: Compressing objects: 83% (138/166) 2024-08-06T20:02:21.8214386Z remote: Compressing objects: 84% (140/166) 2024-08-06T20:02:21.8215385Z remote: Compressing objects: 85% (142/166) 2024-08-06T20:02:21.8216162Z remote: Compressing objects: 86% (143/166) 2024-08-06T20:02:21.8216894Z remote: Compressing objects: 87% (145/166) 2024-08-06T20:02:21.8217630Z remote: Compressing objects: 88% (147/166) 2024-08-06T20:02:21.8218473Z remote: Compressing objects: 89% (148/166) 2024-08-06T20:02:21.8219218Z remote: Compressing objects: 90% (150/166) 2024-08-06T20:02:21.8219944Z remote: Compressing objects: 91% (152/166) 2024-08-06T20:02:21.8220665Z remote: Compressing objects: 92% (153/166) 2024-08-06T20:02:21.8221390Z remote: Compressing objects: 93% (155/166) 2024-08-06T20:02:21.8222120Z remote: Compressing objects: 94% (157/166) 2024-08-06T20:02:21.8222849Z remote: Compressing objects: 95% (158/166) 2024-08-06T20:02:21.8223576Z remote: Compressing objects: 96% (160/166) 2024-08-06T20:02:21.8224355Z remote: Compressing objects: 97% (162/166) 2024-08-06T20:02:21.8225118Z remote: Compressing objects: 98% (163/166) 2024-08-06T20:02:21.8225829Z remote: Compressing objects: 99% (165/166) 2024-08-06T20:02:21.8226581Z remote: Compressing objects: 100% (166/166) 2024-08-06T20:02:21.8227373Z remote: Compressing objects: 100% (166/166), done. 2024-08-06T20:02:43.6621283Z remote: Total 1008648 (delta 79), reused 133 (delta 47), pack-reused 1008433 2024-08-06T20:03:58.2537027Z [command]/usr/bin/git rev-parse --verify --quiet b9d86fa89636e301796d4201f36d86c73f6e49bc^{object} 2024-08-06T20:03:58.2571141Z b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:58.2577809Z ##[endgroup] 2024-08-06T20:03:58.2580132Z ##[group]Determining the checkout info 2024-08-06T20:03:58.2581150Z ##[endgroup] 2024-08-06T20:03:58.2581924Z ##[group]Checking out the ref 2024-08-06T20:03:58.2584557Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:59.9087926Z ##[endgroup] 2024-08-06T20:03:59.9136034Z [command]/usr/bin/git log -1 --format='%H' 2024-08-06T20:03:59.9168717Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-06T20:03:59.9311025Z ##[group]Run bash .github/scripts/pr-sanity-check.sh 2024-08-06T20:03:59.9311510Z bash .github/scripts/pr-sanity-check.sh 2024-08-06T20:03:59.9320910Z shell: /usr/bin/bash -e {0} 2024-08-06T20:03:59.9321564Z env: 2024-08-06T20:03:59.9321858Z BASE: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-06T20:03:59.9322327Z HEAD: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:59.9322647Z ##[endgroup] 2024-08-06T20:03:59.9445555Z INFO: Checking aginst the following stats 2024-08-06T20:03:59.9451693Z + git diff --stat=10000 1736af7cf736184c356be1bb00f59fb2feea6d7d b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:59.9453039Z + sed '$d' 2024-08-06T20:03:59.9983577Z INFO: Showing non-generated files: 2024-08-06T20:03:59.9985993Z + cat /tmp/tmp.j74uE6euyO 2024-08-06T20:03:59.9993983Z aten/src/ATen/native/native_functions.yaml | 4 ++++ 2024-08-06T20:03:59.9998218Z aten/src/ATen/native/nested/NestedTensorMath.cpp | 40 ++++++++++++++++++++++++++++++++++++++++ 2024-08-06T20:03:59.9999669Z aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp | 37 +++++++++++++++++++++++++++++++++++++ 2024-08-06T20:04:00.0203422Z INFO: PR SIZE is 81 2024-08-06T20:04:00.0301421Z Post job cleanup. 2024-08-06T20:04:00.0425459Z Post job cleanup. 2024-08-06T20:04:00.1464673Z [command]/usr/bin/git version 2024-08-06T20:04:00.1529690Z git version 2.40.1 2024-08-06T20:04:00.1598330Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ebc689bd-51f8-4315-a408-c075b2b799f1' before making global git config changes 2024-08-06T20:04:00.1605570Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:04:00.1620334Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:04:00.1682988Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:04:00.1733129Z [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:00.2138083Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:04:00.2181447Z http.https://github.com/.extraheader 2024-08-06T20:04:00.2194946Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-06T20:04:00.2243871Z [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:00.2688432Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-06T20:04:00.2748232Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-06T20:04:00.2754008Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:04:00.2754600Z ##[endgroup] 2024-08-06T20:04:07.4417408Z Cleaning up orphan processes