2024-12-17T23:28:50.9277436Z Current runner version: '2.321.0' 2024-12-17T23:28:50.9284780Z Runner name: 'i-05df708ab51eca9ac' 2024-12-17T23:28:50.9285740Z Runner group name: 'Default' 2024-12-17T23:28:50.9286741Z Machine name: 'ip-10-0-58-222' 2024-12-17T23:28:50.9289866Z ##[group]GITHUB_TOKEN Permissions 2024-12-17T23:28:50.9292463Z Contents: read 2024-12-17T23:28:50.9293104Z Metadata: read 2024-12-17T23:28:50.9293798Z ##[endgroup] 2024-12-17T23:28:50.9297174Z Secret source: Actions 2024-12-17T23:28:50.9298200Z Prepare workflow directory 2024-12-17T23:28:51.2383368Z Prepare all required actions 2024-12-17T23:28:51.2426817Z Getting action download info 2024-12-17T23:28:51.4726615Z Download action repository 'pytorch/pytorch@release/2.6' (SHA:0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:29:04.5580822Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-12-17T23:29:04.8577999Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-12-17T23:29:05.0911666Z Download action repository 'actions/upload-artifact@v4' (SHA:6f51ac03b9356f520e9adb1b1b7802705f340c2b) 2024-12-17T23:29:05.4695877Z Getting action download info 2024-12-17T23:29:05.5897966Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-12-17T23:29:05.8652544Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/release/2.6 (0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:29:05.8654746Z Complete job name: before-test / target-determination 2024-12-17T23:29:05.9081136Z A job started hook has been configured by the self-hosted runner administrator 2024-12-17T23:29:05.9178972Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-12-17T23:29:05.9188191Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:05.9188854Z ##[endgroup] 2024-12-17T23:29:07.6095060Z Runner Type: lf.linux.2xlarge 2024-12-17T23:29:07.6095779Z Instance Type: c5.2xlarge 2024-12-17T23:29:07.6096283Z AMI Name: unknown 2024-12-17T23:29:07.6122605Z AMI ID: ami-0fff1b9a61dec8a5f 2024-12-17T23:29:13.3625190Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@release/2.6 2024-12-17T23:29:13.3625713Z with: 2024-12-17T23:29:13.3626045Z submodules: false 2024-12-17T23:29:13.3626304Z fetch-depth: 0 2024-12-17T23:29:13.3626549Z ##[endgroup] 2024-12-17T23:29:13.3702626Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:29:13.3703590Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:29:13.3712290Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:13.3712708Z ##[endgroup] 2024-12-17T23:29:13.3830663Z ##[group]Run retry () { 2024-12-17T23:29:13.3830983Z retry () { 2024-12-17T23:29:13.3831325Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-12-17T23:29:13.3831773Z } 2024-12-17T23:29:13.3832054Z echo "${GITHUB_WORKSPACE}" 2024-12-17T23:29:13.3832394Z if [ -z "${NO_SUDO}" ]; then 2024-12-17T23:29:13.3832728Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:29:13.3833067Z else 2024-12-17T23:29:13.3833329Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:29:13.3833639Z fi 2024-12-17T23:29:13.3833887Z mkdir "${GITHUB_WORKSPACE}" 2024-12-17T23:29:13.3839332Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:13.3839727Z env: 2024-12-17T23:29:13.3839943Z NO_SUDO: 2024-12-17T23:29:13.3840153Z ##[endgroup] 2024-12-17T23:29:13.3862058Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:29:16.1431359Z ##[group]Run malfet/checkout@silent-checkout 2024-12-17T23:29:16.1431726Z with: 2024-12-17T23:29:16.1431987Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:29:16.1432570Z fetch-depth: 0 2024-12-17T23:29:16.1432810Z submodules: false 2024-12-17T23:29:16.1433083Z quiet-checkout: true 2024-12-17T23:29:16.1433344Z repository: pytorch/pytorch 2024-12-17T23:29:16.1433772Z token: *** 2024-12-17T23:29:16.1434004Z ssh-strict: true 2024-12-17T23:29:16.1434265Z persist-credentials: true 2024-12-17T23:29:16.1434538Z clean: true 2024-12-17T23:29:16.1434848Z sparse-checkout-cone-mode: true 2024-12-17T23:29:16.1435334Z lfs: false 2024-12-17T23:29:16.1479336Z set-safe-directory: true 2024-12-17T23:29:16.1479822Z ##[endgroup] 2024-12-17T23:29:16.2367598Z Syncing repository: pytorch/pytorch 2024-12-17T23:29:16.2368971Z ##[group]Getting Git version info 2024-12-17T23:29:16.2369467Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:29:16.2370146Z [command]/usr/bin/git version 2024-12-17T23:29:16.2370426Z git version 2.40.1 2024-12-17T23:29:16.2371379Z ##[endgroup] 2024-12-17T23:29:16.2376010Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1339b9d4-0aec-4f6c-b2be-ab2d29055945' before making global git config changes 2024-12-17T23:29:16.2377014Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:29:16.2379921Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:29:16.2407134Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:29:16.2410009Z ##[group]Initializing the repository 2024-12-17T23:29:16.2412237Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:29:16.2434853Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:29:16.2435505Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:29:16.2436102Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:29:16.2436570Z hint: 2024-12-17T23:29:16.2436894Z hint: git config --global init.defaultBranch 2024-12-17T23:29:16.2437459Z hint: 2024-12-17T23:29:16.2437964Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:29:16.2438549Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:29:16.2438997Z hint: 2024-12-17T23:29:16.2439230Z hint: git branch -m 2024-12-17T23:29:16.2439743Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-12-17T23:29:16.2445871Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-12-17T23:29:16.2467667Z ##[endgroup] 2024-12-17T23:29:16.2468132Z ##[group]Disabling automatic garbage collection 2024-12-17T23:29:16.2470311Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:29:16.2490683Z ##[endgroup] 2024-12-17T23:29:16.2491083Z ##[group]Setting up auth 2024-12-17T23:29:16.2495535Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:29:16.2515966Z [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-12-17T23:29:16.2762304Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:29:16.2782527Z [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-12-17T23:29:16.3028505Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:29:16.3064048Z ##[endgroup] 2024-12-17T23:29:16.3064631Z ##[group]Fetching the repository 2024-12-17T23:29:16.3070392Z [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-12-17T23:29:19.1489167Z remote: Enumerating objects: 1056307 2024-12-17T23:29:19.1489782Z remote: Enumerating objects: 1057136, done. 2024-12-17T23:29:19.1490181Z remote: Counting objects: 0% (1/829) 2024-12-17T23:29:19.1490769Z remote: Counting objects: 1% (9/829) 2024-12-17T23:29:19.1491321Z remote: Counting objects: 2% (17/829) 2024-12-17T23:29:19.1491726Z remote: Counting objects: 3% (25/829) 2024-12-17T23:29:19.1492243Z remote: Counting objects: 4% (34/829) 2024-12-17T23:29:19.1492734Z remote: Counting objects: 5% (42/829) 2024-12-17T23:29:19.1493103Z remote: Counting objects: 6% (50/829) 2024-12-17T23:29:19.1493498Z remote: Counting objects: 7% (59/829) 2024-12-17T23:29:19.1493853Z remote: Counting objects: 8% (67/829) 2024-12-17T23:29:19.1494419Z remote: Counting objects: 9% (75/829) 2024-12-17T23:29:19.1495004Z remote: Counting objects: 10% (83/829) 2024-12-17T23:29:19.1495370Z remote: Counting objects: 11% (92/829) 2024-12-17T23:29:19.1495744Z remote: Counting objects: 12% (100/829) 2024-12-17T23:29:19.1496263Z remote: Counting objects: 13% (108/829) 2024-12-17T23:29:19.1496717Z remote: Counting objects: 14% (117/829) 2024-12-17T23:29:19.1497368Z remote: Counting objects: 15% (125/829) 2024-12-17T23:29:19.1498049Z remote: Counting objects: 16% (133/829) 2024-12-17T23:29:19.1498580Z remote: Counting objects: 17% (141/829) 2024-12-17T23:29:19.1498949Z remote: Counting objects: 18% (150/829) 2024-12-17T23:29:19.1499318Z remote: Counting objects: 19% (158/829) 2024-12-17T23:29:19.1499672Z remote: Counting objects: 20% (166/829) 2024-12-17T23:29:19.1500039Z remote: Counting objects: 21% (175/829) 2024-12-17T23:29:19.1500403Z remote: Counting objects: 22% (183/829) 2024-12-17T23:29:19.1500758Z remote: Counting objects: 23% (191/829) 2024-12-17T23:29:19.1501139Z remote: Counting objects: 24% (199/829) 2024-12-17T23:29:19.1501808Z remote: Counting objects: 25% (208/829) 2024-12-17T23:29:19.1502167Z remote: Counting objects: 26% (216/829) 2024-12-17T23:29:19.1502632Z remote: Counting objects: 27% (224/829) 2024-12-17T23:29:19.1503001Z remote: Counting objects: 28% (233/829) 2024-12-17T23:29:19.1503358Z remote: Counting objects: 29% (241/829) 2024-12-17T23:29:19.1503726Z remote: Counting objects: 30% (249/829) 2024-12-17T23:29:19.1504097Z remote: Counting objects: 31% (257/829) 2024-12-17T23:29:19.1504459Z remote: Counting objects: 32% (266/829) 2024-12-17T23:29:19.1504831Z remote: Counting objects: 33% (274/829) 2024-12-17T23:29:19.1505204Z remote: Counting objects: 34% (282/829) 2024-12-17T23:29:19.1505635Z remote: Counting objects: 35% (291/829) 2024-12-17T23:29:19.1506075Z remote: Counting objects: 36% (299/829) 2024-12-17T23:29:19.1506458Z remote: Counting objects: 37% (307/829) 2024-12-17T23:29:19.1506829Z remote: Counting objects: 38% (316/829) 2024-12-17T23:29:19.1507188Z remote: Counting objects: 39% (324/829) 2024-12-17T23:29:19.1507564Z remote: Counting objects: 40% (332/829) 2024-12-17T23:29:19.1507932Z remote: Counting objects: 41% (340/829) 2024-12-17T23:29:19.1508286Z remote: Counting objects: 42% (349/829) 2024-12-17T23:29:19.1508655Z remote: Counting objects: 43% (357/829) 2024-12-17T23:29:19.1509026Z remote: Counting objects: 44% (365/829) 2024-12-17T23:29:19.1509385Z remote: Counting objects: 45% (374/829) 2024-12-17T23:29:19.1509754Z remote: Counting objects: 46% (382/829) 2024-12-17T23:29:19.1510127Z remote: Counting objects: 47% (390/829) 2024-12-17T23:29:19.1510485Z remote: Counting objects: 48% (398/829) 2024-12-17T23:29:19.1510853Z remote: Counting objects: 49% (407/829) 2024-12-17T23:29:19.1511348Z remote: Counting objects: 50% (415/829) 2024-12-17T23:29:19.1511712Z remote: Counting objects: 51% (423/829) 2024-12-17T23:29:19.1512083Z remote: Counting objects: 52% (432/829) 2024-12-17T23:29:19.1512459Z remote: Counting objects: 53% (440/829) 2024-12-17T23:29:19.1512815Z remote: Counting objects: 54% (448/829) 2024-12-17T23:29:19.1513182Z remote: Counting objects: 55% (456/829) 2024-12-17T23:29:19.1513549Z remote: Counting objects: 56% (465/829) 2024-12-17T23:29:19.1513905Z remote: Counting objects: 57% (473/829) 2024-12-17T23:29:19.1514275Z remote: Counting objects: 58% (481/829) 2024-12-17T23:29:19.1514646Z remote: Counting objects: 59% (490/829) 2024-12-17T23:29:19.1515002Z remote: Counting objects: 60% (498/829) 2024-12-17T23:29:19.1515376Z remote: Counting objects: 61% (506/829) 2024-12-17T23:29:19.1515743Z remote: Counting objects: 62% (514/829) 2024-12-17T23:29:19.1516142Z remote: Counting objects: 63% (523/829) 2024-12-17T23:29:19.1516507Z remote: Counting objects: 64% (531/829) 2024-12-17T23:29:19.1516878Z remote: Counting objects: 65% (539/829) 2024-12-17T23:29:19.1517245Z remote: Counting objects: 66% (548/829) 2024-12-17T23:29:19.1517599Z remote: Counting objects: 67% (556/829) 2024-12-17T23:29:19.1517968Z remote: Counting objects: 68% (564/829) 2024-12-17T23:29:19.1518336Z remote: Counting objects: 69% (573/829) 2024-12-17T23:29:19.1518692Z remote: Counting objects: 70% (581/829) 2024-12-17T23:29:19.1519060Z remote: Counting objects: 71% (589/829) 2024-12-17T23:29:19.1519425Z remote: Counting objects: 72% (597/829) 2024-12-17T23:29:19.1519781Z remote: Counting objects: 73% (606/829) 2024-12-17T23:29:19.1520147Z remote: Counting objects: 74% (614/829) 2024-12-17T23:29:19.1520514Z remote: Counting objects: 75% (622/829) 2024-12-17T23:29:19.1520869Z remote: Counting objects: 76% (631/829) 2024-12-17T23:29:19.1521245Z remote: Counting objects: 77% (639/829) 2024-12-17T23:29:19.1521689Z remote: Counting objects: 78% (647/829) 2024-12-17T23:29:19.1522049Z remote: Counting objects: 79% (655/829) 2024-12-17T23:29:19.1522427Z remote: Counting objects: 80% (664/829) 2024-12-17T23:29:19.1522795Z remote: Counting objects: 81% (672/829) 2024-12-17T23:29:19.1523155Z remote: Counting objects: 82% (680/829) 2024-12-17T23:29:19.1523526Z remote: Counting objects: 83% (689/829) 2024-12-17T23:29:19.1523905Z remote: Counting objects: 84% (697/829) 2024-12-17T23:29:19.1524274Z remote: Counting objects: 85% (705/829) 2024-12-17T23:29:19.1524631Z remote: Counting objects: 86% (713/829) 2024-12-17T23:29:19.1525003Z remote: Counting objects: 87% (722/829) 2024-12-17T23:29:19.1525370Z remote: Counting objects: 88% (730/829) 2024-12-17T23:29:19.1525748Z remote: Counting objects: 89% (738/829) 2024-12-17T23:29:19.1526109Z remote: Counting objects: 90% (747/829) 2024-12-17T23:29:19.1526486Z remote: Counting objects: 91% (755/829) 2024-12-17T23:29:19.1526885Z remote: Counting objects: 92% (763/829) 2024-12-17T23:29:19.1527246Z remote: Counting objects: 93% (771/829) 2024-12-17T23:29:19.1527620Z remote: Counting objects: 94% (780/829) 2024-12-17T23:29:19.1527997Z remote: Counting objects: 95% (788/829) 2024-12-17T23:29:19.1528354Z remote: Counting objects: 96% (796/829) 2024-12-17T23:29:19.1528728Z remote: Counting objects: 97% (805/829) 2024-12-17T23:29:19.1529101Z remote: Counting objects: 98% (813/829) 2024-12-17T23:29:19.1529461Z remote: Counting objects: 99% (821/829) 2024-12-17T23:29:19.1529829Z remote: Counting objects: 100% (829/829) 2024-12-17T23:29:19.1530224Z remote: Counting objects: 100% (829/829), done. 2024-12-17T23:29:19.1530620Z remote: Compressing objects: 0% (1/326) 2024-12-17T23:29:19.1617505Z remote: Compressing objects: 1% (4/326) 2024-12-17T23:29:19.1794635Z remote: Compressing objects: 2% (7/326) 2024-12-17T23:29:19.1957447Z remote: Compressing objects: 3% (10/326) 2024-12-17T23:29:19.2006669Z remote: Compressing objects: 4% (14/326) 2024-12-17T23:29:19.2079890Z remote: Compressing objects: 5% (17/326) 2024-12-17T23:29:19.2220223Z remote: Compressing objects: 6% (20/326) 2024-12-17T23:29:19.2684845Z remote: Compressing objects: 7% (23/326) 2024-12-17T23:29:19.3219105Z remote: Compressing objects: 8% (27/326) 2024-12-17T23:29:19.3975077Z remote: Compressing objects: 9% (30/326) 2024-12-17T23:29:19.4384510Z remote: Compressing objects: 10% (33/326) 2024-12-17T23:29:19.4829557Z remote: Compressing objects: 11% (36/326) 2024-12-17T23:29:19.4934178Z remote: Compressing objects: 12% (40/326) 2024-12-17T23:29:19.5060382Z remote: Compressing objects: 13% (43/326) 2024-12-17T23:29:19.5132488Z remote: Compressing objects: 14% (46/326) 2024-12-17T23:29:19.5158629Z remote: Compressing objects: 15% (49/326) 2024-12-17T23:29:19.5160229Z remote: Compressing objects: 16% (53/326) 2024-12-17T23:29:19.5162768Z remote: Compressing objects: 17% (56/326) 2024-12-17T23:29:19.5165540Z remote: Compressing objects: 18% (59/326) 2024-12-17T23:29:19.5171290Z remote: Compressing objects: 19% (62/326) 2024-12-17T23:29:19.5172370Z remote: Compressing objects: 20% (66/326) 2024-12-17T23:29:19.5175541Z remote: Compressing objects: 21% (69/326) 2024-12-17T23:29:19.5178240Z remote: Compressing objects: 22% (72/326) 2024-12-17T23:29:19.5182143Z remote: Compressing objects: 23% (75/326) 2024-12-17T23:29:19.5186175Z remote: Compressing objects: 24% (79/326) 2024-12-17T23:29:19.5189375Z remote: Compressing objects: 25% (82/326) 2024-12-17T23:29:19.5191819Z remote: Compressing objects: 26% (85/326) 2024-12-17T23:29:19.5194324Z remote: Compressing objects: 27% (89/326) 2024-12-17T23:29:19.5195783Z remote: Compressing objects: 28% (92/326) 2024-12-17T23:29:19.5199544Z remote: Compressing objects: 29% (95/326) 2024-12-17T23:29:19.5201482Z remote: Compressing objects: 30% (98/326) 2024-12-17T23:29:19.5202766Z remote: Compressing objects: 31% (102/326) 2024-12-17T23:29:19.5205769Z remote: Compressing objects: 32% (105/326) 2024-12-17T23:29:19.5214523Z remote: Compressing objects: 33% (108/326) 2024-12-17T23:29:19.5215438Z remote: Compressing objects: 34% (111/326) 2024-12-17T23:29:19.5220941Z remote: Compressing objects: 35% (115/326) 2024-12-17T23:29:19.5226548Z remote: Compressing objects: 36% (118/326) 2024-12-17T23:29:19.5230691Z remote: Compressing objects: 37% (121/326) 2024-12-17T23:29:19.5233037Z remote: Compressing objects: 38% (124/326) 2024-12-17T23:29:19.5235350Z remote: Compressing objects: 39% (128/326) 2024-12-17T23:29:19.5236158Z remote: Compressing objects: 40% (131/326) 2024-12-17T23:29:19.5242038Z remote: Compressing objects: 41% (134/326) 2024-12-17T23:29:19.5248135Z remote: Compressing objects: 42% (137/326) 2024-12-17T23:29:19.5248905Z remote: Compressing objects: 43% (141/326) 2024-12-17T23:29:19.5252259Z remote: Compressing objects: 44% (144/326) 2024-12-17T23:29:19.5257786Z remote: Compressing objects: 45% (147/326) 2024-12-17T23:29:19.5258992Z remote: Compressing objects: 46% (150/326) 2024-12-17T23:29:19.5262864Z remote: Compressing objects: 47% (154/326) 2024-12-17T23:29:19.5263890Z remote: Compressing objects: 48% (157/326) 2024-12-17T23:29:19.5266094Z remote: Compressing objects: 49% (160/326) 2024-12-17T23:29:19.5268330Z remote: Compressing objects: 50% (163/326) 2024-12-17T23:29:19.5269397Z remote: Compressing objects: 51% (167/326) 2024-12-17T23:29:19.5271437Z remote: Compressing objects: 52% (170/326) 2024-12-17T23:29:19.5273249Z remote: Compressing objects: 53% (173/326) 2024-12-17T23:29:19.5274527Z remote: Compressing objects: 54% (177/326) 2024-12-17T23:29:19.5276594Z remote: Compressing objects: 55% (180/326) 2024-12-17T23:29:19.5278236Z remote: Compressing objects: 56% (183/326) 2024-12-17T23:29:19.5281974Z remote: Compressing objects: 57% (186/326) 2024-12-17T23:29:19.5284331Z remote: Compressing objects: 58% (190/326) 2024-12-17T23:29:19.5287240Z remote: Compressing objects: 59% (193/326) 2024-12-17T23:29:19.5288290Z remote: Compressing objects: 60% (196/326) 2024-12-17T23:29:19.5290080Z remote: Compressing objects: 61% (199/326) 2024-12-17T23:29:19.5294197Z remote: Compressing objects: 62% (203/326) 2024-12-17T23:29:19.5298249Z remote: Compressing objects: 63% (206/326) 2024-12-17T23:29:19.5301520Z remote: Compressing objects: 64% (209/326) 2024-12-17T23:29:19.5304192Z remote: Compressing objects: 65% (212/326) 2024-12-17T23:29:19.5306973Z remote: Compressing objects: 66% (216/326) 2024-12-17T23:29:19.5307667Z remote: Compressing objects: 67% (219/326) 2024-12-17T23:29:19.5310016Z remote: Compressing objects: 68% (222/326) 2024-12-17T23:29:19.5314579Z remote: Compressing objects: 69% (225/326) 2024-12-17T23:29:19.5316910Z remote: Compressing objects: 70% (229/326) 2024-12-17T23:29:19.5319622Z remote: Compressing objects: 71% (232/326) 2024-12-17T23:29:19.5320346Z remote: Compressing objects: 72% (235/326) 2024-12-17T23:29:19.5321858Z remote: Compressing objects: 73% (238/326) 2024-12-17T23:29:19.5322661Z remote: Compressing objects: 74% (242/326) 2024-12-17T23:29:19.5323385Z remote: Compressing objects: 75% (245/326) 2024-12-17T23:29:19.5324538Z remote: Compressing objects: 76% (248/326) 2024-12-17T23:29:19.5325251Z remote: Compressing objects: 77% (252/326) 2024-12-17T23:29:19.5326482Z remote: Compressing objects: 78% (255/326) 2024-12-17T23:29:19.5328436Z remote: Compressing objects: 79% (258/326) 2024-12-17T23:29:19.5331510Z remote: Compressing objects: 80% (261/326) 2024-12-17T23:29:19.5333795Z remote: Compressing objects: 81% (265/326) 2024-12-17T23:29:19.5336035Z remote: Compressing objects: 82% (268/326) 2024-12-17T23:29:19.5337704Z remote: Compressing objects: 83% (271/326) 2024-12-17T23:29:19.5340159Z remote: Compressing objects: 84% (274/326) 2024-12-17T23:29:19.5342167Z remote: Compressing objects: 85% (278/326) 2024-12-17T23:29:19.5343678Z remote: Compressing objects: 86% (281/326) 2024-12-17T23:29:19.5346389Z remote: Compressing objects: 87% (284/326) 2024-12-17T23:29:19.5347281Z remote: Compressing objects: 88% (287/326) 2024-12-17T23:29:19.5348460Z remote: Compressing objects: 89% (291/326) 2024-12-17T23:29:19.5349556Z remote: Compressing objects: 90% (294/326) 2024-12-17T23:29:19.5350490Z remote: Compressing objects: 91% (297/326) 2024-12-17T23:29:19.5351936Z remote: Compressing objects: 92% (300/326) 2024-12-17T23:29:19.5353045Z remote: Compressing objects: 93% (304/326) 2024-12-17T23:29:19.5354208Z remote: Compressing objects: 94% (307/326) 2024-12-17T23:29:19.5354855Z remote: Compressing objects: 95% (310/326) 2024-12-17T23:29:19.5355561Z remote: Compressing objects: 96% (313/326) 2024-12-17T23:29:19.5356284Z remote: Compressing objects: 97% (317/326) 2024-12-17T23:29:19.5357065Z remote: Compressing objects: 98% (320/326) 2024-12-17T23:29:19.5357762Z remote: Compressing objects: 99% (323/326) 2024-12-17T23:29:19.5358261Z remote: Compressing objects: 100% (326/326) 2024-12-17T23:29:19.5358659Z remote: Compressing objects: 100% (326/326), done. 2024-12-17T23:29:41.0699674Z remote: Total 1057136 (delta 665), reused 517 (delta 503), pack-reused 1056307 (from 2) 2024-12-17T23:30:09.6587940Z [command]/usr/bin/git rev-parse --verify --quiet 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7^{object} 2024-12-17T23:30:09.6606665Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:30:09.6611082Z ##[endgroup] 2024-12-17T23:30:09.6611515Z ##[group]Determining the checkout info 2024-12-17T23:30:09.6612246Z ##[endgroup] 2024-12-17T23:30:09.6612838Z ##[group]Checking out the ref 2024-12-17T23:30:09.6615140Z [command]/usr/bin/git checkout --quiet --force 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:30:11.0986466Z ##[endgroup] 2024-12-17T23:30:11.1018089Z [command]/usr/bin/git log -1 --format='%H' 2024-12-17T23:30:11.1037006Z '0cdf8b1d09254cfda66191d1bd01e3041c3c76f7' 2024-12-17T23:30:11.1192636Z Prepare all required actions 2024-12-17T23:30:11.1193194Z Getting action download info 2024-12-17T23:30:11.2363136Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-12-17T23:30:11.4058888Z ##[group]Run ./.github/actions/setup-linux 2024-12-17T23:30:11.4059239Z ##[endgroup] 2024-12-17T23:30:11.4106272Z ##[group]Run set -euo pipefail 2024-12-17T23:30:11.4106629Z set -euo pipefail 2024-12-17T23:30:11.4106934Z function get_ec2_metadata() { 2024-12-17T23:30:11.4107320Z  # Pulled from instance metadata endpoint for EC2 2024-12-17T23:30:11.4107950Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-12-17T23:30:11.4108517Z  category=$1 2024-12-17T23:30:11.4108881Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-12-17T23:30:11.4109312Z  runner_name_str=i-05df708ab51eca9ac 2024-12-17T23:30:11.4109705Z  if [[ -f /.inarc ]]; then 2024-12-17T23:30:11.4110045Z  echo "ARC Runner, no info on ec2 metadata" 2024-12-17T23:30:11.4110434Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-12-17T23:30:11.4110922Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-12-17T23:30:11.4111358Z  else 2024-12-17T23:30:11.4112204Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-12-17T23:30:11.4113118Z  fi 2024-12-17T23:30:11.4113341Z } 2024-12-17T23:30:11.4113595Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-12-17T23:30:11.4114024Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-12-17T23:30:11.4114505Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-12-17T23:30:11.4114919Z echo "system info $(uname -a)" 2024-12-17T23:30:11.4121042Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:11.4121437Z ##[endgroup] 2024-12-17T23:30:11.4263408Z ami-id: ami-0fff1b9a61dec8a5f 2024-12-17T23:30:11.4362650Z instance-id: i-05df708ab51eca9ac 2024-12-17T23:30:11.4452929Z instance-type: c5.2xlarge 2024-12-17T23:30:11.4462558Z system info Linux ip-10-0-58-222.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-12-17T23:30:11.4491085Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:30:11.4492013Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:30:11.4497892Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:11.4498287Z ##[endgroup] 2024-12-17T23:30:11.4562609Z ##[group]Run if systemctl is-active --quiet docker; then 2024-12-17T23:30:11.4563051Z if systemctl is-active --quiet docker; then 2024-12-17T23:30:11.4563442Z  echo "Docker daemon is running..."; 2024-12-17T23:30:11.4563953Z else 2024-12-17T23:30:11.4564310Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-12-17T23:30:11.4564726Z fi 2024-12-17T23:30:11.4570483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:11.4571171Z ##[endgroup] 2024-12-17T23:30:11.4638413Z Docker daemon is running... 2024-12-17T23:30:11.4680638Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:30:11.4680955Z with: 2024-12-17T23:30:11.4681161Z shell: bash 2024-12-17T23:30:11.4681392Z timeout_minutes: 5 2024-12-17T23:30:11.4681646Z max_attempts: 3 2024-12-17T23:30:11.4681881Z retry_wait_seconds: 30 2024-12-17T23:30:11.4684295Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-12-17T23:30:11.4686602Z polling_interval_seconds: 1 2024-12-17T23:30:11.4686900Z warning_on_retry: true 2024-12-17T23:30:11.4687179Z continue_on_error: false 2024-12-17T23:30:11.4687445Z env: 2024-12-17T23:30:11.4687660Z AWS_RETRY_MODE: standard 2024-12-17T23:30:11.4687919Z AWS_MAX_ATTEMPTS: 5 2024-12-17T23:30:11.4688182Z AWS_DEFAULT_REGION: us-east-1 2024-12-17T23:30:11.4688468Z ##[endgroup] 2024-12-17T23:30:12.6475591Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:30:12.6476637Z Configure a credential helper to remove this warning. See 2024-12-17T23:30:12.6477292Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:30:12.6477731Z 2024-12-17T23:30:12.6477826Z Login Succeeded 2024-12-17T23:30:13.1913497Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:30:13.1914332Z Configure a credential helper to remove this warning. See 2024-12-17T23:30:13.1914904Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:30:13.1915316Z 2024-12-17T23:30:13.1915410Z Login Succeeded 2024-12-17T23:30:13.5491766Z Command completed after 1 attempt(s). 2024-12-17T23:30:13.5559285Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:30:13.5559827Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:30:13.5560296Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:30:13.5566114Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:13.5566511Z ##[endgroup] 2024-12-17T23:30:13.5646280Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:30:13.5646883Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:30:13.5647311Z # shellcheck disable=SC2046 2024-12-17T23:30:13.5647656Z docker stop $(docker ps -q) || true 2024-12-17T23:30:13.5648016Z # Prune all of the docker images 2024-12-17T23:30:13.5648343Z docker system prune -af 2024-12-17T23:30:13.5653783Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:13.5654182Z ##[endgroup] 2024-12-17T23:30:13.5955601Z "docker stop" requires at least 1 argument. 2024-12-17T23:30:13.5956186Z See 'docker stop --help'. 2024-12-17T23:30:13.5956612Z 2024-12-17T23:30:13.5956964Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-12-17T23:30:13.5957260Z 2024-12-17T23:30:13.5957394Z Stop one or more running containers 2024-12-17T23:30:13.6096452Z Total reclaimed space: 0B 2024-12-17T23:30:13.6130473Z ##[group]Run set +e 2024-12-17T23:30:13.6130932Z set +e 2024-12-17T23:30:13.6131162Z set -x 2024-12-17T23:30:13.6131391Z  2024-12-17T23:30:13.6131643Z PT_DOMAIN=download.pytorch.org 2024-12-17T23:30:13.6132226Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-12-17T23:30:13.6132989Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-12-17T23:30:13.6133524Z # one is returned at random 2024-12-17T23:30:13.6133928Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-12-17T23:30:13.6134305Z  2024-12-17T23:30:13.6134546Z if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:30:13.6135108Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-12-17T23:30:13.6135634Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-12-17T23:30:13.6136045Z  2024-12-17T23:30:13.6136297Z  if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:30:13.6136683Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-12-17T23:30:13.6137062Z  exit 1 2024-12-17T23:30:13.6137309Z  fi 2024-12-17T23:30:13.6137529Z fi 2024-12-17T23:30:13.6137747Z  2024-12-17T23:30:13.6138012Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-12-17T23:30:13.6138376Z  # Clean up any old records first 2024-12-17T23:30:13.6138741Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-12-17T23:30:13.6139077Z fi 2024-12-17T23:30:13.6139284Z  2024-12-17T23:30:13.6139603Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-12-17T23:30:13.6140009Z cat /etc/hosts 2024-12-17T23:30:13.6145583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:13.6146088Z ##[endgroup] 2024-12-17T23:30:13.6168504Z + PT_DOMAIN=download.pytorch.org 2024-12-17T23:30:13.6173444Z ++ dig -4 +short download.pytorch.org 2024-12-17T23:30:13.6174141Z ++ tail -n1 2024-12-17T23:30:13.6758509Z + RESOLVED_IP=3.167.99.82 2024-12-17T23:30:13.6759020Z + '[' -z 3.167.99.82 ']' 2024-12-17T23:30:13.6759470Z + grep -r download.pytorch.org /etc/hosts 2024-12-17T23:30:13.6769810Z 108.138.64.61 download.pytorch.org 2024-12-17T23:30:13.6771229Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-12-17T23:30:13.9068107Z + echo '3.167.99.82 download.pytorch.org' 2024-12-17T23:30:13.9068820Z + sudo tee -a /etc/hosts 2024-12-17T23:30:13.9471061Z 3.167.99.82 download.pytorch.org 2024-12-17T23:30:13.9486018Z + cat /etc/hosts 2024-12-17T23:30:13.9494782Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-12-17T23:30:13.9499761Z ::1 localhost6 localhost6.localdomain6 2024-12-17T23:30:13.9500143Z 3.167.99.82 download.pytorch.org 2024-12-17T23:30:13.9543339Z Prepare all required actions 2024-12-17T23:30:13.9580960Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-12-17T23:30:13.9581342Z with: 2024-12-17T23:30:13.9581764Z github-token: *** 2024-12-17T23:30:13.9582016Z ##[endgroup] 2024-12-17T23:30:13.9610752Z ##[group]Run set -eux 2024-12-17T23:30:13.9611027Z set -eux 2024-12-17T23:30:13.9611475Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-12-17T23:30:13.9619177Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:13.9619549Z env: 2024-12-17T23:30:13.9619954Z GITHUB_TOKEN: *** 2024-12-17T23:30:13.9620203Z ##[endgroup] 2024-12-17T23:30:13.9643343Z + python3 .github/scripts/get_workflow_job_id.py 12383255543 i-05df708ab51eca9ac 2024-12-17T23:30:14.2362614Z setting job-id=34565591256 2024-12-17T23:30:14.2363323Z setting job-name=before-test / target-determination 2024-12-17T23:30:14.2504123Z Prepare all required actions 2024-12-17T23:30:14.2504515Z Getting action download info 2024-12-17T23:30:14.4033457Z ##[group]Run ./.github/actions/pytest-cache-download 2024-12-17T23:30:14.4033990Z with: 2024-12-17T23:30:14.4034210Z cache_dir: .pytest_cache 2024-12-17T23:30:14.4034494Z job_identifier: rocm 2024-12-17T23:30:14.4034759Z s3_bucket: gha-artifacts 2024-12-17T23:30:14.4035020Z ##[endgroup] 2024-12-17T23:30:14.4075017Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:30:14.4075331Z with: 2024-12-17T23:30:14.4075529Z shell: bash 2024-12-17T23:30:14.4075762Z timeout_minutes: 5 2024-12-17T23:30:14.4076012Z max_attempts: 5 2024-12-17T23:30:14.4076247Z retry_wait_seconds: 30 2024-12-17T23:30:14.4076592Z command: set -eu python3 -m pip install boto3==1.35.42 2024-12-17T23:30:14.4076980Z polling_interval_seconds: 1 2024-12-17T23:30:14.4077257Z warning_on_retry: true 2024-12-17T23:30:14.4077525Z continue_on_error: false 2024-12-17T23:30:14.4077836Z ##[endgroup] 2024-12-17T23:30:14.7362681Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:30:15.7573197Z Collecting boto3==1.35.42 2024-12-17T23:30:15.7598865Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2024-12-17T23:30:15.7664176Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-12-17T23:30:15.7669139Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2024-12-17T23:30:15.7675001Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.82) 2024-12-17T23:30:15.7730045Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-12-17T23:30:15.7740797Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-12-17T23:30:15.7780247Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-12-17T23:30:15.8720163Z Installing collected packages: boto3 2024-12-17T23:30:15.8720989Z Attempting uninstall: boto3 2024-12-17T23:30:15.8722661Z Found existing installation: boto3 1.35.33 2024-12-17T23:30:15.8823153Z Uninstalling boto3-1.35.33: 2024-12-17T23:30:15.8836534Z Successfully uninstalled boto3-1.35.33 2024-12-17T23:30:15.9423419Z Successfully installed boto3-1.35.42 2024-12-17T23:30:16.4838528Z Command completed after 1 attempt(s). 2024-12-17T23:30:16.4914485Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:30:16.4914949Z python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:30:16.4915309Z  --download \ 2024-12-17T23:30:16.4915641Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-12-17T23:30:16.4916019Z  --pr_identifier $GITHUB_REF \ 2024-12-17T23:30:16.4916358Z  --job_identifier $JOB_IDENTIFIER \ 2024-12-17T23:30:16.4916703Z  --temp_dir $RUNNER_TEMP \ 2024-12-17T23:30:16.4917052Z  --repo $REPO \ 2024-12-17T23:30:16.4917315Z  --bucket $BUCKET \ 2024-12-17T23:30:16.4924361Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:16.4924745Z env: 2024-12-17T23:30:16.4924959Z CACHE_DIR: .pytest_cache 2024-12-17T23:30:16.4925232Z JOB_IDENTIFIER: rocm 2024-12-17T23:30:16.4925492Z REPO: pytorch/pytorch 2024-12-17T23:30:16.4925739Z BUCKET: gha-artifacts 2024-12-17T23:30:16.4925996Z ##[endgroup] 2024-12-17T23:30:16.8282119Z PR identifier for `refs/heads/release/2.6` is `34bd5c03b81e6d598f3b485a20400869` 2024-12-17T23:30:16.8284204Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/release/2.6', job_identifier='rocm', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2024-12-17T23:30:16.8286293Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/rocm` in bucket `gha-artifacts` 2024-12-17T23:30:16.8885800Z ##[group]Run seemethere/download-artifact-s3@v4 2024-12-17T23:30:16.8886159Z with: 2024-12-17T23:30:16.8886376Z name: llm_results 2024-12-17T23:30:16.8886639Z path: .additional_ci_files/llm_results 2024-12-17T23:30:16.8886952Z s3-bucket: gha-artifacts 2024-12-17T23:30:16.8887220Z region: us-east-1 2024-12-17T23:30:16.8887453Z ##[endgroup] 2024-12-17T23:30:17.4049488Z (node:867843) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-12-17T23:30:17.4050342Z 2024-12-17T23:30:17.4050667Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-12-17T23:30:17.4051620Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-12-17T23:30:17.4052583Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-12-17T23:30:17.5022913Z Found 0 objects with prefix pytorch/pytorch/12383255543/llm_results/ 2024-12-17T23:30:17.5030184Z Artifact download has finished successfully 2024-12-17T23:30:17.5253391Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:30:17.5254284Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:30:17.5254885Z python3 -m pip install boto3==1.35.42 2024-12-17T23:30:17.5255334Z python3 tools/testing/do_target_determination_for_s3.py 2024-12-17T23:30:17.5262042Z shell: /usr/bin/bash -e {0} 2024-12-17T23:30:17.5262346Z env: 2024-12-17T23:30:17.5262767Z GITHUB_TOKEN: *** 2024-12-17T23:30:17.5263021Z GITHUB_REPOSITORY: pytorch/pytorch 2024-12-17T23:30:17.5263341Z GITHUB_WORKFLOW: rocm 2024-12-17T23:30:17.5263621Z GITHUB_JOB: target-determination 2024-12-17T23:30:17.5263914Z GITHUB_RUN_ID: 12383255543 2024-12-17T23:30:17.5264194Z GITHUB_RUN_NUMBER: 17882 2024-12-17T23:30:17.5264483Z GITHUB_RUN_ATTEMPT: 1 2024-12-17T23:30:17.5264741Z GITHUB_REF: refs/heads/release/2.6 2024-12-17T23:30:17.5265089Z JOB_ID: 34565591256 2024-12-17T23:30:17.5265361Z JOB_NAME: before-test / target-determination 2024-12-17T23:30:17.5265698Z PR_NUMBER: 2024-12-17T23:30:17.5266029Z ##[endgroup] 2024-12-17T23:30:17.5326551Z unzip: cannot find or open .additional_ci_files/llm_results/mappings.zip, .additional_ci_files/llm_results/mappings.zip.zip or .additional_ci_files/llm_results/mappings.zip.ZIP. 2024-12-17T23:30:17.7737093Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:30:17.7900074Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-12-17T23:30:17.7952029Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-12-17T23:30:17.7956240Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.82) 2024-12-17T23:30:17.7960408Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2024-12-17T23:30:17.8014381Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-12-17T23:30:17.8024780Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-12-17T23:30:17.8063214Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-12-17T23:30:19.9287010Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2024-12-17T23:30:19.9290798Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2024-12-17T23:30:19.9292795Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2024-12-17T23:30:19.9294608Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2024-12-17T23:30:19.9296577Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2024-12-17T23:30:19.9298732Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2024-12-17T23:30:19.9299840Z Received 658 tests to prioritize 2024-12-17T23:30:19.9300153Z backends/xeon/test_launch 2024-12-17T23:30:19.9300455Z benchmark_utils/test_benchmark_utils 2024-12-17T23:30:19.9300857Z cpp_extensions/open_registration_extension/test/test_openreg 2024-12-17T23:30:19.9301333Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-12-17T23:30:19.9301804Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-12-17T23:30:19.9302251Z distributed/_composable/fsdp/test_fully_shard_comm 2024-12-17T23:30:19.9302673Z distributed/_composable/fsdp/test_fully_shard_compile 2024-12-17T23:30:19.9303117Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-12-17T23:30:19.9303544Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-12-17T23:30:19.9303993Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-12-17T23:30:19.9304437Z distributed/_composable/fsdp/test_fully_shard_init 2024-12-17T23:30:19.9305034Z distributed/_composable/fsdp/test_fully_shard_logging 2024-12-17T23:30:19.9305471Z distributed/_composable/fsdp/test_fully_shard_memory 2024-12-17T23:30:19.9306011Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-12-17T23:30:19.9306483Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-12-17T23:30:19.9306894Z distributed/_composable/fsdp/test_fully_shard_state 2024-12-17T23:30:19.9307328Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-12-17T23:30:19.9307783Z distributed/_composable/fsdp/test_fully_shard_training 2024-12-17T23:30:19.9308167Z distributed/_composable/test_checkpoint 2024-12-17T23:30:19.9308603Z distributed/_composable/test_composability/test_2d_composability 2024-12-17T23:30:19.9309135Z distributed/_composable/test_composability/test_pp_composability 2024-12-17T23:30:19.9309568Z distributed/_composable/test_contract 2024-12-17T23:30:19.9310117Z distributed/_composable/test_replicate 2024-12-17T23:30:19.9310499Z distributed/_composable/test_replicate_with_compiler 2024-12-17T23:30:19.9310910Z distributed/_shard/sharded_optim/test_sharded_optim 2024-12-17T23:30:19.9311330Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-12-17T23:30:19.9311758Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-12-17T23:30:19.9312183Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-12-17T23:30:19.9312609Z distributed/_shard/sharded_tensor/ops/test_init 2024-12-17T23:30:19.9313017Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-12-17T23:30:19.9313410Z distributed/_shard/sharded_tensor/test_logger 2024-12-17T23:30:19.9313815Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-12-17T23:30:19.9314274Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-12-17T23:30:19.9314838Z distributed/_shard/sharding_plan/test_sharding_plan 2024-12-17T23:30:19.9315252Z distributed/_shard/sharding_spec/test_sharding_spec 2024-12-17T23:30:19.9315633Z distributed/_shard/test_sharder 2024-12-17T23:30:19.9315944Z distributed/_tensor/debug/test_comm_mode 2024-12-17T23:30:19.9316310Z distributed/_tensor/debug/test_comm_mode_features 2024-12-17T23:30:19.9316690Z distributed/_tensor/debug/test_op_coverage 2024-12-17T23:30:19.9317049Z distributed/_tensor/experimental/test_local_map 2024-12-17T23:30:19.9317470Z distributed/_tensor/experimental/test_register_sharding 2024-12-17T23:30:19.9317902Z distributed/_tensor/experimental/test_tp_transform 2024-12-17T23:30:19.9318262Z distributed/_tensor/test_api 2024-12-17T23:30:19.9318560Z distributed/_tensor/test_attention 2024-12-17T23:30:19.9318885Z distributed/_tensor/test_common_rules 2024-12-17T23:30:19.9319214Z distributed/_tensor/test_convolution_ops 2024-12-17T23:30:19.9319556Z distributed/_tensor/test_dtensor 2024-12-17T23:30:19.9319888Z distributed/_tensor/test_dtensor_compile 2024-12-17T23:30:19.9320219Z distributed/_tensor/test_dtensor_ops 2024-12-17T23:30:19.9320649Z distributed/_tensor/test_embedding_ops 2024-12-17T23:30:19.9321007Z distributed/_tensor/test_experimental_ops 2024-12-17T23:30:19.9321336Z distributed/_tensor/test_init 2024-12-17T23:30:19.9321642Z distributed/_tensor/test_math_ops 2024-12-17T23:30:19.9321965Z distributed/_tensor/test_matrix_ops 2024-12-17T23:30:19.9322284Z distributed/_tensor/test_op_strategy 2024-12-17T23:30:19.9322615Z distributed/_tensor/test_optimizers 2024-12-17T23:30:19.9322950Z distributed/_tensor/test_pointwise_ops 2024-12-17T23:30:19.9323277Z distributed/_tensor/test_random_ops 2024-12-17T23:30:19.9323606Z distributed/_tensor/test_redistribute 2024-12-17T23:30:19.9323929Z distributed/_tensor/test_tensor_ops 2024-12-17T23:30:19.9324257Z distributed/_tensor/test_utils 2024-12-17T23:30:19.9324566Z distributed/_tensor/test_view_ops 2024-12-17T23:30:19.9324888Z distributed/_tensor/test_xla_integration 2024-12-17T23:30:19.9325245Z distributed/_tools/test_fsdp2_mem_tracker 2024-12-17T23:30:19.9325591Z distributed/_tools/test_mem_tracker 2024-12-17T23:30:19.9325905Z distributed/_tools/test_memory_tracker 2024-12-17T23:30:19.9326241Z distributed/_tools/test_mod_tracker 2024-12-17T23:30:19.9326571Z distributed/_tools/test_runtime_estimator 2024-12-17T23:30:19.9326897Z distributed/_tools/test_sac_estimator 2024-12-17T23:30:19.9327230Z distributed/_tools/test_sac_ilp 2024-12-17T23:30:19.9327588Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-12-17T23:30:19.9328015Z distributed/algorithms/quantization/test_quantization 2024-12-17T23:30:19.9328407Z distributed/algorithms/test_join 2024-12-17T23:30:19.9328756Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-12-17T23:30:19.9329127Z distributed/checkpoint/e2e/test_fine_tuning 2024-12-17T23:30:19.9329487Z distributed/checkpoint/e2e/test_fsdp_ep 2024-12-17T23:30:19.9329832Z distributed/checkpoint/e2e/test_pipeline 2024-12-17T23:30:19.9330177Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-12-17T23:30:19.9330543Z distributed/checkpoint/test_checkpoint 2024-12-17T23:30:19.9330898Z distributed/checkpoint/test_compatibility 2024-12-17T23:30:19.9331238Z distributed/checkpoint/test_dedup_tensors 2024-12-17T23:30:19.9331610Z distributed/checkpoint/test_dtensor_checkpoint 2024-12-17T23:30:19.9331999Z distributed/checkpoint/test_dtensor_resharding 2024-12-17T23:30:19.9332388Z distributed/checkpoint/test_file_system_checkpoint 2024-12-17T23:30:19.9332822Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-12-17T23:30:19.9333228Z distributed/checkpoint/test_format_utils 2024-12-17T23:30:19.9333577Z distributed/checkpoint/test_fsdp_model_state 2024-12-17T23:30:19.9333957Z distributed/checkpoint/test_fsdp_optim_state 2024-12-17T23:30:19.9334386Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-12-17T23:30:19.9334786Z distributed/checkpoint/test_fsspec 2024-12-17T23:30:19.9335491Z distributed/checkpoint/test_hsdp_checkpoint 2024-12-17T23:30:19.9335978Z distributed/checkpoint/test_nested_dict 2024-12-17T23:30:19.9336433Z distributed/checkpoint/test_planner 2024-12-17T23:30:19.9336936Z distributed/checkpoint/test_save_load_api 2024-12-17T23:30:19.9337433Z distributed/checkpoint/test_state_dict 2024-12-17T23:30:19.9337944Z distributed/checkpoint/test_state_dict_utils 2024-12-17T23:30:19.9338485Z distributed/checkpoint/test_tp_checkpoint 2024-12-17T23:30:19.9339020Z distributed/checkpoint/test_traverse 2024-12-17T23:30:19.9339498Z distributed/checkpoint/test_utils 2024-12-17T23:30:19.9339975Z distributed/elastic/events/lib_test 2024-12-17T23:30:19.9340412Z distributed/elastic/metrics/api_test 2024-12-17T23:30:19.9340809Z distributed/elastic/multiprocessing/api_test 2024-12-17T23:30:19.9341181Z distributed/elastic/test_control_plane 2024-12-17T23:30:19.9341519Z distributed/elastic/timer/api_test 2024-12-17T23:30:19.9341856Z distributed/elastic/timer/local_timer_example 2024-12-17T23:30:19.9342247Z distributed/elastic/timer/local_timer_test 2024-12-17T23:30:19.9342886Z distributed/elastic/utils/distributed_test 2024-12-17T23:30:19.9343228Z distributed/elastic/utils/logging_test 2024-12-17T23:30:19.9343568Z distributed/elastic/utils/util_test 2024-12-17T23:30:19.9343919Z distributed/flight_recorder/test_fr_analysis 2024-12-17T23:30:19.9344271Z distributed/fsdp/test_checkpoint_wrapper 2024-12-17T23:30:19.9344638Z distributed/fsdp/test_distributed_checkpoint 2024-12-17T23:30:19.9344994Z distributed/fsdp/test_fsdp_apply 2024-12-17T23:30:19.9345318Z distributed/fsdp/test_fsdp_backward_prefetch 2024-12-17T23:30:19.9345678Z distributed/fsdp/test_fsdp_checkpoint 2024-12-17T23:30:19.9346094Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-12-17T23:30:19.9346423Z distributed/fsdp/test_fsdp_comm 2024-12-17T23:30:19.9346746Z distributed/fsdp/test_fsdp_comm_hooks 2024-12-17T23:30:19.9347072Z distributed/fsdp/test_fsdp_core 2024-12-17T23:30:19.9347401Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-12-17T23:30:19.9347773Z distributed/fsdp/test_fsdp_exec_order 2024-12-17T23:30:19.9348103Z distributed/fsdp/test_fsdp_fine_tune 2024-12-17T23:30:19.9348462Z distributed/fsdp/test_fsdp_flatten_params 2024-12-17T23:30:19.9348808Z distributed/fsdp/test_fsdp_freezing_weights 2024-12-17T23:30:19.9349150Z distributed/fsdp/test_fsdp_fx 2024-12-17T23:30:19.9349455Z distributed/fsdp/test_fsdp_grad_acc 2024-12-17T23:30:19.9349773Z distributed/fsdp/test_fsdp_hybrid_shard 2024-12-17T23:30:19.9350124Z distributed/fsdp/test_fsdp_ignored_modules 2024-12-17T23:30:19.9350468Z distributed/fsdp/test_fsdp_input 2024-12-17T23:30:19.9350778Z distributed/fsdp/test_fsdp_memory 2024-12-17T23:30:19.9351097Z distributed/fsdp/test_fsdp_meta 2024-12-17T23:30:19.9351403Z distributed/fsdp/test_fsdp_misc 2024-12-17T23:30:19.9351714Z distributed/fsdp/test_fsdp_mixed_precision 2024-12-17T23:30:19.9352073Z distributed/fsdp/test_fsdp_multiple_forward 2024-12-17T23:30:19.9352447Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-12-17T23:30:19.9352797Z distributed/fsdp/test_fsdp_optim_state 2024-12-17T23:30:19.9353134Z distributed/fsdp/test_fsdp_overlap 2024-12-17T23:30:19.9353461Z distributed/fsdp/test_fsdp_pure_fp16 2024-12-17T23:30:19.9353881Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-12-17T23:30:19.9354258Z distributed/fsdp/test_fsdp_state_dict 2024-12-17T23:30:19.9354606Z distributed/fsdp/test_fsdp_tp_integration 2024-12-17T23:30:19.9354943Z distributed/fsdp/test_fsdp_traversal 2024-12-17T23:30:19.9355274Z distributed/fsdp/test_fsdp_uneven 2024-12-17T23:30:19.9355614Z distributed/fsdp/test_fsdp_unshard_params 2024-12-17T23:30:19.9355965Z distributed/fsdp/test_fsdp_use_orig_params 2024-12-17T23:30:19.9356340Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-12-17T23:30:19.9356701Z distributed/fsdp/test_shard_utils 2024-12-17T23:30:19.9357010Z distributed/fsdp/test_utils 2024-12-17T23:30:19.9357410Z distributed/fsdp/test_wrap 2024-12-17T23:30:19.9357713Z distributed/launcher/test_run 2024-12-17T23:30:19.9358018Z distributed/nn/jit/test_instantiator 2024-12-17T23:30:19.9358396Z distributed/optim/test_apply_optimizer_in_backward 2024-12-17T23:30:19.9358786Z distributed/optim/test_named_optimizer 2024-12-17T23:30:19.9359152Z distributed/optim/test_zero_redundancy_optimizer 2024-12-17T23:30:19.9359535Z distributed/pipelining/test_backward 2024-12-17T23:30:19.9359879Z distributed/pipelining/test_microbatch 2024-12-17T23:30:19.9360211Z distributed/pipelining/test_pipe 2024-12-17T23:30:19.9360542Z distributed/pipelining/test_schedule 2024-12-17T23:30:19.9360909Z distributed/pipelining/test_schedule_multiproc 2024-12-17T23:30:19.9361264Z distributed/pipelining/test_stage 2024-12-17T23:30:19.9361595Z distributed/pipelining/test_transformer 2024-12-17T23:30:19.9361940Z distributed/pipelining/test_unflatten 2024-12-17T23:30:19.9362276Z distributed/rpc/cuda/test_tensorpipe_agent 2024-12-17T23:30:19.9362624Z distributed/rpc/test_faulty_agent 2024-12-17T23:30:19.9362938Z distributed/rpc/test_share_memory 2024-12-17T23:30:19.9363334Z distributed/rpc/test_tensorpipe_agent 2024-12-17T23:30:19.9363712Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-12-17T23:30:19.9364125Z distributed/tensor/parallel/test_parallelize_api 2024-12-17T23:30:19.9364507Z distributed/tensor/parallel/test_tp_examples 2024-12-17T23:30:19.9364894Z distributed/tensor/parallel/test_tp_random_state 2024-12-17T23:30:19.9365273Z distributed/tensor/parallel/test_tp_style 2024-12-17T23:30:19.9365594Z distributed/test_backends 2024-12-17T23:30:19.9365880Z distributed/test_c10d_common 2024-12-17T23:30:19.9366179Z distributed/test_c10d_functional_native 2024-12-17T23:30:19.9366513Z distributed/test_c10d_gloo 2024-12-17T23:30:19.9366800Z distributed/test_c10d_logger 2024-12-17T23:30:19.9367077Z distributed/test_c10d_nccl 2024-12-17T23:30:19.9367387Z distributed/test_c10d_object_collectives 2024-12-17T23:30:19.9367724Z distributed/test_c10d_ops_nccl 2024-12-17T23:30:19.9368009Z distributed/test_c10d_pypg 2024-12-17T23:30:19.9368304Z distributed/test_c10d_spawn_gloo 2024-12-17T23:30:19.9368615Z distributed/test_c10d_spawn_nccl 2024-12-17T23:30:19.9368912Z distributed/test_c10d_spawn_ucc 2024-12-17T23:30:19.9369218Z distributed/test_c10d_ucc 2024-12-17T23:30:19.9369507Z distributed/test_collective_utils 2024-12-17T23:30:19.9369825Z distributed/test_compute_comm_reordering 2024-12-17T23:30:19.9370166Z distributed/test_control_collectives 2024-12-17T23:30:19.9370489Z distributed/test_data_parallel 2024-12-17T23:30:19.9370779Z distributed/test_device_mesh 2024-12-17T23:30:19.9371084Z distributed/test_distributed_spawn 2024-12-17T23:30:19.9371408Z distributed/test_dynamo_distributed 2024-12-17T23:30:19.9371710Z distributed/test_fake_pg 2024-12-17T23:30:19.9371997Z distributed/test_functional_api 2024-12-17T23:30:19.9372310Z distributed/test_inductor_collectives 2024-12-17T23:30:19.9372623Z distributed/test_launcher 2024-12-17T23:30:19.9372915Z distributed/test_multi_threaded_pg 2024-12-17T23:30:19.9373229Z distributed/test_nccl 2024-12-17T23:30:19.9373488Z distributed/test_pg_wrapper 2024-12-17T23:30:19.9373777Z distributed/test_store 2024-12-17T23:30:19.9374055Z distributed/test_symmetric_memory 2024-12-17T23:30:19.9374358Z distributions/test_constraints 2024-12-17T23:30:19.9374669Z distributions/test_distributions 2024-12-17T23:30:19.9374968Z doctests 2024-12-17T23:30:19.9375195Z dynamo/test_activation_checkpointing 2024-12-17T23:30:19.9375513Z dynamo/test_after_aot 2024-12-17T23:30:19.9375760Z dynamo/test_aot_autograd 2024-12-17T23:30:19.9376039Z dynamo/test_aot_autograd_cache 2024-12-17T23:30:19.9376340Z dynamo/test_autograd_function 2024-12-17T23:30:19.9376615Z dynamo/test_backends 2024-12-17T23:30:19.9376885Z dynamo/test_backward_higher_order_ops 2024-12-17T23:30:19.9377207Z dynamo/test_base_output 2024-12-17T23:30:19.9377471Z dynamo/test_bytecode_utils 2024-12-17T23:30:19.9377826Z dynamo/test_compile 2024-12-17T23:30:19.9378091Z dynamo/test_compiler_bisector 2024-12-17T23:30:19.9378370Z dynamo/test_comptime 2024-12-17T23:30:19.9378839Z dynamo/test_config 2024-12-17T23:30:19.9379094Z dynamo/test_ctx_manager 2024-12-17T23:30:19.9379350Z dynamo/test_cudagraphs 2024-12-17T23:30:19.9379646Z dynamo/test_cudagraphs_expandable_segments 2024-12-17T23:30:19.9379982Z dynamo/test_debug_utils 2024-12-17T23:30:19.9380236Z dynamo/test_decorators 2024-12-17T23:30:19.9380502Z dynamo/test_deviceguard 2024-12-17T23:30:19.9380776Z dynamo/test_dynamic_shapes 2024-12-17T23:30:19.9381041Z dynamo/test_exc 2024-12-17T23:30:19.9381286Z dynamo/test_exceptions 2024-12-17T23:30:19.9381539Z dynamo/test_export 2024-12-17T23:30:19.9381798Z dynamo/test_export_mutations 2024-12-17T23:30:19.9382084Z dynamo/test_frame_init 2024-12-17T23:30:19.9382337Z dynamo/test_functions 2024-12-17T23:30:19.9382604Z dynamo/test_fx_passes_pre_grad 2024-12-17T23:30:19.9382896Z dynamo/test_global 2024-12-17T23:30:19.9383149Z dynamo/test_graph_deduplication 2024-12-17T23:30:19.9383586Z dynamo/test_graph_region_tracker 2024-12-17T23:30:19.9383895Z dynamo/test_guard_manager 2024-12-17T23:30:19.9384169Z dynamo/test_higher_order_ops 2024-12-17T23:30:19.9384459Z dynamo/test_hooks 2024-12-17T23:30:19.9384720Z dynamo/test_inline_inbuilt_nn_modules 2024-12-17T23:30:19.9385033Z dynamo/test_input_attr_tracking 2024-12-17T23:30:19.9385333Z dynamo/test_interop 2024-12-17T23:30:19.9385588Z dynamo/test_logging 2024-12-17T23:30:19.9385905Z dynamo/test_metrics_context 2024-12-17T23:30:19.9386192Z dynamo/test_minifier 2024-12-17T23:30:19.9386446Z dynamo/test_misc 2024-12-17T23:30:19.9386684Z dynamo/test_model_output 2024-12-17T23:30:19.9386958Z dynamo/test_modes 2024-12-17T23:30:19.9387203Z dynamo/test_modules 2024-12-17T23:30:19.9387446Z dynamo/test_nops 2024-12-17T23:30:19.9387695Z dynamo/test_optimizers 2024-12-17T23:30:19.9387946Z dynamo/test_pgo 2024-12-17T23:30:19.9388203Z dynamo/test_pre_dispatch 2024-12-17T23:30:19.9388486Z dynamo/test_prim_hop_base 2024-12-17T23:30:19.9388752Z dynamo/test_profiler 2024-12-17T23:30:19.9389020Z dynamo/test_python_autograd 2024-12-17T23:30:19.9389314Z dynamo/test_recompile_ux 2024-12-17T23:30:19.9389578Z dynamo/test_recompiles 2024-12-17T23:30:19.9389848Z dynamo/test_reconstruct 2024-12-17T23:30:19.9390123Z dynamo/test_reorder_logs 2024-12-17T23:30:19.9390378Z dynamo/test_repros 2024-12-17T23:30:19.9390625Z dynamo/test_resume 2024-12-17T23:30:19.9390867Z dynamo/test_sdpa 2024-12-17T23:30:19.9391111Z dynamo/test_skip_guard_eval_unsafe 2024-12-17T23:30:19.9391428Z dynamo/test_skip_non_tensor 2024-12-17T23:30:19.9391711Z dynamo/test_sources 2024-12-17T23:30:19.9391961Z dynamo/test_structured_trace 2024-12-17T23:30:19.9392245Z dynamo/test_subclasses 2024-12-17T23:30:19.9392510Z dynamo/test_subgraphs 2024-12-17T23:30:19.9392751Z dynamo/test_torchrec 2024-12-17T23:30:19.9393009Z dynamo/test_trace_rules 2024-12-17T23:30:19.9393259Z dynamo/test_unspec 2024-12-17T23:30:19.9393507Z dynamo/test_utils 2024-12-17T23:30:19.9393771Z dynamo/test_verify_correctness 2024-12-17T23:30:19.9394047Z dynamo/test_view 2024-12-17T23:30:19.9394290Z export/test_converter 2024-12-17T23:30:19.9394553Z export/test_cpp_serdes 2024-12-17T23:30:19.9394802Z export/test_db 2024-12-17T23:30:19.9395048Z export/test_draft_export 2024-12-17T23:30:19.9395325Z export/test_experimental 2024-12-17T23:30:19.9395584Z export/test_export 2024-12-17T23:30:19.9395840Z export/test_export_legacy 2024-12-17T23:30:19.9396120Z export/test_export_nonstrict 2024-12-17T23:30:19.9396426Z export/test_export_training_ir_to_run_decomp 2024-12-17T23:30:19.9396784Z export/test_functionalized_assertions 2024-12-17T23:30:19.9397098Z export/test_hop 2024-12-17T23:30:19.9397330Z export/test_lift_unlift 2024-12-17T23:30:19.9397601Z export/test_pass_infra 2024-12-17T23:30:19.9397867Z export/test_passes 2024-12-17T23:30:19.9398242Z export/test_retraceability 2024-12-17T23:30:19.9398525Z export/test_schema 2024-12-17T23:30:19.9398769Z export/test_serdes 2024-12-17T23:30:19.9399027Z export/test_serialize 2024-12-17T23:30:19.9399289Z export/test_sparse 2024-12-17T23:30:19.9399523Z export/test_swap 2024-12-17T23:30:19.9399761Z export/test_tools 2024-12-17T23:30:19.9400004Z export/test_torchbind 2024-12-17T23:30:19.9400253Z export/test_tree_utils 2024-12-17T23:30:19.9400517Z export/test_unflatten 2024-12-17T23:30:19.9400786Z export/test_unflatten_training_ir 2024-12-17T23:30:19.9401078Z export/test_verifier 2024-12-17T23:30:19.9401329Z functorch/test_ac 2024-12-17T23:30:19.9401584Z functorch/test_aotdispatch 2024-12-17T23:30:19.9401860Z functorch/test_control_flow 2024-12-17T23:30:19.9402142Z functorch/test_dims 2024-12-17T23:30:19.9402408Z functorch/test_eager_transforms 2024-12-17T23:30:19.9402695Z functorch/test_logging 2024-12-17T23:30:19.9402983Z functorch/test_memory_efficient_fusion 2024-12-17T23:30:19.9403312Z functorch/test_minifier 2024-12-17T23:30:19.9403566Z functorch/test_ops 2024-12-17T23:30:19.9403880Z functorch/test_parsing 2024-12-17T23:30:19.9404138Z functorch/test_rearrange 2024-12-17T23:30:19.9404408Z functorch/test_vmap 2024-12-17T23:30:19.9404676Z functorch/test_vmap_registrations 2024-12-17T23:30:19.9404983Z higher_order_ops/test_invoke_subgraph 2024-12-17T23:30:19.9405311Z higher_order_ops/test_with_effects 2024-12-17T23:30:19.9405680Z inductor/test_aot_inductor 2024-12-17T23:30:19.9406001Z inductor/test_aot_inductor_arrayref 2024-12-17T23:30:19.9406324Z inductor/test_aot_inductor_custom_ops 2024-12-17T23:30:19.9406650Z inductor/test_aot_inductor_package 2024-12-17T23:30:19.9406956Z inductor/test_aot_inductor_utils 2024-12-17T23:30:19.9407274Z inductor/test_auto_functionalize 2024-12-17T23:30:19.9407584Z inductor/test_autoheuristic 2024-12-17T23:30:19.9407860Z inductor/test_b2b_gemm 2024-12-17T23:30:19.9408144Z inductor/test_benchmark_fusion 2024-12-17T23:30:19.9408450Z inductor/test_benchmarking 2024-12-17T23:30:19.9408727Z inductor/test_binary_folding 2024-12-17T23:30:19.9409018Z inductor/test_ck_backend 2024-12-17T23:30:19.9409293Z inductor/test_codecache 2024-12-17T23:30:19.9409555Z inductor/test_codegen_triton 2024-12-17T23:30:19.9410096Z inductor/test_combo_kernels 2024-12-17T23:30:19.9410390Z inductor/test_compile_worker 2024-12-17T23:30:19.9410674Z inductor/test_compiled_autograd 2024-12-17T23:30:19.9410986Z inductor/test_compiled_optimizers 2024-12-17T23:30:19.9411304Z inductor/test_config 2024-12-17T23:30:19.9411558Z inductor/test_control_flow 2024-12-17T23:30:19.9411866Z inductor/test_cooperative_reductions 2024-12-17T23:30:19.9412194Z inductor/test_coordinate_descent_tuner 2024-12-17T23:30:19.9412530Z inductor/test_cpp_wrapper_hipify 2024-12-17T23:30:19.9412846Z inductor/test_cpu_cpp_wrapper 2024-12-17T23:30:19.9413127Z inductor/test_cpu_repro 2024-12-17T23:30:19.9413413Z inductor/test_cpu_select_algorithm 2024-12-17T23:30:19.9413737Z inductor/test_cuda_repro 2024-12-17T23:30:19.9414009Z inductor/test_cudacodecache 2024-12-17T23:30:19.9414315Z inductor/test_cudagraph_trees 2024-12-17T23:30:19.9414656Z inductor/test_cudagraph_trees_expandable_segments 2024-12-17T23:30:19.9415013Z inductor/test_custom_lowering 2024-12-17T23:30:19.9415322Z inductor/test_custom_post_grad_passes 2024-12-17T23:30:19.9415651Z inductor/test_cutlass_backend 2024-12-17T23:30:19.9415933Z inductor/test_debug_trace 2024-12-17T23:30:19.9416228Z inductor/test_decompose_mem_bound_mm 2024-12-17T23:30:19.9416556Z inductor/test_dependencies 2024-12-17T23:30:19.9416843Z inductor/test_distributed_patterns 2024-12-17T23:30:19.9417168Z inductor/test_efficient_conv_bn_eval 2024-12-17T23:30:19.9417495Z inductor/test_extension_backend 2024-12-17T23:30:19.9417790Z inductor/test_external_callables 2024-12-17T23:30:19.9418095Z inductor/test_flex_attention 2024-12-17T23:30:19.9418382Z inductor/test_flex_decoding 2024-12-17T23:30:19.9418787Z inductor/test_foreach 2024-12-17T23:30:19.9419039Z inductor/test_fp8 2024-12-17T23:30:19.9419300Z inductor/test_fused_attention 2024-12-17T23:30:19.9419577Z inductor/test_fx_fusion 2024-12-17T23:30:19.9419860Z inductor/test_gpu_cpp_wrapper 2024-12-17T23:30:19.9420171Z inductor/test_graph_transform_observer 2024-12-17T23:30:19.9420492Z inductor/test_group_batch_fusion 2024-12-17T23:30:19.9420793Z inductor/test_halide 2024-12-17T23:30:19.9421041Z inductor/test_indexing 2024-12-17T23:30:19.9421324Z inductor/test_inductor_annotations 2024-12-17T23:30:19.9421642Z inductor/test_inductor_freezing 2024-12-17T23:30:19.9421942Z inductor/test_inductor_utils 2024-12-17T23:30:19.9422246Z inductor/test_inplacing_pass 2024-12-17T23:30:19.9422543Z inductor/test_kernel_benchmark 2024-12-17T23:30:19.9422836Z inductor/test_layout_optim 2024-12-17T23:30:19.9423126Z inductor/test_loop_ordering 2024-12-17T23:30:19.9423417Z inductor/test_max_autotune 2024-12-17T23:30:19.9423690Z inductor/test_memory 2024-12-17T23:30:19.9423957Z inductor/test_memory_planning 2024-12-17T23:30:19.9424308Z inductor/test_metrics 2024-12-17T23:30:19.9424565Z inductor/test_minifier 2024-12-17T23:30:19.9424845Z inductor/test_minifier_isolate 2024-12-17T23:30:19.9425145Z inductor/test_minifier_utils 2024-12-17T23:30:19.9425468Z inductor/test_mkldnn_pattern_matcher 2024-12-17T23:30:19.9425790Z inductor/test_mmdecomp 2024-12-17T23:30:19.9426192Z inductor/test_move_constructors_to_cuda 2024-12-17T23:30:19.9426523Z inductor/test_multi_kernel 2024-12-17T23:30:19.9426818Z inductor/test_op_dtype_prop 2024-12-17T23:30:19.9427115Z inductor/test_ordered_set 2024-12-17T23:30:19.9427385Z inductor/test_pad_mm 2024-12-17T23:30:19.9427641Z inductor/test_padding 2024-12-17T23:30:19.9427908Z inductor/test_pattern_matcher 2024-12-17T23:30:19.9428183Z inductor/test_perf 2024-12-17T23:30:19.9428435Z inductor/test_profiler 2024-12-17T23:30:19.9428704Z inductor/test_scatter_optimization 2024-12-17T23:30:19.9429029Z inductor/test_select_algorithm 2024-12-17T23:30:19.9429319Z inductor/test_smoke 2024-12-17T23:30:19.9429571Z inductor/test_snode_runtime 2024-12-17T23:30:19.9429869Z inductor/test_split_cat_fx_passes 2024-12-17T23:30:19.9430186Z inductor/test_standalone_compile 2024-12-17T23:30:19.9430477Z inductor/test_torchbind 2024-12-17T23:30:19.9430757Z inductor/test_torchinductor 2024-12-17T23:30:19.9431104Z inductor/test_torchinductor_codegen_config_overrides 2024-12-17T23:30:19.9431516Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-12-17T23:30:19.9431911Z inductor/test_torchinductor_dynamic_shapes 2024-12-17T23:30:19.9432259Z inductor/test_torchinductor_opinfo 2024-12-17T23:30:19.9432583Z inductor/test_torchinductor_strided_blocks 2024-12-17T23:30:19.9432931Z inductor/test_triton_cpu_backend 2024-12-17T23:30:19.9433247Z inductor/test_triton_extension_backend 2024-12-17T23:30:19.9433562Z inductor/test_triton_heuristics 2024-12-17T23:30:19.9433873Z inductor/test_triton_kernels 2024-12-17T23:30:19.9434162Z inductor/test_triton_syntax 2024-12-17T23:30:19.9434447Z inductor/test_triton_wrapper 2024-12-17T23:30:19.9434743Z inductor/test_unbacked_symints 2024-12-17T23:30:19.9435035Z inductor/test_utils 2024-12-17T23:30:19.9435281Z inductor/test_xpu_basic 2024-12-17T23:30:19.9435549Z lazy/test_bindings 2024-12-17T23:30:19.9435796Z lazy/test_debug_util 2024-12-17T23:30:19.9436050Z lazy/test_extract_compiled_graph 2024-12-17T23:30:19.9436364Z lazy/test_functionalization 2024-12-17T23:30:19.9436651Z lazy/test_generator 2024-12-17T23:30:19.9436895Z lazy/test_meta_kernel 2024-12-17T23:30:19.9437156Z lazy/test_reuse_ir 2024-12-17T23:30:19.9437400Z lazy/test_step_closures 2024-12-17T23:30:19.9437666Z lazy/test_ts_opinfo 2024-12-17T23:30:19.9437918Z nn/test_convolution 2024-12-17T23:30:19.9438153Z nn/test_dropout 2024-12-17T23:30:19.9438384Z nn/test_embedding 2024-12-17T23:30:19.9496102Z nn/test_init 2024-12-17T23:30:19.9496658Z nn/test_lazy_modules 2024-12-17T23:30:19.9497037Z nn/test_load_state_dict 2024-12-17T23:30:19.9497613Z nn/test_module_hooks 2024-12-17T23:30:19.9498000Z nn/test_multihead_attention 2024-12-17T23:30:19.9498376Z nn/test_packed_sequence 2024-12-17T23:30:19.9498724Z nn/test_parametrization 2024-12-17T23:30:19.9499123Z nn/test_pooling 2024-12-17T23:30:19.9499449Z nn/test_pruning 2024-12-17T23:30:19.9499855Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-12-17T23:30:19.9500379Z onnx/dynamo/test_exporter_api 2024-12-17T23:30:19.9500810Z onnx/dynamo/test_registry_dispatcher 2024-12-17T23:30:19.9501268Z onnx/exporter/test_api 2024-12-17T23:30:19.9501644Z onnx/exporter/test_building 2024-12-17T23:30:19.9502043Z onnx/exporter/test_capture_strategies 2024-12-17T23:30:19.9502510Z onnx/exporter/test_compat 2024-12-17T23:30:19.9502927Z onnx/exporter/test_core 2024-12-17T23:30:19.9503348Z onnx/exporter/test_small_models_e2e 2024-12-17T23:30:19.9503731Z onnx/exporter/test_tensors 2024-12-17T23:30:19.9504052Z onnx/internal/test_diagnostics 2024-12-17T23:30:19.9504344Z onnx/internal/test_registraion 2024-12-17T23:30:19.9504814Z onnx/test_autograd_funs 2024-12-17T23:30:19.9505088Z onnx/test_custom_ops 2024-12-17T23:30:19.9505332Z onnx/test_fx_passes 2024-12-17T23:30:19.9505585Z onnx/test_fx_to_onnx 2024-12-17T23:30:19.9505949Z onnx/test_fx_to_onnx_decomp_skip 2024-12-17T23:30:19.9506247Z onnx/test_fx_type_promotion 2024-12-17T23:30:19.9506530Z onnx/test_lazy_import 2024-12-17T23:30:19.9506800Z onnx/test_models_onnxruntime 2024-12-17T23:30:19.9507089Z onnx/test_models_quantized_onnxruntime 2024-12-17T23:30:19.9507407Z onnx/test_onnx_opset 2024-12-17T23:30:19.9507676Z onnx/test_onnxscript_no_runtime 2024-12-17T23:30:19.9507972Z onnx/test_onnxscript_runtime 2024-12-17T23:30:19.9508261Z onnx/test_op_consistency 2024-12-17T23:30:19.9508547Z onnx/test_pytorch_jit_onnx 2024-12-17T23:30:19.9508826Z onnx/test_pytorch_onnx_no_runtime 2024-12-17T23:30:19.9509149Z onnx/test_pytorch_onnx_onnxruntime 2024-12-17T23:30:19.9509471Z onnx/test_pytorch_onnx_shape_inference 2024-12-17T23:30:19.9510037Z onnx/test_symbolic_helper 2024-12-17T23:30:19.9510322Z onnx/test_utility_funs 2024-12-17T23:30:19.9510580Z onnx/test_verification 2024-12-17T23:30:19.9510908Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-12-17T23:30:19.9511279Z optim/test_lrscheduler 2024-12-17T23:30:19.9511529Z optim/test_optim 2024-12-17T23:30:19.9511773Z optim/test_swa_utils 2024-12-17T23:30:19.9512038Z profiler/test_cpp_thread 2024-12-17T23:30:19.9512315Z profiler/test_execution_trace 2024-12-17T23:30:19.9512603Z profiler/test_kineto 2024-12-17T23:30:19.9512867Z profiler/test_memory_profiler 2024-12-17T23:30:19.9513148Z profiler/test_profiler 2024-12-17T23:30:19.9513430Z profiler/test_profiler_tree 2024-12-17T23:30:19.9513725Z profiler/test_record_function 2024-12-17T23:30:19.9514008Z profiler/test_torch_tidy 2024-12-17T23:30:19.9514278Z test_ao_sparsity 2024-12-17T23:30:19.9514520Z test_autocast 2024-12-17T23:30:19.9514740Z test_autograd 2024-12-17T23:30:19.9514979Z test_autograd_fallback 2024-12-17T23:30:19.9515224Z test_autoload 2024-12-17T23:30:19.9515462Z test_autoload_disable 2024-12-17T23:30:19.9515717Z test_autoload_enable 2024-12-17T23:30:19.9515955Z test_binary_ufuncs 2024-12-17T23:30:19.9516207Z test_bundled_inputs 2024-12-17T23:30:19.9516467Z test_ci_sanity_check_fail 2024-12-17T23:30:19.9516729Z test_comparison_utils 2024-12-17T23:30:19.9517000Z test_compile_benchmark_util 2024-12-17T23:30:19.9517279Z test_complex 2024-12-17T23:30:19.9517498Z test_content_store 2024-12-17T23:30:19.9517749Z test_cpp_api_parity 2024-12-17T23:30:19.9518012Z test_cpp_extensions_aot_ninja 2024-12-17T23:30:19.9518299Z test_cpp_extensions_aot_no_ninja 2024-12-17T23:30:19.9518610Z test_cpp_extensions_jit 2024-12-17T23:30:19.9518893Z test_cpp_extensions_mtia_backend 2024-12-17T23:30:19.9519215Z test_cpp_extensions_open_device_registration 2024-12-17T23:30:19.9519686Z test_cpp_extensions_stream_and_event 2024-12-17T23:30:19.9519995Z test_cuda 2024-12-17T23:30:19.9520222Z test_cuda_expandable_segments 2024-12-17T23:30:19.9520509Z test_cuda_multigpu 2024-12-17T23:30:19.9520766Z test_cuda_nvml_based_avail 2024-12-17T23:30:19.9521033Z test_cuda_primary_ctx 2024-12-17T23:30:19.9521290Z test_cuda_sanitizer 2024-12-17T23:30:19.9521523Z test_cuda_trace 2024-12-17T23:30:19.9521760Z test_custom_ops 2024-12-17T23:30:19.9521994Z test_dataloader 2024-12-17T23:30:19.9522213Z test_datapipe 2024-12-17T23:30:19.9522443Z test_decomp 2024-12-17T23:30:19.9522668Z test_deploy 2024-12-17T23:30:19.9522878Z test_dispatch 2024-12-17T23:30:19.9523110Z test_dlpack 2024-12-17T23:30:19.9523342Z test_dynamic_shapes 2024-12-17T23:30:19.9523584Z test_expanded_weights 2024-12-17T23:30:19.9523842Z test_fake_tensor 2024-12-17T23:30:19.9524081Z test_file_check 2024-12-17T23:30:19.9524304Z test_flop_counter 2024-12-17T23:30:19.9524540Z test_foreach 2024-12-17T23:30:19.9524758Z test_function_schema 2024-12-17T23:30:19.9525028Z test_functional_autograd_benchmark 2024-12-17T23:30:19.9525403Z test_functional_optim 2024-12-17T23:30:19.9525660Z test_functionalization 2024-12-17T23:30:19.9525960Z test_functionalization_of_rng_ops 2024-12-17T23:30:19.9526264Z test_futures 2024-12-17T23:30:19.9526478Z test_fx 2024-12-17T23:30:19.9526700Z test_fx_experimental 2024-12-17T23:30:19.9526953Z test_fx_passes 2024-12-17T23:30:19.9527185Z test_fx_reinplace_pass 2024-12-17T23:30:19.9527448Z test_hub 2024-12-17T23:30:19.9527671Z test_import_stats 2024-12-17T23:30:19.9527899Z test_indexing 2024-12-17T23:30:19.9528127Z test_itt 2024-12-17T23:30:19.9528338Z test_jit 2024-12-17T23:30:19.9528544Z test_jit_autocast 2024-12-17T23:30:19.9528788Z test_jit_disabled 2024-12-17T23:30:19.9529020Z test_jit_fuser_legacy 2024-12-17T23:30:19.9529280Z test_jit_fuser_te 2024-12-17T23:30:19.9529523Z test_jit_legacy 2024-12-17T23:30:19.9529754Z test_jit_llga_fuser 2024-12-17T23:30:19.9530010Z test_jit_profiling 2024-12-17T23:30:19.9530257Z test_jiterator 2024-12-17T23:30:19.9530486Z test_legacy_vmap 2024-12-17T23:30:19.9530727Z test_license 2024-12-17T23:30:19.9530950Z test_linalg 2024-12-17T23:30:19.9531159Z test_logging 2024-12-17T23:30:19.9531381Z test_masked 2024-12-17T23:30:19.9531603Z test_maskedtensor 2024-12-17T23:30:19.9531827Z test_matmul_cuda 2024-12-17T23:30:19.9532057Z test_meta 2024-12-17T23:30:19.9532255Z test_metal 2024-12-17T23:30:19.9532472Z test_mkl_verbose 2024-12-17T23:30:19.9532700Z test_mkldnn 2024-12-17T23:30:19.9532912Z test_mkldnn_fusion 2024-12-17T23:30:19.9533158Z test_mkldnn_verbose 2024-12-17T23:30:19.9533410Z test_mobile_optimizer 2024-12-17T23:30:19.9533666Z test_model_exports_to_core_aten 2024-12-17T23:30:19.9533964Z test_module_tracker 2024-12-17T23:30:19.9534210Z test_modules 2024-12-17T23:30:19.9534422Z test_monitor 2024-12-17T23:30:19.9534642Z test_mps 2024-12-17T23:30:19.9534871Z test_multiprocessing 2024-12-17T23:30:19.9535130Z test_multiprocessing_spawn 2024-12-17T23:30:19.9535414Z test_namedtensor 2024-12-17T23:30:19.9535659Z test_namedtuple_return_api 2024-12-17T23:30:19.9535929Z test_native_functions 2024-12-17T23:30:19.9536179Z test_native_mha 2024-12-17T23:30:19.9536404Z test_nestedtensor 2024-12-17T23:30:19.9536637Z test_nn 2024-12-17T23:30:19.9536857Z test_numba_integration 2024-12-17T23:30:19.9537105Z test_numpy_interop 2024-12-17T23:30:19.9537347Z test_openmp 2024-12-17T23:30:19.9537572Z test_ops 2024-12-17T23:30:19.9537784Z test_ops_fwd_gradients 2024-12-17T23:30:19.9538046Z test_ops_gradients 2024-12-17T23:30:19.9538290Z test_ops_jit 2024-12-17T23:30:19.9538505Z test_optim 2024-12-17T23:30:19.9538734Z test_out_dtype_op 2024-12-17T23:30:19.9538969Z test_overrides 2024-12-17T23:30:19.9539191Z test_package 2024-12-17T23:30:19.9539424Z test_per_overload_api 2024-12-17T23:30:19.9539674Z test_prims 2024-12-17T23:30:19.9539971Z test_proxy_tensor 2024-12-17T23:30:19.9540215Z test_pruning_op 2024-12-17T23:30:19.9540440Z test_public_bindings 2024-12-17T23:30:19.9540709Z test_python_dispatch 2024-12-17T23:30:19.9540958Z test_pytree 2024-12-17T23:30:19.9541173Z test_quantization 2024-12-17T23:30:19.9541422Z test_reductions 2024-12-17T23:30:19.9541666Z test_scatter_gather_ops 2024-12-17T23:30:19.9541918Z test_schema_check 2024-12-17T23:30:19.9542169Z test_segment_reductions 2024-12-17T23:30:19.9542433Z test_serialization 2024-12-17T23:30:19.9542693Z test_set_default_mobile_cpu_allocator 2024-12-17T23:30:19.9543006Z test_shape_ops 2024-12-17T23:30:19.9543239Z test_show_pickle 2024-12-17T23:30:19.9543465Z test_sort_and_select 2024-12-17T23:30:19.9543714Z test_sparse 2024-12-17T23:30:19.9543938Z test_sparse_csr 2024-12-17T23:30:19.9544170Z test_sparse_semi_structured 2024-12-17T23:30:19.9544453Z test_spectral_ops 2024-12-17T23:30:19.9544675Z test_stateless 2024-12-17T23:30:19.9544909Z test_subclass 2024-12-17T23:30:19.9545145Z test_sympy_utils 2024-12-17T23:30:19.9545376Z test_tensor_creation_ops 2024-12-17T23:30:19.9545744Z test_tensorboard 2024-12-17T23:30:19.9546067Z test_tensorexpr 2024-12-17T23:30:19.9546298Z test_tensorexpr_pybind 2024-12-17T23:30:19.9546565Z test_testing 2024-12-17T23:30:19.9546797Z test_torch 2024-12-17T23:30:19.9547010Z test_transformers 2024-12-17T23:30:19.9547248Z test_type_hints 2024-12-17T23:30:19.9547484Z test_type_info 2024-12-17T23:30:19.9547709Z test_type_promotion 2024-12-17T23:30:19.9547956Z test_typing 2024-12-17T23:30:19.9548184Z test_unary_ufuncs 2024-12-17T23:30:19.9548403Z test_utils 2024-12-17T23:30:19.9548633Z test_utils_config_module 2024-12-17T23:30:19.9548901Z test_view_ops 2024-12-17T23:30:19.9549116Z test_vulkan 2024-12-17T23:30:19.9549335Z test_weak 2024-12-17T23:30:19.9549568Z test_xnnpack_integration 2024-12-17T23:30:19.9549821Z test_xpu 2024-12-17T23:30:19.9550062Z torch_np/numpy_tests/core/test_dlpack 2024-12-17T23:30:19.9550396Z torch_np/numpy_tests/core/test_dtype 2024-12-17T23:30:19.9550728Z torch_np/numpy_tests/core/test_einsum 2024-12-17T23:30:19.9551072Z torch_np/numpy_tests/core/test_getlimits 2024-12-17T23:30:19.9551414Z torch_np/numpy_tests/core/test_indexing 2024-12-17T23:30:19.9551767Z torch_np/numpy_tests/core/test_multiarray 2024-12-17T23:30:19.9552112Z torch_np/numpy_tests/core/test_numeric 2024-12-17T23:30:19.9552456Z torch_np/numpy_tests/core/test_numerictypes 2024-12-17T23:30:19.9552818Z torch_np/numpy_tests/core/test_scalar_ctors 2024-12-17T23:30:19.9553235Z torch_np/numpy_tests/core/test_scalar_methods 2024-12-17T23:30:19.9553599Z torch_np/numpy_tests/core/test_scalarinherit 2024-12-17T23:30:19.9553984Z torch_np/numpy_tests/core/test_scalarmath 2024-12-17T23:30:19.9554542Z torch_np/numpy_tests/core/test_shape_base 2024-12-17T23:30:19.9572153Z torch_np/numpy_tests/fft/test_helper 2024-12-17T23:30:19.9572531Z torch_np/numpy_tests/fft/test_pocketfft 2024-12-17T23:30:19.9572884Z torch_np/numpy_tests/lib/test_arraypad 2024-12-17T23:30:19.9573234Z torch_np/numpy_tests/lib/test_arraysetops 2024-12-17T23:30:19.9573607Z torch_np/numpy_tests/lib/test_function_base 2024-12-17T23:30:19.9573951Z torch_np/numpy_tests/lib/test_histograms 2024-12-17T23:30:19.9574304Z torch_np/numpy_tests/lib/test_index_tricks 2024-12-17T23:30:19.9574658Z torch_np/numpy_tests/lib/test_shape_base_ 2024-12-17T23:30:19.9575013Z torch_np/numpy_tests/lib/test_twodim_base 2024-12-17T23:30:19.9575483Z torch_np/numpy_tests/lib/test_type_check 2024-12-17T23:30:19.9575907Z torch_np/numpy_tests/linalg/test_linalg 2024-12-17T23:30:19.9576220Z torch_np/test_basic 2024-12-17T23:30:19.9576487Z torch_np/test_binary_ufuncs 2024-12-17T23:30:19.9576771Z torch_np/test_dtype 2024-12-17T23:30:19.9577019Z torch_np/test_function_base 2024-12-17T23:30:19.9577311Z torch_np/test_ndarray_methods 2024-12-17T23:30:19.9577594Z torch_np/test_nep50_examples 2024-12-17T23:30:19.9577878Z torch_np/test_random 2024-12-17T23:30:19.9578261Z torch_np/test_reductions 2024-12-17T23:30:19.9578712Z torch_np/test_scalars_0D_arrays 2024-12-17T23:30:19.9579030Z torch_np/test_ufuncs_basic 2024-12-17T23:30:19.9579323Z torch_np/test_unary_ufuncs 2024-12-17T23:30:19.9579585Z xpu/test_conv 2024-12-17T23:30:19.9579817Z xpu/test_gemm 2024-12-17T23:30:19.9580383Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-12-17T23:30:19.9581357Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2024-12-17T23:30:19.9582045Z Results from PreviouslyFailedInPR 2024-12-17T23:30:19.9582258Z 2024-12-17T23:30:19.9582422Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:25.4654180Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:25.4674491Z Results from EditedByPR 2024-12-17T23:30:25.4674760Z test_cuda (1) 2024-12-17T23:30:25.4674982Z test_xpu (1) 2024-12-17T23:30:25.4675243Z Results from MentionedInPR 2024-12-17T23:30:25.4675419Z 2024-12-17T23:30:25.4675579Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:28.0553747Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:28.0573874Z Results from HistoricalClassFailurCorrelation 2024-12-17T23:30:28.0574436Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-12-17T23:30:28.0575024Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.15936390655444535) 2024-12-17T23:30:28.0575599Z test_transformers, TestSDPACudaOnlyCUDA (0.15556797341559772) 2024-12-17T23:30:28.0576185Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.1152108078789411) 2024-12-17T23:30:28.0576711Z test_fx, TestVisionTracing (0.09425463072596371) 2024-12-17T23:30:28.0577158Z test_transformers, TestSDPAPrivateUse1Only (0.08223580659601154) 2024-12-17T23:30:28.0577784Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.07164721551562928) 2024-12-17T23:30:28.0578645Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06676904938737725) 2024-12-17T23:30:28.0579161Z test_utils, TestDeviceUtilsCPU (0.065683031770905) 2024-12-17T23:30:28.0579668Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.0604616101112135) 2024-12-17T23:30:28.0580155Z dynamo/test_misc, MiscTests (0.058056735677615115) 2024-12-17T23:30:28.0580665Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.05340037988452031) 2024-12-17T23:30:28.0581165Z test_cuda, TestCuda (0.049451927642849135) 2024-12-17T23:30:28.0581633Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.04869689580386849) 2024-12-17T23:30:28.0582348Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.04803699129311666) 2024-12-17T23:30:28.0582938Z test_linalg, TestLinalgCUDA (0.04146332098538158) 2024-12-17T23:30:28.0583344Z test_cuda, TestBlockStateAbsorption (0.04038841435196792) 2024-12-17T23:30:28.0583915Z test_cuda_multigpu, TestCudaMultiGPU (0.038430685523696086) 2024-12-17T23:30:28.0584387Z functorch/test_ops, TestOperatorsCUDA (0.03694087953527862) 2024-12-17T23:30:28.0585080Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.036696633061824795) 2024-12-17T23:30:28.0585696Z dynamo/test_modes, TorchFunctionModeTests (0.034659395676678625) 2024-12-17T23:30:28.0586446Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.033120562216089666) 2024-12-17T23:30:28.0587115Z inductor/test_torchinductor, CpuTests (0.032153455495085095) 2024-12-17T23:30:28.0587621Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.03196015861611955) 2024-12-17T23:30:28.0588104Z test_cuda, TestCudaAutocast (0.03167768160532858) 2024-12-17T23:30:28.0588584Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.029050958753158527) 2024-12-17T23:30:28.0589166Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.028405964458681612) 2024-12-17T23:30:28.0589749Z inductor/test_flex_decoding, TestFlexDecoding (0.02759778319918156) 2024-12-17T23:30:28.0590345Z test_ops, TestCompositeComplianceCUDA (0.02743634200244754) 2024-12-17T23:30:28.0590895Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.026863138165522996) 2024-12-17T23:30:28.0591466Z inductor/test_cpu_repro, CPUReproTests (0.025382944509615535) 2024-12-17T23:30:28.0591885Z test_jit, TestScript (0.02523132529659282) 2024-12-17T23:30:28.0592350Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.02510908139690939) 2024-12-17T23:30:28.0592861Z test_decomp, TestDecompCUDA (0.024795517492027935) 2024-12-17T23:30:28.0593405Z test_maskedtensor, TestBasicsCUDA (0.023526525515284166) 2024-12-17T23:30:28.0593810Z export/test_hop, TestHOPCUDA (0.02341447968621764) 2024-12-17T23:30:28.0594281Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.02296102717036083) 2024-12-17T23:30:28.0594860Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022203242628347965) 2024-12-17T23:30:28.0595463Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.022039003624133212) 2024-12-17T23:30:28.0596078Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0196653089922614) 2024-12-17T23:30:28.0596675Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.019449082590463986) 2024-12-17T23:30:28.0597170Z inductor/test_torchinductor, GPUTests (0.019440567814776814) 2024-12-17T23:30:28.0597582Z test_ops, TestCommonCUDA (0.01899002719791221) 2024-12-17T23:30:28.0598119Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.018961066740494293) 2024-12-17T23:30:28.0598964Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.018184624491637956) 2024-12-17T23:30:28.0599685Z test_ops_gradients, TestBwdGradientsCUDA (0.017549870989095884) 2024-12-17T23:30:28.0600193Z test_python_dispatch, TestPythonRegistration (0.01720363045315854) 2024-12-17T23:30:28.0600788Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.016887340563358926) 2024-12-17T23:30:28.0601419Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01642053717740454) 2024-12-17T23:30:28.0601991Z inductor/test_triton_cpu_backend, CpuTritonTests (0.016085797248285304) 2024-12-17T23:30:28.0602549Z inductor/test_pattern_matcher, TestPatternMatcher (0.015960572473912787) 2024-12-17T23:30:28.0603033Z test_dataloader, TestDataLoader (0.015662798685845174) 2024-12-17T23:30:28.0603589Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.015390174755297645) 2024-12-17T23:30:28.0604235Z distributed/test_dynamo_distributed, TestSingleProc (0.01520425974053832) 2024-12-17T23:30:28.0604796Z inductor/test_loop_ordering, LoopOrderingTest (0.014297767226075547) 2024-12-17T23:30:28.0605304Z distributed/fsdp/test_wrap, TestFSDPWrap (0.01421398986158208) 2024-12-17T23:30:28.0605859Z inductor/test_extension_backend, ExtensionBackendTests (0.014156438524913675) 2024-12-17T23:30:28.0606455Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.013373072189305956) 2024-12-17T23:30:28.0607269Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.012949120450752737) 2024-12-17T23:30:28.0607904Z test_cuda, TestCudaOptimsCUDA (0.012127013341799065) 2024-12-17T23:30:28.0608398Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.012124138748559261) 2024-12-17T23:30:28.0608974Z dynamo/test_autograd_function, AutogradFunctionTests (0.010877697421364308) 2024-12-17T23:30:28.0609484Z test_cuda, TestCudaMallocAsync (0.010625297732905721) 2024-12-17T23:30:28.0609929Z profiler/test_profiler, TestProfiler (0.01051967799525307) 2024-12-17T23:30:28.0610490Z export/test_retraceability, RetraceExportNonStrictTestExport (0.01006037102018551) 2024-12-17T23:30:28.0611174Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.009935920746791862) 2024-12-17T23:30:28.0611820Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.009847004789357393) 2024-12-17T23:30:28.0612307Z test_autograd, TestAutograd (0.00966690730683813) 2024-12-17T23:30:28.0612926Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.009436032792722796) 2024-12-17T23:30:28.0613504Z export/test_export, TestExport (0.00942874939496385) 2024-12-17T23:30:28.0613973Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.0094148022439581) 2024-12-17T23:30:28.0614441Z test_testing, TestImports (0.009282068819340945) 2024-12-17T23:30:28.0614892Z functorch/test_control_flow, TestControlFlow (0.00894389924633747) 2024-12-17T23:30:28.0615459Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.00850479173583666) 2024-12-17T23:30:28.0616051Z export/test_retraceability, RetraceExportTestExport (0.008340292023071958) 2024-12-17T23:30:28.0616551Z test_ops, TestMathBitsCUDA (0.008273583955651673) 2024-12-17T23:30:28.0616959Z onnx/test_fx_to_onnx, TestFxToOnnx (0.008185295896914588) 2024-12-17T23:30:28.0617478Z export/test_export_nonstrict, NonStrictExportTestExport (0.008140530599676503) 2024-12-17T23:30:28.0618204Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.00812660184536989) 2024-12-17T23:30:28.0619016Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0080158279481757) 2024-12-17T23:30:28.0619743Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.00796129426669164) 2024-12-17T23:30:28.0620404Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.00789220616811381) 2024-12-17T23:30:28.0621150Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007810046341512817) 2024-12-17T23:30:28.0621816Z test_quantization, TestNumericDebugger (0.007717846602377423) 2024-12-17T23:30:28.0622543Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.00769332247311103) 2024-12-17T23:30:28.0623352Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.007471461028678139) 2024-12-17T23:30:28.0623926Z test_autograd, TestAutogradDeviceTypeCUDA (0.007444571516893901) 2024-12-17T23:30:28.0624609Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007383796218756315) 2024-12-17T23:30:28.0625273Z test_quantization, TestFXNumericSuiteNShadows (0.007280822224017433) 2024-12-17T23:30:28.0625940Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.007255089189089243) 2024-12-17T23:30:28.0626483Z test_cuda_expandable_segments, TestCuda (0.007050452013061884) 2024-12-17T23:30:28.0627041Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.006946289873091746) 2024-12-17T23:30:28.0627678Z profiler/test_execution_trace, TestExecutionTraceCPU (0.006828755054700977) 2024-12-17T23:30:28.0628219Z test_serialization, TestSerialization (0.006710057659741026) 2024-12-17T23:30:28.0628638Z test_utils, TestBottleneck (0.0065405482481017095) 2024-12-17T23:30:28.0629144Z distributed/test_functional_api, TestFunctionalAutograd (0.006500824961869048) 2024-12-17T23:30:28.0629672Z dynamo/test_repros, ReproTests (0.006457016319863279) 2024-12-17T23:30:28.0630176Z test_mps, TestAdvancedIndexing (0.006254712475739052) 2024-12-17T23:30:28.0630790Z distributed/elastic/multiprocessing/api_test, StartProcessesAsFuncTest (0.006233866011353371) 2024-12-17T23:30:28.0631444Z test_cpp_extensions_jit, TestCppExtensionJIT (0.0061392711548338506) 2024-12-17T23:30:28.0632003Z distributed/launcher/test_run, ElasticLaunchTest (0.006048707707147079) 2024-12-17T23:30:28.0632461Z test_nn, TestNN (0.005798804462729843) 2024-12-17T23:30:28.0632966Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.005771159640489496) 2024-12-17T23:30:28.0633586Z test_tensorboard, TestTensorBoardWriter (0.0057659082292024644) 2024-12-17T23:30:28.0634091Z test_ci_sanity_check_fail, TestCISanityCheck (0.005639732122955938) 2024-12-17T23:30:28.0634682Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.005612784411777402) 2024-12-17T23:30:28.0635473Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.005366623860149927) 2024-12-17T23:30:28.0636291Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0052799818514812896) 2024-12-17T23:30:28.0636860Z inductor/test_multi_kernel, MultiKernelTest (0.005258048718866282) 2024-12-17T23:30:28.0637447Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.005183139640865062) 2024-12-17T23:30:28.0637972Z test_ops_jit, TestJitCUDA (0.005166100249529079) 2024-12-17T23:30:28.0638502Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.004977310903852628) 2024-12-17T23:30:28.0639164Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.004974581532703913) 2024-12-17T23:30:28.0639738Z test_cuda_expandable_segments, TestCudaMallocAsync (0.004903180676577497) 2024-12-17T23:30:28.0640230Z test_custom_ops, TestCustomOp (0.004829961474134934) 2024-12-17T23:30:28.0640658Z test_quantization, TestQuantizedLinear (0.004780021951284282) 2024-12-17T23:30:28.0641312Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.00476484315813388) 2024-12-17T23:30:28.0641998Z distributed/test_device_mesh, DeviceMeshTest (0.004724216764781716) 2024-12-17T23:30:28.0642512Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.004675818156760515) 2024-12-17T23:30:28.0643145Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.004612779822477975) 2024-12-17T23:30:28.0643824Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0045999633086999375) 2024-12-17T23:30:28.0644342Z distributed/test_c10d_ucc, CommTest (0.004216633032974942) 2024-12-17T23:30:28.0644766Z test_modules, TestModuleCUDA (0.004072884179578072) 2024-12-17T23:30:28.0645200Z test_transformers, TestTransformersCUDA (0.004034212919409342) 2024-12-17T23:30:28.0645647Z test_package, DirectoryReaderTest (0.004030444041908517) 2024-12-17T23:30:28.0646122Z test_quantization, TestDynamicQuantizedOps (0.003999671032844113) 2024-12-17T23:30:28.0646866Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.0039765563400793996) 2024-12-17T23:30:28.0647519Z test_mps, TestMPS (0.0038237195003568225) 2024-12-17T23:30:28.0648058Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.0037392955705840563) 2024-12-17T23:30:28.0648782Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0037335575956769142) 2024-12-17T23:30:28.0649297Z test_jit, TestScriptList (0.0036468399588437178) 2024-12-17T23:30:28.0649793Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0036416376193874503) 2024-12-17T23:30:28.0650387Z inductor/test_torchinductor, TritonCodeGenTests (0.0035458050504562012) 2024-12-17T23:30:28.0651052Z test_sparse_semi_structured, TestSparseSemiStructuredCUSPARSELTCUDA (0.0035022447918510893) 2024-12-17T23:30:28.0651617Z test_utils, TestCheckpoint (0.0034609247751170957) 2024-12-17T23:30:28.0652110Z distributed/fsdp/test_fsdp_core, TestParityWithDDPCUDA (0.00344997248152495) 2024-12-17T23:30:28.0652662Z test_package, TestMisc (0.0033021165180310264) 2024-12-17T23:30:28.0653025Z test_package, TestResources (0.0033021165180310264) 2024-12-17T23:30:28.0653451Z test_quantization, TestQuantizedOps (0.003248724086769331) 2024-12-17T23:30:28.0654069Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.0032336909161186787) 2024-12-17T23:30:28.0654764Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.0032230796128063554) 2024-12-17T23:30:28.0655336Z functorch/test_control_flow, TestHopSchema (0.0031747610015172645) 2024-12-17T23:30:28.0655817Z test_jit_fuser_te, TestTEFuserStatic (0.0031241417471587077) 2024-12-17T23:30:28.0656325Z inductor/test_select_algorithm, TestSelectAlgorithm (0.0030666422057999583) 2024-12-17T23:30:28.0657057Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCastAfterInit (0.0030171023401234414) 2024-12-17T23:30:28.0657791Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.002996034377390193) 2024-12-17T23:30:28.0658337Z test_quantization, TestQuantizeJitPasses (0.0029160481689079957) 2024-12-17T23:30:28.0658864Z test_cuda, TestMemPool (0.0029069212575812105) 2024-12-17T23:30:28.0659283Z functorch/test_ops, TestOperatorsCPU (0.0028609150189071878) 2024-12-17T23:30:28.0659686Z test_torch, TestTorch (0.0027821707906566726) 2024-12-17T23:30:28.0660164Z export/test_serdes, SerDesExportNonStrictTestExport (0.002779144499006212) 2024-12-17T23:30:28.0660706Z distributed/test_fake_pg, TestFakePG (0.002688641731568726) 2024-12-17T23:30:28.0661165Z test_monitor, TestMonitorTensorboard (0.0026763799240928673) 2024-12-17T23:30:28.0661710Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.0025737889941535364) 2024-12-17T23:30:28.0662299Z nn/test_parametrization, TestNNParametrization (0.002538691871505989) 2024-12-17T23:30:28.0662853Z distributed/test_symmetric_memory, LoweringTest (0.002529979819784966) 2024-12-17T23:30:28.0663493Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCuda (0.002427758412924967) 2024-12-17T23:30:28.0664152Z inductor/test_flex_attention, TestFlexAttention (0.0024090290301548908) 2024-12-17T23:30:28.0664634Z test_foreach, TestForeachCUDA (0.002383650858763019) 2024-12-17T23:30:28.0665081Z functorch/test_aotdispatch, TestAOTAutograd (0.002353446140174768) 2024-12-17T23:30:28.0665562Z dynamo/test_logging, LoggingTests (0.002338314681922468) 2024-12-17T23:30:28.0666177Z benchmark_utils/test_benchmark_utils, TestBenchmarkUtils (0.0022999816543499687) 2024-12-17T23:30:28.0666784Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0022999816543499687) 2024-12-17T23:30:28.0667345Z inductor/test_op_dtype_prop, TestCaseCUDA (0.0022999816543499683) 2024-12-17T23:30:28.0667834Z test_cpp_api_parity, TestCppApiParity (0.0022999816543499683) 2024-12-17T23:30:28.0668345Z test_dataloader, TestDataLoaderPersistentWorkers (0.002279046645401493) 2024-12-17T23:30:28.0668916Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.002245220186389255) 2024-12-17T23:30:28.0669392Z dynamo/test_exc, ExcTests (0.0022424821129912193) 2024-12-17T23:30:28.0669760Z test_jit, TestTypeSharing (0.0022187041071661754) 2024-12-17T23:30:28.0670171Z test_legacy_vmap, TestVmapAPILegacy (0.0022173416208819833) 2024-12-17T23:30:28.0670785Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.002151426608286331) 2024-12-17T23:30:28.0671508Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.0020546502778859724) 2024-12-17T23:30:28.0672078Z test_quantization, TestQuantizeJit (0.002053555048526758) 2024-12-17T23:30:28.0672538Z test_quantization, TestQuantizedTensor (0.002053555048526758) 2024-12-17T23:30:28.0673008Z test_quantization, TestSerialization (0.002053555048526758) 2024-12-17T23:30:28.0673659Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.002035953148110814) 2024-12-17T23:30:28.0674338Z test_ops_gradients, TestBwdGradientsCPU (0.0019003501618491954) 2024-12-17T23:30:28.0674908Z functorch/test_aotdispatch, TestAOTExport (0.0018912368712262566) 2024-12-17T23:30:28.0675469Z profiler/test_kineto, SimpleKinetoInitializationTest (0.0018855847766087997) 2024-12-17T23:30:28.0675995Z test_pytree, TestGenericPytree (0.0018816082976348873) 2024-12-17T23:30:28.0676466Z export/test_serdes, SerDesExportTestExport (0.0018655301467479532) 2024-12-17T23:30:28.0677012Z distributed/test_dynamo_distributed, TestMultiProc (0.0018497308354287173) 2024-12-17T23:30:28.0677555Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0018482666533161907) 2024-12-17T23:30:28.0678071Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0018399853234799747) 2024-12-17T23:30:28.0678789Z dynamo/test_modules, OptimizedModuleTest (0.0018208188096937251) 2024-12-17T23:30:28.0679234Z test_linalg, TestLinalgCPU (0.001806708051636373) 2024-12-17T23:30:28.0679792Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0018054855986647245) 2024-12-17T23:30:28.0680461Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.001795855485143222) 2024-12-17T23:30:28.0681215Z onnx/test_pytorch_jit_onnx, TestJITIRToONNX_opset14 (0.0017249862407624778) 2024-12-17T23:30:28.0681690Z test_jit_legacy, TestJit (0.0017249862407624778) 2024-12-17T23:30:28.0682223Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0017249862407624768) 2024-12-17T23:30:28.0682844Z inductor/test_cuda_repro, CudaReproTests (0.0017230808900844249) 2024-12-17T23:30:28.0683421Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0017201550120808174) 2024-12-17T23:30:28.0684001Z test_content_store, TestContentStoreCPU (0.0016197527843041146) 2024-12-17T23:30:28.0684599Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0016154633048410497) 2024-12-17T23:30:28.0685266Z inductor/test_scatter_optimization, TestScatterOpt (0.001599749506554443) 2024-12-17T23:30:28.0685861Z torch_np/numpy_tests/lib/test_arraysetops, TestUnique (0.0015841074412484598) 2024-12-17T23:30:28.0686469Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.0015646751654576864) 2024-12-17T23:30:28.0687067Z test_quantization, TestDynamicQuantizedModule (0.001560701836880336) 2024-12-17T23:30:28.0687630Z inductor/test_torchinductor, SweepInputsCpuTest (0.0015483881053127589) 2024-12-17T23:30:28.0688265Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.0015333211028999792) 2024-12-17T23:30:28.0688896Z test_dataloader, TestOutOfOrderDataLoader (0.0015333211028999792) 2024-12-17T23:30:28.0689429Z functorch/test_aotdispatch, TestAOTDispatch (0.0015333211028999774) 2024-12-17T23:30:28.0689948Z test_stateless, TestStatelessFunctionalAPI (0.001492108175074461) 2024-12-17T23:30:28.0690429Z test_sympy_utils, TestSympyInterp (0.001492108175074461) 2024-12-17T23:30:28.0690941Z torch_np/numpy_tests/core/test_numeric, TestBroadcast (0.001492108175074461) 2024-12-17T23:30:28.0691507Z torch_np/numpy_tests/core/test_numeric, TestSeterr (0.001492108175074461) 2024-12-17T23:30:28.0692108Z torch_np/numpy_tests/core/test_numeric, TestStringFunction (0.001492108175074461) 2024-12-17T23:30:28.0692703Z torch_np/numpy_tests/core/test_numeric, TestTypes (0.001492108175074461) 2024-12-17T23:30:28.0693288Z torch_np/numpy_tests/core/test_numerictypes, TestBitName (0.001492108175074461) 2024-12-17T23:30:28.0693904Z torch_np/numpy_tests/core/test_numerictypes, TestCommonType (0.001492108175074461) 2024-12-17T23:30:28.0694533Z torch_np/numpy_tests/core/test_scalarmath, TestConversion (0.001492108175074461) 2024-12-17T23:30:28.0695151Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.001492108175074461) 2024-12-17T23:30:28.0695802Z torch_np/numpy_tests/lib/test_histograms, TestHistogramOptimBinNums (0.001492108175074461) 2024-12-17T23:30:28.0696449Z torch_np/numpy_tests/linalg/test_linalg, TestLstsq (0.001492108175074461) 2024-12-17T23:30:28.0696928Z test_pytree, TestCxxPytree (0.0014861004167408597) 2024-12-17T23:30:28.0697348Z inductor/test_torchinductor, TestFull (0.0014758215615412297) 2024-12-17T23:30:28.0697926Z inductor/test_triton_kernels, KernelTests (0.0014511789009589088) 2024-12-17T23:30:28.0698512Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.0014056166162472513) 2024-12-17T23:30:28.0699105Z dynamo/test_backends, TestExplainWithBackend (0.001405544344324981) 2024-12-17T23:30:28.0699639Z inductor/test_max_autotune, TestMaxAutotune (0.0013927809105195783) 2024-12-17T23:30:28.0700532Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.0013815403986750107) 2024-12-17T23:30:28.0701369Z test_sympy_utils, TestValueRanges (0.0013761556898527318) 2024-12-17T23:30:28.0701833Z test_quantization, TestFloat8DtypeCUDA (0.0013194377585141923) 2024-12-17T23:30:28.0702553Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0013163396514762797) 2024-12-17T23:30:28.0703345Z test_testing, TestTestParametrizationDeviceTypeCPU (0.0013043186005188133) 2024-12-17T23:30:28.0704088Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0012937396805718575) 2024-12-17T23:30:28.0705152Z higher_order_ops/test_with_effects, TestWithEffects (0.001280121368144786) 2024-12-17T23:30:28.0705941Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0012777675857499828) 2024-12-17T23:30:28.0706582Z test_unary_ufuncs, TestUnaryUfuncsMPS (0.0012777675857499828) 2024-12-17T23:30:28.0707107Z functorch/test_control_flow, TestControlFlowTraced (0.001275136887779321) 2024-12-17T23:30:28.0707602Z dynamo/test_hooks, HooksTests (0.001264989909892483) 2024-12-17T23:30:28.0708028Z inductor/test_padding, PaddingTest (0.0012461513090880338) 2024-12-17T23:30:28.0708564Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.001245823396106233) 2024-12-17T23:30:28.0709161Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.001245823396106233) 2024-12-17T23:30:28.0709720Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.0012289117662948362) 2024-12-17T23:30:28.0710328Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.001188323854747484) 2024-12-17T23:30:28.0710980Z inductor/test_distributed_patterns, DistributedPatternTests (0.0011499908271749848) 2024-12-17T23:30:28.0711606Z distributed/test_launcher, TestDistributedLaunch (0.0011499908271749844) 2024-12-17T23:30:28.0712202Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0011499908271749844) 2024-12-17T23:30:28.0712783Z inductor/test_codecache, TestFxGraphCache (0.0011499908271749844) 2024-12-17T23:30:28.0713348Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0011499908271749844) 2024-12-17T23:30:28.0713907Z inductor/test_flex_attention, TestBlockMask (0.0011499908271749844) 2024-12-17T23:30:28.0714436Z inductor/test_max_autotune, TestPrologueFusion (0.0011499908271749844) 2024-12-17T23:30:28.0714985Z inductor/test_snode_runtime, ComputeBoundedTests (0.0011499908271749844) 2024-12-17T23:30:28.0715564Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.0011499908271749844) 2024-12-17T23:30:28.0716097Z test_jit_legacy, TestScriptList (0.0011499908271749844) 2024-12-17T23:30:28.0716505Z test_ops, TestFakeTensorCUDA (0.0011499908271749844) 2024-12-17T23:30:28.0716963Z test_quantization, TestQuantizeDynamicJitOps (0.0011499908271749844) 2024-12-17T23:30:28.0717540Z distributed/test_c10d_functional_native, TestWithNCCL (0.0011499908271749841) 2024-12-17T23:30:28.0718141Z profiler/test_memory_profiler, TestIdentifyGradients (0.0011499908271749841) 2024-12-17T23:30:28.0718646Z test_optim, TestOptimRenewedCUDA (0.0011499908271749841) 2024-12-17T23:30:28.0719102Z distributed/test_c10d_ops_nccl, pytest (0.0011226100931946274) 2024-12-17T23:30:28.0719778Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0011085376694512348) 2024-12-17T23:30:28.0720509Z distributed/test_c10d_ops_nccl, ProcessGroupNCCLOpTest (0.001074693808729003) 2024-12-17T23:30:28.0721266Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.001074319441408114) 2024-12-17T23:30:28.0722058Z distributed/_tools/test_sac_ilp, TestSACILP (0.001067848625233914) 2024-12-17T23:30:28.0722560Z test_matmul_cuda, TestFP8MatmulCudaCUDA (0.001067848625233914) 2024-12-17T23:30:28.0723035Z test_quantization, TestQuantizeEagerQAT (0.001067848625233914) 2024-12-17T23:30:28.0723523Z test_quantization, TestQuantizeFxModels (0.001067848625233914) 2024-12-17T23:30:28.0724170Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFunctionTests (0.0010548838799573522) 2024-12-17T23:30:28.0725007Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.001034991744457486) 2024-12-17T23:30:28.0725711Z dynamo/test_subclasses, TestNestedTensor (0.000958325689312488) 2024-12-17T23:30:28.0726357Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.0009583256893124869) 2024-12-17T23:30:28.0727160Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.0009583256893124869) 2024-12-17T23:30:28.0728029Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0009583256893124869) 2024-12-17T23:30:28.0728836Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0009583256893124869) 2024-12-17T23:30:28.0729568Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0009583256893124869) 2024-12-17T23:30:28.0730307Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (0.0009583256893124869) 2024-12-17T23:30:28.0730983Z dynamo/test_ctx_manager, CtxManagerTests (0.0009583256893124869) 2024-12-17T23:30:28.0731432Z functorch/test_dims, TestMin (0.0009583256893124869) 2024-12-17T23:30:28.0731896Z inductor/test_compile_worker, TestCompileWorker (0.0009583256893124869) 2024-12-17T23:30:28.0732404Z inductor/test_perf, InplacingTests (0.0009583256893124869) 2024-12-17T23:30:28.0732858Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0009583256893124869) 2024-12-17T23:30:28.0733262Z test_ops_jit, TestJitCPU (0.0009583256893124869) 2024-12-17T23:30:28.0733709Z test_overrides, TestTorchFunctionWarning (0.0009583256893124869) 2024-12-17T23:30:28.0734172Z test_testing, TestTestingCUDA (0.0009583256893124869) 2024-12-17T23:30:28.0734570Z test_type_hints, TestTypeHints (0.0009583256893124869) 2024-12-17T23:30:28.0735082Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0009583256893124869) 2024-12-17T23:30:28.0735811Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorChunked (0.0009487424324193621) 2024-12-17T23:30:28.0736568Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (0.0009314925700117372) 2024-12-17T23:30:28.0737174Z distributed/test_functional_api, pytest (0.000930584682516599) 2024-12-17T23:30:28.0737606Z test_meta, TestMetaCUDA (0.0008624931203812383) 2024-12-17T23:30:28.0738042Z distributed/_tensor/test_api, DTensorAPITest (0.0008357512701937578) 2024-12-17T23:30:28.0738527Z inductor/test_pad_mm, PadMMTest (0.000821422019410703) 2024-12-17T23:30:28.0739014Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0008182627039514312) 2024-12-17T23:30:28.0739570Z dynamo/test_compiler_bisector, TestCompilerBisector (0.000817771254879989) 2024-12-17T23:30:28.0740171Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.000804993579022489) 2024-12-17T23:30:28.0740818Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0007823559643143192) 2024-12-17T23:30:28.0741627Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0007666605514499896) 2024-12-17T23:30:28.0742489Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaDistAutogradTest (0.0007666605514499896) 2024-12-17T23:30:28.0743258Z dynamo/test_backward_higher_order_ops, BackwardHigherOrderOpTests (0.0007666605514499896) 2024-12-17T23:30:28.0743968Z test_transformers, test.test_transformers.TestSDPACudaOnlyCUDA (0.0007666605514499896) 2024-12-17T23:30:28.0744619Z test_public_bindings, TestPublicBindings (0.0007599471937454346) 2024-12-17T23:30:28.0745382Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (0.0007582999934148948) 2024-12-17T23:30:28.0746183Z test_fx, TestMatcher (0.0007582999934148948) 2024-12-17T23:30:28.0746637Z dynamo/test_interop, InteropTests (0.0007582999934148947) 2024-12-17T23:30:28.0747036Z test_jit, TestJit (0.0007570772945568643) 2024-12-17T23:30:28.0747492Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.0007528318979245569) 2024-12-17T23:30:28.0748085Z torch_np/numpy_tests/core/test_numeric, TestCreationFuncs (0.0007474940376637399) 2024-12-17T23:30:28.0748715Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.0007400658672489732) 2024-12-17T23:30:28.0749242Z test_utils, TestDataLoaderUtils (0.0007392798174696327) 2024-12-17T23:30:28.0749798Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (0.0007324556960776051) 2024-12-17T23:30:28.0750368Z functorch/test_vmap, TestVmapAPI (0.0007121341633396244) 2024-12-17T23:30:28.0751006Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0007081160843956494) 2024-12-17T23:30:28.0751733Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.0006941110448166009) 2024-12-17T23:30:28.0752326Z test_transformers, TestAttnBiasCUDA (0.0006856135788681335) 2024-12-17T23:30:28.0752994Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesHigherOrderOpTests (0.0006800932029403957) 2024-12-17T23:30:28.0753745Z distributed/fsdp/test_fsdp_state_dict, TestFSDPStateDict (0.0006723023297330678) 2024-12-17T23:30:28.0754227Z test_mps, TestSDPA (0.0006643768144638569) 2024-12-17T23:30:28.0754617Z test_jit, TestFrozenOptimizations (0.0006601799193041576) 2024-12-17T23:30:28.0755076Z test_quantization, TestQuantizeJitOps (0.0006571376155285625) 2024-12-17T23:30:28.0755586Z test_nestedtensor, TestNestedTensorSubclassCPU (0.0006554947714897413) 2024-12-17T23:30:28.0756123Z inductor/test_debug_trace, TestDebugTrace (0.0006426419328330796) 2024-12-17T23:30:28.0756711Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.0006369326358123523) 2024-12-17T23:30:28.0757292Z distributed/test_c10d_common, TimeoutTest (0.0005947256483674543) 2024-12-17T23:30:28.0757807Z distributed/fsdp/test_fsdp_core, TestHooks (0.0005798273078193207) 2024-12-17T23:30:28.0758309Z dynamo/test_trace_rules, TraceRuleTests (0.0005749954135874924) 2024-12-17T23:30:28.0758825Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.0005749954135874924) 2024-12-17T23:30:28.0759428Z distributed/test_symmetric_memory, SymmMemAllReduceTest (0.0005749954135874922) 2024-12-17T23:30:28.0760007Z inductor/test_loop_ordering, ImplDetailTest (0.0005749954135874922) 2024-12-17T23:30:28.0760445Z test_cuda, test_cuda (0.0005749954135874922) 2024-12-17T23:30:28.0760841Z inductor/test_minifier, MinifierTests (0.0005684436353248948) 2024-12-17T23:30:28.0761315Z dynamo/test_functions, FunctionTests (0.0005558194093674518) 2024-12-17T23:30:28.0761766Z test_transformers, TestSDPACUDA (0.0005202339456267785) 2024-12-17T23:30:28.0762255Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.0005189178454607456) 2024-12-17T23:30:28.0762805Z profiler/test_profiler, TestProfilerCUDA (0.000511107034299993) 2024-12-17T23:30:28.0763230Z test_jit, TestModels (0.0004928532116464219) 2024-12-17T23:30:28.0763611Z test_overrides, TestEinsumOverride (0.0004928532116464219) 2024-12-17T23:30:28.0764111Z torch_np/numpy_tests/core/test_einsum, TestEinsum (0.0004928532116464219) 2024-12-17T23:30:28.0764636Z test_quantization, TestDuplicateDQPass (0.0004860411876740408) 2024-12-17T23:30:28.0765204Z test_cpp_extensions_mtia_backend, TestCppExtensionMTIABackend (0.00047916284465624343) 2024-12-17T23:30:28.0765834Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0004599963308699938) 2024-12-17T23:30:28.0766390Z test_numba_integration, TestNumbaIntegration (0.0004599963308699938) 2024-12-17T23:30:28.0766930Z test_jit_legacy, TestTypeSharing (0.00044904403727785106) 2024-12-17T23:30:28.0767532Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.00044230416429807094) 2024-12-17T23:30:28.0768337Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0004320071361345179) 2024-12-17T23:30:28.0769034Z inductor/test_memory_planning, TestMemoryPlanning (0.0004244013766955299) 2024-12-17T23:30:28.0769585Z distributed/test_c10d_gloo, LargeCommTest (0.00042248472531690494) 2024-12-17T23:30:28.0770127Z dynamo/test_structured_trace, StructuredTraceTest (0.00041728238586063695) 2024-12-17T23:30:28.0770696Z distributed/pipelining/test_pipe, PipeTests (0.00041619856234503144) 2024-12-17T23:30:28.0771298Z distributed/pipelining/test_transformer, TransformerTests (0.00041619856234503144) 2024-12-17T23:30:28.0771946Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.0004135287363900772) 2024-12-17T23:30:28.0772569Z distributed/fsdp/test_fsdp_exec_order, TestFSDPExecOrder (0.0003833302757249948) 2024-12-17T23:30:28.0773218Z dynamo/test_compile, InPlaceCompilationTests (0.0003833302757249948) 2024-12-17T23:30:28.0773837Z inductor/test_gpu_cpp_wrapper, DynamicShapesGpuWrapperGpuTests (0.0003833302757249948) 2024-12-17T23:30:28.0774432Z test_content_store, TestContentStoreCUDA (0.0003833302757249948) 2024-12-17T23:30:28.0774893Z test_jit, TestMixTracingScripting (0.0003833302757249948) 2024-12-17T23:30:28.0775293Z test_mps, TestNNMPS (0.0003833302757249948) 2024-12-17T23:30:28.0775703Z test_native_mha, TestMHADeviceTypeCUDA (0.0003833302757249948) 2024-12-17T23:30:28.0776119Z test_optim, TestSWAUtils (0.0003833302757249948) 2024-12-17T23:30:28.0776538Z test_torch, TestDevicePrecisionCUDA (0.0003833302757249948) 2024-12-17T23:30:28.0777084Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00038333027572499435) 2024-12-17T23:30:28.0777624Z inductor/test_halide, CpuHalideTests (0.0003821605172015168) 2024-12-17T23:30:28.0778062Z test_modules, TestModuleCPU (0.00038077474055349446) 2024-12-17T23:30:28.0778620Z test_jit_legacy, TestTracer (0.0003781030446923812) 2024-12-17T23:30:28.0779241Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaRemoteModuleTest (0.0003567101176885368) 2024-12-17T23:30:28.0780049Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.00035514422603933336) 2024-12-17T23:30:28.0780702Z test_multiprocessing, TestMultiprocessing (0.0003513860860812452) 2024-12-17T23:30:28.0781148Z test_ops, TestCommonCPU (0.00032912195390529854) 2024-12-17T23:30:28.0781647Z distributed/pipelining/test_microbatch, MicrobatchTests (0.00030751563325877724) 2024-12-17T23:30:28.0782227Z test_quantization, TestMetaDataPorting (0.00029509625081624837) 2024-12-17T23:30:28.0782729Z dynamo/test_cudagraphs, TestAotCudagraphs (0.0002874977067937461) 2024-12-17T23:30:28.0783186Z dynamo/test_unspec, UnspecTests (0.0002874977067937461) 2024-12-17T23:30:28.0783644Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0002874977067937461) 2024-12-17T23:30:28.0784180Z test_quantization, TestQuantizeEagerQATNumerics (0.0002874977067937461) 2024-12-17T23:30:28.0784734Z test_testing, TestOpInfoSampleFunctionsCPU (0.00028556169530018547) 2024-12-17T23:30:28.0785401Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.0002854274561757191) 2024-12-17T23:30:28.0786103Z test_utils, TestDeviceUtilsCUDA (0.00028269639828971586) 2024-12-17T23:30:28.0786593Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.00027216449576474597) 2024-12-17T23:30:28.0787164Z distributed/_tensor/test_view_ops, TestViewOps (0.00027216449576474597) 2024-12-17T23:30:28.0787873Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.00027216449576474597) 2024-12-17T23:30:28.0788664Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.00027216449576474597) 2024-12-17T23:30:28.0789292Z test_autograd, TestAutogradFunctional (0.00027216449576474597) 2024-12-17T23:30:28.0789916Z test_custom_ops, TestCustomOpTestingCPU (0.00027216449576474597) 2024-12-17T23:30:28.0790415Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:30:28.0791039Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:30:28.0791698Z test_functionalization, TestFunctionalization (0.00027216449576474597) 2024-12-17T23:30:28.0792240Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.00027216449576474597) 2024-12-17T23:30:28.0792730Z test_proxy_tensor, TestSymbolicTracing (0.00027216449576474597) 2024-12-17T23:30:28.0793236Z test_serialization, TestOldSerialization (0.00027216449576474597) 2024-12-17T23:30:28.0793727Z test_torch, TestTorchDeviceTypeCPU (0.00027216449576474597) 2024-12-17T23:30:28.0794375Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0002705860769823493) 2024-12-17T23:30:28.0795035Z dynamo/test_utils, TestDynamoTimed (0.0002529979819784963) 2024-12-17T23:30:28.0795503Z test_torch, TestTorchDeviceTypeCUDA (0.00025082362080644727) 2024-12-17T23:30:28.0796189Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:30:28.0796945Z export/test_retraceability, RetraceExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:30:28.0797646Z export/test_serdes, SerDesExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:30:28.0798160Z test_mkldnn, TestMkldnnCPU (0.00023669676520271646) 2024-12-17T23:30:28.0798647Z distributed/_tools/test_mod_tracker, TestModTracker (0.0002299981654349969) 2024-12-17T23:30:28.0799290Z distributed/test_data_parallel, TestDataParallelDeviceTypeCUDA (0.0002299981654349969) 2024-12-17T23:30:28.0799994Z test_cpp_extensions_stream_and_event, TestCppExtensionStreamAndEvent (0.0002299981654349969) 2024-12-17T23:30:28.0800587Z test_flop_counter, TestFlopCounter (0.0002299981654349969) 2024-12-17T23:30:28.0801001Z test_mps, TestMemoryLeak (0.0002299981654349969) 2024-12-17T23:30:28.0801411Z test_nestedtensor, TestNestedInt (0.0002299981654349969) 2024-12-17T23:30:28.0801831Z test_transformers, TestSDPACPU (0.0002299981654349969) 2024-12-17T23:30:28.0802286Z test_transformers, TestSDPACpuOnlyCPU (0.0002299981654349969) 2024-12-17T23:30:28.0802774Z test_transformers, TestTransformersCPU (0.0002299981654349969) 2024-12-17T23:30:28.0803245Z onnx/test_fx_passes, TestModularizePass (0.0002232841491414063) 2024-12-17T23:30:28.0803689Z test_fx, TestSourceMatcher (0.0002232841491414063) 2024-12-17T23:30:28.0804134Z inductor/test_config, TestInductorConfig (0.00022247606231398258) 2024-12-17T23:30:28.0804658Z distributed/pipelining/test_stage, StageTest (0.00021336307799787443) 2024-12-17T23:30:28.0805156Z test_fake_tensor, FakeTensorTest (0.0002049355014350893) 2024-12-17T23:30:28.0805648Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00019852473227020782) 2024-12-17T23:30:28.0806237Z distributed/pipelining/test_schedule_multiproc, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0806825Z distributed/pipelining/test_stage, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0807353Z distributed/test_functional_api, TestPgTag (0.0001916651378624974) 2024-12-17T23:30:28.0807939Z dynamo/test_cudagraphs_expandable_segments, TestAotCudagraphs (0.0001916651378624974) 2024-12-17T23:30:28.0808543Z inductor/test_gpu_cpp_wrapper, TestGpuWrapper (0.0001916651378624974) 2024-12-17T23:30:28.0809012Z inductor/test_halide, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0809430Z inductor/test_torchinductor, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0809909Z inductor/test_triton_cpu_backend, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0810440Z profiler/test_execution_trace, TestExecutionTrace (0.0001916651378624974) 2024-12-17T23:30:28.0811020Z profiler/test_memory_profiler, TestMemoryProfilerE2E (0.0001916651378624974) 2024-12-17T23:30:28.0811600Z profiler/test_profiler, TestExperimentalUtils (0.0001916651378624974) 2024-12-17T23:30:28.0812206Z profiler/test_profiler_tree, TestProfilerTree (0.0001916651378624974) 2024-12-17T23:30:28.0812753Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.0001916651378624974) 2024-12-17T23:30:28.0813303Z test_dataloader, TestIndividualWorkerQueue (0.0001916651378624974) 2024-12-17T23:30:28.0813754Z test_jit, TestFreezing (0.0001916651378624974) 2024-12-17T23:30:28.0814115Z test_modules, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0814445Z test_ops, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0814802Z test_ops_gradients, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0815164Z test_torch, pytest (0.0001916651378624974) 2024-12-17T23:30:28.0815588Z test_transformers, TestSDPAFailureModesCUDA (0.0001916651378624974) 2024-12-17T23:30:28.0816089Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.0001916651378624974) 2024-12-17T23:30:28.0816681Z export/test_serdes, test.export.test_serdes.SerDesExportTestExport (0.0001793166491014178) 2024-12-17T23:30:28.0817258Z export/test_hop, TestHOPGeneric (0.00016866532131899756) 2024-12-17T23:30:28.0817837Z higher_order_ops/test_invoke_subgraph, TestInvokeSubgraph (0.00016866532131899756) 2024-12-17T23:30:28.0818371Z test_jit, TestRecursiveScript (0.00016428440388214062) 2024-12-17T23:30:28.0818824Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.000152751025853324) 2024-12-17T23:30:28.0819416Z distributed/_tensor/test_random_ops, DistTensorRandomOpTest (0.00014374885339687305) 2024-12-17T23:30:28.0820045Z distributed/_tensor/test_utils, TestStridedSharding (0.00014374885339687305) 2024-12-17T23:30:28.0820592Z distributed/test_c10d_nccl, LargeCommTest (0.00014374885339687305) 2024-12-17T23:30:28.0821201Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.00014374885339687305) 2024-12-17T23:30:28.0821827Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.00014374885339687305) 2024-12-17T23:30:28.0822360Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.00014374885339687305) 2024-12-17T23:30:28.0822965Z dynamo/test_interop, test.dynamo.test_interop.InteropTests (0.00013862393949074818) 2024-12-17T23:30:28.0823564Z inductor/test_benchmarking, TestBenchmarker (0.00013801633826957574) 2024-12-17T23:30:28.0824051Z test_transformers, TestAttnBiasCPU (0.00013799889926099812) 2024-12-17T23:30:28.0824529Z profiler/test_cpp_thread, CppThreadTest (0.00012777675857499824) 2024-12-17T23:30:28.0825015Z dynamo/test_functions, DefaultsTests (0.00011576360970526163) 2024-12-17T23:30:28.0825572Z distributed/_tensor/debug/test_op_coverage, TestOpCoverage (0.00011499908271749845) 2024-12-17T23:30:28.0826199Z test_custom_ops, MiniOpTest (0.00011499908271749845) 2024-12-17T23:30:28.0826710Z distributed/checkpoint/test_state_dict, TestStateDict (0.00010454462065227131) 2024-12-17T23:30:28.0827391Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (9.58325689312487e-05) 2024-12-17T23:30:28.0828022Z test_testing, TestOpInfoSampleFunctionsCUDA (9.58325689312487e-05) 2024-12-17T23:30:28.0828531Z test_matmul_cuda, TestMatmulCudaCUDA (8.214220194107031e-05) 2024-12-17T23:30:28.0829146Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (7.193559642328626e-05) 2024-12-17T23:30:28.0829747Z functorch/test_ac, MemoryBudgetTest (6.899944963049906e-05) 2024-12-17T23:30:28.0830223Z inductor/test_mmdecomp, TestDecompCUDA (6.899944963049906e-05) 2024-12-17T23:30:28.0830786Z functorch/test_vmap, test.functorch.test_vmap.TestVmapAPI (6.393143075602171e-05) 2024-12-17T23:30:28.0831309Z dynamo/test_export, ExportTests (6.05258330092097e-05) 2024-12-17T23:30:28.0831716Z export/test_db, ExampleTests (6.05258330092097e-05) 2024-12-17T23:30:28.0832269Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (5.7499541358749224e-05) 2024-12-17T23:30:28.0832993Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (5.7499541358749224e-05) 2024-12-17T23:30:28.0833647Z functorch/test_aotdispatch, TestPythonKeyCPU (4.893577987978657e-05) 2024-12-17T23:30:28.0834263Z functorch/test_eager_transforms, TestJacCPU (4.893577987978657e-05) 2024-12-17T23:30:28.0834763Z functorch/test_vmap, TestVmapOperators (4.893577987978657e-05) 2024-12-17T23:30:28.0835292Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (4.79370904944848e-05) 2024-12-17T23:30:28.0835817Z test_module_tracker, TestModuleTracker (4.791628446562435e-05) 2024-12-17T23:30:28.0836268Z test_package, TestPackageScript (4.791628446562435e-05) 2024-12-17T23:30:28.0836704Z dynamo/test_subclasses, SubclassTests (4.511502475840324e-05) 2024-12-17T23:30:28.0837231Z inductor/test_flex_attention, TestLearnableBiases (4.0350555339473136e-05) 2024-12-17T23:30:28.0837771Z test_fx_experimental, TestFXExperimental (4.023650105776492e-05) 2024-12-17T23:30:28.0838445Z distributed/algorithms/quantization/test_quantization, DistQuantizationTests (2.6833119300749637e-05) 2024-12-17T23:30:28.0839215Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (2.4467889939893284e-05) 2024-12-17T23:30:28.0839876Z functorch/test_eager_transforms, TestCompileTransformsCPU (2.4467889939893284e-05) 2024-12-17T23:30:28.0840532Z test_ao_sparsity, TestBaseStructuredSparsifier (2.4467889939893284e-05) 2024-12-17T23:30:28.0841290Z export/test_export_nonstrict, test.export.test_export_nonstrict.NonStrictExportTestExport (2.3469200554591514e-05) 2024-12-17T23:30:28.0842198Z export/test_serdes, test.export.test_serdes.SerDesExportTestDynamismExpression (2.3469200554591514e-05) 2024-12-17T23:30:28.0842931Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (2.090892413045426e-05) 2024-12-17T23:30:28.0843516Z distributed/algorithms/test_join, TestJoin (2.0535550485267578e-05) 2024-12-17T23:30:28.0843953Z test_fx, TestFX (1.932757692731066e-05) 2024-12-17T23:30:28.0844269Z test_jit, TestList (1.932757692731066e-05) 2024-12-17T23:30:28.0844621Z test_jit_legacy, TestList (1.932757692731066e-05) 2024-12-17T23:30:28.0845065Z export/test_cpp_serdes, CppSerdesTestExport (1.885230864221286e-05) 2024-12-17T23:30:28.0845747Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (1.885230864221286e-05) 2024-12-17T23:30:28.0846460Z distributed/test_c10d_logger, C10dErrorLoggerTest (1.604638363499978e-05) 2024-12-17T23:30:28.0847031Z functorch/test_control_flow, AssociativeScanTests (1.604638363499978e-05) 2024-12-17T23:30:28.0847621Z distributed/test_c10d_functional_native, CompileTest (1.5131458252302425e-05) 2024-12-17T23:30:28.0848107Z test_jit_legacy, TestScript (7.666605514499897e-06) 2024-12-17T23:30:28.0848601Z inductor/test_minifier_isolate, MinifierIsolateTests (7.5657291261512126e-06) 2024-12-17T23:30:28.0849155Z inductor/test_inductor_utils, TestBench (6.886172617814278e-06) 2024-12-17T23:30:28.0849693Z inductor/test_group_batch_fusion, TestGroupBatchFusion (6.845183495089192e-06) 2024-12-17T23:30:28.0850303Z distributions/test_distributions, TestDistributions (3.833302757249948e-06) 2024-12-17T23:30:29.2285031Z lazy/test_generator, LazyGeneratorTest (3.833302757249948e-06) 2024-12-17T23:30:29.2285842Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:29.2307402Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:29.2327468Z Results from CorrelatedWithHistoricalFailures 2024-12-17T23:30:29.2327830Z test_nestedtensor (0.25) 2024-12-17T23:30:29.2328148Z distributed/fsdp/test_fsdp_misc (0.1401725823121425) 2024-12-17T23:30:29.2328545Z distributed/fsdp/test_wrap (0.1401725823121425) 2024-12-17T23:30:29.2329014Z distributed/test_dynamo_distributed (0.13861403265597977) 2024-12-17T23:30:29.2329384Z test_cuda (0.11695063142750571) 2024-12-17T23:30:29.2329734Z inductor/test_compiled_autograd (0.09938130169387159) 2024-12-17T23:30:29.2330195Z test_cpp_extensions_open_device_registration (0.09362737225475007) 2024-12-17T23:30:29.2330637Z inductor/test_cudacodecache (0.08327580973049081) 2024-12-17T23:30:29.2330991Z test_reductions (0.07393781153572275) 2024-12-17T23:30:29.2331387Z distributed/_tools/test_runtime_estimator (0.0627297916555656) 2024-12-17T23:30:29.2331781Z test_tensorboard (0.0568505024463711) 2024-12-17T23:30:29.2332089Z test_package (0.05273885010923428) 2024-12-17T23:30:29.2332431Z inductor/test_loop_ordering (0.052219321148825056) 2024-12-17T23:30:29.2332785Z functorch/test_ops (0.04988459256404448) 2024-12-17T23:30:29.2333141Z test_cuda_expandable_segments (0.0496083550913838) 2024-12-17T23:30:29.2333575Z distributed/_tensor/test_dtensor_compile (0.04950342414301748) 2024-12-17T23:30:29.2333994Z test_cpp_extensions_jit (0.04792596437505052) 2024-12-17T23:30:29.2334478Z torch_np/numpy_tests/lib/test_function_base (0.04672449006144555) 2024-12-17T23:30:29.2334964Z inductor/test_triton_extension_backend (0.04523558215019799) 2024-12-17T23:30:29.2335375Z functorch/test_aotdispatch (0.04502864771028652) 2024-12-17T23:30:29.2335757Z inductor/test_torchinductor (0.04497849154514606) 2024-12-17T23:30:29.2336103Z test_linalg (0.043267437523312184) 2024-12-17T23:30:29.2336532Z distributed/_composable/fsdp/test_fully_shard_compile (0.04247662982112374) 2024-12-17T23:30:29.2337018Z profiler/test_profiler (0.039513331209108035) 2024-12-17T23:30:29.2337358Z test_quantization (0.039498344384427) 2024-12-17T23:30:29.2337744Z distributed/test_compute_comm_reordering (0.03890385966871913) 2024-12-17T23:30:29.2338192Z inductor/test_cpu_cpp_wrapper (0.03854904886236479) 2024-12-17T23:30:29.2338564Z test_cpp_api_parity (0.03767251025736664) 2024-12-17T23:30:29.2338942Z inductor/test_mkldnn_pattern_matcher (0.03662880655686666) 2024-12-17T23:30:29.2339334Z test_custom_ops (0.036553524804177534) 2024-12-17T23:30:29.2339712Z inductor/test_aot_inductor_arrayref (0.0364637816099368) 2024-12-17T23:30:29.2340108Z test_sparse_semi_structured (0.03594316910243803) 2024-12-17T23:30:29.2340509Z inductor/test_extension_backend (0.035434539350988434) 2024-12-17T23:30:29.2340920Z inductor/test_kernel_benchmark (0.03543453935098843) 2024-12-17T23:30:29.2341299Z distributed/test_c10d_nccl (0.034761725537774846) 2024-12-17T23:30:29.2341681Z profiler/test_profiler_tree (0.03390702361276161) 2024-12-17T23:30:29.2342058Z inductor/test_aot_inductor (0.033453261856954276) 2024-12-17T23:30:29.2342393Z test_autograd (0.033383066020141725) 2024-12-17T23:30:29.2342741Z distributed/test_device_mesh (0.03171914935056582) 2024-12-17T23:30:29.2343174Z distributed/test_inductor_collectives (0.02901689756534807) 2024-12-17T23:30:29.2343585Z distributed/test_fake_pg (0.028026497355041768) 2024-12-17T23:30:29.2343937Z test_modules (0.02763554982876129) 2024-12-17T23:30:29.2344237Z test_utils (0.027148718495230987) 2024-12-17T23:30:29.2344530Z test_monitor (0.026788199783259532) 2024-12-17T23:30:29.2344861Z inductor/test_cpu_repro (0.026578007869356338) 2024-12-17T23:30:29.2345269Z benchmark_utils/test_benchmark_utils (0.02564341663558373) 2024-12-17T23:30:29.2345714Z distributed/test_distributed_spawn (0.024631001225555487) 2024-12-17T23:30:29.2346243Z inductor/test_flex_decoding (0.024482766830414178) 2024-12-17T23:30:29.2346708Z distributed/flight_recorder/test_fr_analysis (0.024244684819097344) 2024-12-17T23:30:29.2347204Z inductor/test_cooperative_reductions (0.024244684819097344) 2024-12-17T23:30:29.2347646Z inductor/test_pattern_matcher (0.024244684819097344) 2024-12-17T23:30:29.2348054Z inductor/test_select_algorithm (0.024244684819097344) 2024-12-17T23:30:29.2348419Z functorch/test_vmap (0.023827008525640223) 2024-12-17T23:30:29.2348737Z test_mps (0.023599051484493323) 2024-12-17T23:30:29.2349159Z test_cpp_extensions_aot_ninja (0.02284595300261096) 2024-12-17T23:30:29.2349642Z distributed/_composable/test_replicate_with_compiler (0.022379709063782165) 2024-12-17T23:30:29.2350100Z test_nn (0.020912990940290022) 2024-12-17T23:30:29.2350404Z test_transformers (0.020350391084013653) 2024-12-17T23:30:29.2350723Z test_jit_legacy (0.018837822335200406) 2024-12-17T23:30:29.2351068Z onnx/test_pytorch_jit_onnx (0.01864975755315182) 2024-12-17T23:30:29.2351431Z test_ops_gradients (0.018649757553151788) 2024-12-17T23:30:29.2351744Z test_testing (0.018286450587830665) 2024-12-17T23:30:29.2352051Z test_ops (0.017530772099962694) 2024-12-17T23:30:29.2352365Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:30:29.2352769Z torch_np/numpy_tests/core/test_shape_base (0.016679495975724566) 2024-12-17T23:30:29.2353266Z torch_np/numpy_tests/lib/test_arraysetops (0.016679495975724566) 2024-12-17T23:30:29.2353677Z test_binary_ufuncs (0.016652222246600987) 2024-12-17T23:30:29.2354019Z dynamo/test_dynamic_shapes (0.015983849024347005) 2024-12-17T23:30:29.2354506Z torch_np/numpy_tests/core/test_numeric (0.015784307613173277) 2024-12-17T23:30:29.2354995Z torch_np/numpy_tests/core/test_numerictypes (0.015784307613173277) 2024-12-17T23:30:29.2355482Z torch_np/numpy_tests/core/test_scalarmath (0.015784307613173277) 2024-12-17T23:30:29.2355966Z torch_np/numpy_tests/lib/test_histograms (0.015784307613173277) 2024-12-17T23:30:29.2356441Z torch_np/numpy_tests/linalg/test_linalg (0.015784307613173277) 2024-12-17T23:30:29.2356938Z inductor/test_torchinductor_dynamic_shapes (0.015344264845914285) 2024-12-17T23:30:29.2357348Z test_stateless (0.015318063674344483) 2024-12-17T23:30:29.2357662Z test_sympy_utils (0.01531806367434448) 2024-12-17T23:30:29.2357974Z test_jit (0.015277414075053238) 2024-12-17T23:30:29.2358327Z dynamo/test_inline_inbuilt_nn_modules (0.014894287760860037) 2024-12-17T23:30:29.2358760Z dynamo/test_export_mutations (0.014453562103692644) 2024-12-17T23:30:29.2359157Z functorch/test_control_flow (0.014359400231101768) 2024-12-17T23:30:29.2359633Z distributed/_composable/fsdp/test_fully_shard_comm (0.014298147457416383) 2024-12-17T23:30:29.2360145Z higher_order_ops/test_with_effects (0.014173815740395378) 2024-12-17T23:30:29.2360555Z inductor/test_max_autotune (0.014142732811140118) 2024-12-17T23:30:29.2360992Z export/test_export_training_ir_to_run_decomp (0.013105029400265339) 2024-12-17T23:30:29.2361441Z profiler/test_torch_tidy (0.013093825234817395) 2024-12-17T23:30:29.2361848Z inductor/test_distributed_patterns (0.013054830287206269) 2024-12-17T23:30:29.2362240Z nn/test_packed_sequence (0.013054830287206264) 2024-12-17T23:30:29.2362585Z test_spectral_ops (0.013054830287206264) 2024-12-17T23:30:29.2362904Z dynamo/test_pgo (0.013054830287206262) 2024-12-17T23:30:29.2363235Z inductor/test_control_flow (0.013054830287206259) 2024-12-17T23:30:29.2363580Z test_pytree (0.013052184931524968) 2024-12-17T23:30:29.2363931Z profiler/test_memory_profiler (0.012851378386626425) 2024-12-17T23:30:29.2364312Z export/test_retraceability (0.012426220213527732) 2024-12-17T23:30:29.2364791Z inductor/test_torchinductor_codegen_dynamic_shapes (0.012330352867829604) 2024-12-17T23:30:29.2365278Z export/test_export_nonstrict (0.01224427135935064) 2024-12-17T23:30:29.2365678Z inductor/test_torchinductor_opinfo (0.012122342409548672) 2024-12-17T23:30:29.2366086Z distributed/test_c10d_ucc (0.01205061257280578) 2024-12-17T23:30:29.2366448Z dynamo/test_subclasses (0.01162884113275759) 2024-12-17T23:30:29.2366763Z doctests (0.011380374604149751) 2024-12-17T23:30:29.2367049Z test_torch (0.011256859648848514) 2024-12-17T23:30:29.2367364Z test_fx_experimental (0.011208376063456475) 2024-12-17T23:30:29.2367701Z nn/test_parametrization (0.011189854531891093) 2024-12-17T23:30:29.2368145Z distributed/rpc/cuda/test_tensorpipe_agent (0.011189854531891082) 2024-12-17T23:30:29.2368621Z inductor/test_triton_cpu_backend (0.011189854531891082) 2024-12-17T23:30:29.2369174Z distributed/pipelining/test_schedule_multiproc (0.010723610593062287) 2024-12-17T23:30:29.2369667Z inductor/test_triton_wrapper (0.010568195946786022) 2024-12-17T23:30:29.2370032Z dynamo/test_repros (0.010356832027850302) 2024-12-17T23:30:29.2370356Z dynamo/test_functions (0.01029596760501889) 2024-12-17T23:30:29.2370694Z dynamo/test_utils (0.010182767624020886) 2024-12-17T23:30:29.2371053Z dynamo/test_compiler_bisector (0.0093248787765759) 2024-12-17T23:30:29.2371402Z functorch/test_dims (0.0093248787765759) 2024-12-17T23:30:29.2371757Z inductor/test_cutlass_backend (0.0093248787765759) 2024-12-17T23:30:29.2372126Z test_ci_sanity_check_fail (0.0093248787765759) 2024-12-17T23:30:29.2372450Z test_type_hints (0.0093248787765759) 2024-12-17T23:30:29.2372750Z test_fx (0.00919351009127217) 2024-12-17T23:30:29.2373039Z dynamo/test_modules (0.00918528631103712) 2024-12-17T23:30:29.2373392Z distributed/test_c10d_ops_nccl (0.009058453668673732) 2024-12-17T23:30:29.2373776Z export/test_tree_utils (0.008985792275609509) 2024-12-17T23:30:29.2374181Z export/test_serdes (0.008908094983082815) 2024-12-17T23:30:29.2374510Z test_ops_fwd_gradients (0.008858634837747107) 2024-12-17T23:30:29.2374852Z dynamo/test_interop (0.008577262100095094) 2024-12-17T23:30:29.2375253Z distributed/fsdp/test_fsdp_state_dict (0.00840673686626689) 2024-12-17T23:30:29.2375709Z inductor/test_aot_inductor_custom_ops (0.007832898172323757) 2024-12-17T23:30:29.2376127Z inductor/test_cuda_repro (0.007752192516437639) 2024-12-17T23:30:29.2376494Z dynamo/test_trace_rules (0.007459903021260724) 2024-12-17T23:30:29.2376831Z nn/test_embedding (0.007459903021260724) 2024-12-17T23:30:29.2377235Z distributed/optim/test_named_optimizer (0.007459903021260721) 2024-12-17T23:30:29.2377678Z dynamo/test_metrics_context (0.007459903021260721) 2024-12-17T23:30:29.2378047Z inductor/test_debug_trace (0.007459903021260721) 2024-12-17T23:30:29.2378691Z inductor/test_gpu_cpp_wrapper (0.007459903021260721) 2024-12-17T23:30:29.2379163Z onnx/test_models_quantized_onnxruntime (0.007459903021260721) 2024-12-17T23:30:29.2379560Z inductor/test_config (0.006713912719134649) 2024-12-17T23:30:29.2379911Z dynamo/test_base_output (0.006660627697554215) 2024-12-17T23:30:29.2380299Z test_cpp_extensions_mtia_backend (0.006527415143603131) 2024-12-17T23:30:29.2380710Z functorch/test_eager_transforms (0.0063091732998960355) 2024-12-17T23:30:29.2381103Z inductor/test_minifier (0.006154419992540095) 2024-12-17T23:30:29.2381442Z test_mkl_verbose (0.005934013766911938) 2024-12-17T23:30:29.2381806Z distributed/pipelining/test_pipe (0.005914748378687991) 2024-12-17T23:30:29.2382278Z distributed/pipelining/test_transformer (0.005914748378687991) 2024-12-17T23:30:29.2382729Z inductor/test_inductor_utils (0.005661932382902974) 2024-12-17T23:30:29.2383141Z distributed/_tensor/test_dtensor_ops (0.005594927265945541) 2024-12-17T23:30:29.2383615Z distributed/test_c10d_functional_native (0.005594927265945541) 2024-12-17T23:30:29.2384031Z dynamo/test_compile (0.005594927265945541) 2024-12-17T23:30:29.2384366Z dynamo/test_frame_init (0.005594927265945541) 2024-12-17T23:30:29.2384752Z inductor/test_inductor_freezing (0.005594927265945541) 2024-12-17T23:30:29.2385125Z inductor/test_perf (0.005594927265945541) 2024-12-17T23:30:29.2385486Z inductor/test_triton_heuristics (0.005594927265945541) 2024-12-17T23:30:29.2385993Z onnx/dynamo/test_registry_dispatcher (0.005594927265945541) 2024-12-17T23:30:29.2386401Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:30:29.2386736Z test_comparison_utils (0.005594927265945541) 2024-12-17T23:30:29.2387073Z test_jit_fuser_te (0.005594927265945541) 2024-12-17T23:30:29.2387398Z test_numpy_interop (0.00552319742920265) 2024-12-17T23:30:29.2387846Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0055016784781797825) 2024-12-17T23:30:29.2388319Z test_fake_tensor (0.005257809085734658) 2024-12-17T23:30:29.2388635Z test_foreach (0.005128683327116746) 2024-12-17T23:30:29.2389171Z inductor/test_cudagraph_trees (0.004900521399604783) 2024-12-17T23:30:29.2389570Z dynamo/test_unspec (0.004865891288867789) 2024-12-17T23:30:29.2389972Z distributed/pipelining/test_microbatch (0.004857221537745659) 2024-12-17T23:30:29.2390390Z test_legacy_vmap (0.00466243938828795) 2024-12-17T23:30:29.2390772Z inductor/test_compiled_optimizers (0.004293588627792283) 2024-12-17T23:30:29.2391166Z dynamo/test_aot_autograd (0.004265981070407948) 2024-12-17T23:30:29.2391522Z onnx/test_fx_passes (0.004037616692206089) 2024-12-17T23:30:29.2391858Z inductor/test_smoke (0.003933403411210199) 2024-12-17T23:30:29.2392240Z distributed/rpc/test_share_memory (0.0037299515106303605) 2024-12-17T23:30:29.2392688Z inductor/test_aot_inductor_utils (0.0037299515106303605) 2024-12-17T23:30:29.2393085Z inductor/test_halide (0.0037299515106303605) 2024-12-17T23:30:29.2393430Z inductor/test_xpu_basic (0.0037299515106303605) 2024-12-17T23:30:29.2393774Z test_optim (0.0037299515106303605) 2024-12-17T23:30:29.2394089Z test_pruning_op (0.0037299515106303605) 2024-12-17T23:30:29.2394513Z dynamo/test_structured_trace (0.003655352480417753) 2024-12-17T23:30:29.2394884Z test_serialization (0.0035864918371445774) 2024-12-17T23:30:29.2395223Z export/test_export (0.003569843583405287) 2024-12-17T23:30:29.2395536Z export/test_hop (0.0035061544199925378) 2024-12-17T23:30:29.2395939Z higher_order_ops/test_invoke_subgraph (0.0035061544199925378) 2024-12-17T23:30:29.2396356Z test_public_bindings (0.0034130458559677814) 2024-12-17T23:30:29.2396746Z inductor/test_efficient_conv_bn_eval (0.003397125068143344) 2024-12-17T23:30:29.2397179Z dynamo/test_higher_order_ops (0.0033633887507502707) 2024-12-17T23:30:29.2397546Z test_proxy_tensor (0.003351302183756983) 2024-12-17T23:30:29.2397898Z distributed/_tensor/test_api (0.0032637075718015655) 2024-12-17T23:30:29.2398325Z distributed/_tensor/test_random_ops (0.0032637075718015655) 2024-12-17T23:30:29.2398807Z distributed/test_c10d_object_collectives (0.0032637075718015655) 2024-12-17T23:30:29.2399259Z inductor/test_benchmarking (0.0032079279874253144) 2024-12-17T23:30:29.2399662Z inductor/test_cpu_select_algorithm (0.0032077582991421097) 2024-12-17T23:30:29.2400084Z inductor/test_flex_attention (0.0031527905926696633) 2024-12-17T23:30:29.2400537Z distributed/_tensor/debug/test_op_coverage (0.0029839612085042887) 2024-12-17T23:30:29.2400951Z dynamo/test_hooks (0.0029839612085042887) 2024-12-17T23:30:29.2401417Z distributed/tensor/parallel/test_micro_pipeline_tp (0.0028006543528278863) 2024-12-17T23:30:29.2401903Z inductor/test_padding (0.0028006543528278863) 2024-12-17T23:30:29.2402287Z export/test_unflatten_training_ir (0.0027974636329727706) 2024-12-17T23:30:29.2402719Z inductor/test_memory_planning (0.0027974636329727706) 2024-12-17T23:30:29.2403088Z test_content_store (0.0027974636329727706) 2024-12-17T23:30:29.2403404Z lazy/test_ts_opinfo (0.002725733796229879) 2024-12-17T23:30:29.2403736Z dynamo/test_misc (0.002536367027228645) 2024-12-17T23:30:29.2404058Z dynamo/test_export (0.002453915467519974) 2024-12-17T23:30:29.2404370Z export/test_db (0.002453915467519974) 2024-12-17T23:30:29.2404818Z distributed/_tensor/experimental/test_tp_transform (0.0023411397779488437) 2024-12-17T23:30:29.2405286Z test_module_tracker (0.002331219694143975) 2024-12-17T23:30:29.2405664Z torch_np/numpy_tests/core/test_dlpack (0.002331219694143975) 2024-12-17T23:30:29.2406114Z torch_np/numpy_tests/core/test_dtype (0.002331219694143975) 2024-12-17T23:30:29.2406577Z torch_np/numpy_tests/core/test_getlimits (0.002331219694143975) 2024-12-17T23:30:29.2407038Z torch_np/numpy_tests/core/test_indexing (0.002331219694143975) 2024-12-17T23:30:29.2407524Z torch_np/numpy_tests/core/test_scalar_ctors (0.002331219694143975) 2024-12-17T23:30:29.2408010Z torch_np/numpy_tests/lib/test_arraypad (0.002331219694143975) 2024-12-17T23:30:29.2408477Z torch_np/numpy_tests/lib/test_index_tricks (0.002331219694143975) 2024-12-17T23:30:29.2409034Z torch_np/numpy_tests/lib/test_shape_base_ (0.002331219694143975) 2024-12-17T23:30:29.2409525Z torch_np/numpy_tests/lib/test_twodim_base (0.002331219694143975) 2024-12-17T23:30:29.2409996Z torch_np/numpy_tests/lib/test_type_check (0.002331219694143975) 2024-12-17T23:30:29.2410437Z torch_np/test_ndarray_methods (0.002331219694143975) 2024-12-17T23:30:29.2410823Z torch_np/test_reductions (0.002331219694143975) 2024-12-17T23:30:29.2411183Z dynamo/test_pre_dispatch (0.0023116853631100416) 2024-12-17T23:30:29.2411579Z dynamo/test_verify_correctness (0.0022646134171684334) 2024-12-17T23:30:29.2411982Z inductor/test_codegen_triton (0.0022646134171684334) 2024-12-17T23:30:29.2412332Z dynamo/test_nops (0.002103057766632012) 2024-12-17T23:30:29.2412687Z inductor/test_binary_folding (0.002093340133517039) 2024-12-17T23:30:29.2413105Z distributed/pipelining/test_stage (0.002076105086105578) 2024-12-17T23:30:29.2413512Z dynamo/test_skip_non_tensor (0.0020684276558950183) 2024-12-17T23:30:29.2413996Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0020484159935429034) 2024-12-17T23:30:29.2414541Z distributed/test_c10d_logger (0.002021113260411335) 2024-12-17T23:30:29.2414982Z distributed/fsdp/test_fsdp_use_orig_params (0.001998985989230044) 2024-12-17T23:30:29.2415450Z inductor/test_benchmark_fusion (0.0019319808722726118) 2024-12-17T23:30:29.2415883Z inductor/test_scatter_optimization (0.0019319808722726118) 2024-12-17T23:30:29.2416314Z inductor/test_group_batch_fusion (0.0019315820322907227) 2024-12-17T23:30:29.2416725Z backends/xeon/test_launch (0.0018649757553151802) 2024-12-17T23:30:29.2417222Z distributed/_composable/fsdp/test_fully_shard_autograd (0.0018649757553151802) 2024-12-17T23:30:29.2417845Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.0018649757553151802) 2024-12-17T23:30:29.2418496Z distributed/_composable/fsdp/test_fully_shard_extensions (0.0018649757553151802) 2024-12-17T23:30:29.2419112Z distributed/_composable/fsdp/test_fully_shard_frozen (0.0018649757553151802) 2024-12-17T23:30:29.2419734Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.0018649757553151802) 2024-12-17T23:30:29.2420331Z distributed/_composable/fsdp/test_fully_shard_init (0.0018649757553151802) 2024-12-17T23:30:29.2420922Z distributed/_composable/fsdp/test_fully_shard_logging (0.0018649757553151802) 2024-12-17T23:30:29.2421519Z distributed/_composable/fsdp/test_fully_shard_memory (0.0018649757553151802) 2024-12-17T23:30:29.2422138Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.0018649757553151802) 2024-12-17T23:30:29.2422773Z distributed/_composable/fsdp/test_fully_shard_overlap (0.0018649757553151802) 2024-12-17T23:30:29.2423369Z distributed/_composable/fsdp/test_fully_shard_state (0.0018649757553151802) 2024-12-17T23:30:29.2423964Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.0018649757553151802) 2024-12-17T23:30:29.2424584Z distributed/_composable/fsdp/test_fully_shard_training (0.0018649757553151802) 2024-12-17T23:30:29.2425140Z distributed/_composable/test_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2425732Z distributed/_composable/test_composability/test_2d_composability (0.0018649757553151802) 2024-12-17T23:30:29.2426543Z distributed/_composable/test_composability/test_pp_composability (0.0018649757553151802) 2024-12-17T23:30:29.2427143Z distributed/_composable/test_contract (0.0018649757553151802) 2024-12-17T23:30:29.2427632Z distributed/_composable/test_replicate (0.0018649757553151802) 2024-12-17T23:30:29.2428159Z distributed/_shard/sharded_optim/test_sharded_optim (0.0018649757553151802) 2024-12-17T23:30:29.2428762Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.0018649757553151802) 2024-12-17T23:30:29.2429357Z distributed/_shard/sharded_tensor/ops/test_embedding (0.0018649757553151802) 2024-12-17T23:30:29.2429954Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.0018649757553151802) 2024-12-17T23:30:29.2430543Z distributed/_shard/sharded_tensor/ops/test_init (0.0018649757553151802) 2024-12-17T23:30:29.2431190Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:30:29.2431746Z distributed/_shard/sharded_tensor/test_logger (0.0018649757553151802) 2024-12-17T23:30:29.2432343Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.0018649757553151802) 2024-12-17T23:30:29.2432970Z distributed/_shard/sharding_plan/test_sharding_plan (0.0018649757553151802) 2024-12-17T23:30:29.2433547Z distributed/_shard/sharding_spec/test_sharding_spec (0.0018649757553151802) 2024-12-17T23:30:29.2434060Z distributed/_shard/test_sharder (0.0018649757553151802) 2024-12-17T23:30:29.2434524Z distributed/_tensor/debug/test_comm_mode (0.0018649757553151802) 2024-12-17T23:30:29.2435047Z distributed/_tensor/debug/test_comm_mode_features (0.0018649757553151802) 2024-12-17T23:30:29.2435620Z distributed/_tensor/experimental/test_local_map (0.0018649757553151802) 2024-12-17T23:30:29.2436227Z distributed/_tensor/experimental/test_register_sharding (0.0018649757553151802) 2024-12-17T23:30:29.2436843Z distributed/_tensor/test_attention (0.0018649757553151802) 2024-12-17T23:30:29.2437300Z distributed/_tensor/test_common_rules (0.0018649757553151802) 2024-12-17T23:30:29.2437790Z distributed/_tensor/test_convolution_ops (0.0018649757553151802) 2024-12-17T23:30:29.2438262Z distributed/_tensor/test_dtensor (0.0018649757553151802) 2024-12-17T23:30:29.2438710Z distributed/_tensor/test_embedding_ops (0.0018649757553151802) 2024-12-17T23:30:29.2439208Z distributed/_tensor/test_experimental_ops (0.0018649757553151802) 2024-12-17T23:30:29.2439673Z distributed/_tensor/test_init (0.0018649757553151802) 2024-12-17T23:30:29.2440089Z distributed/_tensor/test_math_ops (0.0018649757553151802) 2024-12-17T23:30:29.2440545Z distributed/_tensor/test_matrix_ops (0.0018649757553151802) 2024-12-17T23:30:29.2441014Z distributed/_tensor/test_op_strategy (0.0018649757553151802) 2024-12-17T23:30:29.2441474Z distributed/_tensor/test_optimizers (0.0018649757553151802) 2024-12-17T23:30:29.2442017Z distributed/_tensor/test_pointwise_ops (0.0018649757553151802) 2024-12-17T23:30:29.2442615Z distributed/_tensor/test_redistribute (0.0018649757553151802) 2024-12-17T23:30:29.2443330Z distributed/_tensor/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:30:29.2443893Z distributed/_tensor/test_utils (0.0018649757553151802) 2024-12-17T23:30:29.2444387Z distributed/_tensor/test_view_ops (0.0018649757553151802) 2024-12-17T23:30:29.2444970Z distributed/_tensor/test_xla_integration (0.0018649757553151802) 2024-12-17T23:30:29.2445594Z distributed/_tools/test_fsdp2_mem_tracker (0.0018649757553151802) 2024-12-17T23:30:29.2460999Z distributed/_tools/test_mem_tracker (0.0018649757553151802) 2024-12-17T23:30:29.2461615Z distributed/_tools/test_memory_tracker (0.0018649757553151802) 2024-12-17T23:30:29.2462099Z distributed/_tools/test_mod_tracker (0.0018649757553151802) 2024-12-17T23:30:29.2462555Z distributed/_tools/test_sac_estimator (0.0018649757553151802) 2024-12-17T23:30:29.2463031Z distributed/_tools/test_sac_ilp (0.0018649757553151802) 2024-12-17T23:30:29.2463559Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.0018649757553151802) 2024-12-17T23:30:29.2464081Z distributed/algorithms/test_join (0.0018649757553151802) 2024-12-17T23:30:29.2464603Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0018649757553151802) 2024-12-17T23:30:29.2465176Z distributed/checkpoint/e2e/test_fine_tuning (0.0018649757553151802) 2024-12-17T23:30:29.2465695Z distributed/checkpoint/e2e/test_fsdp_ep (0.0018649757553151802) 2024-12-17T23:30:29.2466291Z distributed/checkpoint/e2e/test_pipeline (0.0018649757553151802) 2024-12-17T23:30:29.2466822Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.0018649757553151802) 2024-12-17T23:30:29.2467328Z distributed/checkpoint/test_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2467849Z distributed/checkpoint/test_compatibility (0.0018649757553151802) 2024-12-17T23:30:29.2468511Z distributed/checkpoint/test_dedup_tensors (0.0018649757553151802) 2024-12-17T23:30:29.2469051Z distributed/checkpoint/test_dtensor_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2469624Z distributed/checkpoint/test_dtensor_resharding (0.0018649757553151802) 2024-12-17T23:30:29.2470210Z distributed/checkpoint/test_file_system_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2470823Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0018649757553151802) 2024-12-17T23:30:29.2471385Z distributed/checkpoint/test_format_utils (0.0018649757553151802) 2024-12-17T23:30:29.2471924Z distributed/checkpoint/test_fsdp_model_state (0.0018649757553151802) 2024-12-17T23:30:29.2472477Z distributed/checkpoint/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:30:29.2473068Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.0018649757553151802) 2024-12-17T23:30:29.2473634Z distributed/checkpoint/test_fsspec (0.0018649757553151802) 2024-12-17T23:30:29.2474142Z distributed/checkpoint/test_hsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2474743Z distributed/checkpoint/test_nested_dict (0.0018649757553151802) 2024-12-17T23:30:29.2475238Z distributed/checkpoint/test_planner (0.0018649757553151802) 2024-12-17T23:30:29.2475740Z distributed/checkpoint/test_save_load_api (0.0018649757553151802) 2024-12-17T23:30:29.2476239Z distributed/checkpoint/test_state_dict (0.0018649757553151802) 2024-12-17T23:30:29.2476768Z distributed/checkpoint/test_state_dict_utils (0.0018649757553151802) 2024-12-17T23:30:29.2477310Z distributed/checkpoint/test_tp_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2477806Z distributed/checkpoint/test_traverse (0.0018649757553151802) 2024-12-17T23:30:29.2478280Z distributed/checkpoint/test_utils (0.0018649757553151802) 2024-12-17T23:30:29.2478972Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:30:29.2479441Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:30:29.2479981Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:30:29.2480522Z distributed/elastic/test_control_plane (0.0018649757553151802) 2024-12-17T23:30:29.2481037Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:30:29.2481590Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:30:29.2482131Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:30:29.2482754Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:30:29.2483223Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:30:29.2483714Z distributed/fsdp/test_checkpoint_wrapper (0.0018649757553151802) 2024-12-17T23:30:29.2484245Z distributed/fsdp/test_distributed_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2484728Z distributed/fsdp/test_fsdp_apply (0.0018649757553151802) 2024-12-17T23:30:29.2485217Z distributed/fsdp/test_fsdp_backward_prefetch (0.0018649757553151802) 2024-12-17T23:30:29.2485734Z distributed/fsdp/test_fsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:30:29.2486224Z distributed/fsdp/test_fsdp_clip_grad_norm (0.0018649757553151802) 2024-12-17T23:30:29.2486694Z distributed/fsdp/test_fsdp_comm (0.0018649757553151802) 2024-12-17T23:30:29.2487146Z distributed/fsdp/test_fsdp_comm_hooks (0.0018649757553151802) 2024-12-17T23:30:29.2487589Z distributed/fsdp/test_fsdp_core (0.0018649757553151802) 2024-12-17T23:30:29.2488074Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:30:29.2488589Z distributed/fsdp/test_fsdp_exec_order (0.0018649757553151802) 2024-12-17T23:30:29.2489053Z distributed/fsdp/test_fsdp_fine_tune (0.0018649757553151802) 2024-12-17T23:30:29.2489547Z distributed/fsdp/test_fsdp_flatten_params (0.0018649757553151802) 2024-12-17T23:30:29.2490065Z distributed/fsdp/test_fsdp_freezing_weights (0.0018649757553151802) 2024-12-17T23:30:29.2490531Z distributed/fsdp/test_fsdp_fx (0.0018649757553151802) 2024-12-17T23:30:29.2491096Z distributed/fsdp/test_fsdp_grad_acc (0.0018649757553151802) 2024-12-17T23:30:29.2491582Z distributed/fsdp/test_fsdp_hybrid_shard (0.0018649757553151802) 2024-12-17T23:30:29.2492082Z distributed/fsdp/test_fsdp_ignored_modules (0.0018649757553151802) 2024-12-17T23:30:29.2492570Z distributed/fsdp/test_fsdp_input (0.0018649757553151802) 2024-12-17T23:30:29.2493024Z distributed/fsdp/test_fsdp_memory (0.0018649757553151802) 2024-12-17T23:30:29.2493452Z distributed/fsdp/test_fsdp_meta (0.0018649757553151802) 2024-12-17T23:30:29.2493931Z distributed/fsdp/test_fsdp_mixed_precision (0.0018649757553151802) 2024-12-17T23:30:29.2494468Z distributed/fsdp/test_fsdp_multiple_forward (0.0018649757553151802) 2024-12-17T23:30:29.2495011Z distributed/fsdp/test_fsdp_multiple_wrapping (0.0018649757553151802) 2024-12-17T23:30:29.2495518Z distributed/fsdp/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:30:29.2495994Z distributed/fsdp/test_fsdp_overlap (0.0018649757553151802) 2024-12-17T23:30:29.2496466Z distributed/fsdp/test_fsdp_pure_fp16 (0.0018649757553151802) 2024-12-17T23:30:29.2497060Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0018649757553151802) 2024-12-17T23:30:29.2497601Z distributed/fsdp/test_fsdp_tp_integration (0.0018649757553151802) 2024-12-17T23:30:29.2498099Z distributed/fsdp/test_fsdp_traversal (0.0018649757553151802) 2024-12-17T23:30:29.2498554Z distributed/fsdp/test_fsdp_uneven (0.0018649757553151802) 2024-12-17T23:30:29.2499038Z distributed/fsdp/test_fsdp_unshard_params (0.0018649757553151802) 2024-12-17T23:30:29.2499568Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:30:29.2500056Z distributed/fsdp/test_shard_utils (0.0018649757553151802) 2024-12-17T23:30:29.2500485Z distributed/fsdp/test_utils (0.0018649757553151802) 2024-12-17T23:30:29.2500895Z distributed/launcher/test_run (0.0018649757553151802) 2024-12-17T23:30:29.2501329Z distributed/nn/jit/test_instantiator (0.0018649757553151802) 2024-12-17T23:30:29.2501870Z distributed/optim/test_zero_redundancy_optimizer (0.0018649757553151802) 2024-12-17T23:30:29.2502414Z distributed/pipelining/test_backward (0.0018649757553151802) 2024-12-17T23:30:29.2502888Z distributed/pipelining/test_schedule (0.0018649757553151802) 2024-12-17T23:30:29.2503379Z distributed/pipelining/test_unflatten (0.0018649757553151802) 2024-12-17T23:30:29.2503927Z distributed/tensor/parallel/test_parallelize_api (0.0018649757553151802) 2024-12-17T23:30:29.2504493Z distributed/tensor/parallel/test_tp_examples (0.0018649757553151802) 2024-12-17T23:30:29.2505068Z distributed/tensor/parallel/test_tp_random_state (0.0018649757553151802) 2024-12-17T23:30:29.2505631Z distributed/tensor/parallel/test_tp_style (0.0018649757553151802) 2024-12-17T23:30:29.2506166Z distributed/test_backends (0.0018649757553151802) 2024-12-17T23:30:29.2506561Z distributed/test_c10d_pypg (0.0018649757553151802) 2024-12-17T23:30:29.2506994Z distributed/test_control_collectives (0.0018649757553151802) 2024-12-17T23:30:29.2507430Z distributed/test_data_parallel (0.0018649757553151802) 2024-12-17T23:30:29.2507862Z distributed/test_functional_api (0.0018649757553151802) 2024-12-17T23:30:29.2508265Z distributed/test_launcher (0.0018649757553151802) 2024-12-17T23:30:29.2508683Z distributed/test_multi_threaded_pg (0.0018649757553151802) 2024-12-17T23:30:29.2509077Z distributed/test_nccl (0.0018649757553151802) 2024-12-17T23:30:29.2509482Z distributed/test_symmetric_memory (0.0018649757553151802) 2024-12-17T23:30:29.2509920Z distributions/test_constraints (0.0018649757553151802) 2024-12-17T23:30:29.2510342Z distributions/test_distributions (0.0018649757553151802) 2024-12-17T23:30:29.2510801Z dynamo/test_activation_checkpointing (0.0018649757553151802) 2024-12-17T23:30:29.2511216Z dynamo/test_after_aot (0.0018649757553151802) 2024-12-17T23:30:29.2511585Z dynamo/test_aot_autograd_cache (0.0018649757553151802) 2024-12-17T23:30:29.2512060Z dynamo/test_autograd_function (0.0018649757553151802) 2024-12-17T23:30:29.2512441Z dynamo/test_backends (0.0018649757553151802) 2024-12-17T23:30:29.2512844Z dynamo/test_backward_higher_order_ops (0.0018649757553151802) 2024-12-17T23:30:29.2513277Z dynamo/test_bytecode_utils (0.0018649757553151802) 2024-12-17T23:30:29.2513649Z dynamo/test_comptime (0.0018649757553151802) 2024-12-17T23:30:29.2513981Z dynamo/test_config (0.0018649757553151802) 2024-12-17T23:30:29.2514330Z dynamo/test_ctx_manager (0.0018649757553151802) 2024-12-17T23:30:29.2514699Z dynamo/test_cudagraphs (0.0018649757553151802) 2024-12-17T23:30:29.2515129Z dynamo/test_cudagraphs_expandable_segments (0.0018649757553151802) 2024-12-17T23:30:29.2515577Z dynamo/test_debug_utils (0.0018649757553151802) 2024-12-17T23:30:29.2515938Z dynamo/test_decorators (0.0018649757553151802) 2024-12-17T23:30:29.2516288Z dynamo/test_deviceguard (0.0018649757553151802) 2024-12-17T23:30:29.2516633Z dynamo/test_exc (0.0018649757553151802) 2024-12-17T23:30:29.2516977Z dynamo/test_exceptions (0.0018649757553151802) 2024-12-17T23:30:29.2517408Z dynamo/test_fx_passes_pre_grad (0.0018649757553151802) 2024-12-17T23:30:29.2517787Z dynamo/test_global (0.0018649757553151802) 2024-12-17T23:30:29.2518143Z dynamo/test_guard_manager (0.0018649757553151802) 2024-12-17T23:30:29.2518531Z dynamo/test_input_attr_tracking (0.0018649757553151802) 2024-12-17T23:30:29.2518914Z dynamo/test_logging (0.0018649757553151802) 2024-12-17T23:30:29.2519261Z dynamo/test_minifier (0.0018649757553151802) 2024-12-17T23:30:29.2519611Z dynamo/test_model_output (0.0018649757553151802) 2024-12-17T23:30:29.2519969Z dynamo/test_modes (0.0018649757553151802) 2024-12-17T23:30:29.2520313Z dynamo/test_optimizers (0.0018649757553151802) 2024-12-17T23:30:29.2520669Z dynamo/test_prim_hop_base (0.0018649757553151802) 2024-12-17T23:30:29.2521038Z dynamo/test_profiler (0.0018649757553151802) 2024-12-17T23:30:29.2521410Z dynamo/test_python_autograd (0.0018649757553151802) 2024-12-17T23:30:29.2521785Z dynamo/test_recompile_ux (0.0018649757553151802) 2024-12-17T23:30:29.2522161Z dynamo/test_recompiles (0.0018649757553151802) 2024-12-17T23:30:29.2522531Z dynamo/test_reconstruct (0.0018649757553151802) 2024-12-17T23:30:29.2522889Z dynamo/test_reorder_logs (0.0018649757553151802) 2024-12-17T23:30:29.2523247Z dynamo/test_resume (0.0018649757553151802) 2024-12-17T23:30:29.2523583Z dynamo/test_sdpa (0.0018649757553151802) 2024-12-17T23:30:29.2523956Z dynamo/test_skip_guard_eval_unsafe (0.0018649757553151802) 2024-12-17T23:30:29.2524355Z dynamo/test_sources (0.0018649757553151802) 2024-12-17T23:30:29.2524709Z dynamo/test_subgraphs (0.0018649757553151802) 2024-12-17T23:30:29.2525053Z dynamo/test_torchrec (0.0018649757553151802) 2024-12-17T23:30:29.2525388Z dynamo/test_view (0.0018649757553151802) 2024-12-17T23:30:29.2525728Z export/test_converter (0.0018649757553151802) 2024-12-17T23:30:29.2526071Z export/test_cpp_serdes (0.0018649757553151802) 2024-12-17T23:30:29.2526444Z export/test_draft_export (0.0018649757553151802) 2024-12-17T23:30:29.2526819Z export/test_experimental (0.0018649757553151802) 2024-12-17T23:30:29.2527239Z export/test_functionalized_assertions (0.0018649757553151802) 2024-12-17T23:30:29.2527669Z export/test_lift_unlift (0.0018649757553151802) 2024-12-17T23:30:29.2528032Z export/test_pass_infra (0.0018649757553151802) 2024-12-17T23:30:29.2528370Z export/test_passes (0.0018649757553151802) 2024-12-17T23:30:29.2528704Z export/test_schema (0.0018649757553151802) 2024-12-17T23:30:29.2529052Z export/test_serialize (0.0018649757553151802) 2024-12-17T23:30:29.2529386Z export/test_sparse (0.0018649757553151802) 2024-12-17T23:30:29.2529718Z export/test_swap (0.0018649757553151802) 2024-12-17T23:30:29.2530043Z export/test_tools (0.0018649757553151802) 2024-12-17T23:30:29.2530382Z export/test_torchbind (0.0018649757553151802) 2024-12-17T23:30:29.2530735Z export/test_unflatten (0.0018649757553151802) 2024-12-17T23:30:29.2531132Z export/test_verifier (0.0018649757553151802) 2024-12-17T23:30:29.2531470Z functorch/test_ac (0.0018649757553151802) 2024-12-17T23:30:29.2531818Z functorch/test_logging (0.0018649757553151802) 2024-12-17T23:30:29.2532229Z functorch/test_memory_efficient_fusion (0.0018649757553151802) 2024-12-17T23:30:29.2532658Z functorch/test_minifier (0.0018649757553151802) 2024-12-17T23:30:29.2533028Z functorch/test_parsing (0.0018649757553151802) 2024-12-17T23:30:29.2533385Z functorch/test_rearrange (0.0018649757553151802) 2024-12-17T23:30:29.2533801Z functorch/test_vmap_registrations (0.0018649757553151802) 2024-12-17T23:30:29.2534256Z inductor/test_aot_inductor_package (0.0018649757553151802) 2024-12-17T23:30:29.2534703Z inductor/test_auto_functionalize (0.0018649757553151802) 2024-12-17T23:30:29.2535109Z inductor/test_autoheuristic (0.0018649757553151802) 2024-12-17T23:30:29.2535485Z inductor/test_b2b_gemm (0.0018649757553151802) 2024-12-17T23:30:29.2535850Z inductor/test_ck_backend (0.0018649757553151802) 2024-12-17T23:30:29.2536213Z inductor/test_codecache (0.0018649757553151802) 2024-12-17T23:30:29.2536657Z inductor/test_combo_kernels (0.0018649757553151802) 2024-12-17T23:30:29.2537056Z inductor/test_compile_worker (0.0018649757553151802) 2024-12-17T23:30:29.2537487Z inductor/test_coordinate_descent_tuner (0.0018649757553151802) 2024-12-17T23:30:29.2537951Z inductor/test_cpp_wrapper_hipify (0.0018649757553151802) 2024-12-17T23:30:29.2538455Z inductor/test_cudagraph_trees_expandable_segments (0.0018649757553151802) 2024-12-17T23:30:29.2538938Z inductor/test_custom_lowering (0.0018649757553151802) 2024-12-17T23:30:29.2539380Z inductor/test_custom_post_grad_passes (0.0018649757553151802) 2024-12-17T23:30:29.2539854Z inductor/test_decompose_mem_bound_mm (0.0018649757553151802) 2024-12-17T23:30:29.2540274Z inductor/test_dependencies (0.0018649757553151802) 2024-12-17T23:30:29.2540689Z inductor/test_external_callables (0.0018649757553151802) 2024-12-17T23:30:29.2541085Z inductor/test_foreach (0.0018649757553151802) 2024-12-17T23:30:29.2541426Z inductor/test_fp8 (0.0018649757553151802) 2024-12-17T23:30:29.2541795Z inductor/test_fused_attention (0.0018649757553151802) 2024-12-17T23:30:29.2542181Z inductor/test_fx_fusion (0.0018649757553151802) 2024-12-17T23:30:29.2542591Z inductor/test_graph_transform_observer (0.0018649757553151802) 2024-12-17T23:30:29.2543011Z inductor/test_indexing (0.0018649757553151802) 2024-12-17T23:30:29.2543380Z inductor/test_inplacing_pass (0.0018649757553151802) 2024-12-17T23:30:29.2543746Z inductor/test_layout_optim (0.0018649757553151802) 2024-12-17T23:30:29.2544100Z inductor/test_memory (0.0018649757553151802) 2024-12-17T23:30:29.2544443Z inductor/test_metrics (0.0018649757553151802) 2024-12-17T23:30:29.2544808Z inductor/test_minifier_isolate (0.0018649757553151802) 2024-12-17T23:30:29.2545195Z inductor/test_minifier_utils (0.0018649757553151802) 2024-12-17T23:30:29.2545553Z inductor/test_mmdecomp (0.0018649757553151802) 2024-12-17T23:30:29.2546030Z inductor/test_move_constructors_to_cuda (0.0018649757553151802) 2024-12-17T23:30:29.2546466Z inductor/test_multi_kernel (0.0018649757553151802) 2024-12-17T23:30:29.2546850Z inductor/test_op_dtype_prop (0.0018649757553151802) 2024-12-17T23:30:29.2547217Z inductor/test_ordered_set (0.0018649757553151802) 2024-12-17T23:30:29.2547578Z inductor/test_pad_mm (0.0018649757553151802) 2024-12-17T23:30:29.2547931Z inductor/test_profiler (0.0018649757553151802) 2024-12-17T23:30:29.2548293Z inductor/test_snode_runtime (0.0018649757553151802) 2024-12-17T23:30:29.2548704Z inductor/test_split_cat_fx_passes (0.0018649757553151802) 2024-12-17T23:30:29.2549136Z inductor/test_standalone_compile (0.0018649757553151802) 2024-12-17T23:30:29.2549524Z inductor/test_torchbind (0.0018649757553151802) 2024-12-17T23:30:29.2549965Z inductor/test_torchinductor_strided_blocks (0.0018649757553151802) 2024-12-17T23:30:29.2550422Z inductor/test_triton_kernels (0.0018649757553151802) 2024-12-17T23:30:29.2550889Z inductor/test_unbacked_symints (0.0018649757553151802) 2024-12-17T23:30:29.2551254Z inductor/test_utils (0.0018649757553151802) 2024-12-17T23:30:29.2551596Z lazy/test_debug_util (0.0018649757553151802) 2024-12-17T23:30:29.2551964Z lazy/test_functionalization (0.0018649757553151802) 2024-12-17T23:30:29.2552317Z lazy/test_generator (0.0018649757553151802) 2024-12-17T23:30:29.2552656Z lazy/test_reuse_ir (0.0018649757553151802) 2024-12-17T23:30:29.2553004Z lazy/test_step_closures (0.0018649757553151802) 2024-12-17T23:30:29.2553346Z nn/test_convolution (0.0018649757553151802) 2024-12-17T23:30:29.2553674Z nn/test_dropout (0.0018649757553151802) 2024-12-17T23:30:29.2553989Z nn/test_init (0.0018649757553151802) 2024-12-17T23:30:29.2554297Z nn/test_lazy_modules (0.0018649757553151802) 2024-12-17T23:30:29.2554644Z nn/test_load_state_dict (0.0018649757553151802) 2024-12-17T23:30:29.2554992Z nn/test_module_hooks (0.0018649757553151802) 2024-12-17T23:30:29.2555341Z nn/test_multihead_attention (0.0018649757553151802) 2024-12-17T23:30:29.2555693Z nn/test_pooling (0.0018649757553151802) 2024-12-17T23:30:29.2556062Z nn/test_pruning (0.0018649757553151802) 2024-12-17T23:30:29.2556486Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.0018649757553151802) 2024-12-17T23:30:29.2556972Z onnx/dynamo/test_exporter_api (0.0018649757553151802) 2024-12-17T23:30:29.2557351Z onnx/exporter/test_api (0.0018649757553151802) 2024-12-17T23:30:29.2557714Z onnx/exporter/test_building (0.0018649757553151802) 2024-12-17T23:30:29.2558151Z onnx/exporter/test_capture_strategies (0.0018649757553151802) 2024-12-17T23:30:29.2558579Z onnx/exporter/test_compat (0.0018649757553151802) 2024-12-17T23:30:29.2558936Z onnx/exporter/test_core (0.0018649757553151802) 2024-12-17T23:30:29.2559343Z onnx/exporter/test_small_models_e2e (0.0018649757553151802) 2024-12-17T23:30:29.2559763Z onnx/exporter/test_tensors (0.0018649757553151802) 2024-12-17T23:30:29.2560151Z onnx/internal/test_diagnostics (0.0018649757553151802) 2024-12-17T23:30:29.2560570Z onnx/internal/test_registraion (0.0018649757553151802) 2024-12-17T23:30:29.2560957Z onnx/test_autograd_funs (0.0018649757553151802) 2024-12-17T23:30:29.2561299Z onnx/test_custom_ops (0.0018649757553151802) 2024-12-17T23:30:29.2561638Z onnx/test_fx_to_onnx (0.0018649757553151802) 2024-12-17T23:30:29.2562012Z onnx/test_fx_to_onnx_decomp_skip (0.0018649757553151802) 2024-12-17T23:30:29.2562399Z onnx/test_fx_type_promotion (0.0018649757553151802) 2024-12-17T23:30:29.2562763Z onnx/test_lazy_import (0.0018649757553151802) 2024-12-17T23:30:29.2563192Z onnx/test_models_onnxruntime (0.0018649757553151802) 2024-12-17T23:30:29.2563549Z onnx/test_onnx_opset (0.0018649757553151802) 2024-12-17T23:30:29.2563912Z onnx/test_onnxscript_runtime (0.0018649757553151802) 2024-12-17T23:30:29.2564285Z onnx/test_op_consistency (0.0018649757553151802) 2024-12-17T23:30:29.2564676Z onnx/test_pytorch_onnx_no_runtime (0.0018649757553151802) 2024-12-17T23:30:29.2565111Z onnx/test_pytorch_onnx_onnxruntime (0.0018649757553151802) 2024-12-17T23:30:29.2565570Z onnx/test_pytorch_onnx_shape_inference (0.0018649757553151802) 2024-12-17T23:30:29.2565980Z onnx/test_symbolic_helper (0.0018649757553151802) 2024-12-17T23:30:29.2566341Z onnx/test_utility_funs (0.0018649757553151802) 2024-12-17T23:30:29.2566695Z onnx/test_verification (0.0018649757553151802) 2024-12-17T23:30:29.2567049Z profiler/test_cpp_thread (0.0018649757553151802) 2024-12-17T23:30:29.2567444Z profiler/test_execution_trace (0.0018649757553151802) 2024-12-17T23:30:29.2567819Z profiler/test_kineto (0.0018649757553151802) 2024-12-17T23:30:29.2568182Z profiler/test_record_function (0.0018649757553151802) 2024-12-17T23:30:29.2568545Z test_ao_sparsity (0.0018649757553151802) 2024-12-17T23:30:29.2568854Z test_autocast (0.0018649757553151802) 2024-12-17T23:30:29.2569168Z test_autograd_fallback (0.0018649757553151802) 2024-12-17T23:30:29.2569498Z test_autoload (0.0018649757553151802) 2024-12-17T23:30:29.2569883Z test_bundled_inputs (0.0018649757553151802) 2024-12-17T23:30:29.2570233Z test_compile_benchmark_util (0.0018649757553151802) 2024-12-17T23:30:29.2570591Z test_complex (0.0018649757553151802) 2024-12-17T23:30:29.2570953Z test_cpp_extensions_aot_no_ninja (0.0018649757553151802) 2024-12-17T23:30:29.2571376Z test_cpp_extensions_stream_and_event (0.0018649757553151802) 2024-12-17T23:30:29.2571771Z test_cuda_multigpu (0.0018649757553151802) 2024-12-17T23:30:29.2572105Z test_cuda_sanitizer (0.0018649757553151802) 2024-12-17T23:30:29.2572424Z test_dataloader (0.0018649757553151802) 2024-12-17T23:30:29.2572742Z test_datapipe (0.0018649757553151802) 2024-12-17T23:30:29.2573046Z test_decomp (0.0018649757553151802) 2024-12-17T23:30:29.2573336Z test_deploy (0.0018649757553151802) 2024-12-17T23:30:29.2573642Z test_dispatch (0.0018649757553151802) 2024-12-17T23:30:29.2573943Z test_dlpack (0.0018649757553151802) 2024-12-17T23:30:29.2574243Z test_dynamic_shapes (0.0018649757553151802) 2024-12-17T23:30:29.2574594Z test_expanded_weights (0.0018649757553151802) 2024-12-17T23:30:29.2574929Z test_file_check (0.0018649757553151802) 2024-12-17T23:30:29.2575307Z test_flop_counter (0.0018649757553151802) 2024-12-17T23:30:29.2575642Z test_function_schema (0.0018649757553151802) 2024-12-17T23:30:29.2576032Z test_functional_autograd_benchmark (0.0018649757553151802) 2024-12-17T23:30:29.2576416Z test_functional_optim (0.0018649757553151802) 2024-12-17T23:30:29.2576779Z test_functionalization (0.0018649757553151802) 2024-12-17T23:30:29.2577180Z test_functionalization_of_rng_ops (0.0018649757553151802) 2024-12-17T23:30:29.2577546Z test_futures (0.0018649757553151802) 2024-12-17T23:30:29.2577856Z test_fx_passes (0.0018649757553151802) 2024-12-17T23:30:29.2578184Z test_fx_reinplace_pass (0.0018649757553151802) 2024-12-17T23:30:29.2578711Z test_import_stats (0.0018649757553151802) 2024-12-17T23:30:29.2579028Z test_indexing (0.0018649757553151802) 2024-12-17T23:30:29.2579326Z test_itt (0.0018649757553151802) 2024-12-17T23:30:29.2579616Z test_jit_autocast (0.0018649757553151802) 2024-12-17T23:30:29.2579941Z test_jit_disabled (0.0018649757553151802) 2024-12-17T23:30:29.2580273Z test_jit_fuser_legacy (0.0018649757553151802) 2024-12-17T23:30:29.2580600Z test_jit_llga_fuser (0.0018649757553151802) 2024-12-17T23:30:29.2580920Z test_jiterator (0.0018649757553151802) 2024-12-17T23:30:29.2581224Z test_license (0.0018649757553151802) 2024-12-17T23:30:29.2581511Z test_logging (0.0018649757553151802) 2024-12-17T23:30:29.2581807Z test_masked (0.0018649757553151802) 2024-12-17T23:30:29.2582117Z test_maskedtensor (0.0018649757553151802) 2024-12-17T23:30:29.2582430Z test_matmul_cuda (0.0018649757553151802) 2024-12-17T23:30:29.2582740Z test_meta (0.0018649757553151802) 2024-12-17T23:30:29.2583032Z test_mkldnn (0.0018649757553151802) 2024-12-17T23:30:29.2583329Z test_mkldnn_fusion (0.0018649757553151802) 2024-12-17T23:30:29.2583657Z test_mkldnn_verbose (0.0018649757553151802) 2024-12-17T23:30:29.2584004Z test_mobile_optimizer (0.0018649757553151802) 2024-12-17T23:30:29.2584373Z test_model_exports_to_core_aten (0.0018649757553151802) 2024-12-17T23:30:29.2584753Z test_multiprocessing (0.0018649757553151802) 2024-12-17T23:30:29.2585121Z test_multiprocessing_spawn (0.0018649757553151802) 2024-12-17T23:30:29.2585464Z test_namedtensor (0.0018649757553151802) 2024-12-17T23:30:29.2585809Z test_namedtuple_return_api (0.0018649757553151802) 2024-12-17T23:30:29.2586284Z test_native_functions (0.0018649757553151802) 2024-12-17T23:30:29.2586609Z test_native_mha (0.0018649757553151802) 2024-12-17T23:30:29.2586947Z test_numba_integration (0.0018649757553151802) 2024-12-17T23:30:29.2587287Z test_openmp (0.0018649757553151802) 2024-12-17T23:30:29.2587577Z test_ops_jit (0.0018649757553151802) 2024-12-17T23:30:29.2587889Z test_out_dtype_op (0.0018649757553151802) 2024-12-17T23:30:29.2588210Z test_overrides (0.0018649757553151802) 2024-12-17T23:30:29.2588524Z test_per_overload_api (0.0018649757553151802) 2024-12-17T23:30:29.2589001Z test_prims (0.0018649757553151802) 2024-12-17T23:30:29.2589319Z test_python_dispatch (0.0018649757553151802) 2024-12-17T23:30:29.2589662Z test_scatter_gather_ops (0.0018649757553151802) 2024-12-17T23:30:29.2590007Z test_schema_check (0.0018649757553151802) 2024-12-17T23:30:29.2590345Z test_segment_reductions (0.0018649757553151802) 2024-12-17T23:30:29.2590738Z test_set_default_mobile_cpu_allocator (0.0018649757553151802) 2024-12-17T23:30:29.2591121Z test_shape_ops (0.0018649757553151802) 2024-12-17T23:30:29.2591432Z test_show_pickle (0.0018649757553151802) 2024-12-17T23:30:29.2591746Z test_sort_and_select (0.0018649757553151802) 2024-12-17T23:30:29.2592070Z test_sparse (0.0018649757553151802) 2024-12-17T23:30:29.2592373Z test_sparse_csr (0.0018649757553151802) 2024-12-17T23:30:29.2592670Z test_subclass (0.0018649757553151802) 2024-12-17T23:30:29.2592998Z test_tensor_creation_ops (0.0018649757553151802) 2024-12-17T23:30:29.2593343Z test_tensorexpr (0.0018649757553151802) 2024-12-17T23:30:29.2593662Z test_tensorexpr_pybind (0.0018649757553151802) 2024-12-17T23:30:29.2594066Z test_type_info (0.0018649757553151802) 2024-12-17T23:30:29.2594374Z test_type_promotion (0.0018649757553151802) 2024-12-17T23:30:29.2594692Z test_typing (0.0018649757553151802) 2024-12-17T23:30:29.2594995Z test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:30:29.2595318Z test_utils_config_module (0.0018649757553151802) 2024-12-17T23:30:29.2595655Z test_view_ops (0.0018649757553151802) 2024-12-17T23:30:29.2595956Z test_vulkan (0.0018649757553151802) 2024-12-17T23:30:29.2596238Z test_weak (0.0018649757553151802) 2024-12-17T23:30:29.2596556Z test_xnnpack_integration (0.0018649757553151802) 2024-12-17T23:30:29.2596971Z torch_np/numpy_tests/core/test_einsum (0.0018649757553151802) 2024-12-17T23:30:29.2597435Z torch_np/numpy_tests/core/test_multiarray (0.0018649757553151802) 2024-12-17T23:30:29.2597942Z torch_np/numpy_tests/core/test_scalar_methods (0.0018649757553151802) 2024-12-17T23:30:29.2598470Z torch_np/numpy_tests/core/test_scalarinherit (0.0018649757553151802) 2024-12-17T23:30:29.2598959Z torch_np/numpy_tests/fft/test_helper (0.0018649757553151802) 2024-12-17T23:30:29.2599413Z torch_np/numpy_tests/fft/test_pocketfft (0.0018649757553151802) 2024-12-17T23:30:29.2599819Z torch_np/test_basic (0.0018649757553151802) 2024-12-17T23:30:29.2600178Z torch_np/test_binary_ufuncs (0.0018649757553151802) 2024-12-17T23:30:29.2600524Z torch_np/test_dtype (0.0018649757553151802) 2024-12-17T23:30:29.2600875Z torch_np/test_function_base (0.0018649757553151802) 2024-12-17T23:30:29.2601259Z torch_np/test_nep50_examples (0.0018649757553151802) 2024-12-17T23:30:29.2601615Z torch_np/test_random (0.0018649757553151802) 2024-12-17T23:30:29.2601990Z torch_np/test_scalars_0D_arrays (0.0018649757553151802) 2024-12-17T23:30:29.2602378Z torch_np/test_ufuncs_basic (0.0018649757553151802) 2024-12-17T23:30:29.2602738Z torch_np/test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:30:29.2603084Z xpu/test_conv (0.0018649757553151802) 2024-12-17T23:30:29.2603393Z xpu/test_gemm (0.0018649757553151802) 2024-12-17T23:30:29.2603736Z distributed/test_c10d_common (0.0016784781797836627) 2024-12-17T23:30:29.7679324Z export/test_export_legacy (0.0009324878776575901) 2024-12-17T23:30:29.7680029Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:29.7700924Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:29.7721105Z Results from HistorialEditedFiles 2024-12-17T23:30:29.7721411Z test_cuda (0.25) 2024-12-17T23:30:29.7721732Z inductor/test_compiled_optimizers (0.019321902249204832) 2024-12-17T23:30:29.7722170Z test_cpp_extensions_stream_and_event (0.016641825188229133) 2024-12-17T23:30:29.7722638Z distributed/test_inductor_collectives (0.013600512973253723) 2024-12-17T23:30:29.7723075Z inductor/test_torchinductor (0.010740278634029864) 2024-12-17T23:30:29.7723411Z test_mps (0.008725355806492785) 2024-12-17T23:30:29.7723697Z test_optim (0.008217504083479384) 2024-12-17T23:30:29.7724031Z functorch/test_aotdispatch (0.008000812381736661) 2024-12-17T23:30:29.7724459Z distributed/_tools/test_runtime_estimator (0.007719210065900763) 2024-12-17T23:30:29.7724889Z test_ci_sanity_check_fail (0.007719210065900763) 2024-12-17T23:30:29.7725271Z inductor/test_cpu_cpp_wrapper (0.00714741672768589) 2024-12-17T23:30:29.7725638Z inductor/test_cpu_repro (0.0065140456453555715) 2024-12-17T23:30:29.7726034Z test_cpp_extensions_mtia_backend (0.005146140043933842) 2024-12-17T23:30:29.7726397Z test_torch (0.004865412781145141) 2024-12-17T23:30:29.7726775Z dynamo/test_structured_trace (0.00443299779309033) 2024-12-17T23:30:29.7727128Z test_autocast (0.004322259981719106) 2024-12-17T23:30:29.7727502Z inductor/test_mkldnn_pattern_matcher (0.00409994673829894) 2024-12-17T23:30:29.7727883Z test_serialization (0.00372279428902038) 2024-12-17T23:30:29.7728212Z test_nestedtensor (0.003641703140850118) 2024-12-17T23:30:29.7728564Z distributed/test_c10d_nccl (0.003490598867009389) 2024-12-17T23:30:29.7728897Z test_nn (0.003480498119561809) 2024-12-17T23:30:29.7729208Z profiler/test_profiler (0.003342002970072012) 2024-12-17T23:30:29.7729569Z test_cpp_extensions_jit (0.0033158696646201223) 2024-12-17T23:30:29.7729939Z test_cuda_expandable_segments (0.0032371440235931547) 2024-12-17T23:30:29.7730287Z test_ops (0.0029873963601166477) 2024-12-17T23:30:29.7730588Z inductor/test_perf (0.002782672461388891) 2024-12-17T23:30:29.7730928Z test_cuda_nvml_based_avail (0.002747035447980408) 2024-12-17T23:30:29.7731311Z inductor/test_aot_inductor (0.0026874286896098947) 2024-12-17T23:30:29.7731688Z dynamo/test_model_output (0.002573070021966921) 2024-12-17T23:30:29.7732088Z inductor/test_decompose_mem_bound_mm (0.002573070021966921) 2024-12-17T23:30:29.7732471Z test_linalg (0.002573070021966921) 2024-12-17T23:30:29.7732827Z functorch/test_eager_transforms (0.002562645852589538) 2024-12-17T23:30:29.7733189Z dynamo/test_misc (0.0024640255764755425) 2024-12-17T23:30:29.7733627Z inductor/test_cudagraph_trees_expandable_segments (0.002319847257900335) 2024-12-17T23:30:29.7734083Z test_transformers (0.002314623520792822) 2024-12-17T23:30:29.7734448Z inductor/test_extension_backend (0.0022255956087440377) 2024-12-17T23:30:29.7734916Z dynamo/test_cudagraphs_expandable_segments (0.0022054885902573606) 2024-12-17T23:30:29.7735403Z inductor/test_torchinductor_opinfo (0.002172814685216511) 2024-12-17T23:30:29.7735811Z inductor/test_max_autotune (0.002144225018305767) 2024-12-17T23:30:29.7736164Z test_fake_tensor (0.0020544758364658537) 2024-12-17T23:30:29.7736560Z dynamo/test_activation_checkpointing (0.001999127084736204) 2024-12-17T23:30:29.7736949Z dynamo/test_utils (0.0019947076294169136) 2024-12-17T23:30:29.7737367Z test_cpp_extensions_open_device_registration (0.0019134267370175349) 2024-12-17T23:30:29.7737819Z dynamo/test_ctx_manager (0.0018869180161090755) 2024-12-17T23:30:29.7738188Z dynamo/test_higher_order_ops (0.001862110982051138) 2024-12-17T23:30:29.7738540Z test_indexing (0.0018523760437907603) 2024-12-17T23:30:29.7738845Z test_view_ops (0.0018523760437907603) 2024-12-17T23:30:29.7739288Z distributed/tensor/parallel/test_micro_pipeline_tp (0.001715380014644614) 2024-12-17T23:30:29.7739798Z inductor/test_cutlass_backend (0.001715380014644614) 2024-12-17T23:30:29.7740171Z test_cuda_multigpu (0.0016749229388275239) 2024-12-17T23:30:29.7740540Z inductor/test_triton_cpu_backend (0.0016582006808231267) 2024-12-17T23:30:29.7741095Z inductor/test_cpu_select_algorithm (0.0016412353839749933) 2024-12-17T23:30:29.7741503Z nn/test_lazy_modules (0.0016256308328047003) 2024-12-17T23:30:29.7741833Z export/test_export (0.0015944885170626403) 2024-12-17T23:30:29.7742169Z dynamo/test_logging (0.001526876716332019) 2024-12-17T23:30:29.7742502Z dynamo/test_repros (0.001526876716332019) 2024-12-17T23:30:29.7742903Z torch_np/numpy_tests/core/test_multiarray (0.0014442993173039355) 2024-12-17T23:30:29.7743368Z dynamo/test_autograd_function (0.0014382692066310112) 2024-12-17T23:30:29.7743753Z inductor/test_codecache (0.001434981358404629) 2024-12-17T23:30:29.7744085Z test_tensorboard (0.001374043192045447) 2024-12-17T23:30:29.7744397Z test_decomp (0.0013724746405749094) 2024-12-17T23:30:29.7744702Z nn/test_dropout (0.001369537269756587) 2024-12-17T23:30:29.7745000Z test_stateless (0.00136136993745548) 2024-12-17T23:30:29.7745309Z test_testing (0.001335034148126004) 2024-12-17T23:30:29.7745632Z test_public_bindings (0.0013210397813929785) 2024-12-17T23:30:29.7746113Z test_binary_ufuncs (0.0012937489995479418) 2024-12-17T23:30:29.7746435Z test_autograd (0.0012920156624649192) 2024-12-17T23:30:29.7746763Z nn/test_convolution (0.0012865350109834606) 2024-12-17T23:30:29.7747084Z nn/test_pooling (0.0012865350109834606) 2024-12-17T23:30:29.7747410Z functorch/test_ops (0.0011310197898755697) 2024-12-17T23:30:29.7747735Z test_custom_ops (0.0011192518765083235) 2024-12-17T23:30:29.7748072Z dynamo/test_dynamic_shapes (0.0010890668465069293) 2024-12-17T23:30:29.7748448Z inductor/test_debug_trace (0.001059766971168699) 2024-12-17T23:30:29.7748811Z test_cuda_primary_ctx (0.0010316554333357937) 2024-12-17T23:30:29.7749134Z test_cuda_trace (0.0010316554333357937) 2024-12-17T23:30:29.7749485Z test_sparse_semi_structured (0.0010108455142729211) 2024-12-17T23:30:29.7749854Z export/test_serialize (0.0009781862655889977) 2024-12-17T23:30:29.7750257Z distributed/nn/jit/test_instantiator (0.0009454083035257247) 2024-12-17T23:30:29.7750672Z lazy/test_ts_opinfo (0.0009454083035257247) 2024-12-17T23:30:29.7750995Z test_jit (0.0008992412521197428) 2024-12-17T23:30:29.7751284Z test_jit_autocast (0.0008904679693855799) 2024-12-17T23:30:29.7751615Z test_jit_llga_fuser (0.0008904679693855799) 2024-12-17T23:30:29.7751989Z distributed/test_data_parallel (0.000857690007322307) 2024-12-17T23:30:29.7752347Z test_sparse_csr (0.0008498482701125031) 2024-12-17T23:30:29.7752736Z inductor/test_efficient_conv_bn_eval (0.0008495215310620946) 2024-12-17T23:30:29.7753184Z inductor/test_inductor_freezing (0.0008495215310620946) 2024-12-17T23:30:29.7753586Z inductor/test_flex_attention (0.0008362477571392493) 2024-12-17T23:30:29.7753944Z test_sparse (0.0008325640126700416) 2024-12-17T23:30:29.7754262Z test_cuda_sanitizer (0.0008207206104549662) 2024-12-17T23:30:29.7754622Z inductor/test_memory_planning (0.0008174650108548655) 2024-12-17T23:30:29.7754994Z test_ops_gradients (0.0007842448543005128) 2024-12-17T23:30:29.7755323Z test_typing (0.0007593110089328014) 2024-12-17T23:30:29.7755664Z inductor/test_triton_kernels (0.0007576261731347046) 2024-12-17T23:30:29.7756058Z test_compile_benchmark_util (0.0007427996426532014) 2024-12-17T23:30:29.7756435Z dynamo/test_cudagraphs (0.0007351628634191202) 2024-12-17T23:30:29.7756808Z inductor/test_fused_attention (0.0007351628634191202) 2024-12-17T23:30:29.7757169Z test_autoload (0.0007351628634191202) 2024-12-17T23:30:29.7757505Z test_tensor_creation_ops (0.0007167837918336423) 2024-12-17T23:30:29.7757839Z test_ao_sparsity (0.0007100216805899286) 2024-12-17T23:30:29.7758158Z test_complex (0.0007100216805899286) 2024-12-17T23:30:29.7758476Z test_cpp_api_parity (0.0007100216805899286) 2024-12-17T23:30:29.7758789Z test_pytree (0.0007068622288301583) 2024-12-17T23:30:29.7759191Z inductor/test_torchinductor_dynamic_shapes (0.0006861520058578456) 2024-12-17T23:30:29.7759627Z test_python_dispatch (0.0006816212536436989) 2024-12-17T23:30:29.7760036Z test_jit_fuser_te (0.0006584578325907332) 2024-12-17T23:30:29.7760477Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0006432675054917303) 2024-12-17T23:30:29.7760968Z inductor/test_unbacked_symints (0.0006432675054917303) 2024-12-17T23:30:29.7761318Z test_meta (0.0006432675054917303) 2024-12-17T23:30:29.7761615Z test_foreach (0.0006256798705274604) 2024-12-17T23:30:29.7761932Z test_sort_and_select (0.0006256798705274604) 2024-12-17T23:30:29.7762242Z test_weak (0.0005986189948705723) 2024-12-17T23:30:29.7762529Z test_fx (0.0005818932725513373) 2024-12-17T23:30:29.7762895Z inductor/test_cooperative_reductions (0.0005717933382148713) 2024-12-17T23:30:29.7763330Z inductor/test_kernel_benchmark (0.0005717933382148713) 2024-12-17T23:30:29.7763732Z inductor/test_loop_ordering (0.0005717933382148713) 2024-12-17T23:30:29.7764129Z inductor/test_pattern_matcher (0.0005717933382148713) 2024-12-17T23:30:29.7764476Z test_dispatch (0.0005658410328072995) 2024-12-17T23:30:29.7764799Z test_dynamic_shapes (0.0005658410328072995) 2024-12-17T23:30:29.7765194Z test_numpy_interop (0.0005658410328072995) 2024-12-17T23:30:29.7765555Z inductor/test_benchmark_fusion (0.0005432036713041278) 2024-12-17T23:30:29.7765931Z dynamo/test_modules (0.0005298529617327852) 2024-12-17T23:30:29.7766301Z dynamo/test_compiler_bisector (0.0005146140043933842) 2024-12-17T23:30:29.7766658Z export/test_passes (0.000502792086075897) 2024-12-17T23:30:29.7767002Z export/test_pass_infra (0.0005006088751481676) 2024-12-17T23:30:29.7767350Z test_bundled_inputs (0.0004990868577091012) 2024-12-17T23:30:29.7767805Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0004886838413813145) 2024-12-17T23:30:29.7768408Z distributed/_tensor/experimental/test_tp_transform (0.0004678309130848947) 2024-12-17T23:30:29.7768879Z dynamo/test_export (0.0004678309130848947) 2024-12-17T23:30:29.7769197Z test_out_dtype_op (0.0004678309130848947) 2024-12-17T23:30:29.7769606Z torch_np/numpy_tests/lib/test_shape_base_ (0.00044744333434624774) 2024-12-17T23:30:29.7770110Z distributed/fsdp/test_fsdp_state_dict (0.0004288450036611535) 2024-12-17T23:30:29.7770513Z dynamo/test_compile (0.0004288450036611535) 2024-12-17T23:30:29.7770842Z test_deploy (0.0004211658899073364) 2024-12-17T23:30:29.7771142Z test_utils (0.0004211658899073364) 2024-12-17T23:30:29.7771458Z test_xnnpack_integration (0.0004211658899073364) 2024-12-17T23:30:29.7771820Z functorch/test_vmap (0.00040627421399477696) 2024-12-17T23:30:29.7772175Z inductor/test_mmdecomp (0.00040627421399477696) 2024-12-17T23:30:29.7772514Z test_namedtensor (0.00040627421399477696) 2024-12-17T23:30:29.7772924Z torch_np/numpy_tests/core/test_shape_base (0.00040627421399477696) 2024-12-17T23:30:29.7773390Z inductor/test_compiled_autograd (0.0003958569264564494) 2024-12-17T23:30:29.7773800Z test_model_exports_to_core_aten (0.00038838792784406354) 2024-12-17T23:30:29.7774193Z test_numba_integration (0.00038838792784406354) 2024-12-17T23:30:29.7774556Z test_ops_fwd_gradients (0.00038838792784406354) 2024-12-17T23:30:29.7774884Z test_ops_jit (0.00038838792784406354) 2024-12-17T23:30:29.7775200Z test_shape_ops (0.00038838792784406354) 2024-12-17T23:30:29.7775524Z test_show_pickle (0.00038838792784406354) 2024-12-17T23:30:29.7775835Z test_type_hints (0.00038838792784406354) 2024-12-17T23:30:29.7776153Z test_type_info (0.00038838792784406354) 2024-12-17T23:30:29.7776468Z test_overrides (0.00037706740414077453) 2024-12-17T23:30:29.7776809Z functorch/test_control_flow (0.000354411714809138) 2024-12-17T23:30:29.7777203Z inductor/test_flex_decoding (0.00032163375274586514) 2024-12-17T23:30:29.7777598Z nn/test_multihead_attention (0.00032163375274586514) 2024-12-17T23:30:29.7777962Z test_comparison_utils (0.00032163375274586514) 2024-12-17T23:30:29.7778304Z test_native_mha (0.00032163375274586514) 2024-12-17T23:30:29.7778856Z test_modules (0.0002940651453676481) 2024-12-17T23:30:29.7779159Z test_dataloader (0.00028374735336842083) 2024-12-17T23:30:29.7779747Z inductor/test_torchinductor_codegen_dynamic_shapes (0.0002751755440159069) 2024-12-17T23:30:29.7780237Z test_functionalization (0.00017745310496323593) 2024-12-17T23:30:29.7780576Z test_legacy_vmap (0.00017745310496323593) 2024-12-17T23:30:29.7780923Z test_multiprocessing (0.00017745310496323593) 2024-12-17T23:30:29.7781277Z nn/test_module_hooks (0.0001737991580861317) 2024-12-17T23:30:29.7781604Z dynamo/test_exc (0.00016081687637293257) 2024-12-17T23:30:29.7781966Z distributed/_tensor/test_api (0.00014102119602285885) 2024-12-17T23:30:29.7782422Z distributed/fsdp/test_fsdp_optim_state (0.00014102119602285885) 2024-12-17T23:30:29.7782820Z nn/test_init (0.00014102119602285885) 2024-12-17T23:30:29.7783129Z test_prims (0.00014102119602285885) 2024-12-17T23:30:29.7783498Z onnx/test_pytorch_onnx_onnxruntime (0.00013378592013490456) 2024-12-17T23:30:29.7783921Z export/test_export_nonstrict (0.00011435866764297428) 2024-12-17T23:30:29.7784384Z export/test_export_training_ir_to_run_decomp (0.00011435866764297428) 2024-12-17T23:30:29.7784940Z export/test_retraceability (0.00011435866764297428) 2024-12-17T23:30:29.7785302Z export/test_serdes (0.00011435866764297428) 2024-12-17T23:30:29.7785684Z inductor/test_binary_folding (0.00011435866764297428) 2024-12-17T23:30:29.7786163Z inductor/test_ck_backend (0.00011435866764297428) 2024-12-17T23:30:29.7786541Z inductor/test_combo_kernels (0.00011435866764297428) 2024-12-17T23:30:29.7786989Z inductor/test_coordinate_descent_tuner (0.00011435866764297428) 2024-12-17T23:30:29.7787426Z inductor/test_cuda_repro (0.00011435866764297428) 2024-12-17T23:30:29.7787784Z inductor/test_foreach (0.00011435866764297428) 2024-12-17T23:30:29.7788146Z inductor/test_halide (0.00011435866764297428) 2024-12-17T23:30:29.7788531Z inductor/test_inplacing_pass (0.00011435866764297428) 2024-12-17T23:30:29.7788907Z inductor/test_profiler (0.00011435866764297428) 2024-12-17T23:30:29.7789335Z inductor/test_triton_extension_backend (0.00011435866764297428) 2024-12-17T23:30:29.7789805Z inductor/test_triton_heuristics (0.00011435866764297428) 2024-12-17T23:30:29.7790204Z profiler/test_cpp_thread (0.00011435866764297428) 2024-12-17T23:30:29.7790590Z test_expanded_weights (9.261679978343383e-05) 2024-12-17T23:30:29.7790941Z test_reductions (8.300225877312648e-05) 2024-12-17T23:30:29.7791267Z test_fx_experimental (7.394708241474361e-05) 2024-12-17T23:30:29.7791670Z distributions/test_distributions (7.351628634191202e-05) 2024-12-17T23:30:29.7792164Z distributed/checkpoint/e2e/test_pipeline (5.983883772016095e-05) 2024-12-17T23:30:29.7792650Z distributed/rpc/test_share_memory (5.983883772016095e-05) 2024-12-17T23:30:29.7793126Z distributed/test_c10d_functional_native (5.983883772016095e-05) 2024-12-17T23:30:29.7793559Z distributed/test_nccl (5.983883772016095e-05) 2024-12-17T23:30:29.7793909Z distributed/test_store (5.983883772016095e-05) 2024-12-17T23:30:29.7794332Z distributed/_tensor/test_pointwise_ops (4.116912035147074e-05) 2024-12-17T23:30:29.7794827Z distributed/checkpoint/test_state_dict (4.116912035147074e-05) 2024-12-17T23:30:29.7795246Z dynamo/test_functions (4.116912035147074e-05) 2024-12-17T23:30:29.7795607Z dynamo/test_guard_manager (4.116912035147074e-05) 2024-12-17T23:30:29.7795977Z dynamo/test_trace_rules (4.116912035147074e-05) 2024-12-17T23:30:29.7796397Z torch_np/numpy_tests/core/test_scalarmath (4.116912035147074e-05) 2024-12-17T23:30:29.7796828Z export/test_converter (3.277796206327288e-05) 2024-12-17T23:30:29.7797194Z export/test_experimental (3.277796206327288e-05) 2024-12-17T23:30:29.7797557Z export/test_lift_unlift (3.277796206327288e-05) 2024-12-17T23:30:29.7797909Z export/test_sparse (3.277796206327288e-05) 2024-12-17T23:30:29.7798244Z export/test_tools (3.277796206327288e-05) 2024-12-17T23:30:29.7798571Z export/test_torchbind (3.277796206327288e-05) 2024-12-17T23:30:29.7798929Z export/test_unflatten (3.277796206327288e-05) 2024-12-17T23:30:29.7799283Z export/test_verifier (3.277796206327288e-05) 2024-12-17T23:30:29.7799699Z functorch/test_minifier (3.277796206327288e-05) 2024-12-17T23:30:29.7800113Z higher_order_ops/test_with_effects (3.277796206327288e-05) 2024-12-17T23:30:29.7800537Z lazy/test_functionalization (3.277796206327288e-05) 2024-12-17T23:30:29.7800909Z nn/test_load_state_dict (3.277796206327288e-05) 2024-12-17T23:30:29.7801277Z nn/test_parametrization (3.277796206327288e-05) 2024-12-17T23:30:29.7801744Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (3.277796206327288e-05) 2024-12-17T23:30:29.7802223Z onnx/dynamo/test_exporter_api (3.277796206327288e-05) 2024-12-17T23:30:29.7802605Z onnx/test_custom_ops (3.277796206327288e-05) 2024-12-17T23:30:29.7802948Z onnx/test_fx_passes (3.277796206327288e-05) 2024-12-17T23:30:29.7803277Z onnx/test_fx_to_onnx (3.277796206327288e-05) 2024-12-17T23:30:29.7803658Z onnx/test_fx_to_onnx_decomp_skip (3.277796206327288e-05) 2024-12-17T23:30:29.7804074Z onnx/test_models_onnxruntime (3.277796206327288e-05) 2024-12-17T23:30:29.7804440Z onnx/test_onnx_opset (3.277796206327288e-05) 2024-12-17T23:30:29.7804892Z onnx/test_pytorch_onnx_no_runtime (3.277796206327288e-05) 2024-12-17T23:30:29.7805298Z onnx/test_utility_funs (3.277796206327288e-05) 2024-12-17T23:30:29.7805645Z onnx/test_verification (3.277796206327288e-05) 2024-12-17T23:30:29.7806117Z onnx/torch_export/test_torch_export_with_onnxruntime (3.277796206327288e-05) 2024-12-17T23:30:29.7806629Z profiler/test_memory_profiler (3.277796206327288e-05) 2024-12-17T23:30:29.7807022Z profiler/test_profiler_tree (3.277796206327288e-05) 2024-12-17T23:30:29.7807422Z profiler/test_record_function (3.277796206327288e-05) 2024-12-17T23:30:29.7807810Z profiler/test_torch_tidy (3.277796206327288e-05) 2024-12-17T23:30:29.7808146Z test_datapipe (3.277796206327288e-05) 2024-12-17T23:30:29.7808465Z test_flop_counter (3.277796206327288e-05) 2024-12-17T23:30:29.7808804Z test_functional_optim (3.277796206327288e-05) 2024-12-17T23:30:29.7809135Z test_fx_passes (3.277796206327288e-05) 2024-12-17T23:30:29.7809446Z test_metal (3.277796206327288e-05) 2024-12-17T23:30:29.7809772Z test_mobile_optimizer (3.277796206327288e-05) 2024-12-17T23:30:29.7810106Z test_module_tracker (3.277796206327288e-05) 2024-12-17T23:30:29.7810441Z test_proxy_tensor (3.277796206327288e-05) 2024-12-17T23:30:29.7810769Z test_spectral_ops (3.277796206327288e-05) 2024-12-17T23:30:29.7811075Z test_subclass (3.277796206327288e-05) 2024-12-17T23:30:29.7811390Z test_tensorexpr (3.277796206327288e-05) 2024-12-17T23:30:29.8749091Z test_vulkan (3.277796206327288e-05) 2024-12-17T23:30:29.8749750Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:29.8769939Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:29.8790515Z Results from Profiling 2024-12-17T23:30:29.8790783Z dynamo/test_after_aot (0.25) 2024-12-17T23:30:29.8791078Z dynamo/test_backends (0.25) 2024-12-17T23:30:29.8791374Z dynamo/test_dynamic_shapes (0.25) 2024-12-17T23:30:29.8791681Z dynamo/test_higher_order_ops (0.25) 2024-12-17T23:30:29.8792000Z dynamo/test_logging (0.25) 2024-12-17T23:30:29.8792278Z dynamo/test_misc (0.25) 2024-12-17T23:30:29.8792539Z dynamo/test_repros (0.25) 2024-12-17T23:30:29.8792817Z dynamo/test_unspec (0.25) 2024-12-17T23:30:29.8793114Z functorch/test_eager_transforms (0.25) 2024-12-17T23:30:29.8793433Z inductor/test_aot_inductor (0.25) 2024-12-17T23:30:29.8793744Z inductor/test_cpu_repro (0.25) 2024-12-17T23:30:29.8794154Z inductor/test_inductor_freezing (0.25) 2024-12-17T23:30:29.8794488Z inductor/test_minifier (0.25) 2024-12-17T23:30:29.8794793Z inductor/test_mmdecomp (0.25) 2024-12-17T23:30:29.8795089Z inductor/test_pattern_matcher (0.25) 2024-12-17T23:30:29.8795433Z inductor/test_split_cat_fx_passes (0.25) 2024-12-17T23:30:29.8795772Z onnx/test_utility_funs (0.25) 2024-12-17T23:30:29.8796048Z test_content_store (0.25) 2024-12-17T23:30:29.8796329Z test_cpp_extensions_jit (0.25) 2024-12-17T23:30:29.8796615Z test_cuda (0.25) 2024-12-17T23:30:29.8796862Z test_cuda_expandable_segments (0.25) 2024-12-17T23:30:29.8797174Z test_dispatch (0.25) 2024-12-17T23:30:29.8797442Z test_public_bindings (0.25) 2024-12-17T23:30:29.8797712Z test_testing (0.25) 2024-12-17T23:30:29.8797961Z test_utils (0.25) 2024-12-17T23:30:29.8798668Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-12-17T23:30:29.8799417Z Results from LLM 2024-12-17T23:30:29.8799577Z 2024-12-17T23:30:29.8799725Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:30.5153831Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:30.5173888Z Results from Filepath 2024-12-17T23:30:30.5174368Z cpp_extensions/open_registration_extension/test/test_openreg (0.25) 2024-12-17T23:30:30.5174812Z test_cpp_extensions_aot_ninja (0.25) 2024-12-17T23:30:30.5175150Z test_cpp_extensions_aot_no_ninja (0.25) 2024-12-17T23:30:30.5175533Z test_cpp_extensions_open_device_registration (0.25) 2024-12-17T23:30:30.5175891Z test_cpp_extensions_jit (0.2375) 2024-12-17T23:30:30.5176220Z test_cpp_extensions_mtia_backend (0.2375) 2024-12-17T23:30:30.5176581Z test_cpp_extensions_stream_and_event (0.2375) 2024-12-17T23:30:30.5176996Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.2) 2024-12-17T23:30:30.5177408Z inductor/test_binary_folding (0.2) 2024-12-17T23:30:30.5177729Z onnx/exporter/test_building (0.1875) 2024-12-17T23:30:30.5178033Z test_binary_ufuncs (0.1875) 2024-12-17T23:30:30.5178327Z torch_np/test_binary_ufuncs (0.1875) 2024-12-17T23:30:30.5178828Z inductor/test_aot_inductor_custom_ops (0.175) 2024-12-17T23:30:30.5179180Z onnx/test_pytorch_onnx_no_runtime (0.175) 2024-12-17T23:30:30.5179530Z onnx/test_pytorch_onnx_onnxruntime (0.175) 2024-12-17T23:30:30.5179862Z test_import_stats (0.175) 2024-12-17T23:30:30.5180199Z distributed/_shard/sharded_tensor/ops/test_init (0.1625) 2024-12-17T23:30:30.5180594Z dynamo/test_frame_init (0.1625) 2024-12-17T23:30:30.5180896Z export/test_cpp_serdes (0.1625) 2024-12-17T23:30:30.5181207Z inductor/test_cpp_wrapper_hipify (0.1625) 2024-12-17T23:30:30.5181552Z inductor/test_cpu_cpp_wrapper (0.1625) 2024-12-17T23:30:30.5181874Z inductor/test_gpu_cpp_wrapper (0.1625) 2024-12-17T23:30:30.5182197Z inductor/test_xpu_basic (0.1625) 2024-12-17T23:30:30.5182503Z onnx/test_pytorch_jit_onnx (0.1625) 2024-12-17T23:30:30.5182839Z onnx/test_pytorch_onnx_shape_inference (0.1625) 2024-12-17T23:30:30.5183204Z test_model_exports_to_core_aten (0.1625) 2024-12-17T23:30:30.5183628Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15) 2024-12-17T23:30:30.5184110Z distributed/_composable/fsdp/test_fully_shard_init (0.15) 2024-12-17T23:30:30.5184512Z distributed/_tensor/test_init (0.15) 2024-12-17T23:30:30.5184833Z dynamo/test_after_aot (0.15) 2024-12-17T23:30:30.5185110Z dynamo/test_aot_autograd (0.15) 2024-12-17T23:30:30.5185418Z dynamo/test_aot_autograd_cache (0.15) 2024-12-17T23:30:30.5185916Z dynamo/test_autograd_function (0.15) 2024-12-17T23:30:30.5186257Z dynamo/test_backward_higher_order_ops (0.15) 2024-12-17T23:30:30.5186608Z dynamo/test_cudagraphs (0.15) 2024-12-17T23:30:30.5186949Z dynamo/test_cudagraphs_expandable_segments (0.15) 2024-12-17T23:30:30.5187307Z dynamo/test_deviceguard (0.15) 2024-12-17T23:30:30.5187619Z dynamo/test_higher_order_ops (0.15) 2024-12-17T23:30:30.5187933Z dynamo/test_nops (0.15) 2024-12-17T23:30:30.5188205Z dynamo/test_python_autograd (0.15) 2024-12-17T23:30:30.5188516Z dynamo/test_sources (0.15) 2024-12-17T23:30:30.5188850Z export/test_export_training_ir_to_run_decomp (0.15) 2024-12-17T23:30:30.5189208Z inductor/test_aot_inductor (0.15) 2024-12-17T23:30:30.5189535Z inductor/test_aot_inductor_arrayref (0.15) 2024-12-17T23:30:30.5189887Z inductor/test_aot_inductor_package (0.15) 2024-12-17T23:30:30.5190218Z inductor/test_aot_inductor_utils (0.15) 2024-12-17T23:30:30.5190556Z inductor/test_compiled_autograd (0.15) 2024-12-17T23:30:30.5190885Z inductor/test_cuda_repro (0.15) 2024-12-17T23:30:30.5191304Z inductor/test_cudacodecache (0.15) 2024-12-17T23:30:30.5191632Z inductor/test_cudagraph_trees (0.15) 2024-12-17T23:30:30.5192024Z inductor/test_cudagraph_trees_expandable_segments (0.15) 2024-12-17T23:30:30.5192411Z inductor/test_custom_lowering (0.15) 2024-12-17T23:30:30.5192751Z inductor/test_custom_post_grad_passes (0.15) 2024-12-17T23:30:30.5193103Z inductor/test_extension_backend (0.15) 2024-12-17T23:30:30.5193420Z inductor/test_flex_attention (0.15) 2024-12-17T23:30:30.5193762Z inductor/test_move_constructors_to_cuda (0.15) 2024-12-17T23:30:30.5194109Z inductor/test_smoke (0.15) 2024-12-17T23:30:30.5194388Z inductor/test_snode_runtime (0.15) 2024-12-17T23:30:30.5194717Z inductor/test_torchinductor_opinfo (0.15) 2024-12-17T23:30:30.5195081Z inductor/test_triton_extension_backend (0.15) 2024-12-17T23:30:30.5195412Z lazy/test_ts_opinfo (0.15) 2024-12-17T23:30:30.5195694Z nn/test_init (0.15) 2024-12-17T23:30:30.5196017Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.15) 2024-12-17T23:30:30.5196391Z onnx/test_custom_ops (0.15) 2024-12-17T23:30:30.5196677Z onnx/test_lazy_import (0.15) 2024-12-17T23:30:30.5197045Z onnx/torch_export/test_torch_export_with_onnxruntime (0.15) 2024-12-17T23:30:30.5197439Z profiler/test_cpp_thread (0.15) 2024-12-17T23:30:30.5197745Z test_cpp_api_parity (0.15) 2024-12-17T23:30:30.5198028Z test_custom_ops (0.15) 2024-12-17T23:30:30.5198273Z test_xpu (0.15) 2024-12-17T23:30:30.5198513Z xpu/test_conv (0.15) 2024-12-17T23:30:30.5198779Z xpu/test_gemm (0.15) 2024-12-17T23:30:30.5199136Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1375) 2024-12-17T23:30:30.5199672Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1375) 2024-12-17T23:30:30.5200210Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1375) 2024-12-17T23:30:30.5200725Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1375) 2024-12-17T23:30:30.5201231Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1375) 2024-12-17T23:30:30.5201679Z distributed/_tensor/test_common_rules (0.1375) 2024-12-17T23:30:30.5202073Z distributed/_tensor/test_convolution_ops (0.1375) 2024-12-17T23:30:30.5202452Z distributed/_tensor/test_dtensor_ops (0.1375) 2024-12-17T23:30:30.5202834Z distributed/_tensor/test_embedding_ops (0.1375) 2024-12-17T23:30:30.5203237Z distributed/_tensor/test_experimental_ops (0.1375) 2024-12-17T23:30:30.5203611Z distributed/_tensor/test_math_ops (0.1375) 2024-12-17T23:30:30.5203975Z distributed/_tensor/test_matrix_ops (0.1375) 2024-12-17T23:30:30.5204357Z distributed/_tensor/test_pointwise_ops (0.1375) 2024-12-17T23:30:30.5204726Z distributed/_tensor/test_random_ops (0.1375) 2024-12-17T23:30:30.5205090Z distributed/_tensor/test_tensor_ops (0.1375) 2024-12-17T23:30:30.5205449Z distributed/_tensor/test_view_ops (0.1375) 2024-12-17T23:30:30.5205808Z distributed/_tensor/test_xla_integration (0.1375) 2024-12-17T23:30:30.5206295Z distributed/_tools/test_runtime_estimator (0.1375) 2024-12-17T23:30:30.5206713Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1375) 2024-12-17T23:30:30.5207077Z distributed/launcher/test_run (0.1375) 2024-12-17T23:30:30.5207453Z distributed/rpc/cuda/test_tensorpipe_agent (0.1375) 2024-12-17T23:30:30.5207828Z distributed/test_c10d_common (0.1375) 2024-12-17T23:30:30.5208144Z distributed/test_c10d_ops_nccl (0.1375) 2024-12-17T23:30:30.5208478Z distributed/test_device_mesh (0.1375) 2024-12-17T23:30:30.5208824Z distributed/test_dynamo_distributed (0.1375) 2024-12-17T23:30:30.5209183Z distributed/test_inductor_collectives (0.1375) 2024-12-17T23:30:30.5209562Z dynamo/test_activation_checkpointing (0.1375) 2024-12-17T23:30:30.5209908Z dynamo/test_backends (0.1375) 2024-12-17T23:30:30.5210191Z dynamo/test_base_output (0.1375) 2024-12-17T23:30:30.5210501Z dynamo/test_bytecode_utils (0.1375) 2024-12-17T23:30:30.5210813Z dynamo/test_compile (0.1375) 2024-12-17T23:30:30.5211104Z dynamo/test_compiler_bisector (0.1375) 2024-12-17T23:30:30.5211432Z dynamo/test_comptime (0.1375) 2024-12-17T23:30:30.5211775Z dynamo/test_config (0.1375) 2024-12-17T23:30:30.5212052Z dynamo/test_ctx_manager (0.1375) 2024-12-17T23:30:30.5212358Z dynamo/test_debug_utils (0.1375) 2024-12-17T23:30:30.5212653Z dynamo/test_decorators (0.1375) 2024-12-17T23:30:30.5212962Z dynamo/test_dynamic_shapes (0.1375) 2024-12-17T23:30:30.5213270Z dynamo/test_exc (0.1375) 2024-12-17T23:30:30.5213540Z dynamo/test_exceptions (0.1375) 2024-12-17T23:30:30.5213842Z dynamo/test_export (0.1375) 2024-12-17T23:30:30.5214138Z dynamo/test_export_mutations (0.1375) 2024-12-17T23:30:30.5214447Z dynamo/test_functions (0.1375) 2024-12-17T23:30:30.5214752Z dynamo/test_fx_passes_pre_grad (0.1375) 2024-12-17T23:30:30.5215074Z dynamo/test_global (0.1375) 2024-12-17T23:30:30.5215363Z dynamo/test_graph_deduplication (0.1375) 2024-12-17T23:30:30.5215708Z dynamo/test_graph_region_tracker (0.1375) 2024-12-17T23:30:30.5216047Z dynamo/test_guard_manager (0.1375) 2024-12-17T23:30:30.5216344Z dynamo/test_hooks (0.1375) 2024-12-17T23:30:30.5216663Z dynamo/test_inline_inbuilt_nn_modules (0.1375) 2024-12-17T23:30:30.5217026Z dynamo/test_input_attr_tracking (0.1375) 2024-12-17T23:30:30.5217342Z dynamo/test_interop (0.1375) 2024-12-17T23:30:30.5217629Z dynamo/test_logging (0.1375) 2024-12-17T23:30:30.5217922Z dynamo/test_metrics_context (0.1375) 2024-12-17T23:30:30.5218226Z dynamo/test_minifier (0.1375) 2024-12-17T23:30:30.5218511Z dynamo/test_misc (0.1375) 2024-12-17T23:30:30.5218795Z dynamo/test_model_output (0.1375) 2024-12-17T23:30:30.5219087Z dynamo/test_modes (0.1375) 2024-12-17T23:30:30.5219364Z dynamo/test_modules (0.1375) 2024-12-17T23:30:30.5219656Z dynamo/test_optimizers (0.1375) 2024-12-17T23:30:30.5219941Z dynamo/test_pgo (0.1375) 2024-12-17T23:30:30.5220217Z dynamo/test_pre_dispatch (0.1375) 2024-12-17T23:30:30.5220526Z dynamo/test_prim_hop_base (0.1375) 2024-12-17T23:30:30.5220830Z dynamo/test_profiler (0.1375) 2024-12-17T23:30:30.5221120Z dynamo/test_recompile_ux (0.1375) 2024-12-17T23:30:30.5221430Z dynamo/test_recompiles (0.1375) 2024-12-17T23:30:30.5221723Z dynamo/test_reconstruct (0.1375) 2024-12-17T23:30:30.5222028Z dynamo/test_reorder_logs (0.1375) 2024-12-17T23:30:30.5222330Z dynamo/test_repros (0.1375) 2024-12-17T23:30:30.5222604Z dynamo/test_resume (0.1375) 2024-12-17T23:30:30.5222883Z dynamo/test_sdpa (0.1375) 2024-12-17T23:30:30.5223170Z dynamo/test_skip_guard_eval_unsafe (0.1375) 2024-12-17T23:30:30.5223512Z dynamo/test_skip_non_tensor (0.1375) 2024-12-17T23:30:30.5223834Z dynamo/test_structured_trace (0.1375) 2024-12-17T23:30:30.5224142Z dynamo/test_subclasses (0.1375) 2024-12-17T23:30:30.5224442Z dynamo/test_subgraphs (0.1375) 2024-12-17T23:30:30.5224736Z dynamo/test_torchrec (0.1375) 2024-12-17T23:30:30.5225019Z dynamo/test_trace_rules (0.1375) 2024-12-17T23:30:30.5225316Z dynamo/test_unspec (0.1375) 2024-12-17T23:30:30.5225682Z dynamo/test_utils (0.1375) 2024-12-17T23:30:30.5226057Z dynamo/test_verify_correctness (0.1375) 2024-12-17T23:30:30.5226388Z dynamo/test_view (0.1375) 2024-12-17T23:30:30.5226670Z export/test_converter (0.1375) 2024-12-17T23:30:30.5226954Z export/test_db (0.1375) 2024-12-17T23:30:30.5227235Z export/test_draft_export (0.1375) 2024-12-17T23:30:30.5227551Z export/test_experimental (0.1375) 2024-12-17T23:30:30.5227849Z export/test_export (0.1375) 2024-12-17T23:30:30.5228144Z export/test_export_legacy (0.1375) 2024-12-17T23:30:30.5228462Z export/test_export_nonstrict (0.1375) 2024-12-17T23:30:30.5228808Z export/test_functionalized_assertions (0.1375) 2024-12-17T23:30:30.5229155Z export/test_hop (0.1375) 2024-12-17T23:30:30.5229433Z export/test_lift_unlift (0.1375) 2024-12-17T23:30:30.5229729Z export/test_pass_infra (0.1375) 2024-12-17T23:30:30.5230029Z export/test_passes (0.1375) 2024-12-17T23:30:30.5230325Z export/test_retraceability (0.1375) 2024-12-17T23:30:30.5230630Z export/test_schema (0.1375) 2024-12-17T23:30:30.5230915Z export/test_serdes (0.1375) 2024-12-17T23:30:30.5231268Z export/test_serialize (0.1375) 2024-12-17T23:30:30.5231553Z export/test_sparse (0.1375) 2024-12-17T23:30:30.5231842Z export/test_swap (0.1375) 2024-12-17T23:30:30.5232111Z export/test_tools (0.1375) 2024-12-17T23:30:30.5232401Z export/test_torchbind (0.1375) 2024-12-17T23:30:30.5232704Z export/test_tree_utils (0.1375) 2024-12-17T23:30:30.5232994Z export/test_unflatten (0.1375) 2024-12-17T23:30:30.5233315Z export/test_unflatten_training_ir (0.1375) 2024-12-17T23:30:30.5233653Z export/test_verifier (0.1375) 2024-12-17T23:30:30.5233942Z functorch/test_aotdispatch (0.1375) 2024-12-17T23:30:30.5234266Z functorch/test_ops (0.1375) 2024-12-17T23:30:30.5234593Z higher_order_ops/test_invoke_subgraph (0.1375) 2024-12-17T23:30:30.5234959Z higher_order_ops/test_with_effects (0.1375) 2024-12-17T23:30:30.5235323Z inductor/test_auto_functionalize (0.1375) 2024-12-17T23:30:30.5235672Z inductor/test_autoheuristic (0.1375) 2024-12-17T23:30:30.5235980Z inductor/test_b2b_gemm (0.1375) 2024-12-17T23:30:30.5236296Z inductor/test_benchmark_fusion (0.1375) 2024-12-17T23:30:30.5236628Z inductor/test_benchmarking (0.1375) 2024-12-17T23:30:30.5236932Z inductor/test_ck_backend (0.1375) 2024-12-17T23:30:30.5237252Z inductor/test_codecache (0.1375) 2024-12-17T23:30:30.5237569Z inductor/test_codegen_triton (0.1375) 2024-12-17T23:30:30.5237964Z inductor/test_combo_kernels (0.1375) 2024-12-17T23:30:30.5238515Z inductor/test_compile_worker (0.1375) 2024-12-17T23:30:30.5253352Z inductor/test_compiled_optimizers (0.1375) 2024-12-17T23:30:30.5253712Z inductor/test_config (0.1375) 2024-12-17T23:30:30.5254026Z inductor/test_control_flow (0.1375) 2024-12-17T23:30:30.5254378Z inductor/test_cooperative_reductions (0.1375) 2024-12-17T23:30:30.5254756Z inductor/test_coordinate_descent_tuner (0.1375) 2024-12-17T23:30:30.5255119Z inductor/test_cpu_repro (0.1375) 2024-12-17T23:30:30.5255462Z inductor/test_cpu_select_algorithm (0.1375) 2024-12-17T23:30:30.5255813Z inductor/test_cutlass_backend (0.1375) 2024-12-17T23:30:30.5256151Z inductor/test_debug_trace (0.1375) 2024-12-17T23:30:30.5256479Z inductor/test_decompose_mem_bound_mm (0.1375) 2024-12-17T23:30:30.5256837Z inductor/test_dependencies (0.1375) 2024-12-17T23:30:30.5257180Z inductor/test_distributed_patterns (0.1375) 2024-12-17T23:30:30.5257535Z inductor/test_efficient_conv_bn_eval (0.1375) 2024-12-17T23:30:30.5257899Z inductor/test_external_callables (0.1375) 2024-12-17T23:30:30.5258241Z inductor/test_flex_decoding (0.1375) 2024-12-17T23:30:30.5258550Z inductor/test_foreach (0.1375) 2024-12-17T23:30:30.5258851Z inductor/test_fp8 (0.1375) 2024-12-17T23:30:30.5259149Z inductor/test_fused_attention (0.1375) 2024-12-17T23:30:30.5259465Z inductor/test_fx_fusion (0.1375) 2024-12-17T23:30:30.5259808Z inductor/test_graph_transform_observer (0.1375) 2024-12-17T23:30:30.5260184Z inductor/test_group_batch_fusion (0.1375) 2024-12-17T23:30:30.5260628Z inductor/test_halide (0.1375) 2024-12-17T23:30:30.5260929Z inductor/test_indexing (0.1375) 2024-12-17T23:30:30.5261264Z inductor/test_inductor_annotations (0.1375) 2024-12-17T23:30:30.5261608Z inductor/test_inductor_freezing (0.1375) 2024-12-17T23:30:30.5261944Z inductor/test_inductor_utils (0.1375) 2024-12-17T23:30:30.5262269Z inductor/test_inplacing_pass (0.1375) 2024-12-17T23:30:30.5262591Z inductor/test_kernel_benchmark (0.1375) 2024-12-17T23:30:30.5262928Z inductor/test_layout_optim (0.1375) 2024-12-17T23:30:30.5263248Z inductor/test_loop_ordering (0.1375) 2024-12-17T23:30:30.5263559Z inductor/test_max_autotune (0.1375) 2024-12-17T23:30:30.5263869Z inductor/test_memory (0.1375) 2024-12-17T23:30:30.5264170Z inductor/test_memory_planning (0.1375) 2024-12-17T23:30:30.5264481Z inductor/test_metrics (0.1375) 2024-12-17T23:30:30.5264782Z inductor/test_minifier (0.1375) 2024-12-17T23:30:30.5265097Z inductor/test_minifier_isolate (0.1375) 2024-12-17T23:30:30.5265423Z inductor/test_minifier_utils (0.1375) 2024-12-17T23:30:30.5265908Z inductor/test_mkldnn_pattern_matcher (0.1375) 2024-12-17T23:30:30.5266270Z inductor/test_mmdecomp (0.1375) 2024-12-17T23:30:30.5266566Z inductor/test_multi_kernel (0.1375) 2024-12-17T23:30:30.5266895Z inductor/test_op_dtype_prop (0.1375) 2024-12-17T23:30:30.5267220Z inductor/test_ordered_set (0.1375) 2024-12-17T23:30:30.5267521Z inductor/test_pad_mm (0.1375) 2024-12-17T23:30:30.5267817Z inductor/test_padding (0.1375) 2024-12-17T23:30:30.5268126Z inductor/test_pattern_matcher (0.1375) 2024-12-17T23:30:30.5268440Z inductor/test_perf (0.1375) 2024-12-17T23:30:30.5268737Z inductor/test_profiler (0.1375) 2024-12-17T23:30:30.5269060Z inductor/test_scatter_optimization (0.1375) 2024-12-17T23:30:30.5269399Z inductor/test_select_algorithm (0.1375) 2024-12-17T23:30:30.5269745Z inductor/test_split_cat_fx_passes (0.1375) 2024-12-17T23:30:30.5270092Z inductor/test_standalone_compile (0.1375) 2024-12-17T23:30:30.5270423Z inductor/test_torchbind (0.1375) 2024-12-17T23:30:30.5270738Z inductor/test_torchinductor (0.1375) 2024-12-17T23:30:30.5271156Z inductor/test_torchinductor_codegen_config_overrides (0.1375) 2024-12-17T23:30:30.5271643Z inductor/test_torchinductor_codegen_dynamic_shapes (0.1375) 2024-12-17T23:30:30.5272095Z inductor/test_torchinductor_dynamic_shapes (0.1375) 2024-12-17T23:30:30.5272509Z inductor/test_torchinductor_strided_blocks (0.1375) 2024-12-17T23:30:30.5272881Z inductor/test_triton_cpu_backend (0.1375) 2024-12-17T23:30:30.5273229Z inductor/test_triton_heuristics (0.1375) 2024-12-17T23:30:30.5273565Z inductor/test_triton_kernels (0.1375) 2024-12-17T23:30:30.5273881Z inductor/test_triton_syntax (0.1375) 2024-12-17T23:30:30.5274207Z inductor/test_triton_wrapper (0.1375) 2024-12-17T23:30:30.5274540Z inductor/test_unbacked_symints (0.1375) 2024-12-17T23:30:30.5274856Z inductor/test_utils (0.1375) 2024-12-17T23:30:30.5275147Z lazy/test_bindings (0.1375) 2024-12-17T23:30:30.5275428Z lazy/test_debug_util (0.1375) 2024-12-17T23:30:30.5275739Z lazy/test_extract_compiled_graph (0.1375) 2024-12-17T23:30:30.5276090Z lazy/test_functionalization (0.1375) 2024-12-17T23:30:30.5276398Z lazy/test_generator (0.1375) 2024-12-17T23:30:30.5276693Z lazy/test_meta_kernel (0.1375) 2024-12-17T23:30:30.5276994Z lazy/test_reuse_ir (0.1375) 2024-12-17T23:30:30.5277273Z lazy/test_step_closures (0.1375) 2024-12-17T23:30:30.5277586Z nn/test_lazy_modules (0.1375) 2024-12-17T23:30:30.5277870Z nn/test_pruning (0.1375) 2024-12-17T23:30:30.5278143Z onnx/dynamo/test_exporter_api (0.1375) 2024-12-17T23:30:30.5278694Z onnx/dynamo/test_registry_dispatcher (0.1375) 2024-12-17T23:30:30.5279053Z onnx/exporter/test_api (0.1375) 2024-12-17T23:30:30.5279374Z onnx/exporter/test_capture_strategies (0.1375) 2024-12-17T23:30:30.5279732Z onnx/exporter/test_compat (0.1375) 2024-12-17T23:30:30.5280048Z onnx/exporter/test_core (0.1375) 2024-12-17T23:30:30.5280363Z onnx/exporter/test_small_models_e2e (0.1375) 2024-12-17T23:30:30.5280844Z onnx/exporter/test_tensors (0.1375) 2024-12-17T23:30:30.5281166Z onnx/test_autograd_funs (0.1375) 2024-12-17T23:30:30.5281464Z onnx/test_models_onnxruntime (0.1375) 2024-12-17T23:30:30.5281820Z onnx/test_models_quantized_onnxruntime (0.1375) 2024-12-17T23:30:30.5282175Z onnx/test_onnx_opset (0.1375) 2024-12-17T23:30:30.5282471Z onnx/test_onnxscript_no_runtime (0.1375) 2024-12-17T23:30:30.5282809Z onnx/test_onnxscript_runtime (0.1375) 2024-12-17T23:30:30.5283126Z test_autograd (0.1375) 2024-12-17T23:30:30.5283389Z test_autograd_fallback (0.1375) 2024-12-17T23:30:30.5283683Z test_cuda (0.1375) 2024-12-17T23:30:30.5283950Z test_cuda_expandable_segments (0.1375) 2024-12-17T23:30:30.5284262Z test_cuda_multigpu (0.1375) 2024-12-17T23:30:30.5284557Z test_cuda_nvml_based_avail (0.1375) 2024-12-17T23:30:30.5284872Z test_cuda_primary_ctx (0.1375) 2024-12-17T23:30:30.5285156Z test_cuda_sanitizer (0.1375) 2024-12-17T23:30:30.5285444Z test_cuda_trace (0.1375) 2024-12-17T23:30:30.5285745Z test_functional_autograd_benchmark (0.1375) 2024-12-17T23:30:30.5286165Z test_functionalization_of_rng_ops (0.1375) 2024-12-17T23:30:30.5286502Z test_matmul_cuda (0.1375) 2024-12-17T23:30:30.5286772Z test_ops (0.1375) 2024-12-17T23:30:30.5287014Z test_ops_fwd_gradients (0.1375) 2024-12-17T23:30:30.5287321Z test_ops_gradients (0.1375) 2024-12-17T23:30:30.5287590Z test_ops_jit (0.1375) 2024-12-17T23:30:30.5287852Z test_pruning_op (0.1375) 2024-12-17T23:30:30.5288136Z test_scatter_gather_ops (0.1375) 2024-12-17T23:30:30.5288425Z test_shape_ops (0.1375) 2024-12-17T23:30:30.5288705Z test_spectral_ops (0.1375) 2024-12-17T23:30:30.5288999Z test_tensor_creation_ops (0.1375) 2024-12-17T23:30:30.5289290Z test_view_ops (0.1375) 2024-12-17T23:30:41.1309132Z torch_np/numpy_tests/lib/test_arraysetops (0.1375) 2024-12-17T23:30:41.1313839Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:30:41.1334355Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:30:41.1354503Z Results from PublicBindings 2024-12-17T23:30:41.1354800Z test_public_bindings (1.0) 2024-12-17T23:30:41.1355087Z Aggregated Heuristics 2024-12-17T23:30:41.1355332Z test_cuda (1.7544506314275057) 2024-12-17T23:30:41.1355637Z test_public_bindings (1.2547340856373608) 2024-12-17T23:30:41.1355953Z test_xpu (1.15) 2024-12-17T23:30:41.1356205Z test_cpp_extensions_jit (0.5387418340396706) 2024-12-17T23:30:41.1356575Z test_cuda_expandable_segments (0.44034549911497695) 2024-12-17T23:30:41.1356962Z inductor/test_aot_inductor (0.4361406905465641) 2024-12-17T23:30:41.1357319Z inductor/test_cpu_repro (0.4205920535147119) 2024-12-17T23:30:41.1357693Z inductor/test_pattern_matcher (0.4123164781573122) 2024-12-17T23:30:41.1358080Z dynamo/test_higher_order_ops (0.4052254997328014) 2024-12-17T23:30:41.1358443Z dynamo/test_dynamic_shapes (0.4045729158708539) 2024-12-17T23:30:41.1358797Z dynamo/test_after_aot (0.4018649757553152) 2024-12-17T23:30:41.1359134Z dynamo/test_repros (0.39938370874418233) 2024-12-17T23:30:41.1359490Z inductor/test_inductor_freezing (0.39394444879700763) 2024-12-17T23:30:41.1359879Z inductor/test_minifier (0.3936544199925401) 2024-12-17T23:30:41.1360206Z dynamo/test_misc (0.3925003926037042) 2024-12-17T23:30:41.1360513Z dynamo/test_unspec (0.3923658912888678) 2024-12-17T23:30:41.1360838Z dynamo/test_logging (0.3908918524716472) 2024-12-17T23:30:41.1361173Z inductor/test_mmdecomp (0.38977124996930995) 2024-12-17T23:30:41.1361621Z dynamo/test_backends (0.3893649757553152) 2024-12-17T23:30:41.1362000Z inductor/test_split_cat_fx_passes (0.3893649757553152) 2024-12-17T23:30:41.1362464Z test_cpp_extensions_open_device_registration (0.3455407989917676) 2024-12-17T23:30:41.1362864Z test_utils (0.2775698843851383) 2024-12-17T23:30:41.1363226Z distributed/test_dynamo_distributed (0.2761140326559798) 2024-12-17T23:30:41.1363656Z test_cpp_extensions_aot_ninja (0.27284595300261094) 2024-12-17T23:30:41.1364008Z test_testing (0.26962148473595665) 2024-12-17T23:30:41.1364350Z functorch/test_eager_transforms (0.2588718191524856) 2024-12-17T23:30:41.1364773Z test_cpp_extensions_stream_and_event (0.2560068009435443) 2024-12-17T23:30:41.1365160Z test_nestedtensor (0.2536417031408501) 2024-12-17T23:30:41.1365472Z test_content_store (0.2527974636329728) 2024-12-17T23:30:41.1365799Z test_dispatch (0.25243081678812246) 2024-12-17T23:30:41.1366126Z onnx/test_utility_funs (0.25189775371737844) 2024-12-17T23:30:41.1366498Z test_cpp_extensions_aot_no_ninja (0.2518649757553152) 2024-12-17T23:30:41.1367037Z cpp_extensions/open_registration_extension/test/test_openreg (0.25) 2024-12-17T23:30:41.1367526Z inductor/test_compiled_autograd (0.24977715862032804) 2024-12-17T23:30:41.1367940Z test_cpp_extensions_mtia_backend (0.24917355518753698) 2024-12-17T23:30:41.1368325Z inductor/test_cudacodecache (0.2332758097304908) 2024-12-17T23:30:41.1368719Z inductor/test_cpu_cpp_wrapper (0.20819646559005067) 2024-12-17T23:30:41.1369168Z distributed/_tools/test_runtime_estimator (0.20794900172146635) 2024-12-17T23:30:41.1369574Z test_binary_ufuncs (0.20544597124614894) 2024-12-17T23:30:41.1369934Z inductor/test_binary_folding (0.20220769880116002) 2024-12-17T23:30:41.1370419Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.2018649757553152) 2024-12-17T23:30:41.1370942Z inductor/test_triton_extension_backend (0.19534994081784096) 2024-12-17T23:30:41.1371371Z inductor/test_torchinductor (0.19321877017917594) 2024-12-17T23:30:41.1371754Z functorch/test_aotdispatch (0.1905294600920232) 2024-12-17T23:30:41.1372121Z inductor/test_loop_ordering (0.19029111448703995) 2024-12-17T23:30:41.1372498Z onnx/exporter/test_building (0.1893649757553152) 2024-12-17T23:30:41.1372868Z torch_np/test_binary_ufuncs (0.1893649757553152) 2024-12-17T23:30:41.1373204Z functorch/test_ops (0.18851561235392006) 2024-12-17T23:30:41.1373529Z test_cpp_api_parity (0.18838253193795657) 2024-12-17T23:30:41.1373848Z test_custom_ops (0.18767277668068585) 2024-12-17T23:30:41.1374189Z inductor/test_extension_backend (0.18766013495973247) 2024-12-17T23:30:41.1374610Z inductor/test_aot_inductor_arrayref (0.1864637816099368) 2024-12-17T23:30:41.1375052Z inductor/test_aot_inductor_custom_ops (0.18283289817232373) 2024-12-17T23:30:41.1375450Z onnx/test_pytorch_jit_onnx (0.18114975755315182) 2024-12-17T23:30:41.1375865Z distributed/test_inductor_collectives (0.1801174105386018) 2024-12-17T23:30:41.1376320Z inductor/test_mkldnn_pattern_matcher (0.1782287532951656) 2024-12-17T23:30:41.1376751Z onnx/test_pytorch_onnx_onnxruntime (0.17699876167545006) 2024-12-17T23:30:41.1377181Z onnx/test_pytorch_onnx_no_runtime (0.17689775371737845) 2024-12-17T23:30:41.1377553Z test_import_stats (0.17686497575531518) 2024-12-17T23:30:41.1377904Z inductor/test_kernel_benchmark (0.17350633268920332) 2024-12-17T23:30:41.1378263Z test_autograd (0.17217508168260665) 2024-12-17T23:30:41.1378789Z inductor/test_gpu_cpp_wrapper (0.16995990302126074) 2024-12-17T23:30:41.1379174Z distributed/test_device_mesh (0.16921914935056584) 2024-12-17T23:30:41.1379544Z dynamo/test_frame_init (0.16809492726594555) 2024-12-17T23:30:41.1379899Z inductor/test_xpu_basic (0.16622995151063036) 2024-12-17T23:30:41.1380262Z test_model_exports_to_core_aten (0.16475336368315924) 2024-12-17T23:30:41.1380729Z distributed/_shard/sharded_tensor/ops/test_init (0.1643649757553152) 2024-12-17T23:30:41.1381175Z export/test_cpp_serdes (0.1643649757553152) 2024-12-17T23:30:41.1381670Z inductor/test_cpp_wrapper_hipify (0.1643649757553152) 2024-12-17T23:30:41.1382112Z onnx/test_pytorch_onnx_shape_inference (0.1643649757553152) 2024-12-17T23:30:41.1382567Z inductor/test_torchinductor_opinfo (0.16429515709476517) 2024-12-17T23:30:41.1383026Z export/test_export_training_ir_to_run_decomp (0.1632193880679083) 2024-12-17T23:30:41.1383508Z inductor/test_cooperative_reductions (0.16231647815731223) 2024-12-17T23:30:41.1383926Z inductor/test_flex_decoding (0.16230440058316006) 2024-12-17T23:30:41.1384307Z inductor/test_select_algorithm (0.16174468481909735) 2024-12-17T23:30:41.1384722Z inductor/test_compiled_optimizers (0.16111549087699711) 2024-12-17T23:30:41.1385090Z test_ops (0.15801816846007935) 2024-12-17T23:30:41.1385388Z inductor/test_cuda_repro (0.1578665511840806) 2024-12-17T23:30:41.1385728Z test_ops_gradients (0.1569340024074523) 2024-12-17T23:30:41.1386193Z inductor/test_cudagraph_trees (0.15490052139960478) 2024-12-17T23:30:41.1386563Z dynamo/test_aot_autograd (0.15426598107040795) 2024-12-17T23:30:41.1387102Z inductor/test_cudagraph_trees_expandable_segments (0.1541848230132155) 2024-12-17T23:30:41.1387631Z torch_np/numpy_tests/lib/test_arraysetops (0.15417949597572458) 2024-12-17T23:30:41.1388114Z dynamo/test_cudagraphs_expandable_segments (0.15407046434557253) 2024-12-17T23:30:41.1388558Z inductor/test_flex_attention (0.1539890383498089) 2024-12-17T23:30:41.1388919Z inductor/test_smoke (0.1539334034112102) 2024-12-17T23:30:41.1389252Z inductor/test_max_autotune (0.1537869578294459) 2024-12-17T23:30:41.1389646Z inductor/test_aot_inductor_utils (0.15372995151063035) 2024-12-17T23:30:41.1390017Z lazy/test_ts_opinfo (0.1536711420997556) 2024-12-17T23:30:41.1390416Z inductor/test_torchinductor_dynamic_shapes (0.15353041685177216) 2024-12-17T23:30:41.1390862Z dynamo/test_autograd_function (0.1533032449619462) 2024-12-17T23:30:41.1391235Z dynamo/test_cudagraphs (0.15260013861873428) 2024-12-17T23:30:41.1391622Z dynamo/test_inline_inbuilt_nn_modules (0.15239428776086006) 2024-12-17T23:30:41.1392013Z dynamo/test_nops (0.152103057766632) 2024-12-17T23:30:41.1392450Z onnx/torch_export/test_torch_export_with_onnxruntime (0.15208119395560618) 2024-12-17T23:30:41.1392882Z nn/test_init (0.15200599695133804) 2024-12-17T23:30:41.1393208Z profiler/test_cpp_thread (0.15197933442295816) 2024-12-17T23:30:41.1393582Z dynamo/test_export_mutations (0.15195356210369265) 2024-12-17T23:30:41.1394031Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.15189775371737846) 2024-12-17T23:30:41.1394472Z onnx/test_custom_ops (0.15189775371737846) 2024-12-17T23:30:41.1394941Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15186497575531518) 2024-12-17T23:30:41.1395521Z distributed/_composable/fsdp/test_fully_shard_init (0.15186497575531518) 2024-12-17T23:30:41.1396006Z distributed/_tensor/test_init (0.15186497575531518) 2024-12-17T23:30:41.1396401Z dynamo/test_aot_autograd_cache (0.15186497575531518) 2024-12-17T23:30:41.1396838Z dynamo/test_backward_higher_order_ops (0.15186497575531518) 2024-12-17T23:30:41.1397240Z dynamo/test_deviceguard (0.15186497575531518) 2024-12-17T23:30:41.1397613Z dynamo/test_python_autograd (0.15186497575531518) 2024-12-17T23:30:41.1397970Z dynamo/test_sources (0.15186497575531518) 2024-12-17T23:30:41.1398341Z inductor/test_aot_inductor_package (0.15186497575531518) 2024-12-17T23:30:41.1398753Z inductor/test_custom_lowering (0.15186497575531518) 2024-12-17T23:30:41.1399174Z inductor/test_custom_post_grad_passes (0.15186497575531518) 2024-12-17T23:30:41.1399626Z inductor/test_move_constructors_to_cuda (0.15186497575531518) 2024-12-17T23:30:41.1400051Z inductor/test_snode_runtime (0.15186497575531518) 2024-12-17T23:30:41.1400410Z onnx/test_lazy_import (0.15186497575531518) 2024-12-17T23:30:41.1400723Z xpu/test_conv (0.15186497575531518) 2024-12-17T23:30:41.1401023Z xpu/test_gemm (0.15186497575531518) 2024-12-17T23:30:41.1401380Z higher_order_ops/test_with_effects (0.15170659370245865) 2024-12-17T23:30:41.1401827Z test_spectral_ops (0.15058760824926953) 2024-12-17T23:30:41.1402158Z dynamo/test_pgo (0.1505548302872063) 2024-12-17T23:30:41.1402528Z inductor/test_distributed_patterns (0.1505548302872063) 2024-12-17T23:30:41.1402920Z inductor/test_control_flow (0.15055483028720626) 2024-12-17T23:30:41.1403320Z inductor/test_triton_cpu_backend (0.15034805521271422) 2024-12-17T23:30:41.1403815Z inductor/test_torchinductor_codegen_dynamic_shapes (0.15010552841184552) 2024-12-17T23:30:41.1404282Z export/test_retraceability (0.15004057888117073) 2024-12-17T23:30:41.1404670Z export/test_export_nonstrict (0.14985863002699362) 2024-12-17T23:30:41.1405028Z dynamo/test_utils (0.1496774752534378) 2024-12-17T23:30:41.1405347Z dynamo/test_subclasses (0.1491288411327576) 2024-12-17T23:30:41.1405779Z distributed/rpc/cuda/test_tensorpipe_agent (0.1486898545318911) 2024-12-17T23:30:41.1406237Z inductor/test_cutlass_backend (0.14854025879122051) 2024-12-17T23:30:41.1406622Z inductor/test_triton_wrapper (0.14806819594678602) 2024-12-17T23:30:41.1406990Z dynamo/test_functions (0.14783713672537038) 2024-12-17T23:30:41.1407441Z dynamo/test_compiler_bisector (0.1473394927809693) 2024-12-17T23:30:41.1407792Z dynamo/test_modules (0.1472151392727699) 2024-12-17T23:30:41.1408133Z test_ops_fwd_gradients (0.14674702276559118) 2024-12-17T23:30:41.1408516Z distributed/test_c10d_ops_nccl (0.14655845366867373) 2024-12-17T23:30:41.1408866Z export/test_serdes (0.1465224536507258) 2024-12-17T23:30:41.1409201Z export/test_tree_utils (0.1464857922756095) 2024-12-17T23:30:41.1409537Z dynamo/test_interop (0.1460772621000951) 2024-12-17T23:30:41.1409871Z inductor/test_debug_trace (0.14601966999242944) 2024-12-17T23:30:41.1410225Z inductor/test_perf (0.14587759972733444) 2024-12-17T23:30:41.1410579Z dynamo/test_structured_trace (0.14558835027350808) 2024-12-17T23:30:41.1410935Z dynamo/test_trace_rules (0.1450010721416122) 2024-12-17T23:30:41.1411291Z dynamo/test_metrics_context (0.14495990302126074) 2024-12-17T23:30:41.1411706Z onnx/test_models_quantized_onnxruntime (0.14495990302126074) 2024-12-17T23:30:41.1412094Z inductor/test_config (0.14421391271913467) 2024-12-17T23:30:41.1412435Z dynamo/test_base_output (0.14416062769755422) 2024-12-17T23:30:41.1412776Z dynamo/test_compile (0.14352377226960672) 2024-12-17T23:30:41.1413128Z inductor/test_triton_heuristics (0.14320928593358853) 2024-12-17T23:30:41.1413527Z inductor/test_inductor_utils (0.14316193238290298) 2024-12-17T23:30:41.1413942Z distributed/_tensor/test_dtensor_ops (0.14309492726594555) 2024-12-17T23:30:41.1414384Z onnx/dynamo/test_registry_dispatcher (0.14309492726594555) 2024-12-17T23:30:41.1414786Z export/test_export (0.14266433210046794) 2024-12-17T23:30:41.1415166Z inductor/test_cpu_select_algorithm (0.14234899368311713) 2024-12-17T23:30:41.1415554Z dynamo/test_model_output (0.1419380457772821) 2024-12-17T23:30:41.1415958Z inductor/test_decompose_mem_bound_mm (0.1419380457772821) 2024-12-17T23:30:41.1416407Z inductor/test_efficient_conv_bn_eval (0.14174664659920544) 2024-12-17T23:30:41.1416847Z dynamo/test_activation_checkpointing (0.1413641028400514) 2024-12-17T23:30:41.1417246Z inductor/test_halide (0.14134431017827334) 2024-12-17T23:30:41.1417588Z dynamo/test_ctx_manager (0.14125189377142428) 2024-12-17T23:30:41.1417913Z test_pruning_op (0.14122995151063036) 2024-12-17T23:30:41.1418224Z test_view_ops (0.14121735179910594) 2024-12-17T23:30:41.1418567Z inductor/test_memory_planning (0.14111492864382766) 2024-12-17T23:30:41.1418914Z test_cuda_multigpu (0.1410398986941427) 2024-12-17T23:30:41.1419232Z export/test_hop (0.14100615441999254) 2024-12-17T23:30:41.1419611Z higher_order_ops/test_invoke_subgraph (0.14100615441999254) 2024-12-17T23:30:41.1419996Z nn/test_lazy_modules (0.1409906065881199) 2024-12-17T23:30:41.1420340Z inductor/test_codecache (0.14079995711371981) 2024-12-17T23:30:41.1420741Z distributed/_tensor/test_random_ops (0.14076370757180157) 2024-12-17T23:30:41.1421215Z inductor/test_benchmarking (0.14070792798742532) 2024-12-17T23:30:41.1421571Z dynamo/test_hooks (0.1404839612085043) 2024-12-17T23:30:41.1421900Z dynamo/test_export (0.14042174638060487) 2024-12-17T23:30:41.1422225Z export/test_serialize (0.1403431620209042) 2024-12-17T23:30:41.1422567Z inductor/test_padding (0.1403006543528279) 2024-12-17T23:30:41.1422947Z export/test_unflatten_training_ir (0.14029746363297277) 2024-12-17T23:30:41.1423327Z test_cuda_nvml_based_avail (0.14024703544798042) 2024-12-17T23:30:41.1423675Z test_cuda_sanitizer (0.14018569636577016) 2024-12-17T23:30:41.1424040Z distributed/fsdp/test_fsdp_misc (0.1401725823121425) 2024-12-17T23:30:41.1424416Z distributed/fsdp/test_wrap (0.1401725823121425) 2024-12-17T23:30:41.1424793Z inductor/test_triton_kernels (0.14012260192844989) 2024-12-17T23:30:41.1425178Z inductor/test_fused_attention (0.1401001386187343) 2024-12-17T23:30:41.1425538Z test_tensor_creation_ops (0.14008175954714883) 2024-12-17T23:30:41.1426002Z inductor/test_unbacked_symints (0.1400082432608069) 2024-12-17T23:30:41.1426400Z inductor/test_benchmark_fusion (0.13997518454357674) 2024-12-17T23:30:41.1426811Z export/test_db (0.13995391546751998) 2024-12-17T23:30:41.1427126Z export/test_passes (0.1398677678413911) 2024-12-17T23:30:41.1427460Z export/test_pass_infra (0.13986558463046336) 2024-12-17T23:30:41.1427804Z dynamo/test_pre_dispatch (0.13981168536311006) 2024-12-17T23:30:41.1428185Z dynamo/test_verify_correctness (0.13976461341716845) 2024-12-17T23:30:41.1428579Z inductor/test_codegen_triton (0.13976461341716845) 2024-12-17T23:30:41.1428916Z test_ops_jit (0.13975336368315924) 2024-12-17T23:30:41.1429217Z test_shape_ops (0.13975336368315924) 2024-12-17T23:30:41.1429549Z dynamo/test_skip_non_tensor (0.13956842765589503) 2024-12-17T23:30:41.1429880Z dynamo/test_exc (0.13952579263168813) 2024-12-17T23:30:41.1430207Z inductor/test_ck_backend (0.13947933442295818) 2024-12-17T23:30:41.1430576Z inductor/test_combo_kernels (0.13947933442295818) 2024-12-17T23:30:41.1430991Z inductor/test_coordinate_descent_tuner (0.13947933442295818) 2024-12-17T23:30:41.1431398Z inductor/test_foreach (0.13947933442295818) 2024-12-17T23:30:41.1431761Z inductor/test_inplacing_pass (0.13947933442295818) 2024-12-17T23:30:41.1432120Z inductor/test_profiler (0.13947933442295818) 2024-12-17T23:30:41.1432511Z inductor/test_scatter_optimization (0.13943198087227263) 2024-12-17T23:30:41.1432939Z inductor/test_group_batch_fusion (0.13943158203229072) 2024-12-17T23:30:41.1433370Z distributed/_tensor/test_pointwise_ops (0.13940614487566666) 2024-12-17T23:30:41.1433794Z dynamo/test_guard_manager (0.13940614487566666) 2024-12-17T23:30:41.1434151Z export/test_converter (0.13939775371737848) 2024-12-17T23:30:41.1434494Z export/test_experimental (0.13939775371737848) 2024-12-17T23:30:41.1434854Z export/test_lift_unlift (0.13939775371737848) 2024-12-17T23:30:41.1435196Z export/test_sparse (0.13939775371737848) 2024-12-17T23:30:41.1435514Z export/test_tools (0.13939775371737848) 2024-12-17T23:30:41.1435845Z export/test_torchbind (0.13939775371737848) 2024-12-17T23:30:41.1436194Z export/test_unflatten (0.13939775371737848) 2024-12-17T23:30:41.1436521Z export/test_verifier (0.13939775371737848) 2024-12-17T23:30:41.1436878Z lazy/test_functionalization (0.13939775371737848) 2024-12-17T23:30:41.1437268Z onnx/dynamo/test_exporter_api (0.13939775371737848) 2024-12-17T23:30:41.1437649Z onnx/test_models_onnxruntime (0.13939775371737848) 2024-12-17T23:30:41.1438021Z onnx/test_onnx_opset (0.13939775371737848) 2024-12-17T23:30:41.1438482Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1393649757553152) 2024-12-17T23:30:41.1439097Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1393649757553152) 2024-12-17T23:30:41.1439713Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1393649757553152) 2024-12-17T23:30:41.1440308Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1393649757553152) 2024-12-17T23:30:41.1440963Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1393649757553152) 2024-12-17T23:30:41.1441489Z distributed/_tensor/test_common_rules (0.1393649757553152) 2024-12-17T23:30:41.1441962Z distributed/_tensor/test_convolution_ops (0.1393649757553152) 2024-12-17T23:30:41.1442428Z distributed/_tensor/test_embedding_ops (0.1393649757553152) 2024-12-17T23:30:41.1442910Z distributed/_tensor/test_experimental_ops (0.1393649757553152) 2024-12-17T23:30:41.1443372Z distributed/_tensor/test_math_ops (0.1393649757553152) 2024-12-17T23:30:41.1443804Z distributed/_tensor/test_matrix_ops (0.1393649757553152) 2024-12-17T23:30:41.1444230Z distributed/_tensor/test_tensor_ops (0.1393649757553152) 2024-12-17T23:30:41.1444660Z distributed/_tensor/test_view_ops (0.1393649757553152) 2024-12-17T23:30:41.1445113Z distributed/_tensor/test_xla_integration (0.1393649757553152) 2024-12-17T23:30:41.1445590Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1393649757553152) 2024-12-17T23:30:41.1446042Z distributed/launcher/test_run (0.1393649757553152) 2024-12-17T23:30:41.1446430Z dynamo/test_bytecode_utils (0.1393649757553152) 2024-12-17T23:30:41.1446828Z dynamo/test_comptime (0.1393649757553152) 2024-12-17T23:30:41.1447158Z dynamo/test_config (0.1393649757553152) 2024-12-17T23:30:41.1447498Z dynamo/test_debug_utils (0.1393649757553152) 2024-12-17T23:30:41.1447831Z dynamo/test_decorators (0.1393649757553152) 2024-12-17T23:30:41.1448179Z dynamo/test_exceptions (0.1393649757553152) 2024-12-17T23:30:41.1448547Z dynamo/test_fx_passes_pre_grad (0.1393649757553152) 2024-12-17T23:30:41.1448889Z dynamo/test_global (0.1393649757553152) 2024-12-17T23:30:41.1449245Z dynamo/test_input_attr_tracking (0.1393649757553152) 2024-12-17T23:30:41.1449609Z dynamo/test_minifier (0.1393649757553152) 2024-12-17T23:30:41.1449917Z dynamo/test_modes (0.1393649757553152) 2024-12-17T23:30:41.1450243Z dynamo/test_optimizers (0.1393649757553152) 2024-12-17T23:30:41.1450590Z dynamo/test_prim_hop_base (0.1393649757553152) 2024-12-17T23:30:41.1450926Z dynamo/test_profiler (0.1393649757553152) 2024-12-17T23:30:41.1451273Z dynamo/test_recompile_ux (0.1393649757553152) 2024-12-17T23:30:41.1451626Z dynamo/test_recompiles (0.1393649757553152) 2024-12-17T23:30:41.1451956Z dynamo/test_reconstruct (0.1393649757553152) 2024-12-17T23:30:41.1452310Z dynamo/test_reorder_logs (0.1393649757553152) 2024-12-17T23:30:41.1452651Z dynamo/test_resume (0.1393649757553152) 2024-12-17T23:30:41.1452956Z dynamo/test_sdpa (0.1393649757553152) 2024-12-17T23:30:41.1453320Z dynamo/test_skip_guard_eval_unsafe (0.1393649757553152) 2024-12-17T23:30:41.1453706Z dynamo/test_subgraphs (0.1393649757553152) 2024-12-17T23:30:41.1454025Z dynamo/test_torchrec (0.1393649757553152) 2024-12-17T23:30:41.1454344Z dynamo/test_view (0.1393649757553152) 2024-12-17T23:30:41.1454674Z export/test_draft_export (0.1393649757553152) 2024-12-17T23:30:41.1455067Z export/test_functionalized_assertions (0.1393649757553152) 2024-12-17T23:30:41.1455463Z export/test_schema (0.1393649757553152) 2024-12-17T23:30:41.1455780Z export/test_swap (0.1393649757553152) 2024-12-17T23:30:41.1456133Z inductor/test_auto_functionalize (0.1393649757553152) 2024-12-17T23:30:41.1456530Z inductor/test_autoheuristic (0.1393649757553152) 2024-12-17T23:30:41.1456891Z inductor/test_b2b_gemm (0.1393649757553152) 2024-12-17T23:30:41.1457240Z inductor/test_compile_worker (0.1393649757553152) 2024-12-17T23:30:41.1457623Z inductor/test_dependencies (0.1393649757553152) 2024-12-17T23:30:41.1458020Z inductor/test_external_callables (0.1393649757553152) 2024-12-17T23:30:41.1458376Z inductor/test_fp8 (0.1393649757553152) 2024-12-17T23:30:41.1458707Z inductor/test_fx_fusion (0.1393649757553152) 2024-12-17T23:30:41.1459110Z inductor/test_graph_transform_observer (0.1393649757553152) 2024-12-17T23:30:41.1459505Z inductor/test_indexing (0.1393649757553152) 2024-12-17T23:30:41.1459857Z inductor/test_layout_optim (0.1393649757553152) 2024-12-17T23:30:41.1460284Z inductor/test_memory (0.1393649757553152) 2024-12-17T23:30:41.1460605Z inductor/test_metrics (0.1393649757553152) 2024-12-17T23:30:41.1460973Z inductor/test_minifier_isolate (0.1393649757553152) 2024-12-17T23:30:41.1461361Z inductor/test_minifier_utils (0.1393649757553152) 2024-12-17T23:30:41.1461724Z inductor/test_multi_kernel (0.1393649757553152) 2024-12-17T23:30:41.1462097Z inductor/test_op_dtype_prop (0.1393649757553152) 2024-12-17T23:30:41.1462468Z inductor/test_ordered_set (0.1393649757553152) 2024-12-17T23:30:41.1462803Z inductor/test_pad_mm (0.1393649757553152) 2024-12-17T23:30:41.1463171Z inductor/test_standalone_compile (0.1393649757553152) 2024-12-17T23:30:41.1463556Z inductor/test_torchbind (0.1393649757553152) 2024-12-17T23:30:41.1463962Z inductor/test_torchinductor_strided_blocks (0.1393649757553152) 2024-12-17T23:30:41.1464377Z inductor/test_utils (0.1393649757553152) 2024-12-17T23:30:41.1464702Z lazy/test_debug_util (0.1393649757553152) 2024-12-17T23:30:41.1465019Z lazy/test_generator (0.1393649757553152) 2024-12-17T23:30:41.1465339Z lazy/test_reuse_ir (0.1393649757553152) 2024-12-17T23:30:41.1465724Z lazy/test_step_closures (0.1393649757553152) 2024-12-17T23:30:41.1466133Z nn/test_pruning (0.1393649757553152) 2024-12-17T23:30:41.1466456Z onnx/exporter/test_api (0.1393649757553152) 2024-12-17T23:30:41.1466856Z onnx/exporter/test_capture_strategies (0.1393649757553152) 2024-12-17T23:30:41.1467255Z onnx/exporter/test_compat (0.1393649757553152) 2024-12-17T23:30:41.1467609Z onnx/exporter/test_core (0.1393649757553152) 2024-12-17T23:30:41.1467998Z onnx/exporter/test_small_models_e2e (0.1393649757553152) 2024-12-17T23:30:41.1468385Z onnx/exporter/test_tensors (0.1393649757553152) 2024-12-17T23:30:41.1468743Z onnx/test_autograd_funs (0.1393649757553152) 2024-12-17T23:30:41.1469104Z onnx/test_onnxscript_runtime (0.1393649757553152) 2024-12-17T23:30:41.1469454Z test_autograd_fallback (0.1393649757553152) 2024-12-17T23:30:41.1469832Z test_functional_autograd_benchmark (0.1393649757553152) 2024-12-17T23:30:41.1470259Z test_functionalization_of_rng_ops (0.1393649757553152) 2024-12-17T23:30:41.1470620Z test_matmul_cuda (0.1393649757553152) 2024-12-17T23:30:41.1470949Z test_scatter_gather_ops (0.1393649757553152) 2024-12-17T23:30:41.1471318Z distributed/test_c10d_common (0.13917847817978368) 2024-12-17T23:30:41.1471670Z test_cuda_primary_ctx (0.13853165543333582) 2024-12-17T23:30:41.1471994Z test_cuda_trace (0.13853165543333582) 2024-12-17T23:30:41.1472325Z export/test_export_legacy (0.1384324878776576) 2024-12-17T23:30:41.1472670Z dynamo/test_graph_deduplication (0.1375) 2024-12-17T23:30:41.1473014Z dynamo/test_graph_region_tracker (0.1375) 2024-12-17T23:30:41.1473367Z inductor/test_inductor_annotations (0.1375) 2024-12-17T23:30:41.1473780Z inductor/test_torchinductor_codegen_config_overrides (0.1375) 2024-12-17T23:30:41.1474195Z inductor/test_triton_syntax (0.1375) 2024-12-17T23:30:41.1474510Z lazy/test_bindings (0.1375) 2024-12-17T23:30:41.1474808Z lazy/test_extract_compiled_graph (0.1375) 2024-12-17T23:30:41.1475142Z lazy/test_meta_kernel (0.1375) 2024-12-17T23:30:41.1475456Z onnx/test_onnxscript_no_runtime (0.1375) 2024-12-17T23:30:41.1475773Z test_reductions (0.07402081379449588) 2024-12-17T23:30:41.1476091Z test_tensorboard (0.058224545638416544) 2024-12-17T23:30:41.1476409Z test_package (0.05273885010923428) 2024-12-17T23:30:41.1476785Z distributed/_tensor/test_dtensor_compile (0.04950342414301748) 2024-12-17T23:30:41.1477282Z torch_np/numpy_tests/lib/test_function_base (0.04672449006144555) 2024-12-17T23:30:41.1477695Z test_linalg (0.0458405075452791) 2024-12-17T23:30:41.1478005Z profiler/test_profiler (0.04285533417918005) 2024-12-17T23:30:41.1478650Z distributed/_composable/fsdp/test_fully_shard_compile (0.04247662982112374) 2024-12-17T23:30:41.1479158Z test_quantization (0.039498344384427) 2024-12-17T23:30:41.1479550Z distributed/test_compute_comm_reordering (0.03890385966871913) 2024-12-17T23:30:41.1480131Z distributed/test_c10d_nccl (0.03825232440478424) 2024-12-17T23:30:41.1480521Z test_sparse_semi_structured (0.036954014616710947) 2024-12-17T23:30:41.1480894Z profiler/test_profiler_tree (0.03393980157482488) 2024-12-17T23:30:41.1481245Z test_mps (0.03232440729098611) 2024-12-17T23:30:41.1481569Z distributed/test_fake_pg (0.028026497355041768) 2024-12-17T23:30:41.1481928Z test_modules (0.02792961497412894) 2024-12-17T23:30:41.1482321Z test_monitor (0.026788199783259532) 2024-12-17T23:30:41.1482700Z benchmark_utils/test_benchmark_utils (0.02564341663558373) 2024-12-17T23:30:41.1483137Z distributed/test_distributed_spawn (0.024631001225555487) 2024-12-17T23:30:41.1483513Z test_nn (0.024393489059851833) 2024-12-17T23:30:41.1483902Z distributed/flight_recorder/test_fr_analysis (0.024244684819097344) 2024-12-17T23:30:41.1484323Z functorch/test_vmap (0.024233282739635) 2024-12-17T23:30:41.1484650Z test_transformers (0.022665014604806473) 2024-12-17T23:30:41.1485107Z distributed/_composable/test_replicate_with_compiler (0.022379709063782165) 2024-12-17T23:30:41.1485559Z test_jit_legacy (0.018837822335200406) 2024-12-17T23:30:41.1485967Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:30:41.1486386Z torch_np/numpy_tests/core/test_shape_base (0.017085770189719345) 2024-12-17T23:30:41.1486802Z test_ci_sanity_check_fail (0.017044088842476664) 2024-12-17T23:30:41.1487145Z test_stateless (0.016679433611799962) 2024-12-17T23:30:41.1487453Z test_jit (0.01617665532717298) 2024-12-17T23:30:41.1487730Z test_torch (0.016122272429993655) 2024-12-17T23:30:41.1488111Z torch_np/numpy_tests/core/test_scalarmath (0.01582547673352475) 2024-12-17T23:30:41.1488588Z torch_np/numpy_tests/core/test_numeric (0.015784307613173277) 2024-12-17T23:30:41.1489065Z torch_np/numpy_tests/core/test_numerictypes (0.015784307613173277) 2024-12-17T23:30:41.1489563Z torch_np/numpy_tests/lib/test_histograms (0.015784307613173277) 2024-12-17T23:30:41.1490039Z torch_np/numpy_tests/linalg/test_linalg (0.015784307613173277) 2024-12-17T23:30:41.1490426Z test_sympy_utils (0.01531806367434448) 2024-12-17T23:30:41.1490781Z functorch/test_control_flow (0.014713811945910905) 2024-12-17T23:30:41.1491262Z distributed/_composable/fsdp/test_fully_shard_comm (0.014298147457416383) 2024-12-17T23:30:41.1491698Z test_pytree (0.013759047160355127) 2024-12-17T23:30:41.1492024Z profiler/test_torch_tidy (0.013126603196880667) 2024-12-17T23:30:41.1492387Z nn/test_packed_sequence (0.013054830287206264) 2024-12-17T23:30:41.1492754Z profiler/test_memory_profiler (0.012884156348689698) 2024-12-17T23:30:41.1493139Z distributed/test_c10d_ucc (0.01205061257280578) 2024-12-17T23:30:41.1493479Z test_optim (0.011947455594109743) 2024-12-17T23:30:41.1493762Z doctests (0.011380374604149751) 2024-12-17T23:30:41.1494068Z test_fx_experimental (0.011282323145871218) 2024-12-17T23:30:41.1494420Z nn/test_parametrization (0.011222632493954365) 2024-12-17T23:30:41.1494871Z distributed/pipelining/test_schedule_multiproc (0.010723610593062287) 2024-12-17T23:30:41.1495316Z test_fx (0.009775403363823508) 2024-12-17T23:30:41.1495608Z test_type_hints (0.009713266704419965) 2024-12-17T23:30:41.1495920Z functorch/test_dims (0.0093248787765759) 2024-12-17T23:30:41.1496317Z distributed/fsdp/test_fsdp_state_dict (0.008835581869928043) 2024-12-17T23:30:41.1496719Z nn/test_embedding (0.007459903021260724) 2024-12-17T23:30:41.1497107Z distributed/optim/test_named_optimizer (0.007459903021260721) 2024-12-17T23:30:41.1497512Z test_fake_tensor (0.007312284922200511) 2024-12-17T23:30:41.1497836Z test_serialization (0.007309286126164957) 2024-12-17T23:30:41.1498146Z test_jit_fuser_te (0.006253385098536275) 2024-12-17T23:30:41.1498457Z test_autocast (0.006187235737034287) 2024-12-17T23:30:41.1498770Z test_numpy_interop (0.006089038462009949) 2024-12-17T23:30:41.1499209Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.005990362319561097) 2024-12-17T23:30:41.1499671Z test_mkl_verbose (0.005934013766911938) 2024-12-17T23:30:41.1500069Z test_comparison_utils (0.005916561018691406) 2024-12-17T23:30:41.1500452Z distributed/pipelining/test_pipe (0.005914748378687991) 2024-12-17T23:30:41.1500922Z distributed/pipelining/test_transformer (0.005914748378687991) 2024-12-17T23:30:41.1501332Z test_foreach (0.005754363197644207) 2024-12-17T23:30:41.1501706Z distributed/test_c10d_functional_native (0.005654766103665702) 2024-12-17T23:30:41.1502124Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:30:41.1502535Z distributed/pipelining/test_microbatch (0.004857221537745659) 2024-12-17T23:30:41.1502930Z test_legacy_vmap (0.004839892493251187) 2024-12-17T23:30:41.1503384Z distributed/tensor/parallel/test_micro_pipeline_tp (0.004516034367472501) 2024-12-17T23:30:41.1503856Z onnx/test_fx_passes (0.004070394654269362) 2024-12-17T23:30:41.1504228Z distributed/rpc/test_share_memory (0.0037897903483505215) 2024-12-17T23:30:41.1504609Z test_indexing (0.0037173517991059405) 2024-12-17T23:30:41.1504965Z distributed/_tensor/test_api (0.0034047287678244244) 2024-12-17T23:30:41.1505317Z test_proxy_tensor (0.003384080145820256) 2024-12-17T23:30:41.1505778Z torch_np/numpy_tests/core/test_multiarray (0.003309275072619116) 2024-12-17T23:30:41.1506373Z distributed/test_c10d_object_collectives (0.0032637075718015655) 2024-12-17T23:30:41.1506766Z test_decomp (0.0032374503958900896) 2024-12-17T23:30:41.1507072Z nn/test_dropout (0.003234513025071767) 2024-12-17T23:30:41.1507399Z nn/test_convolution (0.0031515107662986406) 2024-12-17T23:30:41.1507718Z nn/test_pooling (0.0031515107662986406) 2024-12-17T23:30:41.1508134Z distributed/_tensor/debug/test_op_coverage (0.0029839612085042887) 2024-12-17T23:30:41.1508638Z distributed/nn/jit/test_instantiator (0.002810384058840905) 2024-12-17T23:30:41.1509156Z distributed/_tensor/experimental/test_tp_transform (0.0028089706910337385) 2024-12-17T23:30:41.1509697Z torch_np/numpy_tests/lib/test_shape_base_ (0.002778663028490223) 2024-12-17T23:30:41.1510110Z test_jit_autocast (0.00275544372470076) 2024-12-17T23:30:41.1510424Z test_jit_llga_fuser (0.00275544372470076) 2024-12-17T23:30:41.1510796Z distributed/test_data_parallel (0.002722665762637487) 2024-12-17T23:30:41.1511161Z test_sparse_csr (0.002714824025427683) 2024-12-17T23:30:41.1511457Z test_sparse (0.002697539767985222) 2024-12-17T23:30:41.1511758Z test_typing (0.0026242867642479817) 2024-12-17T23:30:41.1512107Z test_compile_benchmark_util (0.002607775397968382) 2024-12-17T23:30:41.1512445Z test_autoload (0.0026001386187343004) 2024-12-17T23:30:41.1512762Z test_ao_sparsity (0.0025749974359051088) 2024-12-17T23:30:41.1513081Z test_complex (0.0025749974359051088) 2024-12-17T23:30:41.1513390Z test_python_dispatch (0.002546597008958879) 2024-12-17T23:30:41.1513834Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0025082432608069106) 2024-12-17T23:30:41.1514267Z test_meta (0.0025082432608069106) 2024-12-17T23:30:41.1514570Z test_sort_and_select (0.0024906556258426408) 2024-12-17T23:30:41.1514906Z test_weak (0.0024635947501857524) 2024-12-17T23:30:41.1515219Z test_dynamic_shapes (0.0024308167881224797) 2024-12-17T23:30:41.1515551Z test_bundled_inputs (0.0023640626130242816) 2024-12-17T23:30:41.1515892Z test_module_tracker (0.002363997656207248) 2024-12-17T23:30:41.1516225Z test_out_dtype_op (0.002332806668400075) 2024-12-17T23:30:41.1516603Z torch_np/numpy_tests/core/test_dlpack (0.002331219694143975) 2024-12-17T23:30:41.1517061Z torch_np/numpy_tests/core/test_dtype (0.002331219694143975) 2024-12-17T23:30:41.1517524Z torch_np/numpy_tests/core/test_getlimits (0.002331219694143975) 2024-12-17T23:30:41.1517990Z torch_np/numpy_tests/core/test_indexing (0.002331219694143975) 2024-12-17T23:30:41.1518477Z torch_np/numpy_tests/core/test_scalar_ctors (0.002331219694143975) 2024-12-17T23:30:41.1518959Z torch_np/numpy_tests/lib/test_arraypad (0.002331219694143975) 2024-12-17T23:30:41.1519430Z torch_np/numpy_tests/lib/test_index_tricks (0.002331219694143975) 2024-12-17T23:30:41.1520000Z torch_np/numpy_tests/lib/test_twodim_base (0.002331219694143975) 2024-12-17T23:30:41.1520489Z torch_np/numpy_tests/lib/test_type_check (0.002331219694143975) 2024-12-17T23:30:41.1520911Z torch_np/test_ndarray_methods (0.002331219694143975) 2024-12-17T23:30:41.1521291Z torch_np/test_reductions (0.002331219694143975) 2024-12-17T23:30:41.1521632Z test_deploy (0.0022861416452225167) 2024-12-17T23:30:41.1521947Z test_xnnpack_integration (0.0022861416452225167) 2024-12-17T23:30:41.1522294Z test_namedtensor (0.0022712499693099573) 2024-12-17T23:30:41.1522632Z test_numba_integration (0.002253363683159244) 2024-12-17T23:30:41.1522959Z test_show_pickle (0.002253363683159244) 2024-12-17T23:30:41.1523274Z test_type_info (0.002253363683159244) 2024-12-17T23:30:41.1523581Z test_overrides (0.002242043159455955) 2024-12-17T23:30:41.1523910Z nn/test_multihead_attention (0.0021866095080610454) 2024-12-17T23:30:41.1524263Z test_native_mha (0.0021866095080610454) 2024-12-17T23:30:41.1524586Z test_dataloader (0.002148723108683601) 2024-12-17T23:30:41.1524953Z distributed/pipelining/test_stage (0.002076105086105578) 2024-12-17T23:30:41.1525414Z test_functionalization (0.002042428860278416) 2024-12-17T23:30:41.1525773Z test_multiprocessing (0.002042428860278416) 2024-12-17T23:30:41.1526101Z nn/test_module_hooks (0.0020387749134013118) 2024-12-17T23:30:41.1526466Z distributed/test_c10d_logger (0.002021113260411335) 2024-12-17T23:30:41.1526904Z distributed/fsdp/test_fsdp_optim_state (0.002005996951338039) 2024-12-17T23:30:41.1527290Z test_prims (0.002005996951338039) 2024-12-17T23:30:41.1527687Z distributed/fsdp/test_fsdp_use_orig_params (0.001998985989230044) 2024-12-17T23:30:41.1528121Z test_expanded_weights (0.001957592555098614) 2024-12-17T23:30:41.1528507Z distributions/test_distributions (0.0019384920416570923) 2024-12-17T23:30:41.1528991Z distributed/checkpoint/e2e/test_pipeline (0.0019248145930353413) 2024-12-17T23:30:41.1529431Z distributed/test_nccl (0.0019248145930353413) 2024-12-17T23:30:41.1529854Z distributed/checkpoint/test_state_dict (0.001906144875666651) 2024-12-17T23:30:41.1530276Z functorch/test_minifier (0.0018977537173784532) 2024-12-17T23:30:41.1530640Z nn/test_load_state_dict (0.0018977537173784532) 2024-12-17T23:30:41.1530994Z onnx/test_fx_to_onnx (0.0018977537173784532) 2024-12-17T23:30:41.1531360Z onnx/test_fx_to_onnx_decomp_skip (0.0018977537173784532) 2024-12-17T23:30:41.1531749Z onnx/test_verification (0.0018977537173784532) 2024-12-17T23:30:41.1532134Z profiler/test_record_function (0.0018977537173784532) 2024-12-17T23:30:41.1532487Z test_datapipe (0.0018977537173784532) 2024-12-17T23:30:41.1532802Z test_flop_counter (0.0018977537173784532) 2024-12-17T23:30:41.1533139Z test_functional_optim (0.0018977537173784532) 2024-12-17T23:30:41.1533461Z test_fx_passes (0.0018977537173784532) 2024-12-17T23:30:41.1533787Z test_mobile_optimizer (0.0018977537173784532) 2024-12-17T23:30:41.1534119Z test_subclass (0.0018977537173784532) 2024-12-17T23:30:41.1534422Z test_tensorexpr (0.0018977537173784532) 2024-12-17T23:30:41.1534736Z test_vulkan (0.0018977537173784532) 2024-12-17T23:30:41.1535057Z backends/xeon/test_launch (0.0018649757553151802) 2024-12-17T23:30:41.1535542Z distributed/_composable/fsdp/test_fully_shard_frozen (0.0018649757553151802) 2024-12-17T23:30:41.1536161Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.0018649757553151802) 2024-12-17T23:30:41.1536783Z distributed/_composable/fsdp/test_fully_shard_logging (0.0018649757553151802) 2024-12-17T23:30:41.1537371Z distributed/_composable/fsdp/test_fully_shard_memory (0.0018649757553151802) 2024-12-17T23:30:41.1538002Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.0018649757553151802) 2024-12-17T23:30:41.1538638Z distributed/_composable/fsdp/test_fully_shard_overlap (0.0018649757553151802) 2024-12-17T23:30:41.1539223Z distributed/_composable/fsdp/test_fully_shard_state (0.0018649757553151802) 2024-12-17T23:30:41.1539905Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.0018649757553151802) 2024-12-17T23:30:41.1540531Z distributed/_composable/fsdp/test_fully_shard_training (0.0018649757553151802) 2024-12-17T23:30:41.1541071Z distributed/_composable/test_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1541669Z distributed/_composable/test_composability/test_2d_composability (0.0018649757553151802) 2024-12-17T23:30:41.1542375Z distributed/_composable/test_composability/test_pp_composability (0.0018649757553151802) 2024-12-17T23:30:41.1542960Z distributed/_composable/test_contract (0.0018649757553151802) 2024-12-17T23:30:41.1543449Z distributed/_composable/test_replicate (0.0018649757553151802) 2024-12-17T23:30:41.1543986Z distributed/_shard/sharded_optim/test_sharded_optim (0.0018649757553151802) 2024-12-17T23:30:41.1544549Z distributed/_shard/sharded_tensor/test_logger (0.0018649757553151802) 2024-12-17T23:30:41.1545134Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.0018649757553151802) 2024-12-17T23:30:41.1545769Z distributed/_shard/sharding_plan/test_sharding_plan (0.0018649757553151802) 2024-12-17T23:30:41.1546516Z distributed/_shard/sharding_spec/test_sharding_spec (0.0018649757553151802) 2024-12-17T23:30:41.1547017Z distributed/_shard/test_sharder (0.0018649757553151802) 2024-12-17T23:30:41.1547485Z distributed/_tensor/debug/test_comm_mode (0.0018649757553151802) 2024-12-17T23:30:41.1548023Z distributed/_tensor/debug/test_comm_mode_features (0.0018649757553151802) 2024-12-17T23:30:41.1548580Z distributed/_tensor/experimental/test_local_map (0.0018649757553151802) 2024-12-17T23:30:41.1549181Z distributed/_tensor/experimental/test_register_sharding (0.0018649757553151802) 2024-12-17T23:30:41.1549730Z distributed/_tensor/test_attention (0.0018649757553151802) 2024-12-17T23:30:41.1550158Z distributed/_tensor/test_dtensor (0.0018649757553151802) 2024-12-17T23:30:41.1550608Z distributed/_tensor/test_op_strategy (0.0018649757553151802) 2024-12-17T23:30:41.1551074Z distributed/_tensor/test_optimizers (0.0018649757553151802) 2024-12-17T23:30:41.1551533Z distributed/_tensor/test_redistribute (0.0018649757553151802) 2024-12-17T23:30:41.1551979Z distributed/_tensor/test_utils (0.0018649757553151802) 2024-12-17T23:30:41.1552439Z distributed/_tools/test_fsdp2_mem_tracker (0.0018649757553151802) 2024-12-17T23:30:41.1552904Z distributed/_tools/test_mem_tracker (0.0018649757553151802) 2024-12-17T23:30:41.1553372Z distributed/_tools/test_memory_tracker (0.0018649757553151802) 2024-12-17T23:30:41.1553841Z distributed/_tools/test_mod_tracker (0.0018649757553151802) 2024-12-17T23:30:41.1554294Z distributed/_tools/test_sac_estimator (0.0018649757553151802) 2024-12-17T23:30:41.1554743Z distributed/_tools/test_sac_ilp (0.0018649757553151802) 2024-12-17T23:30:41.1555260Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.0018649757553151802) 2024-12-17T23:30:41.1555775Z distributed/algorithms/test_join (0.0018649757553151802) 2024-12-17T23:30:41.1556297Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0018649757553151802) 2024-12-17T23:30:41.1556869Z distributed/checkpoint/e2e/test_fine_tuning (0.0018649757553151802) 2024-12-17T23:30:41.1557395Z distributed/checkpoint/e2e/test_fsdp_ep (0.0018649757553151802) 2024-12-17T23:30:41.1557905Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.0018649757553151802) 2024-12-17T23:30:41.1558422Z distributed/checkpoint/test_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1558942Z distributed/checkpoint/test_compatibility (0.0018649757553151802) 2024-12-17T23:30:41.1559459Z distributed/checkpoint/test_dedup_tensors (0.0018649757553151802) 2024-12-17T23:30:41.1560012Z distributed/checkpoint/test_dtensor_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1560582Z distributed/checkpoint/test_dtensor_resharding (0.0018649757553151802) 2024-12-17T23:30:41.1561150Z distributed/checkpoint/test_file_system_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1561764Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0018649757553151802) 2024-12-17T23:30:41.1562419Z distributed/checkpoint/test_format_utils (0.0018649757553151802) 2024-12-17T23:30:41.1562941Z distributed/checkpoint/test_fsdp_model_state (0.0018649757553151802) 2024-12-17T23:30:41.1563497Z distributed/checkpoint/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:30:41.1564100Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.0018649757553151802) 2024-12-17T23:30:41.1564654Z distributed/checkpoint/test_fsspec (0.0018649757553151802) 2024-12-17T23:30:41.1565158Z distributed/checkpoint/test_hsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1565685Z distributed/checkpoint/test_nested_dict (0.0018649757553151802) 2024-12-17T23:30:41.1566159Z distributed/checkpoint/test_planner (0.0018649757553151802) 2024-12-17T23:30:41.1566657Z distributed/checkpoint/test_save_load_api (0.0018649757553151802) 2024-12-17T23:30:41.1567276Z distributed/checkpoint/test_state_dict_utils (0.0018649757553151802) 2024-12-17T23:30:41.1567818Z distributed/checkpoint/test_tp_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1568399Z distributed/checkpoint/test_traverse (0.0018649757553151802) 2024-12-17T23:30:41.1568867Z distributed/checkpoint/test_utils (0.0018649757553151802) 2024-12-17T23:30:41.1569333Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:30:41.1569791Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:30:41.1570315Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:30:41.1570842Z distributed/elastic/test_control_plane (0.0018649757553151802) 2024-12-17T23:30:41.1571353Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:30:41.1571901Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:30:41.1572440Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:30:41.1572948Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:30:41.1573436Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:30:41.1573936Z distributed/fsdp/test_checkpoint_wrapper (0.0018649757553151802) 2024-12-17T23:30:41.1574450Z distributed/fsdp/test_distributed_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1574942Z distributed/fsdp/test_fsdp_apply (0.0018649757553151802) 2024-12-17T23:30:41.1575427Z distributed/fsdp/test_fsdp_backward_prefetch (0.0018649757553151802) 2024-12-17T23:30:41.1575931Z distributed/fsdp/test_fsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:30:41.1576385Z distributed/fsdp/test_fsdp_comm (0.0018649757553151802) 2024-12-17T23:30:41.1576837Z distributed/fsdp/test_fsdp_comm_hooks (0.0018649757553151802) 2024-12-17T23:30:41.1577276Z distributed/fsdp/test_fsdp_core (0.0018649757553151802) 2024-12-17T23:30:41.1577755Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:30:41.1578265Z distributed/fsdp/test_fsdp_exec_order (0.0018649757553151802) 2024-12-17T23:30:41.1578898Z distributed/fsdp/test_fsdp_fine_tune (0.0018649757553151802) 2024-12-17T23:30:41.1579402Z distributed/fsdp/test_fsdp_flatten_params (0.0018649757553151802) 2024-12-17T23:30:41.1579931Z distributed/fsdp/test_fsdp_freezing_weights (0.0018649757553151802) 2024-12-17T23:30:41.1580394Z distributed/fsdp/test_fsdp_fx (0.0018649757553151802) 2024-12-17T23:30:41.1580833Z distributed/fsdp/test_fsdp_grad_acc (0.0018649757553151802) 2024-12-17T23:30:41.1581314Z distributed/fsdp/test_fsdp_hybrid_shard (0.0018649757553151802) 2024-12-17T23:30:41.1581825Z distributed/fsdp/test_fsdp_ignored_modules (0.0018649757553151802) 2024-12-17T23:30:41.1582291Z distributed/fsdp/test_fsdp_input (0.0018649757553151802) 2024-12-17T23:30:41.1582733Z distributed/fsdp/test_fsdp_memory (0.0018649757553151802) 2024-12-17T23:30:41.1583167Z distributed/fsdp/test_fsdp_meta (0.0018649757553151802) 2024-12-17T23:30:41.1583623Z distributed/fsdp/test_fsdp_mixed_precision (0.0018649757553151802) 2024-12-17T23:30:41.1584260Z distributed/fsdp/test_fsdp_multiple_forward (0.0018649757553151802) 2024-12-17T23:30:41.1584800Z distributed/fsdp/test_fsdp_multiple_wrapping (0.0018649757553151802) 2024-12-17T23:30:41.1585288Z distributed/fsdp/test_fsdp_overlap (0.0018649757553151802) 2024-12-17T23:30:41.1585752Z distributed/fsdp/test_fsdp_pure_fp16 (0.0018649757553151802) 2024-12-17T23:30:41.1586320Z distributed/fsdp/test_fsdp_tp_integration (0.0018649757553151802) 2024-12-17T23:30:41.1586804Z distributed/fsdp/test_fsdp_traversal (0.0018649757553151802) 2024-12-17T23:30:41.1587269Z distributed/fsdp/test_fsdp_uneven (0.0018649757553151802) 2024-12-17T23:30:41.1587752Z distributed/fsdp/test_fsdp_unshard_params (0.0018649757553151802) 2024-12-17T23:30:41.1588266Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:30:41.1588762Z distributed/fsdp/test_shard_utils (0.0018649757553151802) 2024-12-17T23:30:41.1589185Z distributed/fsdp/test_utils (0.0018649757553151802) 2024-12-17T23:30:41.1589655Z distributed/optim/test_zero_redundancy_optimizer (0.0018649757553151802) 2024-12-17T23:30:41.1590262Z distributed/pipelining/test_backward (0.0018649757553151802) 2024-12-17T23:30:41.1590745Z distributed/pipelining/test_schedule (0.0018649757553151802) 2024-12-17T23:30:41.1591217Z distributed/pipelining/test_unflatten (0.0018649757553151802) 2024-12-17T23:30:41.1591760Z distributed/tensor/parallel/test_parallelize_api (0.0018649757553151802) 2024-12-17T23:30:41.1592333Z distributed/tensor/parallel/test_tp_examples (0.0018649757553151802) 2024-12-17T23:30:41.1592891Z distributed/tensor/parallel/test_tp_random_state (0.0018649757553151802) 2024-12-17T23:30:41.1593447Z distributed/tensor/parallel/test_tp_style (0.0018649757553151802) 2024-12-17T23:30:41.1593901Z distributed/test_backends (0.0018649757553151802) 2024-12-17T23:30:41.1594274Z distributed/test_c10d_pypg (0.0018649757553151802) 2024-12-17T23:30:41.1594700Z distributed/test_control_collectives (0.0018649757553151802) 2024-12-17T23:30:41.1595153Z distributed/test_functional_api (0.0018649757553151802) 2024-12-17T23:30:41.1595558Z distributed/test_launcher (0.0018649757553151802) 2024-12-17T23:30:41.1595962Z distributed/test_multi_threaded_pg (0.0018649757553151802) 2024-12-17T23:30:41.1596412Z distributed/test_symmetric_memory (0.0018649757553151802) 2024-12-17T23:30:41.1596848Z distributions/test_constraints (0.0018649757553151802) 2024-12-17T23:30:41.1597218Z functorch/test_ac (0.0018649757553151802) 2024-12-17T23:30:41.1597561Z functorch/test_logging (0.0018649757553151802) 2024-12-17T23:30:41.1597981Z functorch/test_memory_efficient_fusion (0.0018649757553151802) 2024-12-17T23:30:41.1598394Z functorch/test_parsing (0.0018649757553151802) 2024-12-17T23:30:41.1598760Z functorch/test_rearrange (0.0018649757553151802) 2024-12-17T23:30:41.1599172Z functorch/test_vmap_registrations (0.0018649757553151802) 2024-12-17T23:30:41.1599593Z onnx/internal/test_diagnostics (0.0018649757553151802) 2024-12-17T23:30:41.1600014Z onnx/internal/test_registraion (0.0018649757553151802) 2024-12-17T23:30:41.1600420Z onnx/test_fx_type_promotion (0.0018649757553151802) 2024-12-17T23:30:41.1600785Z onnx/test_op_consistency (0.0018649757553151802) 2024-12-17T23:30:41.1601165Z onnx/test_symbolic_helper (0.0018649757553151802) 2024-12-17T23:30:41.1601563Z profiler/test_execution_trace (0.0018649757553151802) 2024-12-17T23:30:41.1601935Z profiler/test_kineto (0.0018649757553151802) 2024-12-17T23:30:41.1602268Z test_dlpack (0.0018649757553151802) 2024-12-17T23:30:41.1602580Z test_file_check (0.0018649757553151802) 2024-12-17T23:30:41.1602898Z test_function_schema (0.0018649757553151802) 2024-12-17T23:30:41.1603234Z test_futures (0.0018649757553151802) 2024-12-17T23:30:41.1603567Z test_fx_reinplace_pass (0.0018649757553151802) 2024-12-17T23:30:41.1603888Z test_itt (0.0018649757553151802) 2024-12-17T23:30:41.1604189Z test_jit_disabled (0.0018649757553151802) 2024-12-17T23:30:41.1604591Z test_jit_fuser_legacy (0.0018649757553151802) 2024-12-17T23:30:41.1604922Z test_jiterator (0.0018649757553151802) 2024-12-17T23:30:41.1605237Z test_license (0.0018649757553151802) 2024-12-17T23:30:41.1605545Z test_logging (0.0018649757553151802) 2024-12-17T23:30:41.1605839Z test_masked (0.0018649757553151802) 2024-12-17T23:30:41.1606154Z test_maskedtensor (0.0018649757553151802) 2024-12-17T23:30:41.1606480Z test_mkldnn (0.0018649757553151802) 2024-12-17T23:30:41.1606782Z test_mkldnn_fusion (0.0018649757553151802) 2024-12-17T23:30:41.1607120Z test_mkldnn_verbose (0.0018649757553151802) 2024-12-17T23:30:41.1607487Z test_multiprocessing_spawn (0.0018649757553151802) 2024-12-17T23:30:41.1607861Z test_namedtuple_return_api (0.0018649757553151802) 2024-12-17T23:30:41.1608226Z test_native_functions (0.0018649757553151802) 2024-12-17T23:30:41.1608556Z test_openmp (0.0018649757553151802) 2024-12-17T23:30:41.1608862Z test_per_overload_api (0.0018649757553151802) 2024-12-17T23:30:41.1609206Z test_schema_check (0.0018649757553151802) 2024-12-17T23:30:41.1609601Z test_segment_reductions (0.0018649757553151802) 2024-12-17T23:30:41.1609998Z test_set_default_mobile_cpu_allocator (0.0018649757553151802) 2024-12-17T23:30:41.1610406Z test_tensorexpr_pybind (0.0018649757553151802) 2024-12-17T23:30:41.1610756Z test_type_promotion (0.0018649757553151802) 2024-12-17T23:30:41.1611076Z test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:30:41.1611415Z test_utils_config_module (0.0018649757553151802) 2024-12-17T23:30:41.1611830Z torch_np/numpy_tests/core/test_einsum (0.0018649757553151802) 2024-12-17T23:30:41.1612314Z torch_np/numpy_tests/core/test_scalar_methods (0.0018649757553151802) 2024-12-17T23:30:41.1612839Z torch_np/numpy_tests/core/test_scalarinherit (0.0018649757553151802) 2024-12-17T23:30:41.1613326Z torch_np/numpy_tests/fft/test_helper (0.0018649757553151802) 2024-12-17T23:30:41.1613782Z torch_np/numpy_tests/fft/test_pocketfft (0.0018649757553151802) 2024-12-17T23:30:41.1614195Z torch_np/test_basic (0.0018649757553151802) 2024-12-17T23:30:41.1614539Z torch_np/test_dtype (0.0018649757553151802) 2024-12-17T23:30:41.1614884Z torch_np/test_function_base (0.0018649757553151802) 2024-12-17T23:30:41.1615269Z torch_np/test_nep50_examples (0.0018649757553151802) 2024-12-17T23:30:41.1615635Z torch_np/test_random (0.0018649757553151802) 2024-12-17T23:30:41.1616001Z torch_np/test_scalars_0D_arrays (0.0018649757553151802) 2024-12-17T23:30:41.1616397Z torch_np/test_ufuncs_basic (0.0018649757553151802) 2024-12-17T23:30:41.1616772Z torch_np/test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:30:41.1617131Z distributed/test_store (5.983883772016095e-05) 2024-12-17T23:30:41.4416657Z test_metal (3.277796206327288e-05) 2024-12-17T23:30:41.4417035Z Emitting metrics 2024-12-17T23:30:41.4417279Z Writing 1 documents to S3 2024-12-17T23:30:41.4417541Z Done! 2024-12-17T23:30:41.4417747Z Writing 1 documents to S3 2024-12-17T23:30:41.4418039Z Done! 2024-12-17T23:30:41.5072348Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-12-17T23:30:41.5072709Z with: 2024-12-17T23:30:41.5072928Z name: td_results 2024-12-17T23:30:41.5073233Z retention-days: 14 2024-12-17T23:30:41.5073550Z if-no-files-found: error 2024-12-17T23:30:41.5091751Z path: td_results.json 2024-12-17T23:30:41.5092043Z s3-bucket: gha-artifacts 2024-12-17T23:30:41.5092307Z region: us-east-1 2024-12-17T23:30:41.5092557Z ##[endgroup] 2024-12-17T23:30:41.8628575Z With the provided path, there will be 1 file uploaded 2024-12-17T23:30:41.8629438Z Uploading to s3 prefix: pytorch/pytorch/12383255543/td_results 2024-12-17T23:30:41.8669997Z Starting upload of td_results.json 2024-12-17T23:30:42.0073809Z Finished upload of td_results.json 2024-12-17T23:30:42.0242456Z ##[group]Run actions/upload-artifact@v4 2024-12-17T23:30:42.0242798Z with: 2024-12-17T23:30:42.0243020Z name: td_results.json 2024-12-17T23:30:42.0243267Z retention-days: 14 2024-12-17T23:30:42.0243525Z if-no-files-found: error 2024-12-17T23:30:42.0243926Z path: td_results.json 2024-12-17T23:30:42.0244197Z compression-level: 6 2024-12-17T23:30:42.0244453Z overwrite: false 2024-12-17T23:30:42.0244696Z include-hidden-files: false 2024-12-17T23:30:42.0244983Z ##[endgroup] 2024-12-17T23:30:42.2703234Z With the provided path, there will be 1 file uploaded 2024-12-17T23:30:42.2707587Z Artifact name is valid! 2024-12-17T23:30:42.2708737Z Root directory input is valid! 2024-12-17T23:30:42.3467648Z Beginning upload of artifact content to blob storage 2024-12-17T23:30:42.4038891Z Uploaded bytes 12589 2024-12-17T23:30:42.4191231Z Finished uploading artifact content to blob storage! 2024-12-17T23:30:42.4194079Z SHA256 hash of uploaded artifact zip is 85576171f6088c6a4d0bac7145124d5f11ae7099c2ec1ed412aead28aea5ea6a 2024-12-17T23:30:42.4195653Z Finalizing artifact upload 2024-12-17T23:30:42.4843749Z Artifact td_results.json.zip successfully finalized. Artifact ID 2334917300 2024-12-17T23:30:42.4844855Z Artifact td_results.json has been successfully uploaded! Final size is 12589 bytes. Artifact ID is 2334917300 2024-12-17T23:30:42.4850665Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12383255543/artifacts/2334917300 2024-12-17T23:30:42.4985706Z Post job cleanup. 2024-12-17T23:30:42.5041302Z Post job cleanup. 2024-12-17T23:30:42.5756068Z [command]/usr/bin/git version 2024-12-17T23:30:42.5790978Z git version 2.40.1 2024-12-17T23:30:42.5830076Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3fb9686c-ac86-43cd-aede-89429701a953' before making global git config changes 2024-12-17T23:30:42.5831845Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:30:42.5833674Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:30:42.5859148Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:30:42.5882200Z [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-12-17T23:30:42.6159445Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:30:42.6176401Z http.https://github.com/.extraheader 2024-12-17T23:30:42.6185775Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-12-17T23:30:42.6208880Z [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-12-17T23:30:42.6540208Z A job completed hook has been configured by the self-hosted runner administrator 2024-12-17T23:30:42.6569205Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-12-17T23:30:42.6574206Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:30:42.6574603Z ##[endgroup] 2024-12-17T23:30:42.6649530Z [!ALERT!] Swap in detected! [!ALERT!] 2024-12-17T23:30:54.0675820Z [!ALERT!] Swap out detected [!ALERT!] 2024-12-17T23:31:11.6659313Z Cleaning up orphan processes