2024-08-08T20:13:23.1943736Z Current runner version: '2.319.0' 2024-08-08T20:13:23.1949644Z Runner name: 'i-0bb3cf3ddda0f6fd1' 2024-08-08T20:13:23.1950238Z Runner group name: 'Default' 2024-08-08T20:13:23.1950951Z Machine name: 'ip-10-0-74-243' 2024-08-08T20:13:23.1966014Z ##[group]GITHUB_TOKEN Permissions 2024-08-08T20:13:23.1967599Z Contents: read 2024-08-08T20:13:23.1968050Z Metadata: read 2024-08-08T20:13:23.1968385Z ##[endgroup] 2024-08-08T20:13:23.1971256Z Secret source: Actions 2024-08-08T20:13:23.1971873Z Prepare workflow directory 2024-08-08T20:13:23.5179145Z Prepare all required actions 2024-08-08T20:13:23.5354073Z Getting action download info 2024-08-08T20:13:23.6961671Z Download action repository 'pytorch/pytorch@main' (SHA:b845068db2637682e3e0fd6597ff941694f9fa21) 2024-08-08T20:13:26.7746128Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-08-08T20:13:26.9560706Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-08-08T20:13:27.1910408Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-08-08T20:13:27.3923482Z Getting action download info 2024-08-08T20:13:27.4950173Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-08T20:13:27.6849242Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/tags/ciflow/trunk/132710 (b9d86fa89636e301796d4201f36d86c73f6e49bc) 2024-08-08T20:13:27.6851501Z Complete job name: before-test / target-determination 2024-08-08T20:13:27.7413461Z A job started hook has been configured by the self-hosted runner administrator 2024-08-08T20:13:27.7552649Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-08T20:13:27.7563597Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:13:27.7564120Z ##[endgroup] 2024-08-08T20:13:28.9840008Z Runner Type: linux.2xlarge 2024-08-08T20:13:28.9840513Z Instance Type: c5.2xlarge 2024-08-08T20:13:28.9841109Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-08T20:13:28.9841612Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-08T20:13:32.9637569Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-08T20:13:32.9638216Z with: 2024-08-08T20:13:32.9638532Z submodules: false 2024-08-08T20:13:32.9638873Z fetch-depth: 0 2024-08-08T20:13:32.9639206Z ##[endgroup] 2024-08-08T20:13:32.9860936Z ##[group]Run retry () { 2024-08-08T20:13:32.9861350Z retry () { 2024-08-08T20:13:32.9861902Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T20:13:32.9862507Z } 2024-08-08T20:13:32.9862838Z echo "${GITHUB_WORKSPACE}" 2024-08-08T20:13:32.9863297Z if [ -z "${NO_SUDO}" ]; then 2024-08-08T20:13:32.9863822Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T20:13:32.9864302Z else 2024-08-08T20:13:32.9864691Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T20:13:32.9865162Z fi 2024-08-08T20:13:32.9865548Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T20:13:32.9873682Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:13:32.9874234Z env: 2024-08-08T20:13:32.9874531Z NO_SUDO: 2024-08-08T20:13:32.9874830Z ##[endgroup] 2024-08-08T20:13:32.9898511Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:13:34.8718651Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T20:13:34.8719119Z with: 2024-08-08T20:13:34.8719421Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T20:13:34.8719835Z fetch-depth: 0 2024-08-08T20:13:34.8720119Z submodules: false 2024-08-08T20:13:34.8720425Z quiet-checkout: true 2024-08-08T20:13:34.8720738Z repository: pytorch/pytorch 2024-08-08T20:13:34.8721225Z token: *** 2024-08-08T20:13:34.8721493Z ssh-strict: true 2024-08-08T20:13:34.8721787Z persist-credentials: true 2024-08-08T20:13:34.8722124Z clean: true 2024-08-08T20:13:34.8722425Z sparse-checkout-cone-mode: true 2024-08-08T20:13:34.8722948Z lfs: false 2024-08-08T20:13:34.8723225Z set-safe-directory: true 2024-08-08T20:13:34.8723567Z ##[endgroup] 2024-08-08T20:13:34.9723096Z Syncing repository: pytorch/pytorch 2024-08-08T20:13:34.9724830Z ##[group]Getting Git version info 2024-08-08T20:13:34.9726061Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T20:13:34.9764543Z [command]/usr/bin/git version 2024-08-08T20:13:34.9765239Z git version 2.40.1 2024-08-08T20:13:34.9766924Z ##[endgroup] 2024-08-08T20:13:34.9778656Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e28e03c8-0543-446b-877e-81e66b2a3508' before making global git config changes 2024-08-08T20:13:34.9779932Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T20:13:34.9781651Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:13:34.9783478Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T20:13:34.9784408Z ##[group]Initializing the repository 2024-08-08T20:13:34.9785103Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:13:34.9886414Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T20:13:34.9887340Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T20:13:34.9888260Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T20:13:34.9888824Z hint: 2024-08-08T20:13:34.9889242Z hint: git config --global init.defaultBranch 2024-08-08T20:13:34.9889696Z hint: 2024-08-08T20:13:34.9890307Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T20:13:34.9891159Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T20:13:34.9891743Z hint: 2024-08-08T20:13:34.9892028Z hint: git branch -m 2024-08-08T20:13:34.9892775Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-08T20:13:34.9899608Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T20:13:34.9928413Z ##[endgroup] 2024-08-08T20:13:34.9928973Z ##[group]Disabling automatic garbage collection 2024-08-08T20:13:34.9931880Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T20:13:34.9957895Z ##[endgroup] 2024-08-08T20:13:34.9958381Z ##[group]Setting up auth 2024-08-08T20:13:34.9963296Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T20:13:34.9991219Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T20:13:35.0219140Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T20:13:35.0245645Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T20:13:35.0471025Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T20:13:35.0511252Z ##[endgroup] 2024-08-08T20:13:35.0511769Z ##[group]Fetching the repository 2024-08-08T20:13:35.0517346Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-08T20:13:37.5019886Z remote: Enumerating objects: 1008969 2024-08-08T20:13:37.5020575Z remote: Enumerating objects: 1011658, done. 2024-08-08T20:13:37.5021323Z remote: Counting objects: 0% (1/2689) 2024-08-08T20:13:37.5022323Z remote: Counting objects: 1% (27/2689) 2024-08-08T20:13:37.5023676Z remote: Counting objects: 2% (54/2689) 2024-08-08T20:13:37.5024289Z remote: Counting objects: 3% (81/2689) 2024-08-08T20:13:37.5025459Z remote: Counting objects: 4% (108/2689) 2024-08-08T20:13:37.5026487Z remote: Counting objects: 5% (135/2689) 2024-08-08T20:13:37.5027100Z remote: Counting objects: 6% (162/2689) 2024-08-08T20:13:37.5027743Z remote: Counting objects: 7% (189/2689) 2024-08-08T20:13:37.5028324Z remote: Counting objects: 8% (216/2689) 2024-08-08T20:13:37.5029278Z remote: Counting objects: 9% (243/2689) 2024-08-08T20:13:37.5030163Z remote: Counting objects: 10% (269/2689) 2024-08-08T20:13:37.5031035Z remote: Counting objects: 11% (296/2689) 2024-08-08T20:13:37.5031900Z remote: Counting objects: 12% (323/2689) 2024-08-08T20:13:37.5032740Z remote: Counting objects: 13% (350/2689) 2024-08-08T20:13:37.5033270Z remote: Counting objects: 14% (377/2689) 2024-08-08T20:13:37.5033815Z remote: Counting objects: 15% (404/2689) 2024-08-08T20:13:37.5034735Z remote: Counting objects: 16% (431/2689) 2024-08-08T20:13:37.5035814Z remote: Counting objects: 17% (458/2689) 2024-08-08T20:13:37.5036830Z remote: Counting objects: 18% (485/2689) 2024-08-08T20:13:37.5037910Z remote: Counting objects: 19% (511/2689) 2024-08-08T20:13:37.5038927Z remote: Counting objects: 20% (538/2689) 2024-08-08T20:13:37.5040001Z remote: Counting objects: 21% (565/2689) 2024-08-08T20:13:37.5041036Z remote: Counting objects: 22% (592/2689) 2024-08-08T20:13:37.5042103Z remote: Counting objects: 23% (619/2689) 2024-08-08T20:13:37.5043169Z remote: Counting objects: 24% (646/2689) 2024-08-08T20:13:37.5044223Z remote: Counting objects: 25% (673/2689) 2024-08-08T20:13:37.5045269Z remote: Counting objects: 26% (700/2689) 2024-08-08T20:13:37.5046287Z remote: Counting objects: 27% (727/2689) 2024-08-08T20:13:37.5047304Z remote: Counting objects: 28% (753/2689) 2024-08-08T20:13:37.5048378Z remote: Counting objects: 29% (780/2689) 2024-08-08T20:13:37.5049401Z remote: Counting objects: 30% (807/2689) 2024-08-08T20:13:37.5050671Z remote: Counting objects: 31% (834/2689) 2024-08-08T20:13:37.5051759Z remote: Counting objects: 32% (861/2689) 2024-08-08T20:13:37.5052733Z remote: Counting objects: 33% (888/2689) 2024-08-08T20:13:37.5053480Z remote: Counting objects: 34% (915/2689) 2024-08-08T20:13:37.5054264Z remote: Counting objects: 35% (942/2689) 2024-08-08T20:13:37.5055128Z remote: Counting objects: 36% (969/2689) 2024-08-08T20:13:37.5055802Z remote: Counting objects: 37% (995/2689) 2024-08-08T20:13:37.5056759Z remote: Counting objects: 38% (1022/2689) 2024-08-08T20:13:37.5057557Z remote: Counting objects: 39% (1049/2689) 2024-08-08T20:13:37.5058641Z remote: Counting objects: 40% (1076/2689) 2024-08-08T20:13:37.5059282Z remote: Counting objects: 41% (1103/2689) 2024-08-08T20:13:37.5060254Z remote: Counting objects: 42% (1130/2689) 2024-08-08T20:13:37.5061079Z remote: Counting objects: 43% (1157/2689) 2024-08-08T20:13:37.5061937Z remote: Counting objects: 44% (1184/2689) 2024-08-08T20:13:37.5062857Z remote: Counting objects: 45% (1211/2689) 2024-08-08T20:13:37.5063701Z remote: Counting objects: 46% (1237/2689) 2024-08-08T20:13:37.5064447Z remote: Counting objects: 47% (1264/2689) 2024-08-08T20:13:37.5065456Z remote: Counting objects: 48% (1291/2689) 2024-08-08T20:13:37.5066457Z remote: Counting objects: 49% (1318/2689) 2024-08-08T20:13:37.5067132Z remote: Counting objects: 50% (1345/2689) 2024-08-08T20:13:37.5068037Z remote: Counting objects: 51% (1372/2689) 2024-08-08T20:13:37.5068878Z remote: Counting objects: 52% (1399/2689) 2024-08-08T20:13:37.5070007Z remote: Counting objects: 53% (1426/2689) 2024-08-08T20:13:37.5071111Z remote: Counting objects: 54% (1453/2689) 2024-08-08T20:13:37.5072124Z remote: Counting objects: 55% (1479/2689) 2024-08-08T20:13:37.5073150Z remote: Counting objects: 56% (1506/2689) 2024-08-08T20:13:37.5073712Z remote: Counting objects: 57% (1533/2689) 2024-08-08T20:13:37.5074276Z remote: Counting objects: 58% (1560/2689) 2024-08-08T20:13:37.5074823Z remote: Counting objects: 59% (1587/2689) 2024-08-08T20:13:37.5075379Z remote: Counting objects: 60% (1614/2689) 2024-08-08T20:13:37.5075945Z remote: Counting objects: 61% (1641/2689) 2024-08-08T20:13:37.5076490Z remote: Counting objects: 62% (1668/2689) 2024-08-08T20:13:37.5077063Z remote: Counting objects: 63% (1695/2689) 2024-08-08T20:13:37.5077627Z remote: Counting objects: 64% (1721/2689) 2024-08-08T20:13:37.5078191Z remote: Counting objects: 65% (1748/2689) 2024-08-08T20:13:37.5078735Z remote: Counting objects: 66% (1775/2689) 2024-08-08T20:13:37.5079295Z remote: Counting objects: 67% (1802/2689) 2024-08-08T20:13:37.5079860Z remote: Counting objects: 68% (1829/2689) 2024-08-08T20:13:37.5080412Z remote: Counting objects: 69% (1856/2689) 2024-08-08T20:13:37.5080975Z remote: Counting objects: 70% (1883/2689) 2024-08-08T20:13:37.5081535Z remote: Counting objects: 71% (1910/2689) 2024-08-08T20:13:37.5082081Z remote: Counting objects: 72% (1937/2689) 2024-08-08T20:13:37.5082642Z remote: Counting objects: 73% (1963/2689) 2024-08-08T20:13:37.5083202Z remote: Counting objects: 74% (1990/2689) 2024-08-08T20:13:37.5083752Z remote: Counting objects: 75% (2017/2689) 2024-08-08T20:13:37.5084311Z remote: Counting objects: 76% (2044/2689) 2024-08-08T20:13:37.5084870Z remote: Counting objects: 77% (2071/2689) 2024-08-08T20:13:37.5085413Z remote: Counting objects: 78% (2098/2689) 2024-08-08T20:13:37.5085972Z remote: Counting objects: 79% (2125/2689) 2024-08-08T20:13:37.5086527Z remote: Counting objects: 80% (2152/2689) 2024-08-08T20:13:37.5087088Z remote: Counting objects: 81% (2179/2689) 2024-08-08T20:13:37.5087760Z remote: Counting objects: 82% (2205/2689) 2024-08-08T20:13:37.5088324Z remote: Counting objects: 83% (2232/2689) 2024-08-08T20:13:37.5088885Z remote: Counting objects: 84% (2259/2689) 2024-08-08T20:13:37.5089431Z remote: Counting objects: 85% (2286/2689) 2024-08-08T20:13:37.5089988Z remote: Counting objects: 86% (2313/2689) 2024-08-08T20:13:37.5090546Z remote: Counting objects: 87% (2340/2689) 2024-08-08T20:13:37.5091087Z remote: Counting objects: 88% (2367/2689) 2024-08-08T20:13:37.5091645Z remote: Counting objects: 89% (2394/2689) 2024-08-08T20:13:37.5092203Z remote: Counting objects: 90% (2421/2689) 2024-08-08T20:13:37.5092749Z remote: Counting objects: 91% (2447/2689) 2024-08-08T20:13:37.5093305Z remote: Counting objects: 92% (2474/2689) 2024-08-08T20:13:37.5093867Z remote: Counting objects: 93% (2501/2689) 2024-08-08T20:13:37.5094416Z remote: Counting objects: 94% (2528/2689) 2024-08-08T20:13:37.5094977Z remote: Counting objects: 95% (2555/2689) 2024-08-08T20:13:37.5095536Z remote: Counting objects: 96% (2582/2689) 2024-08-08T20:13:37.5096084Z remote: Counting objects: 97% (2609/2689) 2024-08-08T20:13:37.5096645Z remote: Counting objects: 98% (2636/2689) 2024-08-08T20:13:37.5097203Z remote: Counting objects: 99% (2663/2689) 2024-08-08T20:13:37.5097760Z remote: Counting objects: 100% (2689/2689) 2024-08-08T20:13:37.5098343Z remote: Counting objects: 100% (2689/2689), done. 2024-08-08T20:13:37.5638129Z remote: Compressing objects: 0% (1/1401) 2024-08-08T20:13:37.5926030Z remote: Compressing objects: 1% (15/1401) 2024-08-08T20:13:37.5982578Z remote: Compressing objects: 2% (29/1401) 2024-08-08T20:13:37.6567547Z remote: Compressing objects: 3% (43/1401) 2024-08-08T20:13:37.7883994Z remote: Compressing objects: 4% (57/1401) 2024-08-08T20:13:38.0234914Z remote: Compressing objects: 5% (71/1401) 2024-08-08T20:13:38.0933375Z remote: Compressing objects: 6% (85/1401) 2024-08-08T20:13:38.1269962Z remote: Compressing objects: 7% (99/1401) 2024-08-08T20:13:38.1596829Z remote: Compressing objects: 8% (113/1401) 2024-08-08T20:13:38.1856623Z remote: Compressing objects: 9% (127/1401) 2024-08-08T20:13:38.2219726Z remote: Compressing objects: 10% (141/1401) 2024-08-08T20:13:38.2487953Z remote: Compressing objects: 11% (155/1401) 2024-08-08T20:13:38.2724617Z remote: Compressing objects: 12% (169/1401) 2024-08-08T20:13:38.2878893Z remote: Compressing objects: 13% (183/1401) 2024-08-08T20:13:38.3011826Z remote: Compressing objects: 14% (197/1401) 2024-08-08T20:13:38.3129777Z remote: Compressing objects: 15% (211/1401) 2024-08-08T20:13:38.3162692Z remote: Compressing objects: 16% (225/1401) 2024-08-08T20:13:38.3193456Z remote: Compressing objects: 17% (239/1401) 2024-08-08T20:13:38.3225407Z remote: Compressing objects: 18% (253/1401) 2024-08-08T20:13:38.3237390Z remote: Compressing objects: 19% (267/1401) 2024-08-08T20:13:38.3265299Z remote: Compressing objects: 20% (281/1401) 2024-08-08T20:13:38.3269827Z remote: Compressing objects: 21% (295/1401) 2024-08-08T20:13:38.3295058Z remote: Compressing objects: 22% (309/1401) 2024-08-08T20:13:38.3343380Z remote: Compressing objects: 23% (323/1401) 2024-08-08T20:13:38.3351854Z remote: Compressing objects: 24% (337/1401) 2024-08-08T20:13:38.3368436Z remote: Compressing objects: 25% (351/1401) 2024-08-08T20:13:38.3377126Z remote: Compressing objects: 26% (365/1401) 2024-08-08T20:13:38.3403679Z remote: Compressing objects: 27% (379/1401) 2024-08-08T20:13:38.3437942Z remote: Compressing objects: 28% (393/1401) 2024-08-08T20:13:38.3457321Z remote: Compressing objects: 29% (407/1401) 2024-08-08T20:13:38.3477789Z remote: Compressing objects: 30% (421/1401) 2024-08-08T20:13:38.3484005Z remote: Compressing objects: 31% (435/1401) 2024-08-08T20:13:38.3509059Z remote: Compressing objects: 32% (449/1401) 2024-08-08T20:13:38.3537427Z remote: Compressing objects: 33% (463/1401) 2024-08-08T20:13:38.3554763Z remote: Compressing objects: 34% (477/1401) 2024-08-08T20:13:38.3568707Z remote: Compressing objects: 35% (491/1401) 2024-08-08T20:13:38.3591764Z remote: Compressing objects: 36% (505/1401) 2024-08-08T20:13:38.3613535Z remote: Compressing objects: 37% (519/1401) 2024-08-08T20:13:38.3627380Z remote: Compressing objects: 38% (533/1401) 2024-08-08T20:13:38.3648833Z remote: Compressing objects: 39% (547/1401) 2024-08-08T20:13:38.3657861Z remote: Compressing objects: 40% (561/1401) 2024-08-08T20:13:38.3676234Z remote: Compressing objects: 41% (575/1401) 2024-08-08T20:13:38.3692153Z remote: Compressing objects: 42% (589/1401) 2024-08-08T20:13:38.3712651Z remote: Compressing objects: 43% (603/1401) 2024-08-08T20:13:38.3725593Z remote: Compressing objects: 44% (617/1401) 2024-08-08T20:13:38.3739366Z remote: Compressing objects: 45% (631/1401) 2024-08-08T20:13:38.3753547Z remote: Compressing objects: 46% (645/1401) 2024-08-08T20:13:38.3765046Z remote: Compressing objects: 47% (659/1401) 2024-08-08T20:13:38.3774386Z remote: Compressing objects: 48% (673/1401) 2024-08-08T20:13:38.3801020Z remote: Compressing objects: 49% (687/1401) 2024-08-08T20:13:38.3817134Z remote: Compressing objects: 50% (701/1401) 2024-08-08T20:13:38.3819449Z remote: Compressing objects: 51% (715/1401) 2024-08-08T20:13:38.3820392Z remote: Compressing objects: 52% (729/1401) 2024-08-08T20:13:38.3820978Z remote: Compressing objects: 53% (743/1401) 2024-08-08T20:13:38.3821998Z remote: Compressing objects: 54% (757/1401) 2024-08-08T20:13:38.3822855Z remote: Compressing objects: 55% (771/1401) 2024-08-08T20:13:38.3826849Z remote: Compressing objects: 56% (785/1401) 2024-08-08T20:13:38.3833783Z remote: Compressing objects: 57% (799/1401) 2024-08-08T20:13:38.3837681Z remote: Compressing objects: 58% (813/1401) 2024-08-08T20:13:38.3841228Z remote: Compressing objects: 59% (827/1401) 2024-08-08T20:13:38.3844434Z remote: Compressing objects: 60% (841/1401) 2024-08-08T20:13:38.3847074Z remote: Compressing objects: 61% (855/1401) 2024-08-08T20:13:38.3849574Z remote: Compressing objects: 62% (869/1401) 2024-08-08T20:13:38.3850448Z remote: Compressing objects: 63% (883/1401) 2024-08-08T20:13:38.3851029Z remote: Compressing objects: 64% (897/1401) 2024-08-08T20:13:38.3852279Z remote: Compressing objects: 65% (911/1401) 2024-08-08T20:13:38.3853172Z remote: Compressing objects: 66% (925/1401) 2024-08-08T20:13:38.3853765Z remote: Compressing objects: 67% (939/1401) 2024-08-08T20:13:38.3854349Z remote: Compressing objects: 68% (953/1401) 2024-08-08T20:13:38.3856558Z remote: Compressing objects: 69% (967/1401) 2024-08-08T20:13:38.3864673Z remote: Compressing objects: 70% (981/1401) 2024-08-08T20:13:38.3867332Z remote: Compressing objects: 71% (995/1401) 2024-08-08T20:13:38.3876251Z remote: Compressing objects: 72% (1009/1401) 2024-08-08T20:13:38.3878615Z remote: Compressing objects: 73% (1023/1401) 2024-08-08T20:13:38.3879443Z remote: Compressing objects: 74% (1037/1401) 2024-08-08T20:13:38.3882416Z remote: Compressing objects: 75% (1051/1401) 2024-08-08T20:13:38.3884895Z remote: Compressing objects: 76% (1065/1401) 2024-08-08T20:13:38.3887572Z remote: Compressing objects: 77% (1079/1401) 2024-08-08T20:13:38.3890058Z remote: Compressing objects: 78% (1093/1401) 2024-08-08T20:13:38.3892698Z remote: Compressing objects: 79% (1107/1401) 2024-08-08T20:13:38.3895471Z remote: Compressing objects: 80% (1121/1401) 2024-08-08T20:13:38.3897789Z remote: Compressing objects: 81% (1135/1401) 2024-08-08T20:13:38.3900261Z remote: Compressing objects: 82% (1149/1401) 2024-08-08T20:13:38.3902677Z remote: Compressing objects: 83% (1163/1401) 2024-08-08T20:13:38.3905258Z remote: Compressing objects: 84% (1177/1401) 2024-08-08T20:13:38.3907921Z remote: Compressing objects: 85% (1191/1401) 2024-08-08T20:13:38.3910541Z remote: Compressing objects: 86% (1205/1401) 2024-08-08T20:13:38.3911376Z remote: Compressing objects: 87% (1219/1401) 2024-08-08T20:13:38.3913128Z remote: Compressing objects: 88% (1233/1401) 2024-08-08T20:13:38.3915920Z remote: Compressing objects: 89% (1247/1401) 2024-08-08T20:13:38.3918650Z remote: Compressing objects: 90% (1261/1401) 2024-08-08T20:13:38.3921259Z remote: Compressing objects: 91% (1275/1401) 2024-08-08T20:13:38.3922125Z remote: Compressing objects: 92% (1289/1401) 2024-08-08T20:13:38.3922709Z remote: Compressing objects: 93% (1303/1401) 2024-08-08T20:13:38.3923523Z remote: Compressing objects: 94% (1317/1401) 2024-08-08T20:13:38.3926103Z remote: Compressing objects: 95% (1331/1401) 2024-08-08T20:13:38.3928805Z remote: Compressing objects: 96% (1345/1401) 2024-08-08T20:13:38.3929380Z remote: Compressing objects: 97% (1359/1401) 2024-08-08T20:13:38.3931174Z remote: Compressing objects: 98% (1373/1401) 2024-08-08T20:13:38.3933846Z remote: Compressing objects: 99% (1387/1401) 2024-08-08T20:13:38.3934696Z remote: Compressing objects: 100% (1401/1401) 2024-08-08T20:13:38.3935327Z remote: Compressing objects: 100% (1401/1401), done. 2024-08-08T20:13:58.6682465Z remote: Total 1011658 (delta 1782), reused 1942 (delta 1285), pack-reused 1008969 2024-08-08T20:14:25.3191426Z [command]/usr/bin/git rev-parse --verify --quiet b9d86fa89636e301796d4201f36d86c73f6e49bc^{object} 2024-08-08T20:14:25.3216830Z b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T20:14:25.3221684Z ##[endgroup] 2024-08-08T20:14:25.3222289Z ##[group]Determining the checkout info 2024-08-08T20:14:25.3223254Z ##[endgroup] 2024-08-08T20:14:25.3223953Z ##[group]Checking out the ref 2024-08-08T20:14:25.3227149Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T20:14:26.6513387Z ##[endgroup] 2024-08-08T20:14:26.6549881Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T20:14:26.6572361Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T20:14:26.6767585Z Prepare all required actions 2024-08-08T20:14:26.6768034Z Getting action download info 2024-08-08T20:14:26.7723038Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-08T20:14:26.9043201Z ##[group]Run ./.github/actions/setup-linux 2024-08-08T20:14:26.9043668Z ##[endgroup] 2024-08-08T20:14:26.9105924Z ##[group]Run set -euo pipefail 2024-08-08T20:14:26.9106591Z set -euo pipefail 2024-08-08T20:14:26.9106996Z function get_ec2_metadata() { 2024-08-08T20:14:26.9107565Z  # Pulled from instance metadata endpoint for EC2 2024-08-08T20:14:26.9108581Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-08T20:14:26.9109395Z  category=$1 2024-08-08T20:14:26.9109956Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-08T20:14:26.9110689Z  runner_name_str=i-0bb3cf3ddda0f6fd1 2024-08-08T20:14:26.9111174Z  if [[ -f /.inarc ]]; then 2024-08-08T20:14:26.9111696Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-08T20:14:26.9112297Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-08T20:14:26.9113015Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-08T20:14:26.9113670Z  else 2024-08-08T20:14:26.9114188Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-08T20:14:26.9114791Z  fi 2024-08-08T20:14:26.9115099Z } 2024-08-08T20:14:26.9115484Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-08T20:14:26.9116091Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-08T20:14:26.9116783Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-08T20:14:26.9117387Z echo "system info $(uname -a)" 2024-08-08T20:14:26.9124951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:26.9125500Z ##[endgroup] 2024-08-08T20:14:26.9204615Z ami-id: ami-0ce0c36d7a00b20e2 2024-08-08T20:14:26.9259256Z instance-id: i-0bb3cf3ddda0f6fd1 2024-08-08T20:14:26.9311273Z instance-type: c5.2xlarge 2024-08-08T20:14:26.9318437Z system info Linux ip-10-0-74-243.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-08T20:14:26.9338746Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T20:14:26.9339709Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T20:14:26.9347475Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:26.9348087Z ##[endgroup] 2024-08-08T20:14:26.9408530Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-08T20:14:26.9409119Z if systemctl is-active --quiet docker; then 2024-08-08T20:14:26.9409655Z  echo "Docker daemon is running..."; 2024-08-08T20:14:26.9410095Z else 2024-08-08T20:14:26.9410553Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-08T20:14:26.9411121Z fi 2024-08-08T20:14:26.9417845Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:26.9418451Z ##[endgroup] 2024-08-08T20:14:26.9505985Z Docker daemon is running... 2024-08-08T20:14:26.9549186Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T20:14:26.9549734Z with: 2024-08-08T20:14:26.9549977Z shell: bash 2024-08-08T20:14:26.9550233Z timeout_minutes: 5 2024-08-08T20:14:26.9550528Z max_attempts: 3 2024-08-08T20:14:26.9550815Z retry_wait_seconds: 30 2024-08-08T20:14:26.9552234Z 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" 2024-08-08T20:14:26.9553824Z polling_interval_seconds: 1 2024-08-08T20:14:26.9554183Z warning_on_retry: true 2024-08-08T20:14:26.9554509Z continue_on_error: false 2024-08-08T20:14:26.9554814Z env: 2024-08-08T20:14:26.9555067Z AWS_RETRY_MODE: standard 2024-08-08T20:14:26.9555393Z AWS_MAX_ATTEMPTS: 5 2024-08-08T20:14:26.9555705Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T20:14:26.9556048Z ##[endgroup] 2024-08-08T20:14:27.7284109Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T20:14:27.7284986Z Configure a credential helper to remove this warning. See 2024-08-08T20:14:27.7285829Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T20:14:27.7286370Z 2024-08-08T20:14:27.7286476Z Login Succeeded 2024-08-08T20:14:28.0061143Z Command completed after 1 attempt(s). 2024-08-08T20:14:28.0106032Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T20:14:28.0107060Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T20:14:28.0107756Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T20:14:28.0115630Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:28.0116182Z ##[endgroup] 2024-08-08T20:14:28.0188059Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T20:14:28.0188844Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T20:14:28.0189416Z # shellcheck disable=SC2046 2024-08-08T20:14:28.0189854Z docker stop $(docker ps -q) || true 2024-08-08T20:14:28.0190318Z # Prune all of the docker images 2024-08-08T20:14:28.0190736Z docker system prune -af 2024-08-08T20:14:28.0197922Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:28.0198423Z ##[endgroup] 2024-08-08T20:14:28.0443116Z "docker stop" requires at least 1 argument. 2024-08-08T20:14:28.0443972Z See 'docker stop --help'. 2024-08-08T20:14:28.0444241Z 2024-08-08T20:14:28.0444459Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-08T20:14:28.0444828Z 2024-08-08T20:14:28.0444982Z Stop one or more running containers 2024-08-08T20:14:28.0574220Z Total reclaimed space: 0B 2024-08-08T20:14:28.0602809Z ##[group]Run set +e 2024-08-08T20:14:28.0603145Z set +e 2024-08-08T20:14:28.0603442Z set -x 2024-08-08T20:14:28.0603695Z  2024-08-08T20:14:28.0603997Z PT_DOMAIN=download.pytorch.org 2024-08-08T20:14:28.0604783Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-08T20:14:28.0605863Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-08T20:14:28.0606613Z # one is returned at random 2024-08-08T20:14:28.0607138Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-08T20:14:28.0607622Z  2024-08-08T20:14:28.0607922Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T20:14:28.0608526Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-08T20:14:28.0609264Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-08T20:14:28.0609808Z  2024-08-08T20:14:28.0610107Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T20:14:28.0610784Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-08T20:14:28.0611262Z  exit 1 2024-08-08T20:14:28.0611551Z  fi 2024-08-08T20:14:28.0611815Z fi 2024-08-08T20:14:28.0612053Z  2024-08-08T20:14:28.0612386Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-08T20:14:28.0612889Z  # Clean up any old records first 2024-08-08T20:14:28.0613369Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-08T20:14:28.0613801Z fi 2024-08-08T20:14:28.0614050Z  2024-08-08T20:14:28.0614527Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-08T20:14:28.0615064Z cat /etc/hosts 2024-08-08T20:14:28.0622457Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:28.0622947Z ##[endgroup] 2024-08-08T20:14:28.0643194Z + PT_DOMAIN=download.pytorch.org 2024-08-08T20:14:28.0648587Z ++ tail -n1 2024-08-08T20:14:28.0649065Z ++ dig -4 +short download.pytorch.org 2024-08-08T20:14:28.1128385Z + RESOLVED_IP=18.160.10.22 2024-08-08T20:14:28.1128917Z + '[' -z 18.160.10.22 ']' 2024-08-08T20:14:28.1129336Z + grep -r download.pytorch.org /etc/hosts 2024-08-08T20:14:28.1135556Z 18.160.10.76 download.pytorch.org 2024-08-08T20:14:28.1136344Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-08T20:14:28.1239248Z + echo '18.160.10.22 download.pytorch.org' 2024-08-08T20:14:28.1240126Z + sudo tee -a /etc/hosts 2024-08-08T20:14:28.1662469Z 18.160.10.22 download.pytorch.org 2024-08-08T20:14:28.1674972Z + cat /etc/hosts 2024-08-08T20:14:28.1680987Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-08T20:14:28.1695522Z ::1 localhost6 localhost6.localdomain6 2024-08-08T20:14:28.1696029Z 18.160.10.22 download.pytorch.org 2024-08-08T20:14:28.1788603Z Prepare all required actions 2024-08-08T20:14:28.1828106Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-08-08T20:14:28.1828554Z with: 2024-08-08T20:14:28.1829013Z github-token: *** 2024-08-08T20:14:28.1829304Z ##[endgroup] 2024-08-08T20:14:28.1844409Z ##[group]Run set -eux 2024-08-08T20:14:28.1844732Z set -eux 2024-08-08T20:14:28.1845293Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-08-08T20:14:28.1852996Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:28.1853484Z env: 2024-08-08T20:14:28.1853887Z GITHUB_TOKEN: *** 2024-08-08T20:14:28.1854183Z ##[endgroup] 2024-08-08T20:14:28.1875770Z + python3 .github/scripts/get_workflow_job_id.py 10308807531 i-0bb3cf3ddda0f6fd1 2024-08-08T20:14:28.8157883Z setting job-id=28537251258 2024-08-08T20:14:28.8158399Z setting job-name=before-test / target-determination 2024-08-08T20:14:28.8352973Z Prepare all required actions 2024-08-08T20:14:28.8353586Z Getting action download info 2024-08-08T20:14:28.9489595Z ##[group]Run ./.github/actions/pytest-cache-download 2024-08-08T20:14:28.9490106Z with: 2024-08-08T20:14:28.9490416Z cache_dir: .pytest_cache 2024-08-08T20:14:28.9490806Z job_identifier: trunk 2024-08-08T20:14:28.9491184Z s3_bucket: gha-artifacts 2024-08-08T20:14:28.9491544Z ##[endgroup] 2024-08-08T20:14:28.9532685Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T20:14:28.9533275Z with: 2024-08-08T20:14:28.9533573Z shell: bash 2024-08-08T20:14:28.9533894Z timeout_minutes: 5 2024-08-08T20:14:28.9534228Z max_attempts: 5 2024-08-08T20:14:28.9534571Z retry_wait_seconds: 30 2024-08-08T20:14:28.9535046Z command: set -eu python3 -m pip install boto3==1.19.12 2024-08-08T20:14:28.9535580Z polling_interval_seconds: 1 2024-08-08T20:14:28.9535987Z warning_on_retry: true 2024-08-08T20:14:28.9536413Z continue_on_error: false 2024-08-08T20:14:28.9536771Z ##[endgroup] 2024-08-08T20:14:29.4268069Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T20:14:30.5433800Z Collecting boto3==1.19.12 2024-08-08T20:14:30.5615396Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-08-08T20:14:31.8563161Z Collecting botocore<1.23.0,>=1.22.12 2024-08-08T20:14:31.8638815Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-08-08T20:14:32.0171299Z Collecting s3transfer<0.6.0,>=0.5.0 2024-08-08T20:14:32.0213094Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-08-08T20:14:32.0554706Z Collecting jmespath<1.0.0,>=0.7.1 2024-08-08T20:14:32.0597076Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-08-08T20:14:32.1050175Z Collecting python-dateutil<3.0.0,>=2.1 2024-08-08T20:14:32.1092231Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-08T20:14:32.1200646Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.19) 2024-08-08T20:14:32.1697078Z Collecting six>=1.5 2024-08-08T20:14:32.1752281Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-08T20:14:32.2444429Z Installing collected packages: jmespath, six, python-dateutil, botocore, s3transfer, boto3 2024-08-08T20:14:32.9153411Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.9.0.post0 s3transfer-0.5.2 six-1.16.0 2024-08-08T20:14:33.0049414Z Command completed after 1 attempt(s). 2024-08-08T20:14:33.0097792Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-08-08T20:14:33.0098355Z python3 .github/scripts/pytest_cache.py \ 2024-08-08T20:14:33.0098816Z  --download \ 2024-08-08T20:14:33.0099219Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-08-08T20:14:33.0099717Z  --pr_identifier $GITHUB_REF \ 2024-08-08T20:14:33.0100163Z  --job_identifier $JOB_IDENTIFIER \ 2024-08-08T20:14:33.0100624Z  --temp_dir $RUNNER_TEMP \ 2024-08-08T20:14:33.0101014Z  --repo $REPO \ 2024-08-08T20:14:33.0101339Z  --bucket $BUCKET \ 2024-08-08T20:14:33.0109682Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:14:33.0110183Z env: 2024-08-08T20:14:33.0110422Z CACHE_DIR: .pytest_cache 2024-08-08T20:14:33.0110765Z JOB_IDENTIFIER: trunk 2024-08-08T20:14:33.0111089Z REPO: pytorch/pytorch 2024-08-08T20:14:33.0111397Z BUCKET: gha-artifacts 2024-08-08T20:14:33.0111709Z ##[endgroup] 2024-08-08T20:14:33.3030309Z PR identifier for `refs/tags/ciflow/trunk/132710` is `2f4c2b14bd26de49375e6285fb5587e6` 2024-08-08T20:14:33.3036030Z Downloading cache with args Namespace(bucket='gha-artifacts', cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', download=True, job_identifier='trunk', pr_identifier='refs/tags/ciflow/trunk/132710', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-08-08T20:14:33.3041728Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/2f4c2b14bd26de49375e6285fb5587e6/trunk` in bucket `gha-artifacts` 2024-08-08T20:14:33.3422915Z ##[group]Run seemethere/download-artifact-s3@v4 2024-08-08T20:14:33.3423386Z with: 2024-08-08T20:14:33.3423639Z name: llm_results 2024-08-08T20:14:33.3423955Z path: .additional_ci_files/llm_results 2024-08-08T20:14:33.3424361Z s3-bucket: gha-artifacts 2024-08-08T20:14:33.3424690Z region: us-east-1 2024-08-08T20:14:33.3424961Z ##[endgroup] 2024-08-08T20:14:33.8096830Z (node:26676) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-08-08T20:14:33.8097545Z 2024-08-08T20:14:33.8097796Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-08-08T20:14:33.8098508Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-08-08T20:14:33.8099337Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-08-08T20:14:33.8825652Z Found 1 objects with prefix pytorch/pytorch/10308807531/llm_results/ 2024-08-08T20:14:33.8828699Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-08-08T20:14:33.9409087Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-08-08T20:14:33.9415331Z Artifact download has finished successfully 2024-08-08T20:14:33.9572175Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-08-08T20:14:33.9573538Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-08-08T20:14:33.9574404Z python3 -m pip install boto3==1.19.12 2024-08-08T20:14:33.9575041Z python3 tools/testing/do_target_determination_for_s3.py 2024-08-08T20:14:33.9582871Z shell: /usr/bin/bash -e {0} 2024-08-08T20:14:33.9583254Z env: 2024-08-08T20:14:33.9583913Z GITHUB_TOKEN: *** 2024-08-08T20:14:33.9584284Z GITHUB_REPOSITORY: pytorch/pytorch 2024-08-08T20:14:33.9584741Z GITHUB_WORKFLOW: trunk 2024-08-08T20:14:33.9585142Z GITHUB_JOB: target-determination 2024-08-08T20:14:33.9585575Z GITHUB_RUN_ID: 10308807531 2024-08-08T20:14:33.9585973Z GITHUB_RUN_NUMBER: 90547 2024-08-08T20:14:33.9586544Z GITHUB_RUN_ATTEMPT: 1 2024-08-08T20:14:33.9586939Z GITHUB_REF: refs/tags/ciflow/trunk/132710 2024-08-08T20:14:33.9587462Z JOB_ID: 28537251258 2024-08-08T20:14:33.9587857Z JOB_NAME: before-test / target-determination 2024-08-08T20:14:33.9588427Z PR_NUMBER: 2024-08-08T20:14:33.9588741Z ##[endgroup] 2024-08-08T20:14:33.9643184Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-08-08T20:14:33.9643921Z creating: .additional_ci_files/llm_results/mappings/ 2024-08-08T20:14:33.9648441Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-08-08T20:14:34.1841973Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T20:14:34.2013333Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-08-08T20:14:34.2064507Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-08-08T20:14:34.2077528Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-08-08T20:14:34.2104188Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-08-08T20:14:34.2148240Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-08-08T20:14:34.2174889Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.19) 2024-08-08T20:14:34.2354016Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-08-08T20:14:36.3665605Z 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-08-08T20:14:36.3670517Z 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-08-08T20:14:36.3675484Z 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-08-08T20:14:36.3680632Z 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-08-08T20:14:36.3686362Z 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-08-08T20:14:36.3691866Z 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-08-08T20:14:36.3694694Z Received 628 tests to prioritize 2024-08-08T20:14:36.3695397Z backends/xeon/test_launch 2024-08-08T20:14:36.3696058Z benchmark_utils/test_benchmark_utils 2024-08-08T20:14:36.3697036Z cpp_extensions/open_registration_extension/test/test_openreg 2024-08-08T20:14:36.3698186Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-08-08T20:14:36.3699332Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-08-08T20:14:36.3700452Z distributed/_composable/fsdp/test_fully_shard_comm 2024-08-08T20:14:36.3701497Z distributed/_composable/fsdp/test_fully_shard_compile 2024-08-08T20:14:36.3702591Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-08-08T20:14:36.3703675Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-08-08T20:14:36.3704711Z distributed/_composable/fsdp/test_fully_shard_init 2024-08-08T20:14:36.3705745Z distributed/_composable/fsdp/test_fully_shard_logging 2024-08-08T20:14:36.3706941Z distributed/_composable/fsdp/test_fully_shard_memory 2024-08-08T20:14:36.3708135Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-08-08T20:14:36.3709287Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-08-08T20:14:36.3710323Z distributed/_composable/fsdp/test_fully_shard_state 2024-08-08T20:14:36.3711401Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-08-08T20:14:36.3712505Z distributed/_composable/fsdp/test_fully_shard_training 2024-08-08T20:14:36.3713632Z distributed/_composable/fully_shard/test_fully_shard_compile 2024-08-08T20:14:36.3714825Z distributed/_composable/fully_shard/test_fully_shard_init 2024-08-08T20:14:36.3716114Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision 2024-08-08T20:14:36.3717466Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint 2024-08-08T20:14:36.3718865Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint 2024-08-08T20:14:36.3720159Z distributed/_composable/fully_shard/test_fully_shard_runtime 2024-08-08T20:14:36.3721330Z distributed/_composable/fully_shard/test_fully_shard_util 2024-08-08T20:14:36.3722315Z distributed/_composable/test_checkpoint 2024-08-08T20:14:36.3723376Z distributed/_composable/test_composability/test_2d_composability 2024-08-08T20:14:36.3724444Z distributed/_composable/test_compose 2024-08-08T20:14:36.3725221Z distributed/_composable/test_contract 2024-08-08T20:14:36.3726021Z distributed/_composable/test_replicate 2024-08-08T20:14:36.3726942Z distributed/_composable/test_replicate_with_compiler 2024-08-08T20:14:36.3727986Z distributed/_shard/sharded_optim/test_sharded_optim 2024-08-08T20:14:36.3729027Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-08-08T20:14:36.3730089Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-08-08T20:14:36.3731159Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-08-08T20:14:36.3732200Z distributed/_shard/sharded_tensor/ops/test_init 2024-08-08T20:14:36.3733215Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-08-08T20:14:36.3734209Z distributed/_shard/sharded_tensor/test_logger 2024-08-08T20:14:36.3735195Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-08-08T20:14:36.3736330Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-08-08T20:14:36.3737443Z distributed/_shard/sharding_plan/test_sharding_plan 2024-08-08T20:14:36.3738482Z distributed/_shard/sharding_spec/test_sharding_spec 2024-08-08T20:14:36.3739382Z distributed/_shard/test_sharder 2024-08-08T20:14:36.3740374Z distributed/_tensor/debug/test_comm_mode 2024-08-08T20:14:36.3741280Z distributed/_tensor/debug/test_comm_mode_features 2024-08-08T20:14:36.3742233Z distributed/_tensor/debug/test_op_coverage 2024-08-08T20:14:36.3743261Z distributed/_tensor/experimental/test_local_map 2024-08-08T20:14:36.3744344Z distributed/_tensor/experimental/test_register_sharding 2024-08-08T20:14:36.3745452Z distributed/_tensor/experimental/test_tp_transform 2024-08-08T20:14:36.3746452Z distributed/_tensor/test_api 2024-08-08T20:14:36.3747106Z distributed/_tensor/test_attention 2024-08-08T20:14:36.3747805Z distributed/_tensor/test_common_rules 2024-08-08T20:14:36.3748683Z distributed/_tensor/test_convolution_ops 2024-08-08T20:14:36.3749479Z distributed/_tensor/test_dtensor 2024-08-08T20:14:36.3750249Z distributed/_tensor/test_dtensor_compile 2024-08-08T20:14:36.3751072Z distributed/_tensor/test_dtensor_ops 2024-08-08T20:14:36.3751857Z distributed/_tensor/test_embedding_ops 2024-08-08T20:14:36.3752708Z distributed/_tensor/test_experimental_ops 2024-08-08T20:14:36.3753525Z distributed/_tensor/test_init 2024-08-08T20:14:36.3754221Z distributed/_tensor/test_math_ops 2024-08-08T20:14:36.3754987Z distributed/_tensor/test_matrix_ops 2024-08-08T20:14:36.3755765Z distributed/_tensor/test_op_strategy 2024-08-08T20:14:36.3756533Z distributed/_tensor/test_optimizers 2024-08-08T20:14:36.3757337Z distributed/_tensor/test_pointwise_ops 2024-08-08T20:14:36.3758161Z distributed/_tensor/test_random_ops 2024-08-08T20:14:36.3758945Z distributed/_tensor/test_redistribute 2024-08-08T20:14:36.3759761Z distributed/_tensor/test_tensor_ops 2024-08-08T20:14:36.3760781Z distributed/_tensor/test_utils 2024-08-08T20:14:36.3761505Z distributed/_tensor/test_view_ops 2024-08-08T20:14:36.3762299Z distributed/_tensor/test_xla_integration 2024-08-08T20:14:36.3763147Z distributed/_tools/test_fsdp2_mem_tracker 2024-08-08T20:14:36.3763975Z distributed/_tools/test_mem_tracker 2024-08-08T20:14:36.3764657Z distributed/_tools/test_memory_tracker 2024-08-08T20:14:36.3765307Z distributed/_tools/test_mod_tracker 2024-08-08T20:14:36.3766078Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-08-08T20:14:36.3767066Z distributed/algorithms/quantization/test_quantization 2024-08-08T20:14:36.3767842Z distributed/algorithms/test_join 2024-08-08T20:14:36.3768515Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-08-08T20:14:36.3769262Z distributed/checkpoint/e2e/test_fine_tuning 2024-08-08T20:14:36.3770047Z distributed/checkpoint/e2e/test_fsdp_ep 2024-08-08T20:14:36.3770720Z distributed/checkpoint/e2e/test_pipeline 2024-08-08T20:14:36.3771487Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-08-08T20:14:36.3772317Z distributed/checkpoint/test_checkpoint 2024-08-08T20:14:36.3773110Z distributed/checkpoint/test_compatibility 2024-08-08T20:14:36.3773968Z distributed/checkpoint/test_dedup_tensors 2024-08-08T20:14:36.3774870Z distributed/checkpoint/test_dtensor_checkpoint 2024-08-08T20:14:36.3775811Z distributed/checkpoint/test_dtensor_resharding 2024-08-08T20:14:36.3776791Z distributed/checkpoint/test_file_system_checkpoint 2024-08-08T20:14:36.3777832Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-08-08T20:14:36.3778823Z distributed/checkpoint/test_format_utils 2024-08-08T20:14:36.3779715Z distributed/checkpoint/test_fsdp_model_state 2024-08-08T20:14:36.3780639Z distributed/checkpoint/test_fsdp_optim_state 2024-08-08T20:14:36.3781694Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-08-08T20:14:36.3782713Z distributed/checkpoint/test_fsspec 2024-08-08T20:14:36.3783544Z distributed/checkpoint/test_hsdp_checkpoint 2024-08-08T20:14:36.3784439Z distributed/checkpoint/test_nested_dict 2024-08-08T20:14:36.3785248Z distributed/checkpoint/test_planner 2024-08-08T20:14:36.3786071Z distributed/checkpoint/test_save_load_api 2024-08-08T20:14:36.3787062Z distributed/checkpoint/test_state_dict 2024-08-08T20:14:36.3787929Z distributed/checkpoint/test_state_dict_utils 2024-08-08T20:14:36.3789155Z distributed/checkpoint/test_tp_checkpoint 2024-08-08T20:14:36.3790016Z distributed/checkpoint/test_traverse 2024-08-08T20:14:36.3790798Z distributed/checkpoint/test_utils 2024-08-08T20:14:36.3791719Z distributed/elastic/events/lib_test 2024-08-08T20:14:36.3792525Z distributed/elastic/metrics/api_test 2024-08-08T20:14:36.3793386Z distributed/elastic/multiprocessing/api_test 2024-08-08T20:14:36.3794270Z distributed/elastic/test_control_plane 2024-08-08T20:14:36.3795083Z distributed/elastic/timer/api_test 2024-08-08T20:14:36.3795907Z distributed/elastic/timer/local_timer_example 2024-08-08T20:14:36.3796828Z distributed/elastic/timer/local_timer_test 2024-08-08T20:14:36.3797733Z distributed/elastic/utils/distributed_test 2024-08-08T20:14:36.3798601Z distributed/elastic/utils/logging_test 2024-08-08T20:14:36.3799421Z distributed/elastic/utils/util_test 2024-08-08T20:14:36.3800239Z distributed/fsdp/test_checkpoint_wrapper 2024-08-08T20:14:36.3801137Z distributed/fsdp/test_distributed_checkpoint 2024-08-08T20:14:36.3802002Z distributed/fsdp/test_fsdp_apply 2024-08-08T20:14:36.3802807Z distributed/fsdp/test_fsdp_backward_prefetch 2024-08-08T20:14:36.3803690Z distributed/fsdp/test_fsdp_checkpoint 2024-08-08T20:14:36.3804534Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-08-08T20:14:36.3805376Z distributed/fsdp/test_fsdp_comm 2024-08-08T20:14:36.3806102Z distributed/fsdp/test_fsdp_comm_hooks 2024-08-08T20:14:36.3806887Z distributed/fsdp/test_fsdp_core 2024-08-08T20:14:36.3807696Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-08-08T20:14:36.3808605Z distributed/fsdp/test_fsdp_exec_order 2024-08-08T20:14:36.3809414Z distributed/fsdp/test_fsdp_fine_tune 2024-08-08T20:14:36.3810214Z distributed/fsdp/test_fsdp_flatten_params 2024-08-08T20:14:36.3811122Z distributed/fsdp/test_fsdp_freezing_weights 2024-08-08T20:14:36.3811971Z distributed/fsdp/test_fsdp_fx 2024-08-08T20:14:36.3812690Z distributed/fsdp/test_fsdp_grad_acc 2024-08-08T20:14:36.3813503Z distributed/fsdp/test_fsdp_hybrid_shard 2024-08-08T20:14:36.3814380Z distributed/fsdp/test_fsdp_ignored_modules 2024-08-08T20:14:36.3815212Z distributed/fsdp/test_fsdp_input 2024-08-08T20:14:36.3815968Z distributed/fsdp/test_fsdp_memory 2024-08-08T20:14:36.3816713Z distributed/fsdp/test_fsdp_meta 2024-08-08T20:14:36.3817427Z distributed/fsdp/test_fsdp_misc 2024-08-08T20:14:36.3818217Z distributed/fsdp/test_fsdp_mixed_precision 2024-08-08T20:14:36.3819131Z distributed/fsdp/test_fsdp_multiple_forward 2024-08-08T20:14:36.3820049Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-08-08T20:14:36.3820933Z distributed/fsdp/test_fsdp_optim_state 2024-08-08T20:14:36.3821736Z distributed/fsdp/test_fsdp_overlap 2024-08-08T20:14:36.3822503Z distributed/fsdp/test_fsdp_pure_fp16 2024-08-08T20:14:36.3823362Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-08-08T20:14:36.3824268Z distributed/fsdp/test_fsdp_state_dict 2024-08-08T20:14:36.3825094Z distributed/fsdp/test_fsdp_tp_integration 2024-08-08T20:14:36.3825948Z distributed/fsdp/test_fsdp_traversal 2024-08-08T20:14:36.3826879Z distributed/fsdp/test_fsdp_uneven 2024-08-08T20:14:36.3827674Z distributed/fsdp/test_fsdp_unshard_params 2024-08-08T20:14:36.3828628Z distributed/fsdp/test_fsdp_use_orig_params 2024-08-08T20:14:36.3829544Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-08-08T20:14:36.3830397Z distributed/fsdp/test_shard_utils 2024-08-08T20:14:36.3831129Z distributed/fsdp/test_utils 2024-08-08T20:14:36.3831803Z distributed/fsdp/test_wrap 2024-08-08T20:14:36.3832469Z distributed/launcher/test_run 2024-08-08T20:14:36.3833203Z distributed/nn/jit/test_instantiator 2024-08-08T20:14:36.3834110Z distributed/optim/test_apply_optimizer_in_backward 2024-08-08T20:14:36.3835049Z distributed/optim/test_named_optimizer 2024-08-08T20:14:36.3835960Z distributed/optim/test_zero_redundancy_optimizer 2024-08-08T20:14:36.3836894Z distributed/pipelining/test_backward 2024-08-08T20:14:36.3837919Z distributed/pipelining/test_composability 2024-08-08T20:14:36.3838781Z distributed/pipelining/test_microbatch 2024-08-08T20:14:36.3839595Z distributed/pipelining/test_pipe 2024-08-08T20:14:36.3840360Z distributed/pipelining/test_schedule 2024-08-08T20:14:36.3841361Z distributed/pipelining/test_schedule_multiproc 2024-08-08T20:14:36.3842146Z distributed/pipelining/test_stage 2024-08-08T20:14:36.3842902Z distributed/pipelining/test_transformer 2024-08-08T20:14:36.3843735Z distributed/pipelining/test_unflatten 2024-08-08T20:14:36.3844587Z distributed/rpc/cuda/test_tensorpipe_agent 2024-08-08T20:14:36.3845413Z distributed/rpc/test_faulty_agent 2024-08-08T20:14:36.3846163Z distributed/rpc/test_share_memory 2024-08-08T20:14:36.3846944Z distributed/rpc/test_tensorpipe_agent 2024-08-08T20:14:36.3847838Z distributed/tensor/parallel/test_ddp_2d_parallel 2024-08-08T20:14:36.3848859Z distributed/tensor/parallel/test_fsdp_2d_parallel 2024-08-08T20:14:36.3849734Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-08-08T20:14:36.3850528Z distributed/tensor/parallel/test_parallelize_api 2024-08-08T20:14:36.3851345Z distributed/tensor/parallel/test_tp_examples 2024-08-08T20:14:36.3852097Z distributed/tensor/parallel/test_tp_random_state 2024-08-08T20:14:36.3852679Z distributed/tensor/parallel/test_tp_style 2024-08-08T20:14:36.3853113Z distributed/test_c10d_common 2024-08-08T20:14:36.3853498Z distributed/test_c10d_functional_native 2024-08-08T20:14:36.3853895Z distributed/test_c10d_gloo 2024-08-08T20:14:36.3854241Z distributed/test_c10d_logger 2024-08-08T20:14:36.3854595Z distributed/test_c10d_nccl 2024-08-08T20:14:36.3854959Z distributed/test_c10d_object_collectives 2024-08-08T20:14:36.3855382Z distributed/test_c10d_ops_nccl 2024-08-08T20:14:36.3855748Z distributed/test_c10d_pypg 2024-08-08T20:14:36.3856091Z distributed/test_c10d_spawn_gloo 2024-08-08T20:14:36.3856476Z distributed/test_c10d_spawn_nccl 2024-08-08T20:14:36.3856857Z distributed/test_c10d_spawn_ucc 2024-08-08T20:14:36.3857220Z distributed/test_c10d_ucc 2024-08-08T20:14:36.3857575Z distributed/test_collective_utils 2024-08-08T20:14:36.3857994Z distributed/test_compute_comm_reordering 2024-08-08T20:14:36.3858425Z distributed/test_control_collectives 2024-08-08T20:14:36.3858835Z distributed/test_data_parallel 2024-08-08T20:14:36.3859205Z distributed/test_device_mesh 2024-08-08T20:14:36.3859565Z distributed/test_distributed_spawn 2024-08-08T20:14:36.3859976Z distributed/test_dynamo_distributed 2024-08-08T20:14:36.3860365Z distributed/test_fake_pg 2024-08-08T20:14:36.3860700Z distributed/test_functional_api 2024-08-08T20:14:36.3861095Z distributed/test_inductor_collectives 2024-08-08T20:14:36.3861502Z distributed/test_launcher 2024-08-08T20:14:36.3861846Z distributed/test_multi_threaded_pg 2024-08-08T20:14:36.3862229Z distributed/test_nccl 2024-08-08T20:14:36.3862556Z distributed/test_pg_wrapper 2024-08-08T20:14:36.3862898Z distributed/test_store 2024-08-08T20:14:36.3863241Z distributed/test_symmetric_memory 2024-08-08T20:14:36.3863638Z distributions/test_constraints 2024-08-08T20:14:36.3864014Z distributions/test_distributions 2024-08-08T20:14:36.3864368Z doctests 2024-08-08T20:14:36.3864654Z dynamo/test_activation_checkpointing 2024-08-08T20:14:36.3865036Z dynamo/test_after_aot 2024-08-08T20:14:36.3865354Z dynamo/test_aot_autograd 2024-08-08T20:14:36.3865694Z dynamo/test_aot_autograd_cache 2024-08-08T20:14:36.3866049Z dynamo/test_autograd_function 2024-08-08T20:14:36.3866643Z dynamo/test_backends 2024-08-08T20:14:36.3866975Z dynamo/test_backward_higher_order_ops 2024-08-08T20:14:36.3867364Z dynamo/test_base_output 2024-08-08T20:14:36.3867695Z dynamo/test_bytecode_utils 2024-08-08T20:14:36.3868097Z dynamo/test_compile 2024-08-08T20:14:36.3868397Z dynamo/test_comptime 2024-08-08T20:14:36.3868698Z dynamo/test_config 2024-08-08T20:14:36.3868997Z dynamo/test_ctx_manager 2024-08-08T20:14:36.3869308Z dynamo/test_cudagraphs 2024-08-08T20:14:36.3869903Z dynamo/test_cudagraphs_expandable_segments 2024-08-08T20:14:36.3870332Z dynamo/test_debug_utils 2024-08-08T20:14:36.3870643Z dynamo/test_decorators 2024-08-08T20:14:36.3870966Z dynamo/test_deviceguard 2024-08-08T20:14:36.3871380Z dynamo/test_dynamic_shapes 2024-08-08T20:14:36.3871702Z dynamo/test_exc 2024-08-08T20:14:36.3871986Z dynamo/test_exceptions 2024-08-08T20:14:36.3872301Z dynamo/test_export 2024-08-08T20:14:36.3872596Z dynamo/test_export_mutations 2024-08-08T20:14:36.3872945Z dynamo/test_frame_init 2024-08-08T20:14:36.3873260Z dynamo/test_functions 2024-08-08T20:14:36.3873572Z dynamo/test_fx_passes_pre_grad 2024-08-08T20:14:36.3873928Z dynamo/test_global 2024-08-08T20:14:36.3874228Z dynamo/test_guard_manager 2024-08-08T20:14:36.3874560Z dynamo/test_higher_order_ops 2024-08-08T20:14:36.3874903Z dynamo/test_hooks 2024-08-08T20:14:36.3875215Z dynamo/test_inline_inbuilt_nn_modules 2024-08-08T20:14:36.3875608Z dynamo/test_input_attr_tracking 2024-08-08T20:14:36.3875971Z dynamo/test_interop 2024-08-08T20:14:36.3876266Z dynamo/test_logging 2024-08-08T20:14:36.3876554Z dynamo/test_minifier 2024-08-08T20:14:36.3876851Z dynamo/test_misc 2024-08-08T20:14:36.3877142Z dynamo/test_model_output 2024-08-08T20:14:36.3877455Z dynamo/test_modes 2024-08-08T20:14:36.3877743Z dynamo/test_modules 2024-08-08T20:14:36.3878037Z dynamo/test_nops 2024-08-08T20:14:36.3878314Z dynamo/test_optimizers 2024-08-08T20:14:36.3878635Z dynamo/test_pre_dispatch 2024-08-08T20:14:36.3878963Z dynamo/test_profiler 2024-08-08T20:14:36.3879265Z dynamo/test_python_autograd 2024-08-08T20:14:36.3879614Z dynamo/test_recompile_ux 2024-08-08T20:14:36.3879944Z dynamo/test_recompiles 2024-08-08T20:14:36.3880257Z dynamo/test_reorder_logs 2024-08-08T20:14:36.3880576Z dynamo/test_repros 2024-08-08T20:14:36.3880874Z dynamo/test_resume 2024-08-08T20:14:36.3881153Z dynamo/test_sdpa 2024-08-08T20:14:36.3881447Z dynamo/test_skip_non_tensor 2024-08-08T20:14:36.3881773Z dynamo/test_sources 2024-08-08T20:14:36.3882093Z dynamo/test_structured_trace 2024-08-08T20:14:36.3882440Z dynamo/test_subclasses 2024-08-08T20:14:36.3882747Z dynamo/test_subgraphs 2024-08-08T20:14:36.3883055Z dynamo/test_torchrec 2024-08-08T20:14:36.3883369Z dynamo/test_trace_rules 2024-08-08T20:14:36.3883673Z dynamo/test_unspec 2024-08-08T20:14:36.3883967Z dynamo/test_utils 2024-08-08T20:14:36.3884270Z dynamo/test_verify_correctness 2024-08-08T20:14:36.3884609Z dynamo/test_view 2024-08-08T20:14:36.3884897Z export/test_converter 2024-08-08T20:14:36.3885203Z export/test_db 2024-08-08T20:14:36.3885478Z export/test_experimental 2024-08-08T20:14:36.3885804Z export/test_export 2024-08-08T20:14:36.3886111Z export/test_export_nonstrict 2024-08-08T20:14:36.3886497Z export/test_export_training_ir_to_run_decomp 2024-08-08T20:14:36.3886954Z export/test_functionalized_assertions 2024-08-08T20:14:36.3887341Z export/test_hop 2024-08-08T20:14:36.3887617Z export/test_lift_unlift 2024-08-08T20:14:36.3887952Z export/test_pass_infra 2024-08-08T20:14:36.3888267Z export/test_passes 2024-08-08T20:14:36.3888564Z export/test_retraceability 2024-08-08T20:14:36.3888898Z export/test_schema 2024-08-08T20:14:36.3889191Z export/test_serdes 2024-08-08T20:14:36.3889480Z export/test_serialize 2024-08-08T20:14:36.3889788Z export/test_sparse 2024-08-08T20:14:36.3890081Z export/test_tools 2024-08-08T20:14:36.3890361Z export/test_torchbind 2024-08-08T20:14:36.3890675Z export/test_tree_utils 2024-08-08T20:14:36.3890994Z export/test_unflatten 2024-08-08T20:14:36.3891290Z export/test_verifier 2024-08-08T20:14:36.3891600Z functorch/test_ac 2024-08-08T20:14:36.3891906Z functorch/test_aotdispatch 2024-08-08T20:14:36.3892244Z functorch/test_control_flow 2024-08-08T20:14:36.3892589Z functorch/test_dims 2024-08-08T20:14:36.3892906Z functorch/test_eager_transforms 2024-08-08T20:14:36.3893264Z functorch/test_logging 2024-08-08T20:14:36.3893614Z functorch/test_memory_efficient_fusion 2024-08-08T20:14:36.3894134Z functorch/test_minifier 2024-08-08T20:14:36.3894443Z functorch/test_ops 2024-08-08T20:14:36.3894744Z functorch/test_parsing 2024-08-08T20:14:36.3895072Z functorch/test_rearrange 2024-08-08T20:14:36.3895388Z functorch/test_vmap 2024-08-08T20:14:36.3895784Z functorch/test_vmap_registrations 2024-08-08T20:14:36.3896185Z higher_order_ops/test_with_effects 2024-08-08T20:14:36.3896562Z inductor/test_aot_inductor 2024-08-08T20:14:36.3896920Z inductor/test_aot_inductor_package 2024-08-08T20:14:36.3897321Z inductor/test_aot_inductor_utils 2024-08-08T20:14:36.3897687Z inductor/test_autoheuristic 2024-08-08T20:14:36.3898035Z inductor/test_b2b_gemm 2024-08-08T20:14:36.3898365Z inductor/test_benchmark_fusion 2024-08-08T20:14:36.3898719Z inductor/test_binary_folding 2024-08-08T20:14:36.3899074Z inductor/test_ck_backend 2024-08-08T20:14:36.3899404Z inductor/test_codecache 2024-08-08T20:14:36.3899722Z inductor/test_codegen_triton 2024-08-08T20:14:36.3900077Z inductor/test_compile_worker 2024-08-08T20:14:36.3900443Z inductor/test_compiled_autograd 2024-08-08T20:14:36.3900814Z inductor/test_compiled_optimizers 2024-08-08T20:14:36.3901190Z inductor/test_config 2024-08-08T20:14:36.3901505Z inductor/test_control_flow 2024-08-08T20:14:36.3901867Z inductor/test_coordinate_descent_tuner 2024-08-08T20:14:36.3902284Z inductor/test_cpp_wrapper_hipify 2024-08-08T20:14:36.3902670Z inductor/test_cpu_cpp_wrapper 2024-08-08T20:14:36.3903016Z inductor/test_cpu_repro 2024-08-08T20:14:36.3903358Z inductor/test_cpu_select_algorithm 2024-08-08T20:14:36.3903752Z inductor/test_cuda_cpp_wrapper 2024-08-08T20:14:36.3904104Z inductor/test_cuda_repro 2024-08-08T20:14:36.3904440Z inductor/test_cudacodecache 2024-08-08T20:14:36.3904797Z inductor/test_cudagraph_trees 2024-08-08T20:14:36.3905219Z inductor/test_cudagraph_trees_expandable_segments 2024-08-08T20:14:36.3905682Z inductor/test_custom_lowering 2024-08-08T20:14:36.3906066Z inductor/test_custom_post_grad_passes 2024-08-08T20:14:36.3906635Z inductor/test_cutlass_backend 2024-08-08T20:14:36.3906995Z inductor/test_debug_trace 2024-08-08T20:14:36.3907354Z inductor/test_decompose_mem_bound_mm 2024-08-08T20:14:36.3907742Z inductor/test_dependencies 2024-08-08T20:14:36.3908171Z inductor/test_distributed_patterns 2024-08-08T20:14:36.3908581Z inductor/test_efficient_conv_bn_eval 2024-08-08T20:14:36.3908975Z inductor/test_extension_backend 2024-08-08T20:14:36.3909349Z inductor/test_flex_attention 2024-08-08T20:14:36.3909705Z inductor/test_flex_decoding 2024-08-08T20:14:36.3910034Z inductor/test_foreach 2024-08-08T20:14:36.3910344Z inductor/test_fp8 2024-08-08T20:14:36.3910635Z inductor/test_fused_attention 2024-08-08T20:14:36.3910990Z inductor/test_fx_fusion 2024-08-08T20:14:36.3911340Z inductor/test_graph_transform_observer 2024-08-08T20:14:36.3911743Z inductor/test_group_batch_fusion 2024-08-08T20:14:36.3912109Z inductor/test_halide 2024-08-08T20:14:36.3912413Z inductor/test_indexing 2024-08-08T20:14:36.3912737Z inductor/test_inductor_freezing 2024-08-08T20:14:36.3913109Z inductor/test_inductor_utils 2024-08-08T20:14:36.3913464Z inductor/test_inplacing_pass 2024-08-08T20:14:36.3913813Z inductor/test_kernel_benchmark 2024-08-08T20:14:36.3914183Z inductor/test_layout_optim 2024-08-08T20:14:36.3914526Z inductor/test_loop_ordering 2024-08-08T20:14:36.3914860Z inductor/test_max_autotune 2024-08-08T20:14:36.3915206Z inductor/test_memory_planning 2024-08-08T20:14:36.3915557Z inductor/test_metrics 2024-08-08T20:14:36.3915858Z inductor/test_minifier 2024-08-08T20:14:36.3916190Z inductor/test_minifier_isolate 2024-08-08T20:14:36.3916571Z inductor/test_mkldnn_pattern_matcher 2024-08-08T20:14:36.3916954Z inductor/test_mmdecomp 2024-08-08T20:14:36.3917310Z inductor/test_move_constructors_to_cuda 2024-08-08T20:14:36.3917726Z inductor/test_multi_kernel 2024-08-08T20:14:36.3918053Z inductor/test_ordered_set 2024-08-08T20:14:36.3918382Z inductor/test_pad_mm 2024-08-08T20:14:36.3918688Z inductor/test_padding 2024-08-08T20:14:36.3919210Z inductor/test_pattern_matcher 2024-08-08T20:14:36.3919566Z inductor/test_perf 2024-08-08T20:14:36.3919871Z inductor/test_profiler 2024-08-08T20:14:36.3920202Z inductor/test_scatter_optimization 2024-08-08T20:14:36.3920681Z inductor/test_select_algorithm 2024-08-08T20:14:36.3921038Z inductor/test_smoke 2024-08-08T20:14:36.3921336Z inductor/test_snode_runtime 2024-08-08T20:14:36.3921693Z inductor/test_split_cat_fx_passes 2024-08-08T20:14:36.3922090Z inductor/test_standalone_compile 2024-08-08T20:14:36.3922451Z inductor/test_torchbind 2024-08-08T20:14:36.3922787Z inductor/test_torchinductor 2024-08-08T20:14:36.3923218Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-08-08T20:14:36.3923721Z inductor/test_torchinductor_dynamic_shapes 2024-08-08T20:14:36.3924209Z inductor/test_torchinductor_opinfo 2024-08-08T20:14:36.3924641Z inductor/test_torchinductor_strided_blocks 2024-08-08T20:14:36.3925082Z inductor/test_triton_extension_backend 2024-08-08T20:14:36.3925502Z inductor/test_triton_heuristics 2024-08-08T20:14:36.3925875Z inductor/test_triton_kernels 2024-08-08T20:14:36.3926217Z inductor/test_triton_wrapper 2024-08-08T20:14:36.3926582Z inductor/test_unbacked_symints 2024-08-08T20:14:36.3926944Z inductor/test_utils 2024-08-08T20:14:36.3927239Z inductor/test_xpu_basic 2024-08-08T20:14:36.3927555Z lazy/test_bindings 2024-08-08T20:14:36.3927852Z lazy/test_debug_util 2024-08-08T20:14:36.3928166Z lazy/test_extract_compiled_graph 2024-08-08T20:14:36.3928549Z lazy/test_functionalization 2024-08-08T20:14:36.3928892Z lazy/test_generator 2024-08-08T20:14:36.3929183Z lazy/test_meta_kernel 2024-08-08T20:14:36.3929491Z lazy/test_reuse_ir 2024-08-08T20:14:36.3929790Z lazy/test_step_closures 2024-08-08T20:14:36.3930097Z lazy/test_ts_opinfo 2024-08-08T20:14:36.3930394Z nn/test_convolution 2024-08-08T20:14:36.3930689Z nn/test_dropout 2024-08-08T20:14:36.3930954Z nn/test_embedding 2024-08-08T20:14:36.3931236Z nn/test_init 2024-08-08T20:14:36.3931508Z nn/test_lazy_modules 2024-08-08T20:14:36.3931804Z nn/test_load_state_dict 2024-08-08T20:14:36.3932122Z nn/test_module_hooks 2024-08-08T20:14:36.3932435Z nn/test_multihead_attention 2024-08-08T20:14:36.3932770Z nn/test_packed_sequence 2024-08-08T20:14:36.3933093Z nn/test_parametrization 2024-08-08T20:14:36.3933404Z nn/test_pooling 2024-08-08T20:14:36.3933665Z nn/test_pruning 2024-08-08T20:14:36.3934017Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-08-08T20:14:36.3934480Z onnx/dynamo/test_exporter_api 2024-08-08T20:14:36.3934848Z onnx/dynamo/test_registry_dispatcher 2024-08-08T20:14:36.3935248Z onnx/internal/test_diagnostics 2024-08-08T20:14:36.3935617Z onnx/internal/test_registraion 2024-08-08T20:14:36.3935967Z onnx/test_autograd_funs 2024-08-08T20:14:36.3936284Z onnx/test_custom_ops 2024-08-08T20:14:36.3936589Z onnx/test_export_modes 2024-08-08T20:14:36.3936901Z onnx/test_fx_op_consistency 2024-08-08T20:14:36.3937241Z onnx/test_fx_passes 2024-08-08T20:14:36.3937540Z onnx/test_fx_to_onnx 2024-08-08T20:14:36.3937847Z onnx/test_fx_to_onnx_decomp_skip 2024-08-08T20:14:36.3938236Z onnx/test_fx_to_onnx_with_onnxruntime 2024-08-08T20:14:43.0710931Z onnx/test_fx_type_promotion 2024-08-08T20:14:43.0711780Z onnx/test_models_onnxruntime 2024-08-08T20:14:43.0712507Z onnx/test_models_quantized_onnxruntime 2024-08-08T20:14:43.0713305Z onnx/test_onnx_opset 2024-08-08T20:14:43.0713954Z onnx/test_onnxscript_no_runtime 2024-08-08T20:14:43.0714640Z onnx/test_onnxscript_runtime 2024-08-08T20:14:43.0715311Z onnx/test_op_consistency 2024-08-08T20:14:43.0715937Z onnx/test_operators 2024-08-08T20:14:43.0716503Z onnx/test_pytorch_jit_onnx 2024-08-08T20:14:43.0717172Z onnx/test_pytorch_onnx_no_runtime 2024-08-08T20:14:43.0717914Z onnx/test_pytorch_onnx_onnxruntime 2024-08-08T20:14:43.0718677Z onnx/test_pytorch_onnx_shape_inference 2024-08-08T20:14:43.0719473Z onnx/test_symbolic_helper 2024-08-08T20:14:43.0720138Z onnx/test_utility_funs 2024-08-08T20:14:43.0721197Z onnx/test_verification 2024-08-08T20:14:43.0721933Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-08-08T20:14:43.0723631Z optim/test_lrscheduler 2024-08-08T20:14:43.0724248Z optim/test_optim 2024-08-08T20:14:43.0725139Z optim/test_swa_utils 2024-08-08T20:14:43.0725788Z profiler/test_cpp_thread 2024-08-08T20:14:43.0726426Z profiler/test_execution_trace 2024-08-08T20:14:43.0727125Z profiler/test_memory_profiler 2024-08-08T20:14:43.0727803Z profiler/test_profiler 2024-08-08T20:14:43.0728427Z profiler/test_profiler_tree 2024-08-08T20:14:43.0729135Z profiler/test_record_function 2024-08-08T20:14:43.0729830Z profiler/test_torch_tidy 2024-08-08T20:14:43.0730446Z test_ao_sparsity 2024-08-08T20:14:43.0731001Z test_autocast 2024-08-08T20:14:43.0731529Z test_autograd 2024-08-08T20:14:43.0732059Z test_autograd_fallback 2024-08-08T20:14:43.0732587Z test_autoload 2024-08-08T20:14:43.0733081Z test_autoload_disable 2024-08-08T20:14:43.0733676Z test_autoload_enable 2024-08-08T20:14:43.0734254Z test_binary_ufuncs 2024-08-08T20:14:43.0734814Z test_bundled_inputs 2024-08-08T20:14:43.0735360Z test_ci_sanity_check_fail 2024-08-08T20:14:43.0735979Z test_comparison_utils 2024-08-08T20:14:43.0736594Z test_compile_benchmark_util 2024-08-08T20:14:43.0737219Z test_complex 2024-08-08T20:14:43.0737740Z test_content_store 2024-08-08T20:14:43.0738288Z test_cpp_api_parity 2024-08-08T20:14:43.0738844Z test_cpp_extensions_aot_ninja 2024-08-08T20:14:43.0739526Z test_cpp_extensions_aot_no_ninja 2024-08-08T20:14:43.0740226Z test_cpp_extensions_jit 2024-08-08T20:14:43.0740846Z test_cpp_extensions_mtia_backend 2024-08-08T20:14:43.0741614Z test_cpp_extensions_open_device_registration 2024-08-08T20:14:43.0742434Z test_cpp_extensions_stream_and_event 2024-08-08T20:14:43.0743125Z test_cuda 2024-08-08T20:14:43.0743615Z test_cuda_expandable_segments 2024-08-08T20:14:43.0744242Z test_cuda_multigpu 2024-08-08T20:14:43.0744780Z test_cuda_nvml_based_avail 2024-08-08T20:14:43.0745410Z test_cuda_primary_ctx 2024-08-08T20:14:43.0745987Z test_cuda_sanitizer 2024-08-08T20:14:43.0746893Z test_cuda_trace 2024-08-08T20:14:43.0747398Z test_custom_ops 2024-08-08T20:14:43.0748010Z test_dataloader 2024-08-08T20:14:43.0748503Z test_datapipe 2024-08-08T20:14:43.0748989Z test_decomp 2024-08-08T20:14:43.0749465Z test_deploy 2024-08-08T20:14:43.0749934Z test_dispatch 2024-08-08T20:14:43.0750423Z test_dlpack 2024-08-08T20:14:43.0750883Z test_dynamic_shapes 2024-08-08T20:14:43.0751453Z test_expanded_weights 2024-08-08T20:14:43.0752019Z test_fake_tensor 2024-08-08T20:14:43.0752510Z test_flop_counter 2024-08-08T20:14:43.0753038Z test_foreach 2024-08-08T20:14:43.0753541Z test_function_schema 2024-08-08T20:14:43.0754124Z test_functional_autograd_benchmark 2024-08-08T20:14:43.0754841Z test_functional_optim 2024-08-08T20:14:43.0755419Z test_functionalization 2024-08-08T20:14:43.0756032Z test_functionalization_of_rng_ops 2024-08-08T20:14:43.0756746Z test_futures 2024-08-08T20:14:43.0757218Z test_fx 2024-08-08T20:14:43.0757671Z test_fx_experimental 2024-08-08T20:14:43.0758222Z test_fx_passes 2024-08-08T20:14:43.0758739Z test_fx_reinplace_pass 2024-08-08T20:14:43.0759308Z test_hub 2024-08-08T20:14:43.0759770Z test_import_stats 2024-08-08T20:14:43.0760287Z test_indexing 2024-08-08T20:14:43.0760755Z test_itt 2024-08-08T20:14:43.0761205Z test_jit 2024-08-08T20:14:43.0761661Z test_jit_autocast 2024-08-08T20:14:43.0762161Z test_jit_disabled 2024-08-08T20:14:43.0762703Z test_jit_fuser_legacy 2024-08-08T20:14:43.0763270Z test_jit_fuser_te 2024-08-08T20:14:43.0763793Z test_jit_legacy 2024-08-08T20:14:43.0764302Z test_jit_llga_fuser 2024-08-08T20:14:43.0764849Z test_jit_profiling 2024-08-08T20:14:43.0765383Z test_jiterator 2024-08-08T20:14:43.0765882Z test_legacy_vmap 2024-08-08T20:14:43.0766411Z test_license 2024-08-08T20:14:43.0766888Z test_linalg 2024-08-08T20:14:43.0767375Z test_logging 2024-08-08T20:14:43.0768145Z test_masked 2024-08-08T20:14:43.0768634Z test_maskedtensor 2024-08-08T20:14:43.0769153Z test_matmul_cuda 2024-08-08T20:14:43.0769653Z test_meta 2024-08-08T20:14:43.0770102Z test_metal 2024-08-08T20:14:43.0770820Z test_mkl_verbose 2024-08-08T20:14:43.0771324Z test_mkldnn 2024-08-08T20:14:43.0771805Z test_mkldnn_fusion 2024-08-08T20:14:43.0772332Z test_mkldnn_verbose 2024-08-08T20:14:43.0772858Z test_mobile_optimizer 2024-08-08T20:14:43.0773420Z test_model_dump 2024-08-08T20:14:43.0773975Z test_model_exports_to_core_aten 2024-08-08T20:14:43.0774618Z test_module_tracker 2024-08-08T20:14:43.0775173Z test_modules 2024-08-08T20:14:43.0775648Z test_monitor 2024-08-08T20:14:43.0776109Z test_mps 2024-08-08T20:14:43.0776598Z test_multiprocessing 2024-08-08T20:14:43.0777201Z test_multiprocessing_spawn 2024-08-08T20:14:43.0777832Z test_namedtensor 2024-08-08T20:14:43.0778370Z test_namedtuple_return_api 2024-08-08T20:14:43.0778986Z test_native_functions 2024-08-08T20:14:43.0779562Z test_native_mha 2024-08-08T20:14:43.0780077Z test_nestedtensor 2024-08-08T20:14:43.0780607Z test_nn 2024-08-08T20:14:43.0781056Z test_numba_integration 2024-08-08T20:14:43.0781629Z test_numpy_interop 2024-08-08T20:14:43.0782182Z test_openmp 2024-08-08T20:14:43.0782617Z test_ops 2024-08-08T20:14:43.0783097Z test_ops_fwd_gradients 2024-08-08T20:14:43.0783663Z test_ops_gradients 2024-08-08T20:14:43.0784174Z test_ops_jit 2024-08-08T20:14:43.0784665Z test_optim 2024-08-08T20:14:43.0785122Z test_out_dtype_op 2024-08-08T20:14:43.0785660Z test_overrides 2024-08-08T20:14:43.0786153Z test_package 2024-08-08T20:14:43.0786795Z test_per_overload_api 2024-08-08T20:14:43.0787365Z test_prims 2024-08-08T20:14:43.0787960Z test_proxy_tensor 2024-08-08T20:14:43.0788466Z test_pruning_op 2024-08-08T20:14:43.0788999Z test_public_bindings 2024-08-08T20:14:43.0789576Z test_python_dispatch 2024-08-08T20:14:43.0790110Z test_pytree 2024-08-08T20:14:43.0790601Z test_quantization 2024-08-08T20:14:43.0791157Z test_reductions 2024-08-08T20:14:43.0791615Z test_scatter_gather_ops 2024-08-08T20:14:43.0792136Z test_schema_check 2024-08-08T20:14:43.0792604Z test_segment_reductions 2024-08-08T20:14:43.0793117Z test_serialization 2024-08-08T20:14:43.0793650Z test_set_default_mobile_cpu_allocator 2024-08-08T20:14:43.0794279Z test_shape_ops 2024-08-08T20:14:43.0794713Z test_show_pickle 2024-08-08T20:14:43.0795155Z test_sort_and_select 2024-08-08T20:14:43.0795743Z test_sparse 2024-08-08T20:14:43.0796142Z test_sparse_csr 2024-08-08T20:14:43.0796610Z test_sparse_semi_structured 2024-08-08T20:14:43.0797153Z test_spectral_ops 2024-08-08T20:14:43.0797578Z test_stateless 2024-08-08T20:14:43.0797987Z test_subclass 2024-08-08T20:14:43.0798382Z test_sympy_utils 2024-08-08T20:14:43.0798804Z test_tensor_creation_ops 2024-08-08T20:14:43.0799306Z test_tensorboard 2024-08-08T20:14:43.0799723Z test_tensorexpr 2024-08-08T20:14:43.0800133Z test_tensorexpr_pybind 2024-08-08T20:14:43.0800635Z test_testing 2024-08-08T20:14:43.0801018Z test_torch 2024-08-08T20:14:43.0801420Z test_transformers 2024-08-08T20:14:43.0801868Z test_type_hints 2024-08-08T20:14:43.0802272Z test_type_info 2024-08-08T20:14:43.0802743Z test_type_promotion 2024-08-08T20:14:43.0803209Z test_typing 2024-08-08T20:14:43.0803636Z test_unary_ufuncs 2024-08-08T20:14:43.0804138Z test_utils 2024-08-08T20:14:43.0804602Z test_view_ops 2024-08-08T20:14:43.0805084Z test_vulkan 2024-08-08T20:14:43.0805561Z test_weak 2024-08-08T20:14:43.0806050Z test_xnnpack_integration 2024-08-08T20:14:43.0806624Z test_xpu 2024-08-08T20:14:43.0807209Z torch_np/numpy_tests/core/test_dlpack 2024-08-08T20:14:43.0808007Z torch_np/numpy_tests/core/test_dtype 2024-08-08T20:14:43.0808773Z torch_np/numpy_tests/core/test_einsum 2024-08-08T20:14:43.0809583Z torch_np/numpy_tests/core/test_getlimits 2024-08-08T20:14:43.0810412Z torch_np/numpy_tests/core/test_indexing 2024-08-08T20:14:43.0811225Z torch_np/numpy_tests/core/test_multiarray 2024-08-08T20:14:43.0812328Z torch_np/numpy_tests/core/test_numeric 2024-08-08T20:14:43.0813177Z torch_np/numpy_tests/core/test_numerictypes 2024-08-08T20:14:43.0814050Z torch_np/numpy_tests/core/test_scalar_ctors 2024-08-08T20:14:43.0815062Z torch_np/numpy_tests/core/test_scalar_methods 2024-08-08T20:14:43.0815983Z torch_np/numpy_tests/core/test_scalarinherit 2024-08-08T20:14:43.0816913Z torch_np/numpy_tests/core/test_scalarmath 2024-08-08T20:14:43.0817767Z torch_np/numpy_tests/core/test_shape_base 2024-08-08T20:14:43.0818592Z torch_np/numpy_tests/fft/test_helper 2024-08-08T20:14:43.0819364Z torch_np/numpy_tests/fft/test_pocketfft 2024-08-08T20:14:43.0820185Z torch_np/numpy_tests/lib/test_arraypad 2024-08-08T20:14:43.0821010Z torch_np/numpy_tests/lib/test_arraysetops 2024-08-08T20:14:43.0821865Z torch_np/numpy_tests/lib/test_function_base 2024-08-08T20:14:43.0822728Z torch_np/numpy_tests/lib/test_histograms 2024-08-08T20:14:43.0823585Z torch_np/numpy_tests/lib/test_index_tricks 2024-08-08T20:14:43.0824446Z torch_np/numpy_tests/lib/test_shape_base_ 2024-08-08T20:14:43.0825305Z torch_np/numpy_tests/lib/test_twodim_base 2024-08-08T20:14:43.0826153Z torch_np/numpy_tests/lib/test_type_check 2024-08-08T20:14:43.0827117Z torch_np/numpy_tests/linalg/test_linalg 2024-08-08T20:14:43.0827951Z torch_np/test_basic 2024-08-08T20:14:43.0828544Z torch_np/test_binary_ufuncs 2024-08-08T20:14:43.0829177Z torch_np/test_dtype 2024-08-08T20:14:43.0829765Z torch_np/test_function_base 2024-08-08T20:14:43.0830430Z torch_np/test_ndarray_methods 2024-08-08T20:14:43.0853965Z torch_np/test_nep50_examples 2024-08-08T20:14:43.0854653Z torch_np/test_random 2024-08-08T20:14:43.0855234Z torch_np/test_reductions 2024-08-08T20:14:43.0855875Z torch_np/test_scalars_0D_arrays 2024-08-08T20:14:43.0856581Z torch_np/test_ufuncs_basic 2024-08-08T20:14:43.0857214Z torch_np/test_unary_ufuncs 2024-08-08T20:14:43.0857830Z xpu/test_conv 2024-08-08T20:14:43.0858334Z xpu/test_gemm 2024-08-08T20:14:43.0860002Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-08-08T20:14:43.0862805Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2024-08-08T20:14:43.0864575Z Results from PreviouslyFailedInPR 2024-08-08T20:14:43.0865087Z 2024-08-08T20:14:43.0865438Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:14:43.0868357Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:14:43.0870710Z Results from EditedByPR 2024-08-08T20:14:43.0871104Z 2024-08-08T20:14:43.0871328Z Results from MentionedInPR 2024-08-08T20:14:43.0871772Z 2024-08-08T20:14:43.0872123Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:14:43.0874840Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:14:43.0877315Z Results from HistoricalClassFailurCorrelation 2024-08-08T20:14:43.0878304Z test_transformers, TestSDPACudaOnlyCUDA (0.25) 2024-08-08T20:14:43.0879568Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.08562166853003704) 2024-08-08T20:14:43.0881160Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.08535500855173349) 2024-08-08T20:14:43.0882449Z test_decomp, HasDecompTest (0.08275709745840906) 2024-08-08T20:14:43.0883424Z test_nn, TestNNDeviceTypeCPU (0.08196522262192661) 2024-08-08T20:14:43.0884531Z test_transformers, TestTransformersCUDA (0.06582966240524273) 2024-08-08T20:14:43.0885936Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.06208546978161103) 2024-08-08T20:14:43.0887334Z functorch/test_ops, TestOperatorsCUDA (0.059788263948045775) 2024-08-08T20:14:43.0888635Z test_nestedtensor, TestNestedTensorSubclassCPU (0.05515037385110558) 2024-08-08T20:14:43.0890276Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.052373507746746414) 2024-08-08T20:14:43.0891436Z test_ops, TestCommonCUDA (0.05194582064312791) 2024-08-08T20:14:43.0892562Z functorch/test_ops, TestOperatorsCPU (0.04577582348826582) 2024-08-08T20:14:43.0893748Z test_ops_gradients, TestBwdGradientsCUDA (0.042041462874481995) 2024-08-08T20:14:43.0895101Z inductor/test_compiled_autograd, TestCompiledAutograd (0.0419447877273286) 2024-08-08T20:14:43.0896457Z test_ops, TestCompositeComplianceCUDA (0.04096102748339342) 2024-08-08T20:14:43.0897557Z dynamo/test_misc, MiscTests (0.040808536508825995) 2024-08-08T20:14:43.0898452Z test_jit, TestScript (0.03595453727936554) 2024-08-08T20:14:43.0899374Z test_nn, TestNNDeviceTypeCUDA (0.03533694772677665) 2024-08-08T20:14:43.0900549Z onnx/test_fx_op_consistency, TORCH_NN_MODULECPU (0.03495973304601747) 2024-08-08T20:14:43.0902027Z onnx/test_fx_op_consistency, TORCH_EXPORT_EXPORTEDPROGRAMCPU (0.034188552251195874) 2024-08-08T20:14:43.0903526Z functorch/test_aotdispatch, TestAOTAutograd (0.03294771726048878) 2024-08-08T20:14:43.0904658Z test_linalg, TestLinalgCUDA (0.03215586368989166) 2024-08-08T20:14:43.0905870Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.027957427722384198) 2024-08-08T20:14:43.0907246Z test_decomp, TestDecompCUDA (0.02793596330021068) 2024-08-08T20:14:43.0908705Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.02770245641145327) 2024-08-08T20:14:43.0910243Z test_ops_gradients, TestBwdGradientsCPU (0.02713196112497654) 2024-08-08T20:14:43.0911299Z test_ops_jit, TestJitCUDA (0.026601348433992887) 2024-08-08T20:14:43.0912265Z test_foreach, TestForeachCUDA (0.024832728195420463) 2024-08-08T20:14:43.0913315Z dynamo/test_modules, NNModuleTests (0.023793094759458684) 2024-08-08T20:14:43.0914292Z test_meta, TestMetaCPU (0.02363417741019384) 2024-08-08T20:14:43.0915375Z inductor/test_max_autotune, TestMaxAutotune (0.023175922817003706) 2024-08-08T20:14:43.0916827Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.02308582469861854) 2024-08-08T20:14:43.0918228Z dynamo/test_subclasses, TestNestedTensor (0.022762430880406248) 2024-08-08T20:14:43.0919598Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.02216032066546963) 2024-08-08T20:14:43.0921291Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.021952843970219058) 2024-08-08T20:14:43.0922758Z test_modules, TestModuleCUDA (0.021327402761130272) 2024-08-08T20:14:43.0923746Z test_autograd, TestAutograd (0.020710429776003212) 2024-08-08T20:14:43.0924841Z test_transformers, TestTransformersCPU (0.020652617800239498) 2024-08-08T20:14:43.0925927Z test_decomp, TestDecompCPU (0.020649336208801758) 2024-08-08T20:14:43.0927157Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.02039596988070871) 2024-08-08T20:14:43.0928374Z test_meta, TestMetaCUDA (0.02001068085412157) 2024-08-08T20:14:43.0929467Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.01922225078801289) 2024-08-08T20:14:43.0930908Z dynamo/test_dynamic_shapes, DynamicShapesNNModuleTests (0.018835426757541157) 2024-08-08T20:14:43.0932370Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.01882679025488836) 2024-08-08T20:14:43.0933616Z test_cuda_multigpu, TestCudaMultiGPU (0.018371078831302526) 2024-08-08T20:14:43.0934912Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.017892557940848253) 2024-08-08T20:14:43.0936597Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.017742668887666315) 2024-08-08T20:14:43.0938412Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.017644068952704726) 2024-08-08T20:14:43.0939973Z inductor/test_pattern_matcher, TestPatternMatcher (0.016763149764145703) 2024-08-08T20:14:43.0941228Z test_transformers, TestSDPACPU (0.016603586744214565) 2024-08-08T20:14:43.0942136Z test_nn, TestNN (0.01637839633295701) 2024-08-08T20:14:43.0942945Z test_ops, TestCommonCPU (0.016165654523695425) 2024-08-08T20:14:43.0944782Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCustomForwardMethod (0.015986803706567566) 2024-08-08T20:14:43.0946620Z test_transformers, TestSDPACUDA (0.015879512683549184) 2024-08-08T20:14:43.0947815Z test_ops, TestMathBitsCUDA (0.015331625429448104) 2024-08-08T20:14:43.0949005Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (0.014906001020148158) 2024-08-08T20:14:43.0950208Z test_ops, TestFakeTensorCUDA (0.014444737761149878) 2024-08-08T20:14:43.0951610Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.014121599667139275) 2024-08-08T20:14:43.0952981Z test_ops_jit, TestJitCPU (0.013619404228028365) 2024-08-08T20:14:43.0954074Z functorch/test_aotdispatch, TestAOTExport (0.013383450474602168) 2024-08-08T20:14:43.0955131Z test_cuda, TestCuda (0.01307354380028589) 2024-08-08T20:14:43.0956412Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.012917263991692138) 2024-08-08T20:14:43.0958040Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.012810543810705302) 2024-08-08T20:14:43.0959304Z test_ops, TestCompositeComplianceCPU (0.012746361830609773) 2024-08-08T20:14:43.0960584Z test_quantization, TestQuantizePT2EX86Inductor (0.01250782928606669) 2024-08-08T20:14:43.0961859Z test_quantization, TestQuantizePT2E (0.012507829286066688) 2024-08-08T20:14:43.0962933Z test_custom_ops, TestCustomOp (0.012436904238325577) 2024-08-08T20:14:43.0964351Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.012139513514299828) 2024-08-08T20:14:43.0965950Z test_quantization, TestQuantizePT2EQAT_ConvBn1d (0.01208437045063346) 2024-08-08T20:14:43.0967378Z onnx/test_fx_to_onnx_with_onnxruntime, TORCH_NN_MODULE (0.011872770421951197) 2024-08-08T20:14:43.0968782Z test_functionalization, TestFunctionalization (0.01154923329137774) 2024-08-08T20:14:43.0969896Z test_ops, TestTagsCPU (0.011517692918677994) 2024-08-08T20:14:43.0970926Z inductor/test_torchinductor, GPUTests (0.011442860462917894) 2024-08-08T20:14:43.0972070Z onnx/test_fx_to_onnx, TestFxToOnnx (0.011287937465684158) 2024-08-08T20:14:43.0973117Z export/test_hop, TestHOPCUDA (0.011020159770703093) 2024-08-08T20:14:43.0974424Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.01071636069937636) 2024-08-08T20:14:43.0975919Z functorch/test_aotdispatch, TestPartitioning (0.010695983207109823) 2024-08-08T20:14:43.0977376Z test_functionalization, TestCrossRefFunctionalization (0.010630999233307277) 2024-08-08T20:14:43.0978714Z test_quantization, TestFuseEager (0.010630999233307277) 2024-08-08T20:14:43.0979976Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.010408552814238976) 2024-08-08T20:14:43.0981627Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.010401058569093938) 2024-08-08T20:14:43.0983433Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.010382728624176447) 2024-08-08T20:14:43.0984790Z test_testing, TestImports (0.010352510725363476) 2024-08-08T20:14:43.0985695Z test_torch, TestTorch (0.010342399374003995) 2024-08-08T20:14:43.0986910Z test_jit, TestModels (0.010213232791094864) 2024-08-08T20:14:43.0987438Z test_ops, TestMathBitsCPU (0.010125538758664149) 2024-08-08T20:14:43.0988162Z test_quantization, TestQuantizePT2EQAT_ConvBn2d (0.010078990394260393) 2024-08-08T20:14:43.0988924Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.009806679025338615) 2024-08-08T20:14:43.0989879Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.009793047020851483) 2024-08-08T20:14:43.0990692Z test_modules, TestModuleCPU (0.009496748044985459) 2024-08-08T20:14:43.0991459Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.009384150263797063) 2024-08-08T20:14:43.0992386Z distributed/test_symmetric_memory, SymmetricMemoryTest (0.009384150263797063) 2024-08-08T20:14:43.0993101Z inductor/test_padding, PaddingTest (0.009276596422201314) 2024-08-08T20:14:43.0993662Z test_ops, TestFakeTensorCPU (0.009197550565910883) 2024-08-08T20:14:43.0994429Z test_multiprocessing, TestMultiprocessing (0.009174714328748489) 2024-08-08T20:14:43.0995135Z test_quantization, TestXNNPACKQuantizerModels (0.009066974189341102) 2024-08-08T20:14:43.0995962Z inductor/test_memory_planning, TestMemoryPlanning (0.008994017752553107) 2024-08-08T20:14:43.0996832Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.008993104299012674) 2024-08-08T20:14:43.0997725Z distributed/test_c10d_pypg, TestDDPWithWorkSubclass (0.008822184555359) 2024-08-08T20:14:43.0998485Z distributed/test_c10d_pypg, TestDDPWithWorkWrapper (0.008822184555359) 2024-08-08T20:14:43.0999163Z test_fx_experimental, TestFXExperimental (0.008822184555359) 2024-08-08T20:14:43.0999773Z test_quantization, TestQuantizeFxOps (0.008822184555359) 2024-08-08T20:14:43.1000427Z inductor/test_compile_worker, TestCompileWorker (0.008342557779807191) 2024-08-08T20:14:43.1001094Z profiler/test_profiler, TestProfiler (0.008323315204993435) 2024-08-08T20:14:43.1001767Z test_quantization, TestFXNumericSuiteNShadows (0.008202311790724877) 2024-08-08T20:14:43.1002441Z inductor/test_torchinductor, CpuTests (0.007885889982235772) 2024-08-08T20:14:43.1003136Z test_nestedtensor, TestNestedTensorDeviceTypeCPU (0.007661132051670294) 2024-08-08T20:14:43.1003861Z test_transformers, TestSDPAPrivateUse1Only (0.007635111268282205) 2024-08-08T20:14:43.1004505Z test_nestedtensor, TestNestedTensor (0.007596693070692859) 2024-08-08T20:14:43.1005130Z test_transformers, TestSDPAFailureModesCUDA (0.00759316519465384) 2024-08-08T20:14:43.1005730Z test_fx, TestVisionTracing (0.007575987468767706) 2024-08-08T20:14:43.1006352Z nn/test_parametrization, TestNNParametrization (0.007416797534068558) 2024-08-08T20:14:43.1007127Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.007409509807158774) 2024-08-08T20:14:43.1007799Z export/test_export, TestExport (0.007342137470182067) 2024-08-08T20:14:43.1008393Z test_quantization, TestQuantizationDocs (0.007310081422483908) 2024-08-08T20:14:43.1009087Z test_fx_experimental, TestNormalizeOperatorsCPU (0.007258159511392822) 2024-08-08T20:14:43.1009819Z test_schema_check, TestSchemaCheckModeOpInfoCPU (0.007258159511392822) 2024-08-08T20:14:43.1010453Z test_sparse, TestSparseCPU (0.007231753893767418) 2024-08-08T20:14:43.1010958Z test_linalg, TestLinalgCPU (0.007156590061555389) 2024-08-08T20:14:43.1011472Z test_cuda, TestCudaMallocAsync (0.006935175063021936) 2024-08-08T20:14:43.1012075Z profiler/test_profiler, TestProfilerCUDA (0.006831695203171473) 2024-08-08T20:14:43.1012960Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.006771045868486691) 2024-08-08T20:14:43.1013807Z inductor/test_control_flow, CondTests (0.006531093590188431) 2024-08-08T20:14:43.1014501Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0064650075503000955) 2024-08-08T20:14:43.1015352Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.0063082202183402285) 2024-08-08T20:14:43.1016264Z functorch/test_eager_transforms, TestExamplesCorrectnessCUDA (0.006293338867387713) 2024-08-08T20:14:43.1017133Z test_expanded_weights, TestExpandedWeightFunctionalCUDA (0.006293338867387713) 2024-08-08T20:14:43.1017809Z test_ops, TestBatchNorm (0.006215476148748704) 2024-08-08T20:14:43.1018580Z dynamo/test_activation_checkpointing, ActivationCheckpointingViaTagsTests (0.005982585133306666) 2024-08-08T20:14:43.1019385Z test_optim, TestOptimRenewedCPU (0.005971731986052676) 2024-08-08T20:14:43.1020082Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.005970238455644) 2024-08-08T20:14:43.1020886Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.005963454780841188) 2024-08-08T20:14:43.1021648Z distributed/test_dynamo_distributed, TestMultiProc (0.005811939408552946) 2024-08-08T20:14:43.1022335Z test_torch, TestTorchDeviceTypeCUDA (0.00576270726128022) 2024-08-08T20:14:43.1022901Z test_foreach, TestForeachCPU (0.005734758494542649) 2024-08-08T20:14:43.1023403Z test_mkldnn, TestMkldnnCPU (0.005694134467426644) 2024-08-08T20:14:43.1024006Z test_utils, TestDeviceUtilsCPU (0.005507711848633021) 2024-08-08T20:14:43.1024750Z test_nestedtensor, TestNestedTensorAutogradCPU (0.005463323109044605) 2024-08-08T20:14:43.1025637Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.005459492489300828) 2024-08-08T20:14:43.1026642Z distributed/test_c10d_nccl, ProcessGroupNCCLTest (0.0054568224423573175) 2024-08-08T20:14:43.1027348Z test_cuda_expandable_segments, TestCuda (0.005444735112292159) 2024-08-08T20:14:43.1028289Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard2DTraining (0.005278584523385848) 2024-08-08T20:14:43.1029229Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0052236378214488245) 2024-08-08T20:14:43.1029920Z test_optim, TestOptimRenewedCUDA (0.005098315403058577) 2024-08-08T20:14:43.1030731Z distributed/fsdp/test_fsdp_mixed_precision, TestFSDPMixedPrecisionSharded (0.005023838020012569) 2024-08-08T20:14:43.1031548Z inductor/test_foreach, ForeachTests (0.004856749785295756) 2024-08-08T20:14:43.1032392Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.004842209404056887) 2024-08-08T20:14:43.1033323Z distributed/test_dynamo_distributed, TestSingleProc (0.004788706256189589) 2024-08-08T20:14:43.1034149Z functorch/test_vmap_registrations, TestFunctorchDispatcher (0.0047872766563138635) 2024-08-08T20:14:43.1034871Z test_transformers, TestAttnBiasCUDA (0.004759028389580405) 2024-08-08T20:14:43.1035563Z export/test_retraceability, RetraceExportTestExport (0.004755946381352834) 2024-08-08T20:14:43.1036445Z distributed/fsdp/test_fsdp_overlap, TestForwardOverlapWorldSizeOne (0.004692075131898532) 2024-08-08T20:14:43.1037448Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.004671453770222298) 2024-08-08T20:14:43.1038452Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCudaTests (0.0046629606183037145) 2024-08-08T20:14:43.1039302Z inductor/test_inductor_freezing, FreezingCpuTests (0.004570112645775257) 2024-08-08T20:14:43.1039882Z test_jit, TestJit (0.004569294782385205) 2024-08-08T20:14:43.1040545Z onnx/test_fx_to_onnx_with_onnxruntime, TORCH_EXPORT_EXPORTEDPROGRAM (0.004555166902022441) 2024-08-08T20:14:43.1041647Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.004487852081555177) 2024-08-08T20:14:43.1042607Z functorch/test_vmap, TestVmapOperators (0.004448404563454526) 2024-08-08T20:14:43.1043394Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.004369379484871897) 2024-08-08T20:14:43.1044303Z functorch/test_eager_transforms, TestExamplesCorrectnessCPU (0.004318069143124011) 2024-08-08T20:14:43.1045148Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.00424521083362248) 2024-08-08T20:14:43.1046095Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.004213858257856338) 2024-08-08T20:14:43.1046933Z test_jit_fuser_te, TestNNCOpInfoCPU (0.00406224549787323) 2024-08-08T20:14:43.1047504Z test_mps, TestAdvancedIndexing (0.004029985200272331) 2024-08-08T20:14:43.1048078Z export/test_serialize, TestSerialize (0.004016191683236572) 2024-08-08T20:14:43.1048690Z test_torch, TestTorchDeviceTypeCPU (0.003987196599366628) 2024-08-08T20:14:43.1049258Z dynamo/test_repros, ReproTests (0.00393974719874979) 2024-08-08T20:14:43.1049800Z test_sparse, TestSparseAnyCPU (0.003857928441783237) 2024-08-08T20:14:43.1050430Z distributed/launcher/test_run, ElasticLaunchTest (0.003731316890605022) 2024-08-08T20:14:43.1051172Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.0036620718399533905) 2024-08-08T20:14:43.1051943Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.0035749143862084044) 2024-08-08T20:14:43.1052720Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.0035683428524102274) 2024-08-08T20:14:43.1053517Z export/test_export_nonstrict, NonStrictExportTestExport (0.003552850193686543) 2024-08-08T20:14:43.1054262Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0035499982716764348) 2024-08-08T20:14:43.1055038Z test_fx, TestFXAPIBackwardCompatibility (0.0035190563489238985) 2024-08-08T20:14:43.1055756Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.003507302329281313) 2024-08-08T20:14:43.1056710Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (0.0035028735544691604) 2024-08-08T20:14:43.1057551Z test_autograd, TestAutogradDeviceTypeCUDA (0.0034737819397564563) 2024-08-08T20:14:43.1058307Z functorch/test_eager_transforms, TestGradTransformCPU (0.0034598129760463918) 2024-08-08T20:14:43.1058987Z test_indexing, TestIndexingCPU (0.0034408550967255894) 2024-08-08T20:14:43.1059562Z test_reductions, TestReductionsCPU (0.0034408550967255894) 2024-08-08T20:14:43.1060130Z test_fake_tensor, FakeTensorTest (0.0033508861816427538) 2024-08-08T20:14:43.1060839Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.003348096901477379) 2024-08-08T20:14:43.1061491Z test_mps, TestMPS (0.0033105074734845964) 2024-08-08T20:14:43.1062130Z functorch/test_aotdispatch, TestEagerFusionModuleInfoCPU (0.0032770048540243708) 2024-08-08T20:14:43.1062994Z onnx/test_fx_to_onnx_decomp_skip, TestDynamoExportDecompSkip (0.00326427162401973) 2024-08-08T20:14:43.1063848Z inductor/test_unbacked_symints, TestUnbackedSymintsCUDA (0.0032397341062389362) 2024-08-08T20:14:43.1064763Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0032331946287031893) 2024-08-08T20:14:43.1065817Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0032331946287031893) 2024-08-08T20:14:43.1066889Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0032331946287031893) 2024-08-08T20:14:43.1067675Z distributed/test_c10d_nccl, NcclErrorDumpTest (0.0032331946287031893) 2024-08-08T20:14:43.1068461Z distributed/test_functional_api, TestPgTag (0.0032331946287031893) 2024-08-08T20:14:43.1069071Z functorch/test_dims, TestMin (0.0032331946287031893) 2024-08-08T20:14:43.1069720Z profiler/test_execution_trace, TestExecutionTrace (0.0032331946287031893) 2024-08-08T20:14:43.1070495Z profiler/test_memory_profiler, TestIdentifyGradients (0.0032331946287031893) 2024-08-08T20:14:43.1071170Z test_testing, TestTestingCUDA (0.0032331946287031893) 2024-08-08T20:14:43.1071713Z test_type_hints, TestTypeHints (0.0032331946287031893) 2024-08-08T20:14:43.1072260Z test_utils, TestDataLoaderUtils (0.0032331946287031893) 2024-08-08T20:14:43.1072882Z distributed/test_c10d_nccl, NCCLTraceTest (0.0031683136974258747) 2024-08-08T20:14:43.1073592Z test_fake_tensor, FakeTensorOperatorInvariants (0.0031389873260020476) 2024-08-08T20:14:43.1074422Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCpu (0.003123102406971966) 2024-08-08T20:14:43.1075475Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.0030991353392203743) 2024-08-08T20:14:43.1076475Z test_sparse_csr, TestSparseCompressedTritonKernelsCUDA (0.00309453526556165) 2024-08-08T20:14:43.1077343Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.0030684272470757373) 2024-08-08T20:14:43.1078087Z test_cuda, TestBlockStateAbsorption (0.0030552703511175414) 2024-08-08T20:14:43.1078762Z test_quantization, TestQuantizePT2EQATModels (0.0030397583515794245) 2024-08-08T20:14:43.1079939Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.003003600783358701) 2024-08-08T20:14:43.1081074Z test_ci_sanity_check_fail, TestCISanityCheck (0.0029963427158088865) 2024-08-08T20:14:43.1081717Z test_sparse_csr, TestSparseCSRCUDA (0.0029623379106549852) 2024-08-08T20:14:43.1082250Z test_jit, TestTracer (0.0029046179387943287) 2024-08-08T20:14:43.1082794Z test_python_dispatch, TestPythonDispatch (0.0029046179387943287) 2024-08-08T20:14:43.1083523Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.002897964872318755) 2024-08-08T20:14:43.1084517Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.0027547197185206563) 2024-08-08T20:14:43.1085820Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsUnshardReshard (0.0027379552634466176) 2024-08-08T20:14:43.1086700Z test_proxy_tensor, TestSymbolicTracing (0.0027370438269408094) 2024-08-08T20:14:43.1087511Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.0027199403114108235) 2024-08-08T20:14:43.1088476Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesNNModuleTests (0.002693598686830638) 2024-08-08T20:14:43.1089389Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0026811857896563034) 2024-08-08T20:14:43.1090198Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0026811857896563034) 2024-08-08T20:14:43.1090971Z test_dataloader, TestIndividualWorkerQueue (0.0026811857896563034) 2024-08-08T20:14:43.1091622Z test_tensorexpr, TestTensorExprFuser (0.0026811857896563034) 2024-08-08T20:14:43.1092366Z distributed/fsdp/test_fsdp_clip_grad_norm, TestClipGradNorm (0.002677800454063303) 2024-08-08T20:14:43.1093241Z distributed/fsdp/test_fsdp_hybrid_shard, TestFSDPHybridShard (0.002677800454063303) 2024-08-08T20:14:43.1094167Z distributed/fsdp/test_fsdp_ignored_modules, TestFSDPIgnoredModules (0.002677800454063303) 2024-08-08T20:14:43.1095219Z distributed/fsdp/test_fsdp_sharded_grad_scaler, TestShardedGradScalerParityWithDDP (0.002677800454063303) 2024-08-08T20:14:43.1096247Z distributed/fsdp/test_fsdp_unshard_params, TestUnshardParams (0.002677800454063303) 2024-08-08T20:14:43.1097109Z test_expanded_weights, TestExpandedWeightFunctionalCPU (0.0026067084066102946) 2024-08-08T20:14:43.1097785Z test_jit_legacy, TestScript (0.0026067084066102946) 2024-08-08T20:14:43.1098356Z test_native_mha, TestMHADeviceTypeCUDA (0.002547126500173489) 2024-08-08T20:14:43.1099052Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.002482259102036642) 2024-08-08T20:14:43.1099880Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.002482259102036642) 2024-08-08T20:14:43.1100684Z test_custom_ops, TestCustomOpTestingCPU (0.002482259102036642) 2024-08-08T20:14:43.1101348Z test_serialization, TestOldSerialization (0.002482259102036642) 2024-08-08T20:14:43.1101984Z test_serialization, TestSerialization (0.002482259102036642) 2024-08-08T20:14:43.1102575Z test_namedtensor, TestNamedTensor (0.0024171296134022735) 2024-08-08T20:14:43.1103425Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.002346037565949266) 2024-08-08T20:14:43.1104537Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardNDTraining (0.002346037565949266) 2024-08-08T20:14:43.1105459Z distributed/_tensor/test_attention, RingAttentionTest (0.002346037565949266) 2024-08-08T20:14:43.1106296Z distributed/test_c10d_common, TimeoutTest (0.002346037565949266) 2024-08-08T20:14:43.1106959Z distributed/test_c10d_gloo, CompilerTest (0.002346037565949266) 2024-08-08T20:14:43.1107894Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.002346037565949266) 2024-08-08T20:14:43.1108697Z dynamo/test_exc, ExcTests (0.002346037565949266) 2024-08-08T20:14:43.1109238Z dynamo/test_logging, LoggingTests (0.002346037565949266) 2024-08-08T20:14:43.1109889Z functorch/test_vmap, TestTransformFailureCPU (0.002346037565949266) 2024-08-08T20:14:43.1110625Z inductor/test_select_algorithm, TestSelectAlgorithm (0.002346037565949266) 2024-08-08T20:14:43.1111728Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_False_keep_initializers_as_inputs_False (0.002346037565949266) 2024-08-08T20:14:43.1113139Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_False_keep_initializers_as_inputs_True (0.002346037565949266) 2024-08-08T20:14:43.1114527Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_False_keep_initializers_as_inputs_True (0.002346037565949266) 2024-08-08T20:14:43.1115524Z test_dataloader, TestDataLoader (0.0023266611487501956) 2024-08-08T20:14:43.1116325Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.0022566785668492128) 2024-08-08T20:14:43.1117321Z test_jit, TestInplaceToFunctionalActivation (0.002234321491380253) 2024-08-08T20:14:43.1118091Z test_jit_fuser_te, TestTEFuserDynamic (0.002234321491380253) 2024-08-08T20:14:43.1118701Z test_jit_fuser_te, TestTEFuserStatic (0.002234321491380253) 2024-08-08T20:14:43.1119336Z test_jit_llga_fuser, TestFusionPatternCPU (0.002234321491380253) 2024-08-08T20:14:43.1119899Z test_nn, TestFusionEval (0.002234321491380253) 2024-08-08T20:14:43.1120471Z test_quantization, TestQuantizeJitPasses (0.002234321491380253) 2024-08-08T20:14:43.1121156Z test_quantization, TestStaticQuantizedModule (0.002234321491380253) 2024-08-08T20:14:43.1121900Z nn/test_multihead_attention, TestMultiheadAttentionNN (0.0022276684249046786) 2024-08-08T20:14:43.1122723Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.0021889347518314686) 2024-08-08T20:14:43.1123528Z dynamo/test_dynamic_shapes, DynamicShapesTestSDPA (0.0021741666819969385) 2024-08-08T20:14:43.1124255Z functorch/test_aotdispatch, TestPythonKeyCPU (0.002085366725288236) 2024-08-08T20:14:43.1124978Z profiler/test_profiler, TestExperimentalUtils (0.002028120002215463) 2024-08-08T20:14:43.1125752Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0020057935212969744) 2024-08-08T20:14:43.1126427Z test_mps, TestConsistencyCPU (0.001978354485437919) 2024-08-08T20:14:43.1127021Z inductor/test_codecache, TestFxGraphCache (0.0019638776004552677) 2024-08-08T20:14:43.1127732Z inductor/test_torchinductor, TritonCodeGenTests (0.001960917420714583) 2024-08-08T20:14:43.1128370Z test_spectral_ops, TestFFTCPU (0.0019550313049577213) 2024-08-08T20:14:43.1129093Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (0.0019068638670094874) 2024-08-08T20:14:43.1130055Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (0.001899173267673215) 2024-08-08T20:14:43.1130949Z functorch/test_eager_transforms, TestGradTransformCUDA (0.0018957879320802146) 2024-08-08T20:14:43.1131660Z test_reductions, TestReductionsCUDA (0.0018768300527594126) 2024-08-08T20:14:43.1132350Z inductor/test_inductor_freezing, FreezingCudaTests (0.0018378248198928123) 2024-08-08T20:14:43.1133222Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.0017595281744619492) 2024-08-08T20:14:43.1134059Z export/test_serdes, SerDesExportTestExport (0.001676020140927131) 2024-08-08T20:14:43.1134702Z test_cpp_api_parity, TestCppApiParity (0.0016718888401017755) 2024-08-08T20:14:43.1135224Z test_fx, TestFX (0.0016718888401017755) 2024-08-08T20:14:43.1135754Z inductor/test_cuda_repro, CudaReproTests (0.001670038130113135) 2024-08-08T20:14:43.1136625Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (0.0016567341702885385) 2024-08-08T20:14:43.1137542Z test_proxy_tensor, TestGenericProxyTensorReal (0.001648978926377107) 2024-08-08T20:14:43.1138491Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.0016400917706702392) 2024-08-08T20:14:43.1139517Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.001588530505484541) 2024-08-08T20:14:43.1140484Z test_fake_tensor, PropagateRealTensorsFakeTensorOperatorInvariants (0.0015749622820358706) 2024-08-08T20:14:43.1141407Z functorch/test_eager_transforms, TestComposabilityCPU (0.001571145036579073) 2024-08-08T20:14:43.1142260Z distributed/_tensor/test_convolution_ops, DistConvolutionOpsTest (0.001564025043966177) 2024-08-08T20:14:43.1143126Z distributed/_tensor/test_experimental_ops, DistOtherOpsTest (0.001564025043966177) 2024-08-08T20:14:43.1144176Z distributed/optim/test_zero_redundancy_optimizer, TestZeroRedundancyOptimizerDistributed (0.001564025043966177) 2024-08-08T20:14:43.1145270Z distributed/rpc/test_tensorpipe_agent, TensorPipeRemoteModuleTest (0.001564025043966177) 2024-08-08T20:14:43.1146110Z distributions/test_distributions, TestConstraints (0.001564025043966177) 2024-08-08T20:14:43.1147081Z distributions/test_distributions, TestDistributionShapes (0.001564025043966177) 2024-08-08T20:14:43.1147913Z distributions/test_distributions, TestJit (0.001564025043966177) 2024-08-08T20:14:43.1148780Z distributions/test_distributions, TestLazyLogitsInitialization (0.001564025043966177) 2024-08-08T20:14:43.1149632Z distributions/test_distributions, TestValidation (0.001564025043966177) 2024-08-08T20:14:43.1150403Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.001564025043966177) 2024-08-08T20:14:43.1151314Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.001564025043966177) 2024-08-08T20:14:43.1152228Z functorch/test_eager_transforms, TestAutogradFunctionCPU (0.001564025043966177) 2024-08-08T20:14:43.1153109Z functorch/test_eager_transforms, TestFunctionalizeCPU (0.001564025043966177) 2024-08-08T20:14:43.1154034Z functorch/test_eager_transforms, TestHigherOrderOperatorInteractionCPU (0.001564025043966177) 2024-08-08T20:14:43.1154894Z functorch/test_eager_transforms, TestJacCPU (0.001564025043966177) 2024-08-08T20:14:43.1155619Z functorch/test_eager_transforms, TestLinearizeCPU (0.001564025043966177) 2024-08-08T20:14:43.1156384Z functorch/test_eager_transforms, TestMakeFunctional (0.001564025043966177) 2024-08-08T20:14:43.1157194Z functorch/test_eager_transforms, TestVmapJvpInplaceViewCPU (0.001564025043966177) 2024-08-08T20:14:43.1157994Z functorch/test_eager_transforms, TestVmapOfGradCPU (0.001564025043966177) 2024-08-08T20:14:43.1158700Z functorch/test_vmap, TestRandomnessCPU (0.001564025043966177) 2024-08-08T20:14:43.1159308Z functorch/test_vmap, TestVmapAPI (0.001564025043966177) 2024-08-08T20:14:43.1159958Z functorch/test_vmap, TestVmapBatchedGradientCPU (0.001564025043966177) 2024-08-08T20:14:43.1160828Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCPU (0.001564025043966177) 2024-08-08T20:14:43.1161655Z inductor/test_triton_kernels, KernelTests (0.001564025043966177) 2024-08-08T20:14:43.1162279Z lazy/test_debug_util, DebugUtilTest (0.001564025043966177) 2024-08-08T20:14:43.1162893Z nn/test_convolution, TestConvolutionNN (0.001564025043966177) 2024-08-08T20:14:43.1163612Z nn/test_convolution, TestConvolutionNNDeviceTypeCPU (0.001564025043966177) 2024-08-08T20:14:43.1164365Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.001564025043966177) 2024-08-08T20:14:43.1165012Z nn/test_embedding, TestEmbeddingNN (0.001564025043966177) 2024-08-08T20:14:43.1165680Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.001564025043966177) 2024-08-08T20:14:43.1166306Z nn/test_init, TestNNInit (0.001564025043966177) 2024-08-08T20:14:43.1166838Z nn/test_lazy_modules, TestLazyModules (0.001564025043966177) 2024-08-08T20:14:43.1167473Z nn/test_load_state_dict, TestLoadStateDict (0.001564025043966177) 2024-08-08T20:14:43.1168116Z nn/test_module_hooks, TestModuleHookNN (0.001564025043966177) 2024-08-08T20:14:43.1168723Z nn/test_module_hooks, TestModuleHooks (0.001564025043966177) 2024-08-08T20:14:43.1169357Z nn/test_module_hooks, TestStateDictHooks (0.001564025043966177) 2024-08-08T20:14:43.1170017Z nn/test_packed_sequence, PackedSequenceTest (0.001564025043966177) 2024-08-08T20:14:43.1170704Z nn/test_pooling, TestPoolingNNDeviceTypeCPU (0.001564025043966177) 2024-08-08T20:14:43.1171332Z nn/test_pruning, TestPruningNN (0.001564025043966177) 2024-08-08T20:14:43.1172311Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1173714Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1175120Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1176525Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1178014Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1179462Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1180862Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1182267Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1183661Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1185043Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1186563Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1188036Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1189437Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1190825Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1192216Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1193612Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1195016Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1196408Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1197803Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1199208Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_7_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1200600Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_8_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1201980Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_False_keep_initializers_as_inputs_False (0.001564025043966177) 2024-08-08T20:14:43.1203379Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_False_keep_initializers_as_inputs_True (0.001564025043966177) 2024-08-08T20:14:43.1204400Z test_ao_sparsity, TestBaseDataScheduler (0.001564025043966177) 2024-08-08T20:14:43.1205063Z test_ao_sparsity, TestBaseDataSparsifier (0.001564025043966177) 2024-08-08T20:14:43.1205824Z test_ao_sparsity, TestBaseStructuredSparsifier (0.001564025043966177) 2024-08-08T20:14:43.1206528Z test_ao_sparsity, TestCubicScheduler (0.001564025043966177) 2024-08-08T20:14:43.1207116Z test_ao_sparsity, TestFPGMPruner (0.001564025043966177) 2024-08-08T20:14:43.1207694Z test_ao_sparsity, TestFxComposability (0.001564025043966177) 2024-08-08T20:14:43.1208340Z test_ao_sparsity, TestNormDataSparsifiers (0.001564025043966177) 2024-08-08T20:14:43.1209003Z test_ao_sparsity, TestQuantizationUtils (0.001564025043966177) 2024-08-08T20:14:43.1209617Z test_ao_sparsity, TestSaliencyPruner (0.001564025043966177) 2024-08-08T20:14:43.1210292Z test_ao_sparsity, TestScheduler (0.001564025043966177) 2024-08-08T20:14:43.1210894Z test_autograd, TestAllowMutationOnSaved (0.001564025043966177) 2024-08-08T20:14:43.1211608Z test_autograd, TestAutogradDeviceTypeCPU (0.001564025043966177) 2024-08-08T20:14:43.1212266Z test_autograd, TestAutogradForwardMode (0.001564025043966177) 2024-08-08T20:14:43.1212942Z test_autograd_fallback, TestAutogradFallback (0.001564025043966177) 2024-08-08T20:14:43.1213594Z test_complex, TestComplexTensorCPU (0.001564025043966177) 2024-08-08T20:14:43.1214138Z test_custom_ops, MiniOpTest (0.001564025043966177) 2024-08-08T20:14:43.1214676Z test_custom_ops, TestCustomOpAPI (0.001564025043966177) 2024-08-08T20:14:43.1215241Z test_dlpack, TestTorchDlPackCPU (0.001564025043966177) 2024-08-08T20:14:43.1215905Z test_expanded_weights, TestExpandedWeightModuleCPU (0.001564025043966177) 2024-08-08T20:14:43.1216677Z test_functional_optim, TestFunctionalOptimParity (0.001564025043966177) 2024-08-08T20:14:43.1217302Z test_fx, TypeCheckerTest (0.001564025043966177) 2024-08-08T20:14:43.1217821Z test_fx_passes, TestFXGraphPasses (0.001564025043966177) 2024-08-08T20:14:43.1218440Z test_fx_reinplace_pass, TestReinplacePass (0.001564025043966177) 2024-08-08T20:14:43.1219033Z test_indexing, NumpyTestsCPU (0.001564025043966177) 2024-08-08T20:14:43.1219543Z test_jit, TestDtypeAnalysis (0.001564025043966177) 2024-08-08T20:14:43.1220041Z test_jit, TestGenerator (0.001564025043966177) 2024-08-08T20:14:43.1220567Z test_jit, TestJitGeneratedModule (0.001564025043966177) 2024-08-08T20:14:43.1221235Z test_jit, TestOptimizeForMobilePreserveDebugInfo (0.001564025043966177) 2024-08-08T20:14:43.1221908Z test_jit, TestParametrization (0.001564025043966177) 2024-08-08T20:14:43.1222441Z test_jit, TestRemoveMutation (0.001564025043966177) 2024-08-08T20:14:43.1223011Z test_jit, TestSymbolicShapeAnalysis (0.001564025043966177) 2024-08-08T20:14:43.1223559Z test_jit, TestTypeSharing (0.001564025043966177) 2024-08-08T20:14:43.1224079Z test_jit, TestUnsupportedOps (0.001564025043966177) 2024-08-08T20:14:43.1224594Z test_jit_legacy, TestTracer (0.001564025043966177) 2024-08-08T20:14:43.1225103Z test_jit_llga_fuser, TestOpCPU (0.001564025043966177) 2024-08-08T20:14:43.1225666Z test_legacy_vmap, TestVmapAPILegacy (0.001564025043966177) 2024-08-08T20:14:43.1226470Z test_legacy_vmap, TestVmapBatchedGradientLegacyCPU (0.001564025043966177) 2024-08-08T20:14:43.1227198Z test_legacy_vmap, TestVmapOperatorsLegacy (0.001564025043966177) 2024-08-08T20:14:43.1227849Z test_masked, TestMaskedCPU (0.001564025043966177) 2024-08-08T20:14:43.1228388Z test_maskedtensor, TestBasicsCPU (0.001564025043966177) 2024-08-08T20:14:43.1228914Z test_maskedtensor, TestUnary (0.001564025043966177) 2024-08-08T20:14:43.1229443Z test_model_dump, TestModelDump (0.001564025043966177) 2024-08-08T20:14:43.1230027Z test_module_tracker, TestModuleTracker (0.001564025043966177) 2024-08-08T20:14:43.1230646Z test_native_mha, TestMHADeviceTypeCPU (0.001564025043966177) 2024-08-08T20:14:43.1231203Z test_nn, TestFusionUtils (0.001564025043966177) 2024-08-08T20:14:43.1231769Z test_numpy_interop, TestNumPyInteropCPU (0.001564025043966177) 2024-08-08T20:14:43.1232347Z test_optim, TestLRScheduler (0.001564025043966177) 2024-08-08T20:14:43.1232848Z test_optim, TestSWAUtils (0.001564025043966177) 2024-08-08T20:14:43.1233342Z test_prims, TestPrimsBasic (0.001564025043966177) 2024-08-08T20:14:43.1233848Z test_prims, TestPrimsCPU (0.001564025043966177) 2024-08-08T20:14:43.1234439Z test_proxy_tensor, TestGenericProxyTensorFake (0.001564025043966177) 2024-08-08T20:14:43.1235182Z test_proxy_tensor, TestGenericProxyTensorSymbolic (0.001564025043966177) 2024-08-08T20:14:43.1235979Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.001564025043966177) 2024-08-08T20:14:43.1236671Z test_quantization, TestDistributed (0.001564025043966177) 2024-08-08T20:14:43.1237301Z test_quantization, TestDynamicQuantizedOps (0.001564025043966177) 2024-08-08T20:14:43.1238055Z test_quantization, TestEqualizeEager (0.001564025043966177) 2024-08-08T20:14:43.1238631Z test_quantization, TestEqualizeFx (0.001564025043966177) 2024-08-08T20:14:43.1239309Z test_quantization, TestFXGraphMatcher (0.001564025043966177) 2024-08-08T20:14:43.1239983Z test_quantization, TestFXNumericSuiteCoreAPIs (0.001564025043966177) 2024-08-08T20:14:43.1240741Z test_quantization, TestFXNumericSuiteCoreAPIsModels (0.001564025043966177) 2024-08-08T20:14:43.1241450Z test_quantization, TestFakeQuantize (0.001564025043966177) 2024-08-08T20:14:43.1242074Z test_quantization, TestFakeQuantizeOps (0.001564025043966177) 2024-08-08T20:14:43.1242646Z test_quantization, TestFuseFx (0.001564025043966177) 2024-08-08T20:14:43.1243241Z test_quantization, TestFusedObsFakeQuant (0.001564025043966177) 2024-08-08T20:14:43.1243909Z test_quantization, TestFxModelReportClass (0.001564025043966177) 2024-08-08T20:14:43.1244604Z test_quantization, TestFxModelReportObserver (0.001564025043966177) 2024-08-08T20:14:43.1245322Z test_quantization, TestFxModelReportVisualizer (0.001564025043966177) 2024-08-08T20:14:43.1246028Z test_quantization, TestNumericSuiteEager (0.001564025043966177) 2024-08-08T20:14:43.1246643Z test_quantization, TestObserver (0.001564025043966177) 2024-08-08T20:14:43.1247280Z test_quantization, TestQuantizeEagerPTQDynamic (0.001564025043966177) 2024-08-08T20:14:43.1248027Z test_quantization, TestQuantizeEagerPTQStatic (0.001564025043966177) 2024-08-08T20:14:43.1248716Z test_quantization, TestQuantizeEagerQAT (0.001564025043966177) 2024-08-08T20:14:43.1249408Z test_quantization, TestQuantizeEagerQATNumerics (0.001564025043966177) 2024-08-08T20:14:43.1250072Z test_quantization, TestQuantizeFx (0.001564025043966177) 2024-08-08T20:14:43.1250679Z test_quantization, TestQuantizeFxModels (0.001564025043966177) 2024-08-08T20:14:43.1251288Z test_quantization, TestQuantizeJit (0.001564025043966177) 2024-08-08T20:14:43.1251890Z test_quantization, TestQuantizedConv (0.001564025043966177) 2024-08-08T20:14:43.1252546Z test_quantization, TestQuantizedEmbeddingOps (0.001564025043966177) 2024-08-08T20:14:43.1253225Z test_quantization, TestQuantizedLinear (0.001564025043966177) 2024-08-08T20:14:43.1253828Z test_quantization, TestQuantizedOps (0.001564025043966177) 2024-08-08T20:14:43.1254441Z test_quantization, TestQuantizedTensor (0.001564025043966177) 2024-08-08T20:14:43.1255139Z test_quantization, TestReferenceQuantizedModule (0.001564025043966177) 2024-08-08T20:14:43.1255806Z test_quantization, TestSerialization (0.001564025043966177) 2024-08-08T20:14:43.1256457Z test_scatter_gather_ops, TestScatterGatherCPU (0.001564025043966177) 2024-08-08T20:14:43.1257103Z test_schema_check, TestSchemaCheck (0.001564025043966177) 2024-08-08T20:14:43.1257750Z test_segment_reductions, TestSegmentReductionsCPU (0.001564025043966177) 2024-08-08T20:14:43.1258410Z test_shape_ops, TestShapeOpsCPU (0.001564025043966177) 2024-08-08T20:14:43.1259023Z test_sort_and_select, TestSortAndSelectCPU (0.001564025043966177) 2024-08-08T20:14:43.1259633Z test_sparse_csr, TestSparseCSRCPU (0.001564025043966177) 2024-08-08T20:14:43.1260236Z test_sparse_csr, TestSparseCSRSampler (0.001564025043966177) 2024-08-08T20:14:43.1260880Z test_sparse_csr, TestSparseCompressedCPU (0.001564025043966177) 2024-08-08T20:14:43.1261532Z test_stateless, TestStatelessDeprecation (0.001564025043966177) 2024-08-08T20:14:43.1262206Z test_stateless, TestStatelessFunctionalAPI (0.001564025043966177) 2024-08-08T20:14:43.1262869Z test_tensor_creation_ops, TestAsArrayCPU (0.001564025043966177) 2024-08-08T20:14:43.1263551Z test_tensor_creation_ops, TestBufferProtocolCPU (0.001564025043966177) 2024-08-08T20:14:43.1264304Z test_tensor_creation_ops, TestRandomTensorCreationCPU (0.001564025043966177) 2024-08-08T20:14:43.1265062Z test_tensor_creation_ops, TestTensorCreationCPU (0.001564025043966177) 2024-08-08T20:14:43.1265761Z test_tensorboard, TestTensorBoardSummary (0.001564025043966177) 2024-08-08T20:14:43.1266580Z test_tensorboard, TestTensorBoardUtils (0.001564025043966177) 2024-08-08T20:14:43.1267177Z test_testing, TestMakeTensorCPU (0.001564025043966177) 2024-08-08T20:14:43.1267894Z test_transformers, TestAttnBiasCPU (0.001564025043966177) 2024-08-08T20:14:43.1268515Z test_type_promotion, TestTypePromotionCPU (0.001564025043966177) 2024-08-08T20:14:43.1269158Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.001564025043966177) 2024-08-08T20:14:43.1269716Z test_utils, TestCheckpoint (0.001564025043966177) 2024-08-08T20:14:43.1270238Z test_view_ops, TestOldViewOpsCPU (0.001564025043966177) 2024-08-08T20:14:43.1270786Z test_view_ops, TestViewOpsCPU (0.001564025043966177) 2024-08-08T20:14:43.1271320Z test_view_ops, TestViewOpsLAZY (0.001564025043966177) 2024-08-08T20:14:43.1272066Z torch_np/numpy_tests/core/test_indexing, TestBroadcastedAssignments (0.001564025043966177) 2024-08-08T20:14:43.1272977Z torch_np/numpy_tests/core/test_indexing, TestFancyIndexingCast (0.001564025043966177) 2024-08-08T20:14:43.1273823Z torch_np/numpy_tests/core/test_indexing, TestIndexing (0.001564025043966177) 2024-08-08T20:14:43.1274680Z torch_np/numpy_tests/core/test_multiarray, TestArgmaxArgminCommon (0.001564025043966177) 2024-08-08T20:14:43.1275590Z torch_np/numpy_tests/core/test_multiarray, TestArrayConstruction (0.001564025043966177) 2024-08-08T20:14:43.1276459Z torch_np/numpy_tests/core/test_multiarray, TestFromBuffer (0.001564025043966177) 2024-08-08T20:14:43.1277262Z torch_np/numpy_tests/core/test_multiarray, TestMatmul (0.001564025043966177) 2024-08-08T20:14:43.1278039Z torch_np/numpy_tests/core/test_multiarray, TestMethods (0.001564025043966177) 2024-08-08T20:14:43.1278833Z torch_np/numpy_tests/core/test_multiarray, TestPutmask (0.001564025043966177) 2024-08-08T20:14:43.1279618Z torch_np/numpy_tests/core/test_multiarray, TestStats (0.001564025043966177) 2024-08-08T20:14:43.1280380Z torch_np/numpy_tests/core/test_multiarray, TestTake (0.001564025043966177) 2024-08-08T20:14:43.1281136Z torch_np/numpy_tests/core/test_multiarray, TestVdot (0.001564025043966177) 2024-08-08T20:14:43.1281898Z torch_np/numpy_tests/core/test_multiarray, TestWhere (0.001564025043966177) 2024-08-08T20:14:43.1282722Z torch_np/numpy_tests/core/test_multiarray, TestWritebackIfCopy (0.001564025043966177) 2024-08-08T20:14:43.1283548Z torch_np/numpy_tests/core/test_numeric, TestArgwhere (0.001564025043966177) 2024-08-08T20:14:43.1284325Z torch_np/numpy_tests/core/test_numeric, TestBoolArray (0.001564025043966177) 2024-08-08T20:14:43.1285101Z torch_np/numpy_tests/core/test_numeric, TestBoolCmp (0.001564025043966177) 2024-08-08T20:14:43.1285837Z torch_np/numpy_tests/core/test_numeric, TestClip (0.001564025043966177) 2024-08-08T20:14:43.1286586Z torch_np/numpy_tests/core/test_numeric, TestCorrelate (0.001564025043966177) 2024-08-08T20:14:43.1287347Z torch_np/numpy_tests/core/test_numeric, TestCross (0.001564025043966177) 2024-08-08T20:14:43.1288087Z torch_np/numpy_tests/core/test_numeric, TestIndex (0.001564025043966177) 2024-08-08T20:14:43.1288828Z torch_np/numpy_tests/core/test_numeric, TestIndices (0.001564025043966177) 2024-08-08T20:14:43.1289591Z torch_np/numpy_tests/core/test_numeric, TestIsclose (0.001564025043966177) 2024-08-08T20:14:43.1290446Z torch_np/numpy_tests/core/test_numeric, TestNonzeroAndCountNonzero (0.001564025043966177) 2024-08-08T20:14:43.1291296Z torch_np/numpy_tests/core/test_numeric, TestOuterMisc (0.001564025043966177) 2024-08-08T20:14:43.1292059Z torch_np/numpy_tests/core/test_numeric, TestStdVar (0.001564025043966177) 2024-08-08T20:14:43.1292854Z torch_np/numpy_tests/core/test_shape_base, TestConcatenate (0.001564025043966177) 2024-08-08T20:14:43.1293667Z torch_np/numpy_tests/core/test_shape_base, TestStackMisc (0.001564025043966177) 2024-08-08T20:14:43.1294453Z torch_np/numpy_tests/fft/test_helper, TestFFTShift (0.001564025043966177) 2024-08-08T20:14:43.1295200Z torch_np/numpy_tests/fft/test_helper, TestIRFFTN (0.001564025043966177) 2024-08-08T20:14:43.1296061Z torch_np/numpy_tests/fft/test_pocketfft, TestFFT1D (0.001564025043966177) 2024-08-08T20:14:43.1296824Z torch_np/numpy_tests/lib/test_function_base, TestAverage (0.001564025043966177) 2024-08-08T20:14:43.1297675Z torch_np/numpy_tests/lib/test_function_base, TestCopy (0.001564025043966177) 2024-08-08T20:14:43.1298456Z torch_np/numpy_tests/lib/test_function_base, TestDiff (0.001564025043966177) 2024-08-08T20:14:43.1299247Z torch_np/numpy_tests/lib/test_function_base, TestDigitize (0.001564025043966177) 2024-08-08T20:14:43.1300068Z torch_np/numpy_tests/lib/test_function_base, TestExtins (0.001564025043966177) 2024-08-08T20:14:43.1300912Z torch_np/numpy_tests/lib/test_function_base, TestFilterwindows (0.001564025043966177) 2024-08-08T20:14:43.1301739Z torch_np/numpy_tests/lib/test_function_base, TestMedian (0.001564025043966177) 2024-08-08T20:14:43.1302560Z torch_np/numpy_tests/lib/test_function_base, TestPercentile (0.001564025043966177) 2024-08-08T20:14:43.1303402Z torch_np/numpy_tests/lib/test_function_base, TestQuantile (0.001564025043966177) 2024-08-08T20:14:43.1304208Z torch_np/numpy_tests/lib/test_function_base, TestTrapz (0.001564025043966177) 2024-08-08T20:14:43.1304999Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.001564025043966177) 2024-08-08T20:14:43.1305816Z torch_np/numpy_tests/lib/test_histograms, TestHistogramdd (0.001564025043966177) 2024-08-08T20:14:43.1306777Z torch_np/numpy_tests/lib/test_index_tricks, TestDiagIndicesFrom (0.001564025043966177) 2024-08-08T20:14:43.1307649Z torch_np/numpy_tests/lib/test_index_tricks, TestFillDiagonal (0.001564025043966177) 2024-08-08T20:14:43.1308592Z torch_np/numpy_tests/lib/test_index_tricks, TestIndexExpression (0.001564025043966177) 2024-08-08T20:14:43.1309472Z torch_np/numpy_tests/lib/test_shape_base_, TestPutAlongAxis (0.001564025043966177) 2024-08-08T20:14:43.1310278Z torch_np/numpy_tests/lib/test_shape_base_, TestSqueeze (0.001564025043966177) 2024-08-08T20:14:43.1311114Z torch_np/numpy_tests/lib/test_shape_base_, TestTakeAlongAxis (0.001564025043966177) 2024-08-08T20:14:43.1311922Z torch_np/numpy_tests/lib/test_shape_base_, TestTile (0.001564025043966177) 2024-08-08T20:14:43.1312684Z torch_np/numpy_tests/lib/test_twodim_base, TestDiag (0.001564025043966177) 2024-08-08T20:14:43.1313471Z torch_np/numpy_tests/lib/test_twodim_base, TestHistogram2d (0.001564025043966177) 2024-08-08T20:14:43.1314282Z torch_np/numpy_tests/lib/test_twodim_base, TestVander (0.001564025043966177) 2024-08-08T20:14:43.1315051Z torch_np/numpy_tests/lib/test_type_check, TestImag (0.001564025043966177) 2024-08-08T20:14:43.1315808Z torch_np/numpy_tests/lib/test_type_check, TestIsfinite (0.001564025043966177) 2024-08-08T20:14:43.1316575Z torch_np/numpy_tests/lib/test_type_check, TestReal (0.001564025043966177) 2024-08-08T20:14:43.1317362Z torch_np/numpy_tests/lib/test_type_check, TestRealIfClose (0.001564025043966177) 2024-08-08T20:14:43.1318162Z torch_np/numpy_tests/linalg/test_linalg, TestCholesky (0.001564025043966177) 2024-08-08T20:14:43.1318934Z torch_np/numpy_tests/linalg/test_linalg, TestCond (0.001564025043966177) 2024-08-08T20:14:43.1319715Z torch_np/numpy_tests/linalg/test_linalg, TestMatrixRank (0.001564025043966177) 2024-08-08T20:14:43.1320513Z torch_np/numpy_tests/linalg/test_linalg, TestMultiDot (0.001564025043966177) 2024-08-08T20:14:43.1321250Z torch_np/numpy_tests/linalg/test_linalg, TestQR (0.001564025043966177) 2024-08-08T20:14:43.1322025Z torch_np/numpy_tests/linalg/test_linalg, TestSVDHermitian (0.001564025043966177) 2024-08-08T20:14:43.1322838Z torch_np/test_ndarray_methods, TestArgmaxArgminCommon (0.001564025043966177) 2024-08-08T20:14:43.1323553Z torch_np/test_ndarray_methods, TestIndexing (0.001564025043966177) 2024-08-08T20:14:43.1324180Z torch_np/test_reductions, TestSum (0.001564025043966177) 2024-08-08T20:14:43.1324805Z torch_np/test_ufuncs_basic, TestBinaryUfuncs (0.001564025043966177) 2024-08-08T20:14:43.1325529Z torch_np/test_ufuncs_basic, TestNdarrayDunderVsUfunc (0.001564025043966177) 2024-08-08T20:14:43.1326367Z torch_np/test_ufuncs_basic, TestUfuncDtypeKwd (0.001564025043966177) 2024-08-08T20:14:43.1327135Z torch_np/test_ufuncs_basic, TestUnaryUfuncs (0.001564025043966177) 2024-08-08T20:14:43.1327845Z inductor/test_cuda_cpp_wrapper, TestCudaWrapper (0.0015328162873549254) 2024-08-08T20:14:43.1328507Z inductor/test_perf, InplacingTests (0.0015193386141385719) 2024-08-08T20:14:43.1329206Z inductor/test_decompose_mem_bound_mm, TestDecomposeMemMM (0.001511890875833971) 2024-08-08T20:14:43.1329939Z inductor/test_cpu_repro, CPUReproTests (0.001418722072139642) 2024-08-08T20:14:43.1330581Z test_public_bindings, TestPublicBindings (0.0014184293269331513) 2024-08-08T20:14:43.1331283Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.0013470072148991) 2024-08-08T20:14:43.1332200Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.0013405928948281517) 2024-08-08T20:14:43.1333068Z dynamo/test_debug_utils, TestDebugUtils (0.0013405928948281517) 2024-08-08T20:14:43.1333691Z test_decomp, DecompOneOffTestsCPU (0.0013405928948281517) 2024-08-08T20:14:43.1334361Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.0013033542033051475) 2024-08-08T20:14:43.1335069Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.0012791629143703521) 2024-08-08T20:14:43.1335755Z test_fake_tensor, FakeTensorOpInfoTestCUDA (0.0012791629143703521) 2024-08-08T20:14:43.1336732Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.0012512200351729415) 2024-08-08T20:14:43.1337812Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.0012152377246065333) 2024-08-08T20:14:43.1338654Z inductor/test_triton_heuristics, TestTritonHeuristics (0.0012121224507053799) 2024-08-08T20:14:43.1339392Z inductor/test_perf, NumBytesMetricTests (0.0011882527931431346) 2024-08-08T20:14:43.1340092Z inductor/test_torchinductor, SweepInputsCpuTest (0.001173018782974633) 2024-08-08T20:14:43.1340854Z dynamo/test_autograd_function, AutogradFunctionTests (0.0010706887927985221) 2024-08-08T20:14:43.1341563Z inductor/test_halide, CpuHalideTests (0.0009730109720526908) 2024-08-08T20:14:43.1342468Z distributed/rpc/test_tensorpipe_agent, TensorPipeTensorPipeAgentDistAutogradTest (0.0009384150263797063) 2024-08-08T20:14:43.1343324Z test_ops, TestRefsOpsInfoCPU (0.0009384150263797063) 2024-08-08T20:14:43.1343943Z distributed/_tensor/test_api, DTensorAPITest (0.0009182340580704652) 2024-08-08T20:14:43.1344650Z distributed/_tensor/test_view_ops, TestViewOps (0.0009182340580704652) 2024-08-08T20:14:43.1345493Z inductor/test_fused_attention, SDPAPatternRewriterCpuDynamicTests (0.0009182340580704652) 2024-08-08T20:14:43.1346520Z inductor/test_fused_attention, SDPAPatternRewriterCpuTests (0.0009182340580704652) 2024-08-08T20:14:43.1347284Z test_autograd, TestAutogradFunctional (0.0009182340580704652) 2024-08-08T20:14:43.1348026Z test_custom_ops, TestCustomOpTestingCUDA (0.0009182340580704652) 2024-08-08T20:14:43.1348832Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.0009182340580704652) 2024-08-08T20:14:43.1349720Z inductor/test_group_batch_fusion, TestGroupBatchFusion (0.0008937285965521011) 2024-08-08T20:14:43.1350730Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.000887157062753924) 2024-08-08T20:14:43.1351635Z test_quantization, TestFloat8DtypeCUDA (0.000887157062753924) 2024-08-08T20:14:43.1352350Z distributed/checkpoint/test_planner, TestSavePlan (0.0008222303088279331) 2024-08-08T20:14:43.1353153Z distributed/checkpoint/test_utils, TestMedatadaIndex (0.0008222303088279331) 2024-08-08T20:14:43.1353902Z dynamo/test_modules, OptimizedModuleTest (0.000805414392965126) 2024-08-08T20:14:43.1354933Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_True_keep_initializers_as_inputs_False (0.0007820125219830885) 2024-08-08T20:14:43.1356360Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_True_keep_initializers_as_inputs_True (0.0007820125219830885) 2024-08-08T20:14:43.1357924Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_True_keep_initializers_as_inputs_False (0.0007820125219830885) 2024-08-08T20:14:43.1358905Z test_testing, TestFrameworkUtils (0.0007820125219830885) 2024-08-08T20:14:43.1359684Z inductor/test_cuda_cpp_wrapper, DynamicShapesCudaWrapperCudaTests (0.0007630162663883577) 2024-08-08T20:14:43.1360683Z distributed/_composable/fully_shard/test_fully_shard_compile, TestCompile (0.0006702964474140759) 2024-08-08T20:14:43.1361598Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.0006702964474140759) 2024-08-08T20:14:43.1362336Z test_fake_tensor, FakeTensorConstHandling (0.0006702964474140759) 2024-08-08T20:14:43.1363151Z test_fake_tensor, PropagateRealTensorsFakeTensorConstHandling (0.0006702964474140759) 2024-08-08T20:14:43.1364004Z test_jit, TestFunctionalToInplaceActivation (0.0006702964474140759) 2024-08-08T20:14:43.1364659Z test_quantization, TestGraphUtils (0.0006702964474140759) 2024-08-08T20:14:43.1365286Z test_quantization, TestModelNumericsEager (0.0006702964474140759) 2024-08-08T20:14:43.1366072Z inductor/test_fused_attention, SDPAPatternRewriterCudaTests (0.0006502756455199876) 2024-08-08T20:14:43.1367083Z distributed/checkpoint/test_file_system_checkpoint, TestDistributedReshardOnLoad (0.0006256100175864708) 2024-08-08T20:14:43.1368072Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0006256100175864708) 2024-08-08T20:14:43.1368841Z inductor/test_multi_kernel, MultiKernelTest (0.0006256100175864708) 2024-08-08T20:14:43.1369479Z test_flop_counter, TestFlopCounter (0.0006256100175864708) 2024-08-08T20:14:43.1370242Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0005930749438556391) 2024-08-08T20:14:43.1371433Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_True_keep_initializers_as_inputs_False (0.0005865093914873164) 2024-08-08T20:14:43.1372841Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_True_keep_initializers_as_inputs_True (0.0005865093914873164) 2024-08-08T20:14:43.1373903Z distributed/test_store, TestMultiThreadedWait (0.000552008839046886) 2024-08-08T20:14:43.1374582Z test_unary_ufuncs, TestUnaryUfuncsCUDA (0.000552008839046886) 2024-08-08T20:14:43.1375236Z distributed/test_store, LibUvTCPStoreTest (0.000521341681322059) 2024-08-08T20:14:43.1375878Z distributed/test_store, TCPStoreTest (0.000521341681322059) 2024-08-08T20:14:43.1376553Z dynamo/test_structured_trace, StructuredTraceTest (0.0005024570212732102) 2024-08-08T20:14:43.1377336Z dynamo/test_aot_autograd_cache, AOTAutogradCacheTests (0.0004939026454630033) 2024-08-08T20:14:43.1378065Z inductor/test_codecache, test_codecache (0.0004939026454630033) 2024-08-08T20:14:43.1378764Z test_cuda_nvml_based_avail, TestExtendedCUDAIsAvail (0.00044686429827605056) 2024-08-08T20:14:43.1379529Z functorch/test_eager_transforms, TestHessianCPU (0.00040800653320856794) 2024-08-08T20:14:43.1380281Z torch_np/numpy_tests/core/test_numeric, TestResize (0.000360928856299887) 2024-08-08T20:14:43.1381011Z inductor/test_triton_kernels, no_opt_test_class (0.0003416712020435876) 2024-08-08T20:14:43.1381891Z distributed/_composable/fsdp/test_fully_shard_frozen, TestFullyShardFrozen (0.00033514822370703793) 2024-08-08T20:14:43.1382996Z distributed/checkpoint/test_file_system_checkpoint_cpu, TestDistributedReshardOnLoad (0.00033514822370703793) 2024-08-08T20:14:43.1384026Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.00033514822370703793) 2024-08-08T20:14:43.1384740Z test_jit_legacy, TestScriptList (0.00033514822370703793) 2024-08-08T20:14:43.1385400Z distributed/test_data_parallel, TestDataParallel (0.00032780979843784273) 2024-08-08T20:14:43.1386390Z inductor/test_fused_attention, SDPAPatternRewriterCudaDynamicTests (0.00030271452463861493) 2024-08-08T20:14:43.1387313Z distributed/test_functional_api, TestTraceableCollectives (0.00024975698208211383) 2024-08-08T20:14:43.1388248Z inductor/test_debug_trace, TestDebugTrace (0.00023907617969392986) 2024-08-08T20:14:43.1389096Z distributed/fsdp/test_fsdp_checkpoint, TestFSDPCheckpoint (0.000219835099059023) 2024-08-08T20:14:43.1389802Z test_sympy_utils, TestValueRanges (0.0001905266871740616) 2024-08-08T20:14:43.1390421Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0001726078620479121) 2024-08-08T20:14:43.1391013Z test_pytree, TestCxxPytree (0.00016891020839528153) 2024-08-08T20:14:43.1391576Z test_jit, TestFrozenOptimizations (0.0001646342151543344) 2024-08-08T20:14:43.1392356Z test_sparse_semi_structured, SparseSemiStructuredTensorCompileTest (0.00014029538080950334) 2024-08-08T20:14:43.1393263Z distributed/checkpoint/test_state_dict, TestStateDict (0.000120309618766629) 2024-08-08T20:14:43.1394274Z distributed/checkpoint/test_file_system_checkpoint, TestDistributedStateDictSaveLoad (0.00010786379613559841) 2024-08-08T20:14:43.1395361Z distributed/checkpoint/test_fsspec, TestFSSpecNoDist (0.00010786379613559841) 2024-08-08T20:14:43.1396051Z test_jit_legacy, TestTorchbind (0.00010786379613559841) 2024-08-08T20:14:43.1396860Z profiler/test_profiler_tree, TestProfilerTree (9.511891279085086e-05) 2024-08-08T20:14:43.1397645Z inductor/test_flex_attention, TestFlexAttention (8.222704509622939e-05) 2024-08-08T20:14:43.1398493Z distributed/test_functional_api, TestFunctionalAutograd (8.016383188668341e-05) 2024-08-08T20:14:43.1399418Z distributed/pipelining/test_transformer, TransformerTests (7.719813415079604e-05) 2024-08-08T20:14:43.1400180Z export/test_passes, TestPasses (7.719813415079604e-05) 2024-08-08T20:14:43.1401002Z export/test_retraceability, RetraceExportTestDynamismExpression (7.719813415079604e-05) 2024-08-08T20:14:43.1401804Z test_fx, TestSourceMatcher (7.719813415079604e-05) 2024-08-08T20:14:43.1402433Z lazy/test_ts_opinfo, TestLazyOpInfoCPU (7.21857712599774e-05) 2024-08-08T20:14:43.1403480Z distributed/_composable/fsdp/test_fully_shard_state_dict, TestFullyShardStateDictMultiProcess (6.800108886809466e-05) 2024-08-08T20:14:43.1404534Z distributed/algorithms/test_join, TestJoin (6.562342841816128e-05) 2024-08-08T20:14:43.1405576Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_, TestClipGradNormWorldSize2 (6.516771016525738e-05) 2024-08-08T20:14:43.1406631Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (6.471827768135905e-05) 2024-08-08T20:14:43.1407443Z test_numba_integration, TestNumbaIntegration (5.792685348022878e-05) 2024-08-08T20:14:43.1408357Z distributed/checkpoint/e2e/test_e2e_save_and_load, TestInitStateDict (5.722042843778697e-05) 2024-08-08T20:14:43.1409552Z distributed/checkpoint/test_file_system_checkpoint_cpu, TestDistributedStateDictSaveLoad (5.722042843778697e-05) 2024-08-08T20:14:43.1410662Z distributed/checkpoint/test_tp_checkpoint, TestTpCheckpoint (5.722042843778697e-05) 2024-08-08T20:14:43.1411746Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (5.455901316161083e-05) 2024-08-08T20:14:43.1412667Z distributed/test_c10d_ucc, CommTest (5.455901316161083e-05) 2024-08-08T20:14:43.1413595Z distributed/tensor/parallel/test_fsdp_2d_parallel, TestNew2dParallelTraining (5.3931898067799206e-05) 2024-08-08T20:14:43.1414503Z dynamo/test_after_aot, TestAfterAot (5.3931898067799206e-05) 2024-08-08T20:14:43.1415165Z dynamo/test_minifier, MinifierTests (5.3931898067799206e-05) 2024-08-08T20:14:43.1415825Z inductor/test_minifier, MinifierTests (5.3931898067799206e-05) 2024-08-08T20:14:43.1416699Z onnx/test_models_onnxruntime, TestModelsONNXRuntime_is_script_False (5.3931898067799206e-05) 2024-08-08T20:14:43.1417560Z test_content_store, TestContentStoreCPU (5.3931898067799206e-05) 2024-08-08T20:14:43.1418370Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (5.225027986523977e-05) 2024-08-08T20:14:43.1419157Z onnx/test_fx_passes, TestModularizePass (4.622734120097075e-05) 2024-08-08T20:14:43.1420065Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (3.568117971025499e-05) 2024-08-08T20:14:43.1421152Z inductor/test_distributed_patterns, DistributedPatternTests (3.5411887787913446e-05) 2024-08-08T20:14:43.1422161Z inductor/test_standalone_compile, TestStandaloneInductor (3.5411887787913446e-05) 2024-08-08T20:14:43.1423015Z inductor/test_flex_decoding, TestFlexAttention (3.1280500879323544e-05) 2024-08-08T20:14:43.1423803Z export/test_torchbind, TestExportTorchbind (3.0996388646478037e-05) 2024-08-08T20:14:43.1424567Z distributed/pipelining/test_pipe, PipeTests (3.097079294982529e-05) 2024-08-08T20:14:43.1425263Z dynamo/test_export, ExportTests (3.097079294982529e-05) 2024-08-08T20:14:43.1425864Z export/test_db, ExampleTests (3.097079294982529e-05) 2024-08-08T20:14:43.1426645Z export/test_export, TestDynamismExpression (3.097079294982529e-05) 2024-08-08T20:14:43.1427564Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (3.097079294982529e-05) 2024-08-08T20:14:43.1428647Z export/test_serdes, SerDesExportTestDynamismExpression (3.097079294982529e-05) 2024-08-08T20:14:43.1429453Z export/test_unflatten, TestUnflatten (3.097079294982529e-05) 2024-08-08T20:14:43.1430138Z test_quantization, TestMetaDataPorting (3.097079294982529e-05) 2024-08-08T20:14:43.1430927Z distributed/test_c10d_functional_native, TestWithNCCL (1.6757411185351897e-05) 2024-08-08T20:14:43.1431747Z inductor/test_snode_runtime, TestCommAnalysis (1.6757411185351897e-05) 2024-08-08T20:14:43.1432549Z higher_order_ops/test_with_effects, TestWithEffects (1.5536672622180567e-05) 2024-08-08T20:14:43.1433639Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesAotAutogradFallbackTests (1.551099217156539e-05) 2024-08-08T20:14:43.1434643Z export/test_experimental, TestExperiment (1.551099217156539e-05) 2024-08-08T20:14:43.7107895Z export/test_tools, TestExportTools (1.5485396474912646e-05) 2024-08-08T20:14:43.7108939Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:14:43.7110874Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:14:43.7112140Z Results from CorrelatedWithHistoricalFailures 2024-08-08T20:14:43.7112600Z test_decomp (0.25) 2024-08-08T20:14:43.7112933Z test_transformers (0.19100581939410238) 2024-08-08T20:14:43.7113351Z test_nestedtensor (0.18254582825188154) 2024-08-08T20:14:43.7113837Z distributed/_tensor/test_dtensor_ops (0.1445500295978896) 2024-08-08T20:14:43.7114418Z inductor/test_torchinductor_opinfo (0.1375167350924057) 2024-08-08T20:14:43.7114918Z functorch/test_ops (0.12176532402404382) 2024-08-08T20:14:43.7115311Z test_nn (0.11272695627687551) 2024-08-08T20:14:43.7115716Z onnx/test_fx_op_consistency (0.1055616004538044) 2024-08-08T20:14:43.7116171Z test_overrides (0.09523317737640254) 2024-08-08T20:14:43.7116567Z test_ops_gradients (0.07271698449679331) 2024-08-08T20:14:43.7117025Z functorch/test_aotdispatch (0.064227486805425) 2024-08-08T20:14:43.7117470Z test_ops (0.05978998054012235) 2024-08-08T20:14:43.7117851Z dynamo/test_subclasses (0.05813721545167355) 2024-08-08T20:14:43.7118328Z dynamo/test_dynamic_shapes (0.05416313364691036) 2024-08-08T20:14:43.7118774Z test_foreach (0.05133231313001439) 2024-08-08T20:14:43.7119224Z inductor/test_compiled_autograd (0.045129053089079545) 2024-08-08T20:14:43.7119693Z test_meta (0.04366105576975884) 2024-08-08T20:14:43.7120085Z functorch/test_vmap (0.041431045579488214) 2024-08-08T20:14:43.7120507Z test_proxy_tensor (0.039400243217564634) 2024-08-08T20:14:43.7120927Z test_quantization (0.0372836793738362) 2024-08-08T20:14:43.7121330Z test_ops_jit (0.034744429647782744) 2024-08-08T20:14:43.7121716Z test_autograd (0.033283422126588295) 2024-08-08T20:14:43.7122155Z inductor/test_cudacodecache (0.030177941170700644) 2024-08-08T20:14:43.7122647Z test_ops_fwd_gradients (0.02908791488307599) 2024-08-08T20:14:43.7123111Z test_functionalization (0.028334153652561034) 2024-08-08T20:14:43.7123783Z dynamo/test_aot_autograd (0.027555695950011033) 2024-08-08T20:14:43.7124214Z test_jit (0.026373481885297045) 2024-08-08T20:14:43.7124579Z test_modules (0.025737267533110158) 2024-08-08T20:14:43.7125052Z test_custom_ops (0.024559689750072937) 2024-08-08T20:14:43.7125500Z inductor/test_aot_inductor (0.022897241005824628) 2024-08-08T20:14:43.7125949Z test_sparse (0.022694569489405705) 2024-08-08T20:14:43.7126411Z test_functional_autograd_benchmark (0.02155384529477496) 2024-08-08T20:14:43.7126898Z test_torch (0.019870476397894188) 2024-08-08T20:14:43.7127282Z test_sparse_csr (0.01961253872230869) 2024-08-08T20:14:43.7127744Z functorch/test_eager_transforms (0.018945129942881903) 2024-08-08T20:14:43.7128271Z distributed/test_c10d_pypg (0.018256199206523015) 2024-08-08T20:14:43.7128759Z test_expanded_weights (0.018002534122811324) 2024-08-08T20:14:43.7129188Z test_schema_check (0.017733947563587187) 2024-08-08T20:14:43.7129603Z dynamo/test_misc (0.016787542985687656) 2024-08-08T20:14:43.7130025Z export/test_export (0.01674154889525153) 2024-08-08T20:14:43.7130470Z profiler/test_cpp_thread (0.016719260794424838) 2024-08-08T20:14:43.7130911Z test_mkldnn (0.016226878536829508) 2024-08-08T20:14:43.7131423Z inductor/test_torchinductor_dynamic_shapes (0.0157789590785881) 2024-08-08T20:14:43.7131950Z test_fake_tensor (0.015611231792899576) 2024-08-08T20:14:43.7132408Z inductor/test_torchinductor (0.015178474072644995) 2024-08-08T20:14:43.7132887Z dynamo/test_modules (0.01495855311827107) 2024-08-08T20:14:43.7133314Z test_fx_experimental (0.01470488803455938) 2024-08-08T20:14:43.7133813Z distributed/fsdp/test_fsdp_core (0.014301461574000382) 2024-08-08T20:14:43.7134375Z inductor/test_compiled_optimizers (0.01409017073204424) 2024-08-08T20:14:43.7134950Z onnx/test_fx_to_onnx_with_onnxruntime (0.013621314320264134) 2024-08-08T20:14:43.7135500Z distributed/test_c10d_nccl (0.012252023543274539) 2024-08-08T20:14:43.7135943Z test_fx (0.011839508170541349) 2024-08-08T20:14:43.7136346Z export/test_retraceability (0.011826563578269108) 2024-08-08T20:14:43.7136827Z onnx/test_fx_to_onnx (0.011756662028355881) 2024-08-08T20:14:43.7137339Z functorch/test_vmap_registrations (0.010870100282879998) 2024-08-08T20:14:43.7137840Z test_content_store (0.010653933515890905) 2024-08-08T20:14:43.7138236Z test_linalg (0.010443523929732305) 2024-08-08T20:14:43.7138707Z onnx/test_pytorch_onnx_onnxruntime (0.010344086181871402) 2024-08-08T20:14:43.7139353Z distributed/tensor/parallel/test_tp_examples (0.009568083302712162) 2024-08-08T20:14:43.7139978Z inductor/test_inductor_freezing (0.009043191706416437) 2024-08-08T20:14:43.7140514Z test_cuda_expandable_segments (0.008778801426492738) 2024-08-08T20:14:43.7141027Z inductor/test_max_autotune (0.008497689910102867) 2024-08-08T20:14:43.7141527Z inductor/test_cpu_cpp_wrapper (0.00826697655025867) 2024-08-08T20:14:43.7142164Z distributed/_tensor/experimental/test_tp_transform (0.0079537051123021) 2024-08-08T20:14:43.7142836Z inductor/test_mkldnn_pattern_matcher (0.00786852724184385) 2024-08-08T20:14:43.7143327Z test_native_mha (0.007812884578319997) 2024-08-08T20:14:43.7143736Z test_reductions (0.007812884578319997) 2024-08-08T20:14:43.7144243Z inductor/test_efficient_conv_bn_eval (0.007746776495336005) 2024-08-08T20:14:43.7144796Z inductor/test_pattern_matcher (0.007666322529953243) 2024-08-08T20:14:43.7145405Z test_cpp_extensions_open_device_registration (0.007443520669096371) 2024-08-08T20:14:43.7146030Z onnx/test_fx_to_onnx_decomp_skip (0.007411930091162812) 2024-08-08T20:14:43.7146754Z functorch/test_dims (0.007341365952126506) 2024-08-08T20:14:43.7147223Z test_ci_sanity_check_fail (0.007341365952126506) 2024-08-08T20:14:43.7147935Z distributed/_composable/fsdp/test_fully_shard_training (0.00729499867031636) 2024-08-08T20:14:43.7148589Z export/test_export_nonstrict (0.007247475322330803) 2024-08-08T20:14:43.7149052Z test_utils (0.00710262234392727) 2024-08-08T20:14:43.7149552Z test_cuda (0.007087700868414817) 2024-08-08T20:14:43.7150099Z inductor/test_torchinductor_codegen_dynamic_shapes (0.007052571392886629) 2024-08-08T20:14:43.7150809Z export/test_export_training_ir_to_run_decomp (0.007036967851672481) 2024-08-08T20:14:43.7151564Z distributed/_tensor/test_dtensor_compile (0.006683136458890546) 2024-08-08T20:14:43.7152119Z test_python_dispatch (0.006595292176503894) 2024-08-08T20:14:43.7152534Z test_optim (0.006456929403570245) 2024-08-08T20:14:43.7152921Z test_jit_legacy (0.006163769965132286) 2024-08-08T20:14:43.7153455Z distributed/fsdp/test_fsdp_clip_grad_norm (0.006080275188361981) 2024-08-08T20:14:43.7154100Z distributed/fsdp/test_fsdp_hybrid_shard (0.006080275188361981) 2024-08-08T20:14:43.7154764Z distributed/fsdp/test_fsdp_ignored_modules (0.006080275188361981) 2024-08-08T20:14:43.7155445Z distributed/fsdp/test_fsdp_mixed_precision (0.006080275188361981) 2024-08-08T20:14:43.7156086Z distributed/fsdp/test_fsdp_optim_state (0.006080275188361981) 2024-08-08T20:14:43.7156769Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.006080275188361981) 2024-08-08T20:14:43.7157465Z distributed/fsdp/test_fsdp_unshard_params (0.006080275188361981) 2024-08-08T20:14:43.7158129Z distributed/fsdp/test_fsdp_use_orig_params (0.006080275188361981) 2024-08-08T20:14:43.7158662Z doctests (0.005784452343031878) 2024-08-08T20:14:43.7159144Z distributed/rpc/test_tensorpipe_agent (0.0056820978751418155) 2024-08-08T20:14:43.7159735Z distributed/_tensor/test_math_ops (0.005636274505180995) 2024-08-08T20:14:43.7160242Z test_cpp_api_parity (0.005571884769805013) 2024-08-08T20:14:43.7160699Z inductor/test_cpu_repro (0.005540180202880802) 2024-08-08T20:14:43.7161133Z test_testing (0.0054964275840571) 2024-08-08T20:14:43.7161613Z inductor/test_triton_extension_backend (0.005326966757945453) 2024-08-08T20:14:43.7162216Z distributed/_tensor/test_matrix_ops (0.004554400818781433) 2024-08-08T20:14:43.7162722Z test_spectral_ops (0.004439138964954543) 2024-08-08T20:14:43.7163258Z distributed/fsdp/test_fsdp_tp_integration (0.004329768874513635) 2024-08-08T20:14:43.7163797Z test_indexing (0.004261573406356362) 2024-08-08T20:14:43.7164208Z dynamo/test_repros (0.0042386617213759515) 2024-08-08T20:14:43.7164627Z test_jit_fuser_te (0.004165447690423511) 2024-08-08T20:14:43.7165039Z dynamo/test_exc (0.00408400784775818) 2024-08-08T20:14:43.7165509Z test_cpp_extensions_aot_no_ninja (0.003936036548926362) 2024-08-08T20:14:43.7166005Z inductor/test_padding (0.003934376920463037) 2024-08-08T20:14:43.7166463Z inductor/test_foreach (0.003764548029861495) 2024-08-08T20:14:43.7167072Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0037618186426219566) 2024-08-08T20:14:43.7167758Z distributed/test_dynamo_distributed (0.0036562760341891606) 2024-08-08T20:14:43.7168339Z inductor/test_cuda_cpp_wrapper (0.0035739034098635006) 2024-08-08T20:14:43.7168933Z distributed/_composable/test_checkpoint (0.003551311171963635) 2024-08-08T20:14:43.7169560Z distributed/_tensor/test_convolution_ops (0.003551311171963635) 2024-08-08T20:14:43.7170215Z distributed/_tensor/test_experimental_ops (0.003551311171963635) 2024-08-08T20:14:43.7170919Z distributed/optim/test_zero_redundancy_optimizer (0.003551311171963635) 2024-08-08T20:14:43.7171626Z distributed/tensor/parallel/test_tp_style (0.003551311171963635) 2024-08-08T20:14:43.7172217Z distributed/test_c10d_gloo (0.003551311171963635) 2024-08-08T20:14:43.7172759Z distributions/test_distributions (0.003551311171963635) 2024-08-08T20:14:43.7173320Z inductor/test_aot_inductor_utils (0.003551311171963635) 2024-08-08T20:14:43.7173896Z inductor/test_coordinate_descent_tuner (0.003551311171963635) 2024-08-08T20:14:43.7174436Z nn/test_convolution (0.003551311171963635) 2024-08-08T20:14:43.7174862Z nn/test_pooling (0.003551311171963635) 2024-08-08T20:14:43.7175257Z test_ao_sparsity (0.003551311171963635) 2024-08-08T20:14:43.7175686Z test_sort_and_select (0.003551311171963635) 2024-08-08T20:14:43.7176240Z test_tensor_creation_ops (0.003551311171963635) 2024-08-08T20:14:43.7176700Z test_public_bindings (0.0032207181942589757) 2024-08-08T20:14:43.7177167Z dynamo/test_debug_utils (0.0030439810045402582) 2024-08-08T20:14:43.7177742Z inductor/test_fused_attention (0.002874143593653723) 2024-08-08T20:14:43.7178215Z test_flop_counter (0.002752266158271817) 2024-08-08T20:14:43.7178688Z nn/test_multihead_attention (0.0023947116897794483) 2024-08-08T20:14:43.7179237Z distributed/test_distributed_spawn (0.00236754078130909) 2024-08-08T20:14:43.7179735Z test_serialization (0.002329881345076921) 2024-08-08T20:14:43.7180215Z distributed/_tensor/test_api (0.0020849633332173595) 2024-08-08T20:14:43.7180769Z distributed/_tensor/test_view_ops (0.0020849633332173595) 2024-08-08T20:14:43.7181416Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.0020849633332173595) 2024-08-08T20:14:43.7182040Z profiler/test_torch_tidy (0.0019370788210710736) 2024-08-08T20:14:43.7182499Z test_namedtensor (0.0019370788210710736) 2024-08-08T20:14:43.7183012Z distributed/checkpoint/test_planner (0.0018669750161180254) 2024-08-08T20:14:43.7183616Z distributed/checkpoint/test_utils (0.0018669750161180254) 2024-08-08T20:14:43.7184124Z test_dataloader (0.0017316590482427622) 2024-08-08T20:14:43.7184549Z test_jit_llga_fuser (0.0015219905022701291) 2024-08-08T20:14:43.7184966Z export/test_serdes (0.001429444091956657) 2024-08-08T20:14:43.7185403Z test_dynamic_shapes (0.0012534039430459887) 2024-08-08T20:14:43.7185894Z test_model_exports_to_core_aten (0.0012534039430459887) 2024-08-08T20:14:43.7186512Z inductor/test_b2b_gemm (0.001121466685883253) 2024-08-08T20:14:43.7187021Z inductor/test_triton_heuristics (0.001121466685883253) 2024-08-08T20:14:43.7187603Z inductor/test_decompose_mem_bound_mm (0.0010653933515890905) 2024-08-08T20:14:43.7188196Z test_autoload_enable (0.0010653933515890905) 2024-08-08T20:14:43.7188732Z dynamo/test_inline_inbuilt_nn_modules (0.0010498799497753177) 2024-08-08T20:14:43.7189352Z dynamo/test_activation_checkpointing (0.0010477996999114724) 2024-08-08T20:14:43.7189903Z test_cuda_nvml_based_avail (0.0010146603348467527) 2024-08-08T20:14:43.7206766Z inductor/test_cuda_repro (0.0009002449649208515) 2024-08-08T20:14:43.7207359Z torch_np/numpy_tests/fft/test_pocketfft (0.0007891802604363632) 2024-08-08T20:14:43.7207910Z onnx/test_symbolic_helper (0.0006873505494123164) 2024-08-08T20:14:43.7208359Z test_bundled_inputs (0.0006873505494123164) 2024-08-08T20:14:43.7208753Z test_view_ops (0.0006873505494123164) 2024-08-08T20:14:43.7209140Z test_sympy_utils (0.0004326142700392065) 2024-08-08T20:14:43.7209608Z test_sparse_semi_structured (0.0003185579125895738) 2024-08-08T20:14:43.7210073Z test_pytree (0.0002866774559960201) 2024-08-08T20:14:43.7210472Z export/test_passes (0.0002802527179552827) 2024-08-08T20:14:43.7210933Z export/test_serialize (0.00024578539620762914) 2024-08-08T20:14:43.7211564Z distributed/checkpoint/test_file_system_checkpoint (0.000244918011859561) 2024-08-08T20:14:43.7212256Z distributed/checkpoint/test_fsspec (0.000244918011859561) 2024-08-08T20:14:43.7212804Z inductor/test_debug_trace (0.0001954850186402001) 2024-08-08T20:14:43.7213327Z inductor/test_flex_attention (0.00018670661637698943) 2024-08-08T20:14:43.7213825Z export/test_torchbind (0.00017534597390620634) 2024-08-08T20:14:43.7214403Z distributed/pipelining/test_transformer (0.00017528785572975652) 2024-08-08T20:14:43.7215015Z profiler/test_profiler_tree (0.00016755221661115518) 2024-08-08T20:14:43.7215506Z lazy/test_ts_opinfo (0.0001639066694752447) 2024-08-08T20:14:43.7216040Z distributed/checkpoint/test_state_dict (0.00013658889122937056) 2024-08-08T20:14:43.7216757Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.00012992601848647444) 2024-08-08T20:14:43.7217565Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.00012992601848647444) 2024-08-08T20:14:43.7218323Z distributed/checkpoint/test_tp_checkpoint (0.00012992601848647444) 2024-08-08T20:14:43.7219067Z dynamo/test_after_aot (0.0001224590059297805) 2024-08-08T20:14:43.7219536Z dynamo/test_minifier (0.0001224590059297805) 2024-08-08T20:14:43.7220017Z onnx/test_models_onnxruntime (0.0001224590059297805) 2024-08-08T20:14:43.7220638Z inductor/test_benchmark_fusion (0.0001186406850321927) 2024-08-08T20:14:43.7221183Z dynamo/test_higher_order_ops (0.00010496486222552616) 2024-08-08T20:14:43.7221667Z onnx/test_fx_passes (0.00010496486222552616) 2024-08-08T20:14:43.7222343Z inductor/test_distributed_patterns (8.040704540295023e-05) 2024-08-08T20:14:43.7222990Z inductor/test_standalone_compile (8.040704540295023e-05) 2024-08-08T20:14:43.7223619Z distributed/pipelining/test_pipe (7.032299350423039e-05) 2024-08-08T20:14:43.7224202Z export/test_unflatten (7.032299350423039e-05) 2024-08-08T20:14:43.7224816Z distributed/pipelining/test_schedule (4.820784396330727e-05) 2024-08-08T20:14:43.7225518Z distributed/test_c10d_functional_native (3.804976255675323e-05) 2024-08-08T20:14:43.7226339Z distributed/test_functional_api (3.804976255675323e-05) 2024-08-08T20:14:43.7227008Z inductor/test_snode_runtime (3.804976255675323e-05) 2024-08-08T20:14:43.7227535Z export/test_hop (3.5277925549307634e-05) 2024-08-08T20:14:43.7228171Z higher_order_ops/test_with_effects (3.5277925549307634e-05) 2024-08-08T20:14:43.7228770Z export/test_experimental (3.521961492856497e-05) 2024-08-08T20:14:43.7229345Z dynamo/test_structured_trace (1.942376210736719e-05) 2024-08-08T20:14:45.6320975Z dynamo/test_aot_autograd_cache (1.4671471447175909e-05) 2024-08-08T20:14:45.6321846Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:14:45.6323822Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:14:45.6325936Z Results from HistorialEditedFiles 2024-08-08T20:14:45.6326485Z test_nestedtensor (0.25) 2024-08-08T20:14:45.6326980Z test_mps (0.1935346169588357) 2024-08-08T20:14:45.6327579Z test_sparse_semi_structured (0.07471203714871551) 2024-08-08T20:14:45.6328208Z test_sparse (0.053809809878136994) 2024-08-08T20:14:45.6328787Z test_transformers (0.04738634792776101) 2024-08-08T20:14:45.6329372Z test_linalg (0.04604892855706993) 2024-08-08T20:14:45.6329920Z test_proxy_tensor (0.04079773494968476) 2024-08-08T20:14:45.6330478Z test_torch (0.04004688046043132) 2024-08-08T20:14:45.6331013Z test_dataloader (0.033831865878663624) 2024-08-08T20:14:45.6331595Z test_foreach (0.028070155915862108) 2024-08-08T20:14:45.6332157Z test_matmul_cuda (0.02484721285227859) 2024-08-08T20:14:45.6332786Z functorch/test_vmap (0.02067502914807221) 2024-08-08T20:14:45.6333545Z inductor/test_torchinductor_opinfo (0.020276685071441123) 2024-08-08T20:14:45.6334366Z dynamo/test_higher_order_ops (0.017620763478470636) 2024-08-08T20:14:45.6335023Z test_meta (0.015036384834961608) 2024-08-08T20:14:45.6335584Z export/test_export (0.014836476758071355) 2024-08-08T20:14:45.6336382Z dynamo/test_subclasses (0.014373014915772125) 2024-08-08T20:14:45.6337071Z test_nn (0.014096610782776506) 2024-08-08T20:14:45.6337432Z test_sparse_csr (0.012686949704498858) 2024-08-08T20:14:45.6337828Z test_cuda (0.012230882885056088) 2024-08-08T20:14:45.6338259Z test_namedtuple_return_api (0.012099590921883169) 2024-08-08T20:14:45.6338799Z distributed/_tensor/test_dtensor_ops (0.01123135981915953) 2024-08-08T20:14:45.6339298Z test_optim (0.011210161908207983) 2024-08-08T20:14:45.6339737Z onnx/test_fx_op_consistency (0.010580747013800615) 2024-08-08T20:14:45.6340196Z functorch/test_ops (0.010538894728075768) 2024-08-08T20:14:45.6340614Z test_decomp (0.008457966469665906) 2024-08-08T20:14:45.6341014Z test_flop_counter (0.007883861347955884) 2024-08-08T20:14:45.6341423Z dynamo/test_sdpa (0.007584141473774495) 2024-08-08T20:14:45.6341860Z test_fx_experimental (0.0072708834563794626) 2024-08-08T20:14:45.6342306Z export/test_sparse (0.007048305391388254) 2024-08-08T20:14:45.6342762Z functorch/test_aotdispatch (0.007032694526734015) 2024-08-08T20:14:45.6343521Z inductor/test_cuda_repro (0.005840024467150267) 2024-08-08T20:14:45.6344064Z inductor/test_mkldnn_pattern_matcher (0.005638644313110603) 2024-08-08T20:14:45.6344703Z inductor/test_aot_inductor (0.005521172556587465) 2024-08-08T20:14:45.6345263Z onnx/test_fx_to_onnx_with_onnxruntime (0.005521172556587465) 2024-08-08T20:14:45.6345788Z dynamo/test_repros (0.00535452657640348) 2024-08-08T20:14:45.6346473Z test_fx (0.0052862290435411905) 2024-08-08T20:14:45.6346853Z test_reductions (0.005126040284646003) 2024-08-08T20:14:45.6347259Z test_autograd (0.00497527439392112) 2024-08-08T20:14:45.6347709Z inductor/test_cudagraph_trees (0.0046988702609255025) 2024-08-08T20:14:45.6348394Z dynamo/test_export (0.004616433940558389) 2024-08-08T20:14:45.6349161Z export/test_passes (0.004616433940558389) 2024-08-08T20:14:45.6350021Z distributed/_tensor/test_matrix_ops (0.00445156129982416) 2024-08-08T20:14:45.6350620Z inductor/test_torchinductor (0.00445156129982416) 2024-08-08T20:14:45.6351086Z test_ops (0.004027603080793288) 2024-08-08T20:14:45.6351478Z dynamo/test_trace_rules (0.003844530213484502) 2024-08-08T20:14:45.6351961Z nn/test_packed_sequence (0.003524152695694127) 2024-08-08T20:14:45.6352397Z test_jit (0.003524152695694127) 2024-08-08T20:14:45.6352892Z test_cpp_extensions_open_device_registration (0.003296438213818507) 2024-08-08T20:14:45.6353540Z test_cpp_extensions_stream_and_event (0.003296438213818507) 2024-08-08T20:14:45.6354146Z dynamo/test_activation_checkpointing (0.0030207023105949657) 2024-08-08T20:14:45.6354676Z test_jit_fuser_te (0.0023494351304627513) 2024-08-08T20:14:45.6355146Z inductor/test_fused_attention (0.0022339489917928474) 2024-08-08T20:14:45.6355660Z inductor/test_codecache (0.0021687093511963858) 2024-08-08T20:14:45.6356146Z dynamo/test_ctx_manager (0.0015463094414135054) 2024-08-08T20:14:45.6356585Z dynamo/test_misc (0.0015463094414135054) 2024-08-08T20:14:45.6357008Z test_fake_tensor (0.0015463094414135054) 2024-08-08T20:14:45.6357524Z inductor/test_distributed_patterns (0.0006556563154779771) 2024-08-08T20:14:45.6358021Z test_custom_ops (0.0006556563154779771) 2024-08-08T20:14:45.6358505Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:14:45.6359948Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:14:45.6361137Z Results from Profiling 2024-08-08T20:14:45.6361359Z 2024-08-08T20:14:45.6361462Z Results from LLM 2024-08-08T20:14:45.6361750Z test_package (0.25) 2024-08-08T20:14:45.6362075Z test_module_tracker (0.23987191117079804) 2024-08-08T20:14:45.6362524Z dynamo/test_frame_init (0.23986082222998636) 2024-08-08T20:14:45.6363010Z test_comparison_utils (0.23974015180741015) 2024-08-08T20:14:45.6363647Z export/test_functionalized_assertions (0.23739276520348757) 2024-08-08T20:14:45.6364198Z functorch/test_rearrange (0.23730255619609827) 2024-08-08T20:14:45.6364727Z inductor/test_cpp_wrapper_hipify (0.23638410756507636) 2024-08-08T20:14:45.6365582Z inductor/test_config (0.23601068511381157) 2024-08-08T20:14:45.6366362Z functorch/test_parsing (0.2358076911528677) 2024-08-08T20:14:45.6367143Z dynamo/test_utils (0.235378994596634) 2024-08-08T20:14:45.6367971Z inductor/test_inplacing_pass (0.23533431659066287) 2024-08-08T20:14:45.6368826Z test_mkl_verbose (0.23432330847590868) 2024-08-08T20:14:45.6369565Z test_autoload (0.23389317130514217) 2024-08-08T20:14:45.6370313Z inductor/test_utils (0.2326691797049864) 2024-08-08T20:14:45.6371329Z distributed/_tensor/debug/test_op_coverage (0.23182488481149482) 2024-08-08T20:14:45.6372758Z cpp_extensions/open_registration_extension/test/test_openreg (0.2313569883756055) 2024-08-08T20:14:45.6374043Z export/test_retraceability (0.23003046672271416) 2024-08-08T20:14:45.6375056Z distributed/_tools/test_mod_tracker (0.22994996290796688) 2024-08-08T20:14:45.6376244Z test_mkldnn_verbose (0.22990545550108515) 2024-08-08T20:14:45.6377294Z export/test_export_training_ir_to_run_decomp (0.22866150380746839) 2024-08-08T20:14:45.6378305Z test_license (0.22749597082861722) 2024-08-08T20:14:45.6379192Z export/test_tree_utils (0.22662693906716114) 2024-08-08T20:14:45.6380016Z export/test_tools (0.2262997110582178) 2024-08-08T20:14:45.6380836Z torch_np/test_binary_ufuncs (0.22572934143595605) 2024-08-08T20:14:45.6381790Z inductor/test_inductor_utils (0.22557858870728048) 2024-08-08T20:14:45.6382681Z inductor/test_smoke (0.22549598083709713) 2024-08-08T20:14:45.6383528Z torch_np/test_unary_ufuncs (0.22518552840527914) 2024-08-08T20:14:45.6384501Z inductor/test_extension_backend (0.22516173931003358) 2024-08-08T20:14:45.6385590Z onnx/dynamo/test_registry_dispatcher (0.22488108485249927) 2024-08-08T20:14:45.6386701Z test_cpp_api_parity (0.22469122702143998) 2024-08-08T20:14:45.6387672Z dynamo/test_inline_inbuilt_nn_modules (0.22461980286934022) 2024-08-08T20:14:45.6388829Z inductor/test_triton_kernels (0.2246196322702508) 2024-08-08T20:14:45.6389749Z dynamo/test_base_output (0.22446958089338725) 2024-08-08T20:14:45.6390561Z test_ao_sparsity (0.22399815874298346) 2024-08-08T20:14:45.6391346Z dynamo/test_interop (0.22283958241588933) 2024-08-08T20:14:45.6392242Z inductor/test_compile_worker (0.22242870398677184) 2024-08-08T20:14:45.6393111Z export/test_serdes (0.2221861689479935) 2024-08-08T20:14:45.6393988Z dynamo/test_fx_passes_pre_grad (0.2216969665813823) 2024-08-08T20:14:45.6394904Z inductor/test_pad_mm (0.22169400953049917) 2024-08-08T20:14:45.6395778Z inductor/test_flex_decoding (0.22168718556692277) 2024-08-08T20:14:45.6396822Z distributed/pipelining/test_backward (0.2209431460716413) 2024-08-08T20:14:45.6398000Z distributed/checkpoint/test_nested_dict (0.2205832578148031) 2024-08-08T20:14:45.6399176Z inductor/test_move_constructors_to_cuda (0.22057328724579978) 2024-08-08T20:14:45.6400407Z inductor/test_torchinductor_strided_blocks (0.22056506057859931) 2024-08-08T20:14:45.6401444Z dynamo/test_sdpa (0.22019251007823598) 2024-08-08T20:14:45.6402230Z inductor/test_metrics (0.22003354963781435) 2024-08-08T20:14:45.6403233Z inductor/test_triton_extension_backend (0.21970874792703152) 2024-08-08T20:14:45.6404344Z inductor/test_aot_inductor_utils (0.21970520325706266) 2024-08-08T20:14:45.6405302Z inductor/test_debug_trace (0.2195691789164395) 2024-08-08T20:14:45.6406197Z dynamo/test_pre_dispatch (0.2195677383019067) 2024-08-08T20:14:45.6407048Z onnx/test_fx_passes (0.21954865015934713) 2024-08-08T20:14:45.6407872Z inductor/test_b2b_gemm (0.21919924426878046) 2024-08-08T20:14:45.6408690Z dynamo/test_global (0.2191736544053689) 2024-08-08T20:14:45.6409535Z dynamo/test_skip_non_tensor (0.21876886067710702) 2024-08-08T20:14:45.6410395Z dynamo/test_resume (0.21839939991580745) 2024-08-08T20:14:45.6411333Z inductor/test_aot_inductor_package (0.21832191001830642) 2024-08-08T20:14:45.6412391Z onnx/test_fx_to_onnx_decomp_skip (0.21785988977327456) 2024-08-08T20:14:45.6413391Z export/test_export_nonstrict (0.2177479009488039) 2024-08-08T20:14:45.6414296Z inductor/test_indexing (0.21749594504919925) 2024-08-08T20:14:45.6415158Z test_native_functions (0.21746582483219115) 2024-08-08T20:14:45.6415964Z dynamo/test_nops (0.21743868062152052) 2024-08-08T20:14:45.6416758Z inductor/test_fx_fusion (0.2169063166852885) 2024-08-08T20:14:45.6417764Z inductor/test_coordinate_descent_tuner (0.21671319851607604) 2024-08-08T20:14:45.6418758Z torch_np/test_dtype (0.21659203525168597) 2024-08-08T20:14:45.6419518Z test_deploy (0.21650169355611604) 2024-08-08T20:14:45.6420348Z inductor/test_triton_heuristics (0.2163095610705313) 2024-08-08T20:14:45.6421587Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2162492637701519) 2024-08-08T20:14:45.6422759Z dynamo/test_exceptions (0.21611181777045035) 2024-08-08T20:14:45.6423657Z torch_np/test_nep50_examples (0.21497035821866042) 2024-08-08T20:14:45.6424567Z dynamo/test_recompiles (0.2148092179009852) 2024-08-08T20:14:45.6425640Z test_namedtuple_return_api (0.2145238624907649) 2024-08-08T20:14:45.6426650Z dynamo/test_view (0.21416422065483362) 2024-08-08T20:14:45.6427655Z inductor/test_cuda_cpp_wrapper (0.21403801523957874) 2024-08-08T20:14:45.6428705Z inductor/test_flex_attention (0.2139795187073654) 2024-08-08T20:14:45.6429655Z inductor/test_triton_wrapper (0.2138519105884865) 2024-08-08T20:14:45.6430565Z test_per_overload_api (0.21359978408979244) 2024-08-08T20:14:45.6431394Z inductor/test_foreach (0.21344376174479954) 2024-08-08T20:14:45.6432243Z test_functionalization (0.213419422941377) 2024-08-08T20:14:45.6433105Z dynamo/test_subgraphs (0.21314862532011972) 2024-08-08T20:14:45.6433955Z inductor/test_xpu_basic (0.21298778828971457) 2024-08-08T20:14:45.6434825Z test_tensorexpr_pybind (0.21284370788098037) 2024-08-08T20:14:45.6435787Z inductor/test_compiled_optimizers (0.21244302748631871) 2024-08-08T20:14:45.6436801Z inductor/test_memory_planning (0.2121843803113183) 2024-08-08T20:14:45.6437738Z inductor/test_ck_backend (0.2121804565322619) 2024-08-08T20:14:45.6438652Z inductor/test_cudacodecache (0.21216936759145022) 2024-08-08T20:14:45.6439603Z inductor/test_autoheuristic (0.21203461326627046) 2024-08-08T20:14:45.6440539Z backends/xeon/test_launch (0.2117378845834228) 2024-08-08T20:14:45.6441396Z dynamo/test_config (0.21137647989023428) 2024-08-08T20:14:45.6442394Z distributed/pipelining/test_transformer (0.2111797980955986) 2024-08-08T20:14:45.6443646Z torch_np/numpy_tests/core/test_scalarinherit (0.21047926136811673) 2024-08-08T20:14:45.6444746Z test_expanded_weights (0.21021945791039923) 2024-08-08T20:14:45.6445790Z inductor/test_torchinductor_dynamic_shapes (0.21009590625875743) 2024-08-08T20:14:45.6446805Z inductor/test_fp8 (0.209631857780107) 2024-08-08T20:14:45.6447565Z test_show_pickle (0.20951048600571878) 2024-08-08T20:14:45.6448398Z dynamo/test_dynamic_shapes (0.20940679967026607) 2024-08-08T20:14:45.6449523Z distributed/_shard/sharded_tensor/test_logger (0.20904476944708306) 2024-08-08T20:14:45.6450723Z distributed/test_symmetric_memory (0.20873281953436912) 2024-08-08T20:14:45.6451699Z test_fx_reinplace_pass (0.20869354383289598) 2024-08-08T20:14:45.6452660Z inductor/test_torchinductor_opinfo (0.20868681464659147) 2024-08-08T20:14:45.6453611Z dynamo/test_modes (0.20863381519614801) 2024-08-08T20:14:45.6454455Z onnx/test_fx_type_promotion (0.2085387535924377) 2024-08-08T20:14:45.6455382Z inductor/test_codegen_triton (0.2084268974561477) 2024-08-08T20:14:45.6456353Z inductor/test_cpu_cpp_wrapper (0.2084012696818274) 2024-08-08T20:14:45.6457218Z test_pytree (0.2081007119971952) 2024-08-08T20:14:45.6458029Z inductor/test_inductor_freezing (0.20793583745500732) 2024-08-08T20:14:45.6458928Z test_jiterator (0.20789739579352687) 2024-08-08T20:14:45.6459666Z export/test_db (0.20787665852643633) 2024-08-08T20:14:45.6460489Z inductor/test_cutlass_backend (0.2078648303229039) 2024-08-08T20:14:45.6461471Z dynamo/test_export_mutations (0.20735849222553412) 2024-08-08T20:14:45.6462324Z test_typing (0.2073084877368825) 2024-08-08T20:14:45.6463067Z inductor/test_profiler (0.20722934871485052) 2024-08-08T20:14:45.6463938Z functorch/test_minifier (0.2068915814732725) 2024-08-08T20:14:45.6464868Z inductor/test_benchmark_fusion (0.20671988296750823) 2024-08-08T20:14:45.6465863Z dynamo/test_autograd_function (0.20652858452191614) 2024-08-08T20:14:45.6466911Z dynamo/test_functions (0.2062633408487919) 2024-08-08T20:14:45.6467909Z inductor/test_group_batch_fusion (0.20616644056600683) 2024-08-08T20:14:45.6468798Z test_xpu (0.205976355269495) 2024-08-08T20:14:45.6469470Z dynamo/test_compile (0.2057677315386006) 2024-08-08T20:14:45.6470367Z inductor/test_minifier_isolate (0.20564027506335672) 2024-08-08T20:14:45.6471274Z dynamo/test_sources (0.205413927982618) 2024-08-08T20:14:45.6472098Z inductor/test_layout_optim (0.2050605983129949) 2024-08-08T20:14:45.6473099Z distributed/_tensor/test_attention (0.20505771708392928) 2024-08-08T20:14:45.6474421Z onnx/test_models_quantized_onnxruntime (0.20491640417153442) 2024-08-08T20:14:45.6475483Z inductor/test_custom_lowering (0.2048902645999459) 2024-08-08T20:14:45.6476459Z test_complex (0.204720385817802) 2024-08-08T20:14:45.6477185Z test_proxy_tensor (0.20471621561783862) 2024-08-08T20:14:45.6478116Z test_set_default_mobile_cpu_allocator (0.20468092056178508) 2024-08-08T20:14:45.6479143Z test_compile_benchmark_util (0.20447491268359494) 2024-08-08T20:14:45.6480308Z distributed/pipelining/test_schedule_multiproc (0.2041949027115095) 2024-08-08T20:14:45.6481498Z onnx/internal/test_registraion (0.2041145126294885) 2024-08-08T20:14:45.6482586Z inductor/test_graph_transform_observer (0.20395631040724202) 2024-08-08T20:14:45.6483579Z export/test_schema (0.2038384264364595) 2024-08-08T20:14:45.6484665Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20360337880216087) 2024-08-08T20:14:45.6485969Z distributed/_composable/test_contract (0.20344915722533394) 2024-08-08T20:14:45.6487084Z inductor/test_split_cat_fx_passes (0.20310272734110477) 2024-08-08T20:14:45.6488127Z distributed/_tensor/test_dtensor (0.20305905397421573) 2024-08-08T20:14:45.6489070Z torch_np/test_basic (0.20304893176157737) 2024-08-08T20:14:45.6489932Z inductor/test_aot_inductor (0.2028540317796533) 2024-08-08T20:14:45.6490819Z dynamo/test_optimizers (0.20274530329333582) 2024-08-08T20:14:45.6491666Z inductor/test_minifier (0.20231584851892695) 2024-08-08T20:14:45.6492564Z nn/test_multihead_attention (0.20231406670621532) 2024-08-08T20:14:45.6493417Z test_openmp (0.20230874022353484) 2024-08-08T20:14:45.6494159Z torch_np/test_random (0.20228043973014712) 2024-08-08T20:14:45.6495026Z torch_np/test_ufuncs_basic (0.20221456952618036) 2024-08-08T20:14:45.6495984Z inductor/test_pattern_matcher (0.20219870381086522) 2024-08-08T20:14:45.6496924Z inductor/test_control_flow (0.20212602859877643) 2024-08-08T20:14:45.6497830Z dynamo/test_model_output (0.2021157168315943) 2024-08-08T20:14:45.6498814Z distributed/pipelining/test_pipe (0.20202689157237466) 2024-08-08T20:14:45.6499887Z distributed/_tools/test_mem_tracker (0.20201358484340065) 2024-08-08T20:14:45.6500958Z inductor/test_compiled_autograd (0.20197935129279232) 2024-08-08T20:14:45.6501854Z test_custom_ops (0.20182149026872465) 2024-08-08T20:14:45.6502663Z inductor/test_multi_kernel (0.20179097198717458) 2024-08-08T20:14:45.6503569Z dynamo/test_decorators (0.20175702276838195) 2024-08-08T20:14:45.6504397Z test_flop_counter (0.20168990150442617) 2024-08-08T20:14:45.6505199Z functorch/test_logging (0.20160357836518455) 2024-08-08T20:14:45.6506113Z onnx/test_onnxscript_runtime (0.20152000376682788) 2024-08-08T20:14:45.6507174Z dynamo/test_after_aot (0.20136254080730218) 2024-08-08T20:14:45.6508029Z test_content_store (0.2013444573038247) 2024-08-08T20:14:45.6508948Z inductor/test_scatter_optimization (0.2010600875772321) 2024-08-08T20:14:45.6509969Z lazy/test_functionalization (0.20104185243011957) 2024-08-08T20:14:45.6510930Z inductor/test_binary_folding (0.20103178708384437) 2024-08-08T20:14:45.6511903Z inductor/test_select_algorithm (0.20101114459402572) 2024-08-08T20:14:45.6512773Z test_logging (0.20077998282787476) 2024-08-08T20:14:45.6513659Z torch_np/numpy_tests/core/test_einsum (0.20051758247290735) 2024-08-08T20:14:45.6514677Z test_ci_sanity_check_fail (0.2004766197359945) 2024-08-08T20:14:45.6515570Z export/test_lift_unlift (0.20043309801274048) 2024-08-08T20:14:45.6516395Z test_transformers (0.20005279473153617) 2024-08-08T20:14:45.6517153Z test_optim (0.19996296483323447) 2024-08-08T20:14:45.6517973Z inductor/test_kernel_benchmark (0.1998944787765634) 2024-08-08T20:14:45.6518925Z inductor/test_ordered_set (0.1998882803429815) 2024-08-08T20:14:45.6519783Z lazy/test_meta_kernel (0.19986206494957545) 2024-08-08T20:14:45.6520584Z test_namedtensor (0.1997044693018691) 2024-08-08T20:14:45.6521374Z inductor/test_halide (0.19968780745747003) 2024-08-08T20:14:45.6522566Z distributed/_tensor/test_dtensor_compile (0.19960899067816246) 2024-08-08T20:14:45.6523713Z inductor/test_cpu_select_algorithm (0.19957513623664172) 2024-08-08T20:14:45.6524650Z export/test_passes (0.1994406093769145) 2024-08-08T20:14:45.6525569Z profiler/test_cpp_thread (0.1994253312806851) 2024-08-08T20:14:45.6526390Z test_ops_jit (0.19936186841942447) 2024-08-08T20:14:45.6527171Z dynamo/test_deviceguard (0.19935726224401037) 2024-08-08T20:14:45.6527977Z test_foreach (0.19927050312931804) 2024-08-08T20:14:45.6528750Z export/test_unflatten (0.19912907648419692) 2024-08-08T20:14:45.6529601Z test_ops_fwd_gradients (0.1991171345479382) 2024-08-08T20:14:45.6530401Z inductor/test_perf (0.19899997088442206) 2024-08-08T20:14:45.6531277Z test_cuda_expandable_segments (0.1989707415737698) 2024-08-08T20:14:45.6532334Z distributed/_tensor/test_common_rules (0.19891986513421675) 2024-08-08T20:14:45.6533320Z inductor/test_torchbind (0.19887361382553218) 2024-08-08T20:14:45.6534246Z distributed/fsdp/test_fsdp_fx (0.1988346603667835) 2024-08-08T20:14:45.6535168Z export/test_experimental (0.1986780693581592) 2024-08-08T20:14:45.6535998Z onnx/test_fx_to_onnx (0.19867617381272132) 2024-08-08T20:14:45.6536869Z inductor/test_snode_runtime (0.19851615186685445) 2024-08-08T20:14:45.6537735Z test_ops_gradients (0.19831829483404728) 2024-08-08T20:14:45.6538628Z higher_order_ops/test_with_effects (0.19821883556492106) 2024-08-08T20:14:45.6539608Z inductor/test_dependencies (0.19815256729641234) 2024-08-08T20:14:45.6540505Z dynamo/test_ctx_manager (0.19814178164287075) 2024-08-08T20:14:45.6541373Z inductor/test_loop_ordering (0.19804302372555657) 2024-08-08T20:14:45.6542591Z distributed/_tensor/experimental/test_register_sharding (0.19772610748379535) 2024-08-08T20:14:45.6543902Z distributed/_tensor/test_dtensor_ops (0.1976430636381613) 2024-08-08T20:14:45.6544863Z test_numba_integration (0.19763131125644637) 2024-08-08T20:14:45.6545756Z dynamo/test_verify_correctness (0.19762924511191907) 2024-08-08T20:14:45.6546811Z functorch/test_ac (0.19760084984125945) 2024-08-08T20:14:45.6547560Z xpu/test_conv (0.19757563908693548) 2024-08-08T20:14:45.6548399Z dynamo/test_cudagraphs (0.19745885453250694) 2024-08-08T20:14:45.6549259Z inductor/test_codecache (0.19740750420659445) 2024-08-08T20:14:45.6550069Z test_stateless (0.19736108229882046) 2024-08-08T20:14:45.6550806Z test_numpy_interop (0.19719357294847392) 2024-08-08T20:14:45.6551687Z onnx/test_onnxscript_no_runtime (0.1971930611512057) 2024-08-08T20:14:45.6552601Z export/test_converter (0.19706492227960418) 2024-08-08T20:14:45.6553365Z test_utils (0.19692023529632985) 2024-08-08T20:14:45.6554082Z onnx/test_custom_ops (0.1968451906524437) 2024-08-08T20:14:45.6555069Z distributed/_tensor/test_xla_integration (0.19683946610522127) 2024-08-08T20:14:45.6556278Z distributed/_tensor/test_experimental_ops (0.19678648561023218) 2024-08-08T20:14:45.6557295Z dynamo/test_export (0.19646356048943286) 2024-08-08T20:14:45.6558077Z xpu/test_gemm (0.19645186497408107) 2024-08-08T20:14:45.6558785Z test_pruning_op (0.19639458159094797) 2024-08-08T20:14:45.6559738Z distributed/test_c10d_functional_native (0.19627974944832047) 2024-08-08T20:14:45.6560885Z distributed/_tensor/test_random_ops (0.19625550542216982) 2024-08-08T20:14:45.6562001Z inductor/test_custom_post_grad_passes (0.19601733013789865) 2024-08-08T20:14:45.6563014Z nn/test_packed_sequence (0.19596518368290225) 2024-08-08T20:14:45.6564094Z distributed/checkpoint/test_dedup_tensors (0.19584347071033517) 2024-08-08T20:14:45.6565318Z distributed/pipelining/test_unflatten (0.19582184253688883) 2024-08-08T20:14:45.6566337Z dynamo/test_profiler (0.1958145825978617) 2024-08-08T20:14:45.6567178Z lazy/test_step_closures (0.1955696212609229) 2024-08-08T20:14:45.6568074Z distributed/_tensor/test_api (0.19527014403719029) 2024-08-08T20:14:45.6568921Z test_hub (0.19526095064181653) 2024-08-08T20:14:45.6569645Z test_autograd_fallback (0.19521428231313562) 2024-08-08T20:14:45.6570625Z nn/test_dropout (0.19501828291485757) 2024-08-08T20:14:45.6571388Z nn/test_lazy_modules (0.19496242119080287) 2024-08-08T20:14:45.6572290Z distributed/_tensor/test_init (0.1949499105909128) 2024-08-08T20:14:45.6573360Z test_model_exports_to_core_aten (0.1948738233970358) 2024-08-08T20:14:45.6574338Z inductor/test_fused_attention (0.19476807091705578) 2024-08-08T20:14:45.6575295Z onnx/test_fx_op_consistency (0.19446267959155697) 2024-08-08T20:14:45.6576158Z test_decomp (0.19399601526020227) 2024-08-08T20:14:45.6577021Z distributed/_tensor/test_tensor_ops (0.19395266413603768) 2024-08-08T20:14:45.6577952Z test_matmul_cuda (0.1938728995840112) 2024-08-08T20:14:45.6578689Z test_modules (0.19381717054813716) 2024-08-08T20:14:45.6579407Z test_out_dtype_op (0.1937175785908303) 2024-08-08T20:14:45.6580206Z export/test_torchbind (0.1935755643266234) 2024-08-08T20:14:45.6581160Z functorch/test_vmap_registrations (0.19352698149705022) 2024-08-08T20:14:45.6582287Z dynamo/test_backward_higher_order_ops (0.19348306170925428) 2024-08-08T20:14:45.6583579Z distributed/_tensor/debug/test_comm_mode_features (0.19344774769774634) 2024-08-08T20:14:45.6584737Z test_segment_reductions (0.19340242520632633) 2024-08-08T20:14:45.6585541Z dynamo/test_repros (0.19335916885943363) 2024-08-08T20:14:45.6586806Z distributions/test_constraints (0.19333426139237972) 2024-08-08T20:14:45.6587485Z inductor/test_unbacked_symints (0.1930587249075277) 2024-08-08T20:14:45.6588007Z test_masked (0.19286812781374765) 2024-08-08T20:14:45.6588510Z distributed/pipelining/test_microbatch (0.1928653792728627) 2024-08-08T20:14:45.6589108Z test_cpp_extensions_mtia_backend (0.19278800310808794) 2024-08-08T20:14:45.6589670Z inductor/test_mkldnn_pattern_matcher (0.19274961831297063) 2024-08-08T20:14:45.6590170Z test_type_hints (0.19266674506642598) 2024-08-08T20:14:45.6590662Z inductor/test_decompose_mem_bound_mm (0.1926603191673915) 2024-08-08T20:14:45.6591166Z test_fx_experimental (0.19260786942512503) 2024-08-08T20:14:45.6591725Z distributed/checkpoint/e2e/test_fsdp_ep (0.19236093672093083) 2024-08-08T20:14:45.6592371Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1923528616973654) 2024-08-08T20:14:45.6593022Z distributed/optim/test_named_optimizer (0.19234895687376335) 2024-08-08T20:14:45.6593651Z dynamo/test_cudagraphs_expandable_segments (0.1923303047066545) 2024-08-08T20:14:45.6594296Z distributed/_tensor/test_convolution_ops (0.19197852938429044) 2024-08-08T20:14:45.6594932Z distributed/test_compute_comm_reordering (0.19191392919576708) 2024-08-08T20:14:45.6595486Z dynamo/test_bytecode_utils (0.19180952255304798) 2024-08-08T20:14:45.6595970Z inductor/test_mmdecomp (0.19178268162964743) 2024-08-08T20:14:45.6596507Z distributed/checkpoint/test_traverse (0.19171755068840143) 2024-08-08T20:14:45.6597024Z export/test_serialize (0.19165486500077034) 2024-08-08T20:14:45.6597511Z distributed/test_device_mesh (0.19153085841822343) 2024-08-08T20:14:45.6598013Z inductor/test_cuda_repro (0.19151440508382253) 2024-08-08T20:14:45.6598483Z onnx/test_pytorch_jit_onnx (0.19142893494002797) 2024-08-08T20:14:45.6599020Z test_cpp_extensions_stream_and_event (0.1913790062731939) 2024-08-08T20:14:45.6599527Z test_import_stats (0.1912805326876954) 2024-08-08T20:14:45.6599918Z test_sympy_utils (0.1911604688396593) 2024-08-08T20:14:45.6600350Z dynamo/test_reorder_logs (0.19075237686233548) 2024-08-08T20:14:45.6600909Z distributed/_tools/test_fsdp2_mem_tracker (0.19067174035940754) 2024-08-08T20:14:45.6601418Z export/test_hop (0.19054138369964368) 2024-08-08T20:14:45.6601808Z test_itt (0.19048419509378248) 2024-08-08T20:14:45.6602264Z onnx/test_fx_to_onnx_with_onnxruntime (0.19047013014663333) 2024-08-08T20:14:45.6602767Z dynamo/test_modules (0.1903512794476775) 2024-08-08T20:14:45.6603217Z onnx/test_op_consistency (0.19023100708964322) 2024-08-08T20:14:45.6603718Z inductor/test_cudagraph_trees (0.19018682192548594) 2024-08-08T20:14:45.6604178Z dynamo/test_unspec (0.19011797571518171) 2024-08-08T20:14:45.6604894Z distributed/tensor/parallel/test_tp_style (0.19005709079571662) 2024-08-08T20:14:45.6605442Z test_jit_disabled (0.18998276645909687) 2024-08-08T20:14:45.6605941Z test_maskedtensor (0.18997522218825405) 2024-08-08T20:14:45.6606344Z test_tensorexpr (0.18997110885465382) 2024-08-08T20:14:45.6606918Z onnx/torch_export/test_torch_export_with_onnxruntime (0.1897891933589793) 2024-08-08T20:14:45.6607606Z distributed/_tensor/test_redistribute (0.18957293057997018) 2024-08-08T20:14:45.6608204Z distributed/_tensor/test_pointwise_ops (0.18950442556784475) 2024-08-08T20:14:45.6608745Z export/test_pass_infra (0.18943626175389816) 2024-08-08T20:14:45.6609179Z nn/test_pruning (0.1891697670207849) 2024-08-08T20:14:45.6609689Z distributed/checkpoint/test_save_load_api (0.18902274851662196) 2024-08-08T20:14:45.6610267Z dynamo/test_higher_order_ops (0.188874327308835) 2024-08-08T20:14:45.6610756Z onnx/test_symbolic_helper (0.18880913950122588) 2024-08-08T20:14:45.6611353Z inductor/test_cudagraph_trees_expandable_segments (0.18859784305126404) 2024-08-08T20:14:45.6612025Z dynamo/test_activation_checkpointing (0.18859719856581517) 2024-08-08T20:14:45.6612621Z distributed/_tensor/test_matrix_ops (0.18849605226124924) 2024-08-08T20:14:45.6613120Z dynamo/test_logging (0.18849402402763069) 2024-08-08T20:14:45.6613710Z distributed/_tensor/experimental/test_tp_transform (0.18841069585018094) 2024-08-08T20:14:45.6614276Z test_mps (0.18838794930492622) 2024-08-08T20:14:45.6614626Z test_dlpack (0.18836958146963306) 2024-08-08T20:14:45.6615011Z test_legacy_vmap (0.18831698008373154) 2024-08-08T20:14:45.6615547Z test_cpp_extensions_open_device_registration (0.18827450091046838) 2024-08-08T20:14:45.6616115Z dynamo/test_guard_manager (0.18826238837512024) 2024-08-08T20:14:45.6616624Z onnx/dynamo/test_exporter_api (0.18807637850129988) 2024-08-08T20:14:45.6617199Z distributed/_composable/test_checkpoint (0.18795640943053568) 2024-08-08T20:14:45.6617767Z functorch/test_control_flow (0.18782872548983928) 2024-08-08T20:14:45.6618242Z dynamo/test_debug_utils (0.18781515338450397) 2024-08-08T20:14:45.6618741Z dynamo/test_input_attr_tracking (0.18768889110288597) 2024-08-08T20:14:45.6619370Z distributed/_tensor/experimental/test_local_map (0.18764402354237106) 2024-08-08T20:14:45.6620047Z distributed/checkpoint/test_tp_checkpoint (0.18753730433421772) 2024-08-08T20:14:45.6620606Z dynamo/test_backends (0.18752157130708322) 2024-08-08T20:14:45.6621063Z dynamo/test_trace_rules (0.18751730632984795) 2024-08-08T20:14:45.6621499Z functorch/test_dims (0.18739176435549634) 2024-08-08T20:14:45.6621997Z distributed/_tensor/test_math_ops (0.18733844266232844) 2024-08-08T20:14:45.6622578Z torch_np/numpy_tests/core/test_numeric (0.18707424153919502) 2024-08-08T20:14:45.6623136Z onnx/internal/test_diagnostics (0.1870572764075259) 2024-08-08T20:14:45.6623732Z distributed/checkpoint/test_format_utils (0.18692485360323474) 2024-08-08T20:14:45.6624346Z test_functionalization_of_rng_ops (0.18679834490070982) 2024-08-08T20:14:45.6624818Z test_autocast (0.18676344790919822) 2024-08-08T20:14:45.6625296Z distributed/pipelining/test_stage (0.18648840426616006) 2024-08-08T20:14:45.6625848Z onnx/test_models_onnxruntime (0.18646351575456052) 2024-08-08T20:14:45.6626746Z distributed/_tools/test_memory_tracker (0.18640263083509542) 2024-08-08T20:14:45.6627419Z distributed/checkpoint/test_dtensor_resharding (0.18625784907454923) 2024-08-08T20:14:45.6628094Z dynamo/test_recompile_ux (0.18616942187987154) 2024-08-08T20:14:45.6628700Z distributed/_composable/fsdp/test_fully_shard_state (0.18603561532741075) 2024-08-08T20:14:45.6629294Z test_mkldnn_fusion (0.18589107998777146) 2024-08-08T20:14:45.6629734Z inductor/test_padding (0.1858131730702741) 2024-08-08T20:14:45.6630199Z nn/test_parametrization (0.18569259742496977) 2024-08-08T20:14:45.6630622Z test_fx_passes (0.18561256749658195) 2024-08-08T20:14:45.6631018Z test_subclass (0.1854967875812355) 2024-08-08T20:14:45.6631556Z dynamo/test_torchrec (0.18546573854696283) 2024-08-08T20:14:45.6632059Z inductor/test_efficient_conv_bn_eval (0.1854471242907627) 2024-08-08T20:14:45.6632749Z torch_np/numpy_tests/lib/test_type_check (0.1853816711067923) 2024-08-08T20:14:45.6633314Z dynamo/test_structured_trace (0.184949543613316) 2024-08-08T20:14:45.6633919Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18490382305735406) 2024-08-08T20:14:45.6634532Z onnx/test_export_modes (0.18485266228598535) 2024-08-08T20:14:45.6634961Z test_vulkan (0.18451343547442015) 2024-08-08T20:14:45.6635405Z inductor/test_standalone_compile (0.18444631421046437) 2024-08-08T20:14:45.6636058Z distributed/tensor/parallel/test_tp_random_state (0.18436529859844886) 2024-08-08T20:14:45.6636784Z distributed/checkpoint/test_fsdp_optim_state (0.18432323644518203) 2024-08-08T20:14:45.6637361Z test_cpp_extensions_jit (0.18419212156724304) 2024-08-08T20:14:45.6637812Z test_bundled_inputs (0.1841570729320964) 2024-08-08T20:14:45.6638266Z inductor/test_cpu_repro (0.18391918197964094) 2024-08-08T20:14:45.6638730Z inductor/test_max_autotune (0.18390339208614329) 2024-08-08T20:14:45.6639220Z dynamo/test_aot_autograd (0.18365427950469548) 2024-08-08T20:14:45.6639669Z nn/test_embedding (0.1833940969378904) 2024-08-08T20:14:45.6640156Z distributed/test_dynamo_distributed (0.18331854049673602) 2024-08-08T20:14:45.6640673Z export/test_verifier (0.1833087594822765) 2024-08-08T20:14:45.6641262Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1832864489124725) 2024-08-08T20:14:45.6641980Z distributed/tensor/parallel/test_tp_examples (0.18282077026474552) 2024-08-08T20:14:45.6642673Z torch_np/numpy_tests/lib/test_function_base (0.18280149256764217) 2024-08-08T20:14:45.6643276Z dynamo/test_aot_autograd_cache (0.18277540986241678) 2024-08-08T20:14:45.6643754Z dynamo/test_hooks (0.18259717172489176) 2024-08-08T20:14:45.6644234Z inductor/test_distributed_patterns (0.18258807310678987) 2024-08-08T20:14:45.6644744Z export/test_export (0.18225604936788867) 2024-08-08T20:14:45.6645170Z test_cuda_sanitizer (0.1822493580924929) 2024-08-08T20:14:45.6645688Z torch_np/numpy_tests/core/test_multiarray (0.18222765409722905) 2024-08-08T20:14:45.6646298Z lazy/test_extract_compiled_graph (0.18215552859331724) 2024-08-08T20:14:45.6646882Z functorch/test_memory_efficient_fusion (0.18213556849985624) 2024-08-08T20:14:45.6647382Z dynamo/test_exc (0.18209663399656192) 2024-08-08T20:14:45.6647881Z distributed/checkpoint/test_fsspec (0.18209329783659126) 2024-08-08T20:14:45.6648469Z distributed/_tensor/test_op_strategy (0.18192216799445834) 2024-08-08T20:14:45.6648968Z dynamo/test_minifier (0.1819058094373293) 2024-08-08T20:14:45.6649377Z test_meta (0.18180769600546404) 2024-08-08T20:14:45.6649769Z test_public_bindings (0.18142917453697133) 2024-08-08T20:14:45.6650180Z test_native_mha (0.18139513054090678) 2024-08-08T20:14:45.6650593Z lazy/test_ts_opinfo (0.18133149708055674) 2024-08-08T20:14:45.6651013Z test_indexing (0.1812453824513133) 2024-08-08T20:14:45.6651400Z export/test_sparse (0.18101420172970795) 2024-08-08T20:14:45.6651917Z distributed/test_inductor_collectives (0.18078544730626311) 2024-08-08T20:14:45.6652529Z distributed/checkpoint/test_planner (0.18069070794527728) 2024-08-08T20:14:45.6653179Z distributed/checkpoint/test_dtensor_checkpoint (0.18062479983040175) 2024-08-08T20:14:45.6653754Z test_nestedtensor (0.18049580796335318) 2024-08-08T20:14:45.6654155Z test_weak (0.18008125217608617) 2024-08-08T20:14:45.6654692Z distributed/_composable/fsdp/test_fully_shard_logging (0.1800291436319985) 2024-08-08T20:14:45.6655277Z test_view_ops (0.18001405509031287) 2024-08-08T20:14:45.6655774Z torch_np/numpy_tests/core/test_indexing (0.17987774641787405) 2024-08-08T20:14:45.6656309Z test_sort_and_select (0.17965056529714268) 2024-08-08T20:14:45.6656714Z test_futures (0.17964925737079052) 2024-08-08T20:14:45.6657160Z distributed/launcher/test_run (0.17960355577028295) 2024-08-08T20:14:45.6657819Z torch_np/numpy_tests/lib/test_histograms (0.17949151007944913) 2024-08-08T20:14:45.6658328Z test_tensorboard (0.1794054902274776) 2024-08-08T20:14:45.6658753Z onnx/test_onnx_opset (0.17912233364996524) 2024-08-08T20:14:45.6659252Z onnx/test_operators (0.17911332980913525) 2024-08-08T20:14:45.6659849Z distributed/_composable/fsdp/test_fully_shard_compile (0.17905813152598382) 2024-08-08T20:14:45.6660528Z onnx/test_pytorch_onnx_onnxruntime (0.17866308090127273) 2024-08-08T20:14:45.6661106Z benchmark_utils/test_benchmark_utils (0.17858712639557636) 2024-08-08T20:14:45.6661692Z distributed/_tensor/test_embedding_ops (0.17858130707108205) 2024-08-08T20:14:45.6662340Z distributed/checkpoint/e2e/test_fine_tuning (0.1784698300438796) 2024-08-08T20:14:45.6662886Z test_shape_ops (0.17842655474153252) 2024-08-08T20:14:45.6663286Z lazy/test_generator (0.17830114545536158) 2024-08-08T20:14:45.6663717Z functorch/test_ops (0.17821053838343032) 2024-08-08T20:14:45.6664322Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17797173756916465) 2024-08-08T20:14:45.6665039Z distributed/checkpoint/test_compatibility (0.17790770604427267) 2024-08-08T20:14:45.6665596Z test_jit_llga_fuser (0.17788124422995968) 2024-08-08T20:14:45.6666062Z inductor/test_torchinductor (0.1777914711980211) 2024-08-08T20:14:45.6666734Z torch_np/numpy_tests/core/test_shape_base (0.17766947389363838) 2024-08-08T20:14:45.6667396Z distributed/checkpoint/test_hsdp_checkpoint (0.1775332979093802) 2024-08-08T20:14:45.6668048Z nn/test_load_state_dict (0.17720356778045884) 2024-08-08T20:14:45.6668477Z test_monitor (0.17714859696275997) 2024-08-08T20:14:45.6668950Z distributed/pipelining/test_schedule (0.1769804052160558) 2024-08-08T20:14:45.6669478Z optim/test_swa_utils (0.17686822683704131) 2024-08-08T20:14:45.6669899Z test_mkldnn (0.1768503707990164) 2024-08-08T20:14:45.6670360Z onnx/test_pytorch_onnx_shape_inference (0.1767930874158833) 2024-08-08T20:14:45.6670854Z test_ops (0.1767122992693203) 2024-08-08T20:14:45.6671326Z torch_np/numpy_tests/core/test_getlimits (0.1764248966700271) 2024-08-08T20:14:45.6671833Z test_fake_tensor (0.17636837150506915) 2024-08-08T20:14:45.6672239Z test_datapipe (0.17626874163685352) 2024-08-08T20:14:45.6672666Z dynamo/test_subclasses (0.17608929035024828) 2024-08-08T20:14:45.6673167Z distributed/test_collective_utils (0.17608508223937616) 2024-08-08T20:14:45.6673670Z functorch/test_vmap (0.17608026755396392) 2024-08-08T20:14:45.6674270Z distributed/_composable/fsdp/test_fully_shard_memory (0.17594930431965994) 2024-08-08T20:14:45.6674948Z torch_np/numpy_tests/core/test_scalarmath (0.175889329262005) 2024-08-08T20:14:45.6675510Z test_sparse_semi_structured (0.17586404268586353) 2024-08-08T20:14:45.6676135Z distributed/_composable/fsdp/test_fully_shard_init (0.17561510070350514) 2024-08-08T20:14:45.6676742Z functorch/test_aotdispatch (0.17533294876507488) 2024-08-08T20:14:45.6677218Z test_function_schema (0.17528660267911844) 2024-08-08T20:14:45.6677858Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1748717815154901) 2024-08-08T20:14:45.6678484Z test_python_dispatch (0.1743113255958685) 2024-08-08T20:14:45.6679084Z distributed/tensor/parallel/test_parallelize_api (0.17415443129997416) 2024-08-08T20:14:45.6679760Z distributed/test_control_collectives (0.17413403523106244) 2024-08-08T20:14:45.6680278Z test_binary_ufuncs (0.17401490020029092) 2024-08-08T20:14:45.6680844Z distributed/optim/test_apply_optimizer_in_backward (0.1739208432356627) 2024-08-08T20:14:45.6681421Z test_type_info (0.17391989546294376) 2024-08-08T20:14:45.6681954Z distributed/checkpoint/test_state_dict_utils (0.1737805349623499) 2024-08-08T20:14:45.6682583Z torch_np/numpy_tests/core/test_dtype (0.17367224245148313) 2024-08-08T20:14:45.6683072Z test_jit (0.17360893123385754) 2024-08-08T20:14:45.6683463Z onnx/test_utility_funs (0.17353722274994207) 2024-08-08T20:14:45.6683930Z torch_np/test_function_base (0.17344847331253996) 2024-08-08T20:14:45.6684536Z lazy/test_debug_util (0.17344667254437396) 2024-08-08T20:14:45.6684957Z test_cuda_trace (0.17324864491247735) 2024-08-08T20:14:45.6685349Z test_jit_fuser_te (0.17317077590588875) 2024-08-08T20:14:45.6685862Z test_scatter_gather_ops (0.17307969494759803) 2024-08-08T20:14:45.6686325Z test_functional_optim (0.17280738088999043) 2024-08-08T20:14:45.6686853Z torch_np/numpy_tests/lib/test_twodim_base (0.17276080733858143) 2024-08-08T20:14:45.6687451Z distributed/_tensor/test_view_ops (0.17268295728744718) 2024-08-08T20:14:45.6688023Z distributed/_tensor/test_optimizers (0.17266076045036946) 2024-08-08T20:14:45.6688626Z distributed/checkpoint/e2e/test_pipeline (0.17250778993353155) 2024-08-08T20:14:45.6689155Z test_dispatch (0.17247488326472976) 2024-08-08T20:14:45.6689659Z distributed/elastic/test_control_plane (0.17208114056637078) 2024-08-08T20:14:45.6690171Z optim/test_optim (0.17194377038848674) 2024-08-08T20:14:45.6690628Z torch_np/test_ndarray_methods (0.17145803687002684) 2024-08-08T20:14:45.6691118Z test_cuda_primary_ctx (0.17143331895751673) 2024-08-08T20:14:45.6691569Z test_xnnpack_integration (0.17135355440549022) 2024-08-08T20:14:45.6692074Z functorch/test_eager_transforms (0.1711904237651052) 2024-08-08T20:14:45.6692546Z test_testing (0.17111647853757306) 2024-08-08T20:14:45.6693005Z distributed/fsdp/test_shard_utils (0.17087019031882772) 2024-08-08T20:14:45.6693606Z distributed/_tensor/debug/test_comm_mode (0.17085282712261662) 2024-08-08T20:14:45.6694210Z distributed/checkpoint/test_utils (0.1706770342387065) 2024-08-08T20:14:45.6694915Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.17054559711804304) 2024-08-08T20:14:45.6695610Z distributed/test_functional_api (0.17018900711026677) 2024-08-08T20:14:45.6696225Z distributed/checkpoint/test_fsdp_model_state (0.1701759278467453) 2024-08-08T20:14:45.6696987Z distributed/_composable/fully_shard/test_fully_shard_compile (0.1700853586857228) 2024-08-08T20:14:45.6697633Z onnx/test_verification (0.17001111017092058) 2024-08-08T20:14:45.6698064Z nn/test_init (0.16983844493698297) 2024-08-08T20:14:45.6698546Z torch_np/numpy_tests/core/test_dlpack (0.16978250739111078) 2024-08-08T20:14:45.6699122Z torch_np/numpy_tests/fft/test_helper (0.1697658455467117) 2024-08-08T20:14:45.6699740Z torch_np/numpy_tests/lib/test_index_tricks (0.16972552729524773) 2024-08-08T20:14:45.6700334Z distributed/_tensor/test_utils (0.16958639426010644) 2024-08-08T20:14:45.6700821Z onnx/test_autograd_funs (0.16950695195080437) 2024-08-08T20:14:45.6701360Z distributed/_composable/test_replicate (0.16938973142092512) 2024-08-08T20:14:45.6701920Z test_cuda_nvml_based_avail (0.1691539634793601) 2024-08-08T20:14:45.6702469Z torch_np/numpy_tests/lib/test_shape_base_ (0.16913523549043372) 2024-08-08T20:14:45.6703096Z distributed/fsdp/test_fsdp_optim_state (0.16904843846483264) 2024-08-08T20:14:45.6703600Z test_fx (0.1689236547086562) 2024-08-08T20:14:45.6704207Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16891326711965654) 2024-08-08T20:14:45.6704952Z test_functional_autograd_benchmark (0.16883780545577404) 2024-08-08T20:14:45.6705542Z torch_np/numpy_tests/linalg/test_linalg (0.1687350668930403) 2024-08-08T20:14:45.6706292Z torch_np/numpy_tests/core/test_scalar_methods (0.168539806757483) 2024-08-08T20:14:45.6707045Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1682089582567533) 2024-08-08T20:14:45.6707702Z distributed/test_nccl (0.1674298132599621) 2024-08-08T20:14:45.6708245Z test_tensor_creation_ops (0.16741713206098258) 2024-08-08T20:14:45.6708779Z torch_np/numpy_tests/fft/test_pocketfft (0.16733920618803083) 2024-08-08T20:14:45.6709319Z test_multiprocessing (0.16724386025250484) 2024-08-08T20:14:45.6709865Z torch_np/numpy_tests/lib/test_arraysetops (0.16712991901623314) 2024-08-08T20:14:45.6710394Z nn/test_module_hooks (0.1671275495844358) 2024-08-08T20:14:45.6710806Z test_torch (0.16692389218258863) 2024-08-08T20:14:45.6711388Z distributed/_composable/test_compose (0.16683832726152217) 2024-08-08T20:14:45.6711880Z test_model_dump (0.16683296286793295) 2024-08-08T20:14:45.6712285Z dynamo/test_misc (0.16675353951408528) 2024-08-08T20:14:45.6712773Z nn/test_convolution (0.16648313995736994) 2024-08-08T20:14:45.6713384Z distributed/_composable/fully_shard/test_fully_shard_util (0.16628124541278003) 2024-08-08T20:14:45.6714141Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16566481403637748) 2024-08-08T20:14:45.6714697Z test_overrides (0.1655572418327771) 2024-08-08T20:14:45.6715282Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.16554190687018455) 2024-08-08T20:14:45.6715908Z test_mobile_optimizer (0.16551652551677118) 2024-08-08T20:14:45.6716337Z nn/test_pooling (0.16513023231198312) 2024-08-08T20:14:45.6716726Z test_metal (0.16508962972870347) 2024-08-08T20:14:45.6717188Z distributed/fsdp/test_fsdp_pure_fp16 (0.16487886403146423) 2024-08-08T20:14:45.6717807Z distributed/checkpoint/test_checkpoint (0.16483602470456787) 2024-08-08T20:14:45.6718510Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16471724982742955) 2024-08-08T20:14:45.6719215Z torch_np/numpy_tests/core/test_numerictypes (0.16453675599083345) 2024-08-08T20:14:45.6719906Z distributed/fsdp/test_distributed_checkpoint (0.16450329961385465) 2024-08-08T20:14:45.6720707Z distributed/_composable/test_composability/test_2d_composability (0.16432794270539525) 2024-08-08T20:14:45.6721528Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1640498282787477) 2024-08-08T20:14:45.6722130Z test_jit_autocast (0.1636886510510117) 2024-08-08T20:14:45.6722571Z distributed/test_fake_pg (0.16341936986610472) 2024-08-08T20:14:45.6723024Z dynamo/test_comptime (0.16270526103328758) 2024-08-08T20:14:45.6723449Z test_reductions (0.16259518670970918) 2024-08-08T20:14:45.6723928Z distributed/rpc/test_share_memory (0.16232895735295724) 2024-08-08T20:14:45.6724411Z test_schema_check (0.16218830788146563) 2024-08-08T20:14:45.6724961Z distributed/fsdp/test_fsdp_ignored_modules (0.16188708675593017) 2024-08-08T20:14:45.6725603Z distributed/fsdp/test_fsdp_state_dict (0.16188045234689755) 2024-08-08T20:14:45.6726244Z distributed/fsdp/test_fsdp_tp_integration (0.16143473379263157) 2024-08-08T20:14:45.6726911Z distributed/fsdp/test_fsdp_backward_prefetch (0.16133457317169336) 2024-08-08T20:14:45.6727508Z dynamo/test_python_autograd (0.1610804753057439) 2024-08-08T20:14:45.6728065Z torch_np/numpy_tests/lib/test_arraypad (0.16105729278503847) 2024-08-08T20:14:45.6728818Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.161004843042772) 2024-08-08T20:14:45.6729498Z test_cuda_multigpu (0.1608755099775446) 2024-08-08T20:14:45.6730025Z distributed/fsdp/test_fsdp_flatten_params (0.160668326861183) 2024-08-08T20:14:45.6730608Z onnx/test_pytorch_onnx_no_runtime (0.1605727155492957) 2024-08-08T20:14:45.6731277Z distributed/_composable/fully_shard/test_fully_shard_init (0.160400694800807) 2024-08-08T20:14:45.6731875Z test_cuda (0.16037986275644456) 2024-08-08T20:14:45.6732340Z distributed/checkpoint/test_state_dict (0.1603309955950557) 2024-08-08T20:14:45.6732975Z distributed/fsdp/test_checkpoint_wrapper (0.16028830791179435) 2024-08-08T20:14:45.6733686Z distributed/checkpoint/test_file_system_checkpoint (0.16023767789314824) 2024-08-08T20:14:45.6734316Z distributed/test_c10d_logger (0.16006484206012125) 2024-08-08T20:14:45.6734870Z distributed/fsdp/test_fsdp_grad_acc (0.15986601829914074) 2024-08-08T20:14:45.6735426Z torch_np/test_scalars_0D_arrays (0.1594778864152779) 2024-08-08T20:14:45.6735982Z distributed/test_distributed_spawn (0.15934644929461447) 2024-08-08T20:14:45.6736509Z profiler/test_profiler_tree (0.159152080065413) 2024-08-08T20:14:45.6737063Z distributed/nn/jit/test_instantiator (0.15900632209896629) 2024-08-08T20:14:45.6737723Z distributed/_composable/fsdp/test_fully_shard_comm (0.15895943578256) 2024-08-08T20:14:45.6738396Z torch_np/numpy_tests/core/test_scalar_ctors (0.1587667251556167) 2024-08-08T20:14:45.6739029Z optim/test_lrscheduler (0.1585255264763721) 2024-08-08T20:14:45.6739552Z distributed/fsdp/test_fsdp_overlap (0.15841746143095786) 2024-08-08T20:14:45.6740268Z distributed/_composable/test_replicate_with_compiler (0.15813814333295725) 2024-08-08T20:14:45.6741049Z distributed/_composable/fsdp/test_fully_shard_training (0.15797636800756035) 2024-08-08T20:14:45.6741680Z profiler/test_profiler (0.1579006978336797) 2024-08-08T20:14:45.6742298Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15747068387336666) 2024-08-08T20:14:45.6743071Z distributed/optim/test_zero_redundancy_optimizer (0.15718265574407891) 2024-08-08T20:14:45.6743661Z test_dynamic_shapes (0.15696192895556357) 2024-08-08T20:14:45.6744204Z distributed/fsdp/test_fsdp_freezing_weights (0.15662273057717993) 2024-08-08T20:14:45.6744900Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.15602465755834338) 2024-08-08T20:14:45.6745514Z profiler/test_memory_profiler (0.1560094363284771) 2024-08-08T20:14:45.6746061Z distributed/fsdp/test_fsdp_memory (0.15582884771460911) 2024-08-08T20:14:45.6746860Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.1557045568002465) 2024-08-08T20:14:45.6747601Z distributed/test_c10d_object_collectives (0.1555219968191231) 2024-08-08T20:14:45.6748394Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15546322543282126) 2024-08-08T20:14:45.6749016Z test_type_promotion (0.15488102760702704) 2024-08-08T20:14:45.6749442Z test_unary_ufuncs (0.15466411086484186) 2024-08-08T20:14:45.6749915Z distributed/test_data_parallel (0.1543423799376684) 2024-08-08T20:14:45.6750563Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15423182225000334) 2024-08-08T20:14:45.6751255Z distributed/fsdp/test_fsdp_comm_hooks (0.1541221554686941) 2024-08-08T20:14:45.6751883Z distributed/fsdp/test_fsdp_clip_grad_norm (0.15407434033502326) 2024-08-08T20:14:45.6752483Z distributed/test_multi_threaded_pg (0.1540096358915008) 2024-08-08T20:14:45.6753042Z distributed/fsdp/test_fsdp_core (0.15393469550261374) 2024-08-08T20:14:45.6753533Z test_serialization (0.15366435281226154) 2024-08-08T20:14:45.6754069Z distributed/fsdp/test_fsdp_unshard_params (0.15355631620002888) 2024-08-08T20:14:45.6754784Z distributed/fsdp/test_fsdp_apply (0.15323520132512275) 2024-08-08T20:14:45.6755649Z torch_np/test_reductions (0.15296196792797775) 2024-08-08T20:14:45.6756238Z distributed/test_c10d_pypg (0.15277229965146227) 2024-08-08T20:14:45.6756683Z test_prims (0.152616959702827) 2024-08-08T20:14:45.6757229Z distributed/_shard/sharding_spec/test_sharding_spec (0.15257440470774633) 2024-08-08T20:14:45.6757860Z distributed/fsdp/test_utils (0.1523309787626122) 2024-08-08T20:14:45.6758374Z distributed/fsdp/test_fsdp_meta (0.15206920393763929) 2024-08-08T20:14:45.6759045Z distributed/algorithms/quantization/test_quantization (0.151757936421283) 2024-08-08T20:14:45.6759761Z distributed/fsdp/test_fsdp_hybrid_shard (0.15168825617098608) 2024-08-08T20:14:45.6760323Z distributed/fsdp/test_wrap (0.15134642298444378) 2024-08-08T20:14:45.6760858Z distributed/algorithms/test_join (0.15124770297803836) 2024-08-08T20:14:45.6761448Z distributed/fsdp/test_fsdp_checkpoint (0.15121283441970834) 2024-08-08T20:14:45.6762100Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.15107052634595858) 2024-08-08T20:14:45.6762737Z distributed/fsdp/test_fsdp_input (0.15094304143753312) 2024-08-08T20:14:45.6763359Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15081192655959413) 2024-08-08T20:14:45.6763906Z lazy/test_reuse_ir (0.15066123069728168) 2024-08-08T20:14:45.6764403Z distributed/fsdp/test_fsdp_uneven (0.15026814196209878) 2024-08-08T20:14:45.6764983Z distributed/fsdp/test_fsdp_traversal (0.1501354063928104) 2024-08-08T20:14:45.6765538Z distributed/fsdp/test_fsdp_misc (0.14971196049743965) 2024-08-08T20:14:45.6766106Z distributed/fsdp/test_fsdp_fine_tune (0.1493370595207333) 2024-08-08T20:14:45.6766669Z distributed/_shard/test_sharder (0.14917463970988754) 2024-08-08T20:14:45.6767352Z distributed/fsdp/test_fsdp_exec_order (0.14875634022038067) 2024-08-08T20:14:45.6767909Z distributed/test_pg_wrapper (0.1487116053480464) 2024-08-08T20:14:45.6768583Z distributed/fsdp/test_fsdp_use_orig_params (0.14836390544837383) 2024-08-08T20:14:45.6769296Z distributed/_shard/sharding_plan/test_sharding_plan (0.1481807483704375) 2024-08-08T20:14:45.6770127Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.14766585188541564) 2024-08-08T20:14:45.6770805Z test_dataloader (0.14724327794094633) 2024-08-08T20:14:45.6771256Z test_multiprocessing_spawn (0.14710817293986056) 2024-08-08T20:14:45.6771821Z distributed/fsdp/test_fsdp_mixed_precision (0.146931157429143) 2024-08-08T20:14:45.6772488Z distributed/rpc/cuda/test_tensorpipe_agent (0.14480331289783707) 2024-08-08T20:14:45.6773207Z distributed/_shard/sharded_optim/test_sharded_optim (0.14467026456355142) 2024-08-08T20:14:45.6773910Z distributed/fsdp/test_fsdp_multiple_forward (0.14437392446751854) 2024-08-08T20:14:45.6774448Z test_nn (0.14382977971639002) 2024-08-08T20:14:45.6774880Z distributed/fsdp/test_fsdp_comm (0.1433606227427845) 2024-08-08T20:14:45.6775393Z distributed/test_c10d_common (0.1429257182752417) 2024-08-08T20:14:45.6775994Z distributed/_shard/sharded_tensor/ops/test_init (0.1426057407275983) 2024-08-08T20:14:45.6776549Z test_autograd (0.14237843639641345) 2024-08-08T20:14:45.6777008Z distributed/rpc/test_faulty_agent (0.14221447171603577) 2024-08-08T20:14:45.6777605Z distributed/rpc/test_tensorpipe_agent (0.14200096695563877) 2024-08-08T20:14:45.6778159Z distributed/test_c10d_ucc (0.14184533319746065) 2024-08-08T20:14:45.6778779Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14174472712334452) 2024-08-08T20:14:45.6779346Z test_linalg (0.1414431268887215) 2024-08-08T20:14:45.6779898Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14139849627138631) 2024-08-08T20:14:45.6780489Z test_sparse_csr (0.14136968398073033) 2024-08-08T20:14:45.6781095Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14076199106879647) 2024-08-08T20:14:45.6781910Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.13900539858922895) 2024-08-08T20:14:45.6782674Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1389751930726761) 2024-08-08T20:14:45.6783434Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1389751930726761) 2024-08-08T20:14:45.6784078Z distributed/test_c10d_gloo (0.1375306642385488) 2024-08-08T20:14:45.6784536Z test_spectral_ops (0.13743184945487147) 2024-08-08T20:14:45.6784998Z distributed/test_c10d_spawn_gloo (0.1360035275342381) 2024-08-08T20:14:45.6785538Z distributed/test_c10d_spawn_ucc (0.13211045631389504) 2024-08-08T20:14:45.6785999Z test_sparse (0.13163211542264294) 2024-08-08T20:14:45.6786547Z distributed/test_c10d_spawn_nccl (0.13140887703642237) 2024-08-08T20:14:45.6787064Z distributed/test_launcher (0.13106211543174157) 2024-08-08T20:14:45.6787547Z distributed/test_store (0.12949850843320584) 2024-08-08T20:14:45.6788087Z distributed/test_c10d_nccl (0.12391500874680487) 2024-08-08T20:14:45.6788551Z test_quantization (0.12235837735548058) 2024-08-08T20:14:45.6788973Z lazy/test_bindings (0.11018602807105657) 2024-08-08T20:14:45.6789437Z profiler/test_execution_trace (0.10206936885009238) 2024-08-08T20:14:45.6789964Z profiler/test_record_function (0.10206936885009238) 2024-08-08T20:14:45.6790464Z profiler/test_torch_tidy (0.10206936885009238) 2024-08-08T20:14:45.6790987Z distributions/test_distributions (0.09828618239878394) 2024-08-08T20:14:45.6791519Z distributed/test_c10d_ops_nccl (0.09233276702017831) 2024-08-08T20:14:45.6792008Z test_jit_fuser_legacy (0.0693114719319763) 2024-08-08T20:14:45.6792445Z test_jit_profiling (0.06532132982975879) 2024-08-08T20:15:00.3722662Z test_jit_legacy (0.06302284355927022) 2024-08-08T20:15:00.3723638Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:15:00.3726399Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:15:00.3728902Z Results from Filepath 2024-08-08T20:15:00.3729675Z distributed/test_c10d_functional_native (0.25) 2024-08-08T20:15:00.3730564Z test_model_exports_to_core_aten (0.25) 2024-08-08T20:15:00.3731323Z test_native_functions (0.25) 2024-08-08T20:15:00.3731988Z test_native_mha (0.25) 2024-08-08T20:15:00.3732832Z distributed/checkpoint/test_nested_dict (0.20833333333333331) 2024-08-08T20:15:00.3733838Z test_nestedtensor (0.20833333333333331) 2024-08-08T20:15:00.3734722Z base_commit: 1736af7cf736184c356be1bb00f59fb2feea6d7d 2024-08-08T20:15:00.3737497Z Changed files: ['aten/src/ATen/native/native_functions.yaml', 'aten/src/ATen/native/nested/NestedTensorMath.cpp', 'aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp'] 2024-08-08T20:15:00.3739899Z Results from PublicBindings 2024-08-08T20:15:00.3740342Z 2024-08-08T20:15:00.3740561Z Aggregated Heuristics 2024-08-08T20:15:00.3741180Z test_nestedtensor (0.8213749695485679) 2024-08-08T20:15:00.3741986Z test_native_functions (0.4674658248321911) 2024-08-08T20:15:00.3742761Z test_decomp (0.45245398172986817) 2024-08-08T20:15:00.3743690Z distributed/test_c10d_functional_native (0.4463177992108772) 2024-08-08T20:15:00.3744781Z test_model_exports_to_core_aten (0.4461272273400818) 2024-08-08T20:15:00.3745652Z test_native_mha (0.4392080151192268) 2024-08-08T20:15:00.3746640Z test_transformers (0.43844496205339956) 2024-08-08T20:15:00.3747629Z distributed/checkpoint/test_nested_dict (0.4289165911481364) 2024-08-08T20:15:00.3748642Z test_mps (0.3819225662637619) 2024-08-08T20:15:00.3749480Z inductor/test_torchinductor_opinfo (0.3664802348104383) 2024-08-08T20:15:00.3750577Z distributed/_tensor/test_dtensor_ops (0.3534244530552104) 2024-08-08T20:15:00.3751567Z onnx/test_fx_op_consistency (0.310605027059162) 2024-08-08T20:15:00.3752431Z functorch/test_ops (0.3105147571355499) 2024-08-08T20:15:00.3753211Z test_proxy_tensor (0.284914193785088) 2024-08-08T20:15:00.3753939Z test_foreach (0.27867297217519454) 2024-08-08T20:15:00.3754680Z test_ops_gradients (0.2710352793308406) 2024-08-08T20:15:00.3755427Z test_nn (0.270653346776042) 2024-08-08T20:15:00.3756153Z dynamo/test_dynamic_shapes (0.26356993331717643) 2024-08-08T20:15:00.3757010Z test_overrides (0.2607904192091796) 2024-08-08T20:15:00.3757823Z test_sparse_semi_structured (0.2508946377471686) 2024-08-08T20:15:00.3758641Z test_package (0.25) 2024-08-08T20:15:00.3759289Z dynamo/test_subclasses (0.24859952071769398) 2024-08-08T20:15:00.3760229Z inductor/test_compiled_autograd (0.24710840438187187) 2024-08-08T20:15:00.3761207Z functorch/test_aotdispatch (0.24659313009723388) 2024-08-08T20:15:00.3762168Z inductor/test_cudacodecache (0.24234730876215085) 2024-08-08T20:15:00.3763131Z export/test_retraceability (0.24185703030098327) 2024-08-08T20:15:00.3764035Z test_functionalization (0.24175357659393804) 2024-08-08T20:15:00.3764850Z test_ops (0.24052988289023594) 2024-08-08T20:15:00.3765515Z test_meta (0.24050513661018447) 2024-08-08T20:15:00.3766218Z test_module_tracker (0.23987191117079804) 2024-08-08T20:15:00.3767061Z dynamo/test_frame_init (0.23986082222998636) 2024-08-08T20:15:00.3767910Z test_comparison_utils (0.23974015180741015) 2024-08-08T20:15:00.3768742Z functorch/test_vmap (0.23818634228152435) 2024-08-08T20:15:00.3769720Z export/test_functionalized_assertions (0.23739276520348757) 2024-08-08T20:15:00.3770766Z functorch/test_rearrange (0.23730255619609827) 2024-08-08T20:15:00.3771748Z inductor/test_cpp_wrapper_hipify (0.23638410756507636) 2024-08-08T20:15:00.3772686Z inductor/test_config (0.23601068511381157) 2024-08-08T20:15:00.3773531Z functorch/test_parsing (0.2358076911528677) 2024-08-08T20:15:00.3774602Z export/test_export_training_ir_to_run_decomp (0.23569847165914087) 2024-08-08T20:15:00.3775634Z dynamo/test_utils (0.235378994596634) 2024-08-08T20:15:00.3776715Z inductor/test_inplacing_pass (0.23533431659066287) 2024-08-08T20:15:00.3777597Z test_mkl_verbose (0.23432330847590868) 2024-08-08T20:15:00.3778340Z test_ops_jit (0.2341062980672072) 2024-08-08T20:15:00.3779165Z test_autoload (0.23389317130514217) 2024-08-08T20:15:00.3779926Z inductor/test_utils (0.2326691797049864) 2024-08-08T20:15:00.3780947Z distributed/_tensor/debug/test_op_coverage (0.23182488481149482) 2024-08-08T20:15:00.3782375Z cpp_extensions/open_registration_extension/test/test_openreg (0.2313569883756055) 2024-08-08T20:15:00.3783653Z inductor/test_aot_inductor (0.2312724453420654) 2024-08-08T20:15:00.3784515Z test_cpp_api_parity (0.230263111791245) 2024-08-08T20:15:00.3785448Z distributed/_tools/test_mod_tracker (0.22994996290796688) 2024-08-08T20:15:00.3786544Z test_mkldnn_verbose (0.22990545550108515) 2024-08-08T20:15:00.3787374Z test_expanded_weights (0.22822199203321056) 2024-08-08T20:15:00.3788304Z test_ops_fwd_gradients (0.2282050494310142) 2024-08-08T20:15:00.3789123Z dynamo/test_sdpa (0.2277766515520105) 2024-08-08T20:15:00.3789866Z test_ao_sparsity (0.2275494699149471) 2024-08-08T20:15:00.3790605Z test_license (0.22749597082861722) 2024-08-08T20:15:00.3791346Z test_custom_ops (0.22703683633427557) 2024-08-08T20:15:00.3792066Z test_torch (0.22684124904091413) 2024-08-08T20:15:00.3792818Z export/test_tree_utils (0.22662693906716114) 2024-08-08T20:15:00.3793714Z test_namedtuple_return_api (0.22662345341264808) 2024-08-08T20:15:00.3794715Z inductor/test_compiled_optimizers (0.22653319821836296) 2024-08-08T20:15:00.3795660Z export/test_tools (0.2262997110582178) 2024-08-08T20:15:00.3796671Z inductor/test_torchinductor_dynamic_shapes (0.22587486533734552) 2024-08-08T20:15:00.3797790Z torch_np/test_binary_ufuncs (0.22572934143595605) 2024-08-08T20:15:00.3798824Z dynamo/test_inline_inbuilt_nn_modules (0.22566968281911554) 2024-08-08T20:15:00.3799891Z inductor/test_inductor_utils (0.22557858870728048) 2024-08-08T20:15:00.3800794Z inductor/test_smoke (0.22549598083709713) 2024-08-08T20:15:00.3801717Z onnx/test_fx_to_onnx_decomp_skip (0.22527181986443737) 2024-08-08T20:15:00.3803038Z torch_np/test_unary_ufuncs (0.22518552840527914) 2024-08-08T20:15:00.3804015Z inductor/test_extension_backend (0.22516173931003358) 2024-08-08T20:15:00.3805106Z inductor/test_triton_extension_backend (0.22503571468497696) 2024-08-08T20:15:00.3806174Z export/test_export_nonstrict (0.2249953762711347) 2024-08-08T20:15:00.3807233Z onnx/dynamo/test_registry_dispatcher (0.22488108485249927) 2024-08-08T20:15:00.3808282Z inductor/test_triton_kernels (0.2246196322702508) 2024-08-08T20:15:00.3809202Z dynamo/test_base_output (0.22446958089338725) 2024-08-08T20:15:00.3810048Z export/test_serdes (0.22361561303995017) 2024-08-08T20:15:00.3810936Z inductor/test_aot_inductor_utils (0.2232565144290263) 2024-08-08T20:15:00.3811871Z dynamo/test_interop (0.22283958241588933) 2024-08-08T20:15:00.3812771Z inductor/test_compile_worker (0.22242870398677184) 2024-08-08T20:15:00.3813755Z dynamo/test_fx_passes_pre_grad (0.2216969665813823) 2024-08-08T20:15:00.3829734Z inductor/test_pad_mm (0.22169400953049917) 2024-08-08T20:15:00.3830824Z inductor/test_flex_decoding (0.22168718556692277) 2024-08-08T20:15:00.3831917Z distributed/pipelining/test_backward (0.2209431460716413) 2024-08-08T20:15:00.3833094Z inductor/test_move_constructors_to_cuda (0.22057328724579978) 2024-08-08T20:15:00.3834355Z inductor/test_torchinductor_strided_blocks (0.22056506057859931) 2024-08-08T20:15:00.3835439Z inductor/test_b2b_gemm (0.2203207109546637) 2024-08-08T20:15:00.3836442Z inductor/test_coordinate_descent_tuner (0.22026450968803968) 2024-08-08T20:15:00.3837473Z inductor/test_metrics (0.22003354963781435) 2024-08-08T20:15:00.3838355Z inductor/test_debug_trace (0.2197646639350797) 2024-08-08T20:15:00.3839208Z onnx/test_fx_passes (0.21965361502157266) 2024-08-08T20:15:00.3840070Z dynamo/test_pre_dispatch (0.2195677383019067) 2024-08-08T20:15:00.3840886Z test_modules (0.2195544380812473) 2024-08-08T20:15:00.3841827Z dynamo/test_global (0.2191736544053689) 2024-08-08T20:15:00.3842687Z dynamo/test_skip_non_tensor (0.21876886067710702) 2024-08-08T20:15:00.3843564Z test_matmul_cuda (0.21872011243628978) 2024-08-08T20:15:00.3844459Z dynamo/test_resume (0.21839939991580745) 2024-08-08T20:15:00.3845418Z inductor/test_aot_inductor_package (0.21832191001830642) 2024-08-08T20:15:00.3846348Z test_optim (0.2176300561450127) 2024-08-08T20:15:00.3847164Z inductor/test_cuda_cpp_wrapper (0.21761191864944224) 2024-08-08T20:15:00.3848118Z inductor/test_indexing (0.21749594504919925) 2024-08-08T20:15:00.3848942Z dynamo/test_nops (0.21743868062152052) 2024-08-08T20:15:00.3849829Z inductor/test_triton_heuristics (0.21743102775641454) 2024-08-08T20:15:00.3850761Z inductor/test_foreach (0.21720830977466105) 2024-08-08T20:15:00.3851692Z inductor/test_inductor_freezing (0.21697902916142375) 2024-08-08T20:15:00.3852648Z inductor/test_fx_fusion (0.2169063166852885) 2024-08-08T20:15:00.3853572Z inductor/test_cpu_cpp_wrapper (0.21666824623208608) 2024-08-08T20:15:00.3854483Z torch_np/test_dtype (0.21659203525168597) 2024-08-08T20:15:00.3855268Z test_deploy (0.21650169355611604) 2024-08-08T20:15:00.3856339Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2162492637701519) 2024-08-08T20:15:00.3857545Z profiler/test_cpp_thread (0.21614459207510994) 2024-08-08T20:15:00.3858446Z dynamo/test_exceptions (0.21611181777045035) 2024-08-08T20:15:00.3859347Z torch_np/test_nep50_examples (0.21497035821866042) 2024-08-08T20:15:00.3860263Z dynamo/test_recompiles (0.2148092179009852) 2024-08-08T20:15:00.3861123Z test_fx_experimental (0.21458364091606388) 2024-08-08T20:15:00.3862019Z inductor/test_flex_attention (0.21416622532374238) 2024-08-08T20:15:00.3862888Z dynamo/test_view (0.21416422065483362) 2024-08-08T20:15:00.3863733Z inductor/test_triton_wrapper (0.2138519105884865) 2024-08-08T20:15:00.3864618Z export/test_export (0.21383407502121154) 2024-08-08T20:15:00.3865450Z test_per_overload_api (0.21359978408979244) 2024-08-08T20:15:00.3866450Z dynamo/test_subgraphs (0.21314862532011972) 2024-08-08T20:15:00.3867311Z inductor/test_xpu_basic (0.21298778828971457) 2024-08-08T20:15:00.3868275Z test_tensorexpr_pybind (0.21284370788098037) 2024-08-08T20:15:00.3869112Z test_flop_counter (0.21232602901065387) 2024-08-08T20:15:00.3869978Z inductor/test_memory_planning (0.2121843803113183) 2024-08-08T20:15:00.3870923Z inductor/test_ck_backend (0.2121804565322619) 2024-08-08T20:15:00.3871844Z inductor/test_autoheuristic (0.21203461326627046) 2024-08-08T20:15:00.3872716Z test_content_store (0.2119983908197156) 2024-08-08T20:15:00.3873551Z backends/xeon/test_launch (0.2117378845834228) 2024-08-08T20:15:00.3874397Z dynamo/test_config (0.21137647989023428) 2024-08-08T20:15:00.3875402Z distributed/pipelining/test_transformer (0.21135508595132835) 2024-08-08T20:15:00.3876483Z dynamo/test_aot_autograd (0.21120997545470652) 2024-08-08T20:15:00.3877628Z inductor/test_torchinductor_codegen_dynamic_shapes (0.2106559501950475) 2024-08-08T20:15:00.3879033Z torch_np/numpy_tests/core/test_scalarinherit (0.21047926136811673) 2024-08-08T20:15:00.3880095Z onnx/test_fx_to_onnx (0.2104328358410772) 2024-08-08T20:15:00.3881005Z inductor/test_pattern_matcher (0.20986502634081847) 2024-08-08T20:15:00.3881909Z inductor/test_fp8 (0.209631857780107) 2024-08-08T20:15:00.3882836Z onnx/test_fx_to_onnx_with_onnxruntime (0.20961261702348494) 2024-08-08T20:15:00.3883813Z test_show_pickle (0.20951048600571878) 2024-08-08T20:15:00.3884850Z distributed/_shard/sharded_tensor/test_logger (0.20904476944708306) 2024-08-08T20:15:00.3886050Z distributed/test_symmetric_memory (0.20873281953436912) 2024-08-08T20:15:00.3887035Z test_fx_reinplace_pass (0.20869354383289598) 2024-08-08T20:15:00.3887874Z dynamo/test_modes (0.20863381519614801) 2024-08-08T20:15:00.3888712Z onnx/test_fx_type_promotion (0.2085387535924377) 2024-08-08T20:15:00.3889671Z inductor/test_codegen_triton (0.2084268974561477) 2024-08-08T20:15:00.3890740Z test_pytree (0.20838738945319124) 2024-08-08T20:15:00.3891441Z test_sparse (0.20813649479018564) 2024-08-08T20:15:00.3892168Z test_jiterator (0.20789739579352687) 2024-08-08T20:15:00.3893076Z export/test_db (0.20787665852643633) 2024-08-08T20:15:00.3893917Z inductor/test_cutlass_backend (0.2078648303229039) 2024-08-08T20:15:00.3894865Z test_ci_sanity_check_fail (0.20781798568812102) 2024-08-08T20:15:00.3895814Z test_cuda_expandable_segments (0.20774954300026252) 2024-08-08T20:15:00.3896796Z dynamo/test_export_mutations (0.20735849222553412) 2024-08-08T20:15:00.3897672Z test_typing (0.2073084877368825) 2024-08-08T20:15:00.3898443Z inductor/test_profiler (0.20722934871485052) 2024-08-08T20:15:00.3899303Z functorch/test_minifier (0.2068915814732725) 2024-08-08T20:15:00.3900245Z inductor/test_benchmark_fusion (0.20683852365254043) 2024-08-08T20:15:00.3901250Z dynamo/test_higher_order_ops (0.20660005564953116) 2024-08-08T20:15:00.3902233Z dynamo/test_autograd_function (0.20652858452191614) 2024-08-08T20:15:00.3903313Z distributed/_tensor/test_dtensor_compile (0.206292127137053) 2024-08-08T20:15:00.3904330Z dynamo/test_functions (0.2062633408487919) 2024-08-08T20:15:00.3905318Z inductor/test_mkldnn_pattern_matcher (0.2062567898679251) 2024-08-08T20:15:00.3906554Z inductor/test_group_batch_fusion (0.20616644056600683) 2024-08-08T20:15:00.3907444Z test_xpu (0.205976355269495) 2024-08-08T20:15:00.3908204Z dynamo/test_compile (0.2057677315386006) 2024-08-08T20:15:00.3909103Z inductor/test_minifier_isolate (0.20564027506335672) 2024-08-08T20:15:00.3910019Z dynamo/test_sources (0.205413927982618) 2024-08-08T20:15:00.3910814Z dynamo/test_modules (0.20530983256594856) 2024-08-08T20:15:00.3911669Z inductor/test_layout_optim (0.2050605983129949) 2024-08-08T20:15:00.3912680Z distributed/_tensor/test_attention (0.20505771708392928) 2024-08-08T20:15:00.3913824Z onnx/test_models_quantized_onnxruntime (0.20491640417153442) 2024-08-08T20:15:00.3914901Z inductor/test_custom_lowering (0.2048902645999459) 2024-08-08T20:15:00.3915781Z test_complex (0.204720385817802) 2024-08-08T20:15:00.3916578Z nn/test_multihead_attention (0.20470877839599477) 2024-08-08T20:15:00.3917632Z test_set_default_mobile_cpu_allocator (0.20468092056178508) 2024-08-08T20:15:00.3918683Z test_compile_benchmark_util (0.20447491268359494) 2024-08-08T20:15:00.3919700Z functorch/test_vmap_registrations (0.2043970817799302) 2024-08-08T20:15:00.3920642Z export/test_passes (0.20433729603542816) 2024-08-08T20:15:00.3921742Z distributed/pipelining/test_schedule_multiproc (0.2041949027115095) 2024-08-08T20:15:00.3922964Z onnx/internal/test_registraion (0.2041145126294885) 2024-08-08T20:15:00.3923829Z test_utils (0.20402285764025713) 2024-08-08T20:15:00.3924735Z inductor/test_graph_transform_observer (0.20395631040724202) 2024-08-08T20:15:00.3925743Z export/test_schema (0.2038384264364595) 2024-08-08T20:15:00.3926487Z test_jit (0.20350656581484872) 2024-08-08T20:15:00.3927362Z distributed/_composable/test_contract (0.20344915722533394) 2024-08-08T20:15:00.3928480Z inductor/test_split_cat_fx_passes (0.20310272734110477) 2024-08-08T20:15:00.3929550Z distributed/_tensor/test_dtensor (0.20305905397421573) 2024-08-08T20:15:00.3930474Z torch_np/test_basic (0.20304893176157737) 2024-08-08T20:15:00.3931287Z dynamo/test_repros (0.20295235715721308) 2024-08-08T20:15:00.3932128Z dynamo/test_optimizers (0.20274530329333582) 2024-08-08T20:15:00.3932987Z inductor/test_minifier (0.20231584851892695) 2024-08-08T20:15:00.3933801Z test_openmp (0.20230874022353484) 2024-08-08T20:15:00.3934552Z torch_np/test_random (0.20228043973014712) 2024-08-08T20:15:00.3935415Z torch_np/test_ufuncs_basic (0.20221456952618036) 2024-08-08T20:15:00.3936344Z inductor/test_control_flow (0.20212602859877643) 2024-08-08T20:15:00.3937265Z dynamo/test_model_output (0.2021157168315943) 2024-08-08T20:15:00.3938227Z distributed/pipelining/test_pipe (0.2020972145658789) 2024-08-08T20:15:00.3939491Z distributed/_tools/test_mem_tracker (0.20201358484340065) 2024-08-08T20:15:00.3940517Z inductor/test_multi_kernel (0.20179097198717458) 2024-08-08T20:15:00.3941418Z dynamo/test_decorators (0.20175702276838195) 2024-08-08T20:15:00.3942375Z test_namedtensor (0.2016415481229402) 2024-08-08T20:15:00.3943190Z functorch/test_logging (0.20160357836518455) 2024-08-08T20:15:00.3944104Z onnx/test_onnxscript_runtime (0.20152000376682788) 2024-08-08T20:15:00.3945032Z dynamo/test_after_aot (0.20148499981323195) 2024-08-08T20:15:00.3945868Z dynamo/test_export (0.20107999442999125) 2024-08-08T20:15:00.3946941Z inductor/test_scatter_optimization (0.2010600875772321) 2024-08-08T20:15:00.3948023Z lazy/test_functionalization (0.20104185243011957) 2024-08-08T20:15:00.3949012Z inductor/test_binary_folding (0.20103178708384437) 2024-08-08T20:15:00.3949996Z inductor/test_select_algorithm (0.20101114459402572) 2024-08-08T20:15:00.3950882Z test_logging (0.20077998282787476) 2024-08-08T20:15:00.3951788Z torch_np/numpy_tests/core/test_einsum (0.20051758247290735) 2024-08-08T20:15:00.3952809Z export/test_lift_unlift (0.20043309801274048) 2024-08-08T20:15:00.3953880Z distributed/_tensor/test_experimental_ops (0.20033779678219582) 2024-08-08T20:15:00.3955021Z inductor/test_kernel_benchmark (0.1998944787765634) 2024-08-08T20:15:00.3955984Z inductor/test_ordered_set (0.1998882803429815) 2024-08-08T20:15:00.3956941Z inductor/test_fused_attention (0.19987616350250234) 2024-08-08T20:15:00.3957864Z lazy/test_meta_kernel (0.19986206494957545) 2024-08-08T20:15:00.3958727Z dynamo/test_ctx_manager (0.19968809108428426) 2024-08-08T20:15:00.3959593Z inductor/test_halide (0.19968780745747003) 2024-08-08T20:15:00.3960450Z inductor/test_codecache (0.19957621355779084) 2024-08-08T20:15:00.3961447Z inductor/test_cpu_select_algorithm (0.19957513623664172) 2024-08-08T20:15:00.3962447Z nn/test_packed_sequence (0.19948933637859637) 2024-08-08T20:15:00.3963317Z dynamo/test_deviceguard (0.19935726224401037) 2024-08-08T20:15:00.3964211Z export/test_unflatten (0.19919939947770116) 2024-08-08T20:15:00.3965288Z test_cpp_extensions_open_device_registration (0.19901445979338325) 2024-08-08T20:15:00.3966354Z inductor/test_perf (0.19899997088442206) 2024-08-08T20:15:00.3967331Z distributed/_tensor/test_common_rules (0.19891986513421675) 2024-08-08T20:15:00.3968364Z inductor/test_torchbind (0.19887361382553218) 2024-08-08T20:15:00.3969295Z distributed/fsdp/test_fsdp_fx (0.1988346603667835) 2024-08-08T20:15:00.3970240Z export/test_experimental (0.19871328897308776) 2024-08-08T20:15:00.3971011Z inductor/test_snode_runtime (0.1985542016294112) 2024-08-08T20:15:00.3971808Z inductor/test_cuda_repro (0.19825467451589365) 2024-08-08T20:15:00.3972652Z higher_order_ops/test_with_effects (0.19825411349047037) 2024-08-08T20:15:00.3973588Z inductor/test_dependencies (0.19815256729641234) 2024-08-08T20:15:00.3974511Z inductor/test_loop_ordering (0.19804302372555657) 2024-08-08T20:15:00.3975342Z test_linalg (0.19793557937552372) 2024-08-08T20:15:00.3976391Z distributed/_tensor/experimental/test_register_sharding (0.19772610748379535) 2024-08-08T20:15:00.3977568Z test_numba_integration (0.19763131125644637) 2024-08-08T20:15:00.3978440Z dynamo/test_verify_correctness (0.19762924511191907) 2024-08-08T20:15:00.3979229Z functorch/test_ac (0.19760084984125945) 2024-08-08T20:15:00.3979885Z xpu/test_conv (0.19757563908693548) 2024-08-08T20:15:00.3980715Z distributed/_tensor/test_matrix_ops (0.19750201437985485) 2024-08-08T20:15:00.3981546Z dynamo/test_cudagraphs (0.19745885453250694) 2024-08-08T20:15:00.3982372Z inductor/test_torchinductor (0.19742150657049026) 2024-08-08T20:15:00.3983214Z test_stateless (0.19736108229882046) 2024-08-08T20:15:00.3984051Z distributed/_tensor/test_api (0.19735510737040765) 2024-08-08T20:15:00.3984938Z test_numpy_interop (0.19719357294847392) 2024-08-08T20:15:00.3985783Z onnx/test_onnxscript_no_runtime (0.1971930611512057) 2024-08-08T20:15:00.3987043Z export/test_converter (0.19706492227960418) 2024-08-08T20:15:00.3987941Z onnx/test_custom_ops (0.1968451906524437) 2024-08-08T20:15:00.3988927Z distributed/_tensor/test_xla_integration (0.19683946610522127) 2024-08-08T20:15:00.3990030Z xpu/test_gemm (0.19645186497408107) 2024-08-08T20:15:00.3990751Z test_pruning_op (0.19639458159094797) 2024-08-08T20:15:00.3991816Z distributed/_tensor/experimental/test_tp_transform (0.19636440096248303) 2024-08-08T20:15:00.3993099Z distributed/_tensor/test_random_ops (0.19625550542216982) 2024-08-08T20:15:00.3994215Z inductor/test_custom_post_grad_passes (0.19601733013789865) 2024-08-08T20:15:00.3995421Z distributed/checkpoint/test_dedup_tensors (0.19584347071033517) 2024-08-08T20:15:00.3996644Z distributed/pipelining/test_unflatten (0.19582184253688883) 2024-08-08T20:15:00.3997652Z dynamo/test_profiler (0.1958145825978617) 2024-08-08T20:15:00.3998492Z lazy/test_step_closures (0.1955696212609229) 2024-08-08T20:15:00.3999494Z distributed/_tensor/test_convolution_ops (0.19552984055625408) 2024-08-08T20:15:00.4000472Z test_hub (0.19526095064181653) 2024-08-08T20:15:00.4001195Z test_autograd_fallback (0.19521428231313562) 2024-08-08T20:15:00.4001995Z nn/test_dropout (0.19501828291485757) 2024-08-08T20:15:00.4002782Z nn/test_lazy_modules (0.19496242119080287) 2024-08-08T20:15:00.4003670Z distributed/_tensor/test_init (0.1949499105909128) 2024-08-08T20:15:00.4004635Z inductor/test_cudagraph_trees (0.19488569218641144) 2024-08-08T20:15:00.4005537Z functorch/test_dims (0.19473313030762285) 2024-08-08T20:15:00.4006473Z test_cpp_extensions_stream_and_event (0.1946754444870124) 2024-08-08T20:15:00.4007554Z distributed/_tensor/test_tensor_ops (0.19395266413603768) 2024-08-08T20:15:00.4008530Z export/test_torchbind (0.1937509103005296) 2024-08-08T20:15:00.4009498Z inductor/test_decompose_mem_bound_mm (0.1937257125189806) 2024-08-08T20:15:00.4010429Z test_out_dtype_op (0.1937175785908303) 2024-08-08T20:15:00.4011443Z distributed/tensor/parallel/test_tp_style (0.19360840196768025) 2024-08-08T20:15:00.4012823Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19355101200160127) 2024-08-08T20:15:00.4013945Z test_fake_tensor (0.19352591273938224) 2024-08-08T20:15:00.4014903Z dynamo/test_backward_higher_order_ops (0.19348306170925428) 2024-08-08T20:15:00.4016170Z distributed/_tensor/debug/test_comm_mode_features (0.19344774769774634) 2024-08-08T20:15:00.4017313Z test_segment_reductions (0.19340242520632633) 2024-08-08T20:15:00.4018237Z distributions/test_constraints (0.19333426139237972) 2024-08-08T20:15:00.4019311Z inductor/test_efficient_conv_bn_eval (0.19319390078609872) 2024-08-08T20:15:00.4020249Z test_mkldnn (0.19307724933584589) 2024-08-08T20:15:00.4021055Z inductor/test_unbacked_symints (0.1930587249075277) 2024-08-08T20:15:00.4022073Z distributed/_tensor/test_math_ops (0.19297471716750944) 2024-08-08T20:15:00.4022970Z test_masked (0.19286812781374765) 2024-08-08T20:15:00.4023878Z distributed/pipelining/test_microbatch (0.1928653792728627) 2024-08-08T20:15:00.4025001Z test_cpp_extensions_mtia_backend (0.19278800310808794) 2024-08-08T20:15:00.4025896Z test_type_hints (0.19266674506642598) 2024-08-08T20:15:00.4026940Z dynamo/test_activation_checkpointing (0.1926657005763216) 2024-08-08T20:15:00.4028032Z inductor/test_max_autotune (0.19240108199624614) 2024-08-08T20:15:00.4029152Z distributed/tensor/parallel/test_tp_examples (0.1923888535674577) 2024-08-08T20:15:00.4030410Z distributed/checkpoint/e2e/test_fsdp_ep (0.19236093672093083) 2024-08-08T20:15:00.4031644Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1923528616973654) 2024-08-08T20:15:00.4032861Z distributed/optim/test_named_optimizer (0.19234895687376335) 2024-08-08T20:15:00.4034069Z dynamo/test_cudagraphs_expandable_segments (0.1923303047066545) 2024-08-08T20:15:00.4035302Z distributed/test_compute_comm_reordering (0.19191392919576708) 2024-08-08T20:15:00.4036344Z export/test_serialize (0.19190065039697796) 2024-08-08T20:15:00.4037221Z dynamo/test_bytecode_utils (0.19180952255304798) 2024-08-08T20:15:00.4038305Z inductor/test_mmdecomp (0.19178268162964743) 2024-08-08T20:15:00.4039326Z distributed/checkpoint/test_traverse (0.19171755068840143) 2024-08-08T20:15:00.4040428Z test_sympy_utils (0.1915930831096985) 2024-08-08T20:15:00.4041285Z distributed/test_device_mesh (0.19153085841822343) 2024-08-08T20:15:00.4042388Z distributed/_composable/test_checkpoint (0.19150772060249932) 2024-08-08T20:15:00.4043433Z onnx/test_pytorch_jit_onnx (0.19142893494002797) 2024-08-08T20:15:00.4044242Z dynamo/test_trace_rules (0.19136183654333244) 2024-08-08T20:15:00.4045057Z test_import_stats (0.1912805326876954) 2024-08-08T20:15:00.4045775Z dynamo/test_debug_utils (0.19085913438904423) 2024-08-08T20:15:00.4046585Z dynamo/test_reorder_logs (0.19075237686233548) 2024-08-08T20:15:00.4047620Z distributed/_tools/test_fsdp2_mem_tracker (0.19067174035940754) 2024-08-08T20:15:00.4048604Z export/test_hop (0.190576661625193) 2024-08-08T20:15:00.4049324Z test_itt (0.19048419509378248) 2024-08-08T20:15:00.4050122Z test_functional_autograd_benchmark (0.190391650750549) 2024-08-08T20:15:00.4051095Z onnx/test_op_consistency (0.19023100708964322) 2024-08-08T20:15:00.4052042Z functorch/test_eager_transforms (0.19013555370798713) 2024-08-08T20:15:00.4052963Z dynamo/test_unspec (0.19011797571518171) 2024-08-08T20:15:00.4053763Z test_jit_disabled (0.18998276645909687) 2024-08-08T20:15:00.4054526Z test_maskedtensor (0.18997522218825405) 2024-08-08T20:15:00.4055262Z test_tensorexpr (0.18997110885465382) 2024-08-08T20:15:00.4056056Z inductor/test_padding (0.18974754999073712) 2024-08-08T20:15:00.4057031Z distributed/_tensor/test_redistribute (0.18957293057997018) 2024-08-08T20:15:00.4058194Z distributed/_tensor/test_pointwise_ops (0.18950442556784475) 2024-08-08T20:15:00.4059226Z onnx/test_symbolic_helper (0.1894964900506382) 2024-08-08T20:15:00.4060107Z inductor/test_cpu_repro (0.18945936218252174) 2024-08-08T20:15:00.4060982Z export/test_pass_infra (0.18943626175389816) 2024-08-08T20:15:00.4061793Z nn/test_pruning (0.1891697670207849) 2024-08-08T20:15:00.4062772Z distributed/checkpoint/test_save_load_api (0.18902274851662196) 2024-08-08T20:15:00.4063951Z onnx/test_pytorch_onnx_onnxruntime (0.18900716708314413) 2024-08-08T20:15:00.4065193Z inductor/test_cudagraph_trees_expandable_segments (0.18859784305126404) 2024-08-08T20:15:00.4066674Z dynamo/test_logging (0.18849402402763069) 2024-08-08T20:15:00.4067248Z test_dlpack (0.18836958146963306) 2024-08-08T20:15:00.4067648Z test_legacy_vmap (0.18831698008373154) 2024-08-08T20:15:00.4068166Z dynamo/test_guard_manager (0.18826238837512024) 2024-08-08T20:15:00.4068671Z onnx/dynamo/test_exporter_api (0.18807637850129988) 2024-08-08T20:15:00.4069155Z export/test_sparse (0.1880625071210962) 2024-08-08T20:15:00.4069615Z functorch/test_control_flow (0.18782872548983928) 2024-08-08T20:15:00.4070128Z dynamo/test_input_attr_tracking (0.18768889110288597) 2024-08-08T20:15:00.4070750Z distributed/checkpoint/test_tp_checkpoint (0.1876672303527042) 2024-08-08T20:15:00.4071445Z distributed/_tensor/experimental/test_local_map (0.18764402354237106) 2024-08-08T20:15:00.4072021Z dynamo/test_backends (0.18752157130708322) 2024-08-08T20:15:00.4072559Z torch_np/numpy_tests/core/test_numeric (0.18707424153919502) 2024-08-08T20:15:00.4073130Z onnx/internal/test_diagnostics (0.1870572764075259) 2024-08-08T20:15:00.4073753Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18698878639057143) 2024-08-08T20:15:00.4074422Z distributed/test_dynamo_distributed (0.18697481653092518) 2024-08-08T20:15:00.4075041Z distributed/checkpoint/test_format_utils (0.18692485360323474) 2024-08-08T20:15:00.4075644Z test_functionalization_of_rng_ops (0.18679834490070982) 2024-08-08T20:15:00.4076132Z test_autocast (0.18676344790919822) 2024-08-08T20:15:00.4076578Z onnx/test_models_onnxruntime (0.1865859747604903) 2024-08-08T20:15:00.4077113Z distributed/pipelining/test_stage (0.18648840426616006) 2024-08-08T20:15:00.4077863Z distributed/_tools/test_memory_tracker (0.18640263083509542) 2024-08-08T20:15:00.4078532Z distributed/checkpoint/test_dtensor_resharding (0.18625784907454923) 2024-08-08T20:15:00.4079180Z dynamo/test_exc (0.1861806418443201) 2024-08-08T20:15:00.4079603Z dynamo/test_recompile_ux (0.18616942187987154) 2024-08-08T20:15:00.4080035Z test_fx (0.18604939192273873) 2024-08-08T20:15:00.4080570Z distributed/_composable/fsdp/test_fully_shard_state (0.18603561532741075) 2024-08-08T20:15:00.4081155Z test_mkldnn_fusion (0.18589107998777146) 2024-08-08T20:15:00.4081609Z nn/test_parametrization (0.18569259742496977) 2024-08-08T20:15:00.4082045Z test_fx_passes (0.18561256749658195) 2024-08-08T20:15:00.4082426Z test_indexing (0.18550695585766966) 2024-08-08T20:15:00.4082817Z test_subclass (0.1854967875812355) 2024-08-08T20:15:00.4083224Z dynamo/test_torchrec (0.18546573854696283) 2024-08-08T20:15:00.4083746Z torch_np/numpy_tests/lib/test_type_check (0.1853816711067923) 2024-08-08T20:15:00.4084276Z dynamo/test_misc (0.18508739194118645) 2024-08-08T20:15:00.4084733Z dynamo/test_structured_trace (0.18496896737542337) 2024-08-08T20:15:00.4085211Z onnx/test_export_modes (0.18485266228598535) 2024-08-08T20:15:00.4085663Z test_bundled_inputs (0.18484442348150873) 2024-08-08T20:15:00.4086100Z test_public_bindings (0.1846498927312303) 2024-08-08T20:15:00.4086582Z inductor/test_standalone_compile (0.18452672125586733) 2024-08-08T20:15:00.4087061Z test_vulkan (0.18451343547442015) 2024-08-08T20:15:00.4087613Z distributed/tensor/parallel/test_tp_random_state (0.18436529859844886) 2024-08-08T20:15:00.4088333Z distributed/checkpoint/test_fsdp_optim_state (0.18432323644518203) 2024-08-08T20:15:00.4088919Z test_cpp_extensions_jit (0.18419212156724304) 2024-08-08T20:15:00.4089530Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.18341637493095897) 2024-08-08T20:15:00.4090108Z nn/test_embedding (0.1833940969378904) 2024-08-08T20:15:00.4090595Z inductor/test_distributed_patterns (0.1833241364676708) 2024-08-08T20:15:00.4091104Z export/test_verifier (0.1833087594822765) 2024-08-08T20:15:00.4091536Z test_sort_and_select (0.18320187646910632) 2024-08-08T20:15:00.4091961Z test_dataloader (0.18280680286785272) 2024-08-08T20:15:00.4092496Z torch_np/numpy_tests/lib/test_function_base (0.18280149256764217) 2024-08-08T20:15:00.4093097Z dynamo/test_aot_autograd_cache (0.18279008133386396) 2024-08-08T20:15:00.4093561Z dynamo/test_hooks (0.18259717172489176) 2024-08-08T20:15:00.4094058Z distributed/checkpoint/test_planner (0.1825576829613953) 2024-08-08T20:15:00.4094643Z distributed/checkpoint/test_fsspec (0.1823382158484508) 2024-08-08T20:15:00.4095215Z test_cuda_sanitizer (0.1822493580924929) 2024-08-08T20:15:00.4095750Z torch_np/numpy_tests/core/test_multiarray (0.18222765409722905) 2024-08-08T20:15:00.4096349Z lazy/test_extract_compiled_graph (0.18215552859331724) 2024-08-08T20:15:00.4096912Z functorch/test_memory_efficient_fusion (0.18213556849985624) 2024-08-08T20:15:00.4097446Z dynamo/test_minifier (0.1820282684432591) 2024-08-08T20:15:00.4097961Z distributed/_tensor/test_op_strategy (0.18192216799445834) 2024-08-08T20:15:00.4098522Z lazy/test_ts_opinfo (0.18149540375003198) 2024-08-08T20:15:00.4098964Z test_python_dispatch (0.1809066177723724) 2024-08-08T20:15:00.4099485Z distributed/test_inductor_collectives (0.18078544730626311) 2024-08-08T20:15:00.4099977Z test_view_ops (0.1807014056397252) 2024-08-08T20:15:00.4100361Z test_autograd (0.18063713291692288) 2024-08-08T20:15:00.4100908Z distributed/checkpoint/test_dtensor_checkpoint (0.18062479983040175) 2024-08-08T20:15:00.4101452Z test_weak (0.18008125217608617) 2024-08-08T20:15:00.4102002Z distributed/_composable/fsdp/test_fully_shard_logging (0.1800291436319985) 2024-08-08T20:15:00.4102601Z test_schema_check (0.1799222554450528) 2024-08-08T20:15:00.4103097Z torch_np/numpy_tests/core/test_indexing (0.17987774641787405) 2024-08-08T20:15:00.4103599Z test_cuda (0.17969844650991545) 2024-08-08T20:15:00.4104058Z test_jit_fuser_te (0.17968565872677503) 2024-08-08T20:15:00.4104439Z test_futures (0.17964925737079052) 2024-08-08T20:15:00.4104891Z distributed/launcher/test_run (0.17960355577028295) 2024-08-08T20:15:00.4105533Z torch_np/numpy_tests/lib/test_histograms (0.17949151007944913) 2024-08-08T20:15:00.4106051Z test_tensorboard (0.1794054902274776) 2024-08-08T20:15:00.4106694Z test_jit_llga_fuser (0.1794032347322298) 2024-08-08T20:15:00.4107132Z onnx/test_onnx_opset (0.17912233364996524) 2024-08-08T20:15:00.4107570Z onnx/test_operators (0.17911332980913525) 2024-08-08T20:15:00.4108245Z distributed/_composable/fsdp/test_fully_shard_compile (0.17905813152598382) 2024-08-08T20:15:00.4108936Z benchmark_utils/test_benchmark_utils (0.17858712639557636) 2024-08-08T20:15:00.4109535Z distributed/_tensor/test_embedding_ops (0.17858130707108205) 2024-08-08T20:15:00.4110173Z distributed/checkpoint/e2e/test_fine_tuning (0.1784698300438796) 2024-08-08T20:15:00.4110725Z test_shape_ops (0.17842655474153252) 2024-08-08T20:15:00.4111145Z lazy/test_generator (0.17830114545536158) 2024-08-08T20:15:00.4111737Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17797173756916465) 2024-08-08T20:15:00.4112469Z distributed/checkpoint/test_compatibility (0.17790770604427267) 2024-08-08T20:15:00.4113131Z torch_np/numpy_tests/core/test_shape_base (0.17766947389363838) 2024-08-08T20:15:00.4113776Z distributed/checkpoint/test_hsdp_checkpoint (0.1775332979093802) 2024-08-08T20:15:00.4114352Z nn/test_load_state_dict (0.17720356778045884) 2024-08-08T20:15:00.4114782Z test_monitor (0.17714859696275997) 2024-08-08T20:15:00.4115256Z distributed/pipelining/test_schedule (0.1770286130600191) 2024-08-08T20:15:00.4115782Z optim/test_swa_utils (0.17686822683704131) 2024-08-08T20:15:00.4116309Z onnx/test_pytorch_onnx_shape_inference (0.1767930874158833) 2024-08-08T20:15:00.4116797Z test_testing (0.17661290612163016) 2024-08-08T20:15:00.4117294Z torch_np/numpy_tests/core/test_getlimits (0.1764248966700271) 2024-08-08T20:15:00.4117815Z test_datapipe (0.17626874163685352) 2024-08-08T20:15:00.4118276Z distributed/test_collective_utils (0.17608508223937616) 2024-08-08T20:15:00.4118945Z distributed/_composable/fsdp/test_fully_shard_memory (0.17594930431965994) 2024-08-08T20:15:00.4119641Z torch_np/numpy_tests/core/test_scalarmath (0.175889329262005) 2024-08-08T20:15:00.4120320Z distributed/_composable/fsdp/test_fully_shard_init (0.17561510070350514) 2024-08-08T20:15:00.4120885Z test_reductions (0.17553411157267518) 2024-08-08T20:15:00.4121374Z test_function_schema (0.17528660267911844) 2024-08-08T20:15:00.4121910Z distributed/fsdp/test_fsdp_optim_state (0.17512871365319463) 2024-08-08T20:15:00.4122626Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1748717815154901) 2024-08-08T20:15:00.4123328Z distributed/_tensor/test_view_ops (0.17476792062066454) 2024-08-08T20:15:00.4123983Z distributed/tensor/parallel/test_parallelize_api (0.17415443129997416) 2024-08-08T20:15:00.4124651Z distributed/test_control_collectives (0.17413403523106244) 2024-08-08T20:15:00.4125168Z test_binary_ufuncs (0.17401490020029092) 2024-08-08T20:15:00.4125756Z distributed/optim/test_apply_optimizer_in_backward (0.1739208432356627) 2024-08-08T20:15:00.4126327Z test_type_info (0.17391989546294376) 2024-08-08T20:15:00.4126860Z distributed/checkpoint/test_state_dict_utils (0.1737805349623499) 2024-08-08T20:15:00.4127498Z torch_np/numpy_tests/core/test_dtype (0.17367224245148313) 2024-08-08T20:15:00.4127984Z test_sparse_csr (0.17366917240753788) 2024-08-08T20:15:00.4128413Z onnx/test_utility_funs (0.17353722274994207) 2024-08-08T20:15:00.4128891Z torch_np/test_function_base (0.17344847331253996) 2024-08-08T20:15:00.4129367Z lazy/test_debug_util (0.17344667254437396) 2024-08-08T20:15:00.4129776Z test_cuda_trace (0.17324864491247735) 2024-08-08T20:15:00.4130202Z test_scatter_gather_ops (0.17307969494759803) 2024-08-08T20:15:00.4130662Z test_functional_optim (0.17280738088999043) 2024-08-08T20:15:00.4131315Z torch_np/numpy_tests/lib/test_twodim_base (0.17276080733858143) 2024-08-08T20:15:00.4131927Z distributed/_tensor/test_optimizers (0.17266076045036946) 2024-08-08T20:15:00.4132580Z distributed/checkpoint/test_utils (0.17254400925482452) 2024-08-08T20:15:00.4133185Z distributed/checkpoint/e2e/test_pipeline (0.17250778993353155) 2024-08-08T20:15:00.4133715Z test_dispatch (0.17247488326472976) 2024-08-08T20:15:00.4134215Z distributed/elastic/test_control_plane (0.17208114056637078) 2024-08-08T20:15:00.4134728Z optim/test_optim (0.17194377038848674) 2024-08-08T20:15:00.4135187Z torch_np/test_ndarray_methods (0.17145803687002684) 2024-08-08T20:15:00.4135671Z test_cuda_primary_ctx (0.17143331895751673) 2024-08-08T20:15:00.4136120Z test_xnnpack_integration (0.17135355440549022) 2024-08-08T20:15:00.4136605Z distributed/test_c10d_pypg (0.1710284988579853) 2024-08-08T20:15:00.4137087Z test_tensor_creation_ops (0.17096844323294622) 2024-08-08T20:15:00.4137669Z distributed/fsdp/test_shard_utils (0.17087019031882772) 2024-08-08T20:15:00.4138271Z distributed/_tensor/debug/test_comm_mode (0.17085282712261662) 2024-08-08T20:15:00.4139021Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.17054559711804304) 2024-08-08T20:15:00.4139715Z distributed/test_functional_api (0.17022705687282352) 2024-08-08T20:15:00.4140336Z distributed/checkpoint/test_fsdp_model_state (0.1701759278467453) 2024-08-08T20:15:00.4140924Z test_cuda_nvml_based_avail (0.17016862381420686) 2024-08-08T20:15:00.4141649Z distributed/_composable/fully_shard/test_fully_shard_compile (0.1700853586857228) 2024-08-08T20:15:00.4142283Z nn/test_convolution (0.17003445112933357) 2024-08-08T20:15:00.4142736Z onnx/test_verification (0.17001111017092058) 2024-08-08T20:15:00.4143163Z nn/test_init (0.16983844493698297) 2024-08-08T20:15:00.4143632Z torch_np/numpy_tests/core/test_dlpack (0.16978250739111078) 2024-08-08T20:15:00.4144220Z torch_np/numpy_tests/fft/test_helper (0.1697658455467117) 2024-08-08T20:15:00.4144840Z torch_np/numpy_tests/lib/test_index_tricks (0.16972552729524773) 2024-08-08T20:15:00.4145427Z distributed/_tensor/test_utils (0.16958639426010644) 2024-08-08T20:15:00.4145933Z onnx/test_autograd_funs (0.16950695195080437) 2024-08-08T20:15:00.4146592Z distributed/_composable/test_replicate (0.16938973142092512) 2024-08-08T20:15:00.4147206Z torch_np/numpy_tests/lib/test_shape_base_ (0.16913523549043372) 2024-08-08T20:15:00.4148073Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16891326711965654) 2024-08-08T20:15:00.4148873Z torch_np/numpy_tests/linalg/test_linalg (0.1687350668930403) 2024-08-08T20:15:00.4149458Z nn/test_pooling (0.16868154348394676) 2024-08-08T20:15:00.4149989Z torch_np/numpy_tests/core/test_scalar_methods (0.168539806757483) 2024-08-08T20:15:00.4150607Z distributed/fsdp/test_fsdp_core (0.16823615707661413) 2024-08-08T20:15:00.4151295Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1682089582567533) 2024-08-08T20:15:00.4152043Z torch_np/numpy_tests/fft/test_pocketfft (0.1681283864484672) 2024-08-08T20:15:00.4152685Z distributed/fsdp/test_fsdp_ignored_modules (0.16796736194429215) 2024-08-08T20:15:00.4153255Z distributed/test_nccl (0.1674298132599621) 2024-08-08T20:15:00.4153696Z test_multiprocessing (0.16724386025250484) 2024-08-08T20:15:00.4154242Z torch_np/numpy_tests/lib/test_arraysetops (0.16712991901623314) 2024-08-08T20:15:00.4154782Z nn/test_module_hooks (0.1671275495844358) 2024-08-08T20:15:00.4155292Z distributed/_composable/test_compose (0.16683832726152217) 2024-08-08T20:15:00.4155796Z test_model_dump (0.16683296286793295) 2024-08-08T20:15:00.4156392Z distributed/_composable/fully_shard/test_fully_shard_util (0.16628124541278003) 2024-08-08T20:15:00.4157111Z distributed/fsdp/test_fsdp_tp_integration (0.1657645026671452) 2024-08-08T20:15:00.4157792Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16566481403637748) 2024-08-08T20:15:00.4158546Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.16554190687018455) 2024-08-08T20:15:00.4159335Z test_mobile_optimizer (0.16551652551677118) 2024-08-08T20:15:00.4160020Z distributed/_composable/fsdp/test_fully_shard_training (0.1652713666778767) 2024-08-08T20:15:00.4160614Z test_metal (0.16508962972870347) 2024-08-08T20:15:00.4161078Z distributed/fsdp/test_fsdp_pure_fp16 (0.16487886403146423) 2024-08-08T20:15:00.4161695Z distributed/checkpoint/test_checkpoint (0.16483602470456787) 2024-08-08T20:15:00.4162397Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16471724982742955) 2024-08-08T20:15:00.4163119Z torch_np/numpy_tests/core/test_numerictypes (0.16453675599083345) 2024-08-08T20:15:00.4163795Z distributed/fsdp/test_distributed_checkpoint (0.16450329961385465) 2024-08-08T20:15:00.4164590Z distributed/_composable/test_composability/test_2d_composability (0.16432794270539525) 2024-08-08T20:15:00.4165424Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1640498282787477) 2024-08-08T20:15:00.4166015Z test_jit_autocast (0.1636886510510117) 2024-08-08T20:15:00.4166458Z distributed/test_fake_pg (0.16341936986610472) 2024-08-08T20:15:00.4166920Z dynamo/test_comptime (0.16270526103328758) 2024-08-08T20:15:00.4167419Z distributed/rpc/test_share_memory (0.16232895735295724) 2024-08-08T20:15:00.4168010Z distributed/fsdp/test_fsdp_state_dict (0.16188045234689755) 2024-08-08T20:15:00.4168607Z distributed/test_distributed_spawn (0.16171399007592357) 2024-08-08T20:15:00.4169232Z distributed/fsdp/test_fsdp_backward_prefetch (0.16133457317169336) 2024-08-08T20:15:00.4169829Z dynamo/test_python_autograd (0.1610804753057439) 2024-08-08T20:15:00.4170380Z torch_np/numpy_tests/lib/test_arraypad (0.16105729278503847) 2024-08-08T20:15:00.4171131Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.161004843042772) 2024-08-08T20:15:00.4171808Z test_cuda_multigpu (0.1608755099775446) 2024-08-08T20:15:00.4172382Z distributed/optim/test_zero_redundancy_optimizer (0.16073396691604255) 2024-08-08T20:15:00.4173080Z distributed/fsdp/test_fsdp_flatten_params (0.160668326861183) 2024-08-08T20:15:00.4173662Z onnx/test_pytorch_onnx_no_runtime (0.1605727155492957) 2024-08-08T20:15:00.4174314Z distributed/checkpoint/test_file_system_checkpoint (0.1604825959050078) 2024-08-08T20:15:00.4175013Z distributed/checkpoint/test_state_dict (0.16046758448628506) 2024-08-08T20:15:00.4175710Z distributed/_composable/fully_shard/test_fully_shard_init (0.160400694800807) 2024-08-08T20:15:00.4176440Z distributed/fsdp/test_checkpoint_wrapper (0.16028830791179435) 2024-08-08T20:15:00.4177094Z distributed/fsdp/test_fsdp_clip_grad_norm (0.16015461552338525) 2024-08-08T20:15:00.4177673Z distributed/test_c10d_logger (0.16006484206012125) 2024-08-08T20:15:00.4178228Z distributed/fsdp/test_fsdp_grad_acc (0.15986601829914074) 2024-08-08T20:15:00.4178738Z test_quantization (0.15964205672931678) 2024-08-08T20:15:00.4179260Z distributed/fsdp/test_fsdp_unshard_params (0.15963659138839087) 2024-08-08T20:15:00.4179859Z torch_np/test_scalars_0D_arrays (0.1594778864152779) 2024-08-08T20:15:00.4180379Z profiler/test_profiler_tree (0.15931963228202417) 2024-08-08T20:15:00.4180933Z distributed/nn/jit/test_instantiator (0.15900632209896629) 2024-08-08T20:15:00.4181601Z distributed/_composable/fsdp/test_fully_shard_comm (0.15895943578256) 2024-08-08T20:15:00.4182287Z torch_np/numpy_tests/core/test_scalar_ctors (0.1587667251556167) 2024-08-08T20:15:00.4182846Z optim/test_lrscheduler (0.1585255264763721) 2024-08-08T20:15:00.4183360Z distributed/fsdp/test_fsdp_overlap (0.15841746143095786) 2024-08-08T20:15:00.4183873Z test_dynamic_shapes (0.15821533289860956) 2024-08-08T20:15:00.4184467Z distributed/_composable/test_replicate_with_compiler (0.15813814333295725) 2024-08-08T20:15:00.4185069Z profiler/test_profiler (0.1579006978336797) 2024-08-08T20:15:00.4185617Z distributed/fsdp/test_fsdp_hybrid_shard (0.15776853135934807) 2024-08-08T20:15:00.4186465Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15747068387336666) 2024-08-08T20:15:00.4187325Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.15715080153432057) 2024-08-08T20:15:00.4188174Z distributed/fsdp/test_fsdp_freezing_weights (0.15662273057717993) 2024-08-08T20:15:00.4188872Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.15602465755834338) 2024-08-08T20:15:00.4189473Z profiler/test_memory_profiler (0.1560094363284771) 2024-08-08T20:15:00.4189955Z test_serialization (0.15599423415733846) 2024-08-08T20:15:00.4190457Z distributed/fsdp/test_fsdp_memory (0.15582884771460911) 2024-08-08T20:15:00.4191148Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.1557045568002465) 2024-08-08T20:15:00.4191973Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15559315145130773) 2024-08-08T20:15:00.4192692Z distributed/test_c10d_object_collectives (0.1555219968191231) 2024-08-08T20:15:00.4193224Z test_type_promotion (0.15488102760702704) 2024-08-08T20:15:00.4193638Z test_unary_ufuncs (0.15466411086484186) 2024-08-08T20:15:00.4194180Z distributed/fsdp/test_fsdp_use_orig_params (0.15444418063673582) 2024-08-08T20:15:00.4194784Z distributed/test_data_parallel (0.1543423799376684) 2024-08-08T20:15:00.4195436Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15423182225000334) 2024-08-08T20:15:00.4196137Z distributed/fsdp/test_fsdp_comm_hooks (0.1541221554686941) 2024-08-08T20:15:00.4196719Z distributed/test_multi_threaded_pg (0.1540096358915008) 2024-08-08T20:15:00.4197272Z distributed/fsdp/test_fsdp_apply (0.15323520132512275) 2024-08-08T20:15:00.4197874Z distributed/fsdp/test_fsdp_mixed_precision (0.153011432617505) 2024-08-08T20:15:00.4198439Z torch_np/test_reductions (0.15296196792797775) 2024-08-08T20:15:00.4198860Z test_prims (0.152616959702827) 2024-08-08T20:15:00.4199463Z distributed/_shard/sharding_spec/test_sharding_spec (0.15257440470774633) 2024-08-08T20:15:00.4200100Z distributed/fsdp/test_utils (0.1523309787626122) 2024-08-08T20:15:00.4200621Z distributed/fsdp/test_fsdp_meta (0.15206920393763929) 2024-08-08T20:15:00.4201287Z distributed/algorithms/quantization/test_quantization (0.151757936421283) 2024-08-08T20:15:00.4201935Z distributed/fsdp/test_wrap (0.15134642298444378) 2024-08-08T20:15:00.4202459Z distributed/algorithms/test_join (0.15124770297803836) 2024-08-08T20:15:00.4203048Z distributed/fsdp/test_fsdp_checkpoint (0.15121283441970834) 2024-08-08T20:15:00.4203635Z distributed/fsdp/test_fsdp_input (0.15094304143753312) 2024-08-08T20:15:00.4204258Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15081192655959413) 2024-08-08T20:15:00.4204856Z lazy/test_reuse_ir (0.15066123069728168) 2024-08-08T20:15:00.4205356Z distributed/fsdp/test_fsdp_uneven (0.15026814196209878) 2024-08-08T20:15:00.4205943Z distributed/fsdp/test_fsdp_traversal (0.1501354063928104) 2024-08-08T20:15:00.4206500Z distributed/fsdp/test_fsdp_misc (0.14971196049743965) 2024-08-08T20:15:00.4207067Z distributed/fsdp/test_fsdp_fine_tune (0.1493370595207333) 2024-08-08T20:15:00.4207672Z distributed/_shard/test_sharder (0.14917463970988754) 2024-08-08T20:15:00.4208237Z distributed/fsdp/test_fsdp_exec_order (0.14875634022038067) 2024-08-08T20:15:00.4208799Z distributed/test_pg_wrapper (0.1487116053480464) 2024-08-08T20:15:00.4209429Z distributed/_shard/sharding_plan/test_sharding_plan (0.1481807483704375) 2024-08-08T20:15:00.4210105Z distributed/rpc/test_tensorpipe_agent (0.14768306483078059) 2024-08-08T20:15:00.4210888Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.14766585188541564) 2024-08-08T20:15:00.4211619Z test_multiprocessing_spawn (0.14710817293986056) 2024-08-08T20:15:00.4212201Z distributed/rpc/cuda/test_tensorpipe_agent (0.14480331289783707) 2024-08-08T20:15:00.4212919Z distributed/_shard/sharded_optim/test_sharded_optim (0.14467026456355142) 2024-08-08T20:15:00.4213644Z distributed/fsdp/test_fsdp_multiple_forward (0.14437392446751854) 2024-08-08T20:15:00.4214259Z distributed/fsdp/test_fsdp_comm (0.1433606227427845) 2024-08-08T20:15:00.4214858Z distributed/test_c10d_common (0.1429257182752417) 2024-08-08T20:15:00.4215463Z distributed/_shard/sharded_tensor/ops/test_init (0.1426057407275983) 2024-08-08T20:15:00.4216148Z distributed/rpc/test_faulty_agent (0.14221447171603577) 2024-08-08T20:15:00.4216628Z test_spectral_ops (0.141870988419826) 2024-08-08T20:15:00.4217073Z distributed/test_c10d_ucc (0.14184533319746065) 2024-08-08T20:15:00.4217699Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14174472712334452) 2024-08-08T20:15:00.4218455Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14139849627138631) 2024-08-08T20:15:00.4219089Z distributed/test_c10d_gloo (0.14108197541051243) 2024-08-08T20:15:00.4219764Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14076199106879647) 2024-08-08T20:15:00.4220560Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.13900539858922895) 2024-08-08T20:15:00.4221317Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1389751930726761) 2024-08-08T20:15:00.4222095Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1389751930726761) 2024-08-08T20:15:00.4222745Z distributed/test_c10d_nccl (0.13616703229007943) 2024-08-08T20:15:00.4223262Z distributed/test_c10d_spawn_gloo (0.1360035275342381) 2024-08-08T20:15:00.4223851Z distributed/test_c10d_spawn_ucc (0.13211045631389504) 2024-08-08T20:15:00.4224396Z distributed/test_c10d_spawn_nccl (0.13140887703642237) 2024-08-08T20:15:00.4224902Z distributed/test_launcher (0.13106211543174157) 2024-08-08T20:15:00.4225382Z distributed/test_store (0.12949850843320584) 2024-08-08T20:15:00.4225827Z lazy/test_bindings (0.11018602807105657) 2024-08-08T20:15:00.4226354Z profiler/test_torch_tidy (0.10400644767116345) 2024-08-08T20:15:00.4226863Z profiler/test_execution_trace (0.10206936885009238) 2024-08-08T20:15:00.4227387Z profiler/test_record_function (0.10206936885009238) 2024-08-08T20:15:00.4227995Z distributions/test_distributions (0.10183749357074758) 2024-08-08T20:15:00.4228549Z distributed/test_c10d_ops_nccl (0.09233276702017831) 2024-08-08T20:15:00.4229042Z test_jit_fuser_legacy (0.0693114719319763) 2024-08-08T20:15:00.4229452Z test_jit_legacy (0.0691866135244025) 2024-08-08T20:15:00.4229865Z test_jit_profiling (0.06532132982975879) 2024-08-08T20:15:00.4230276Z doctests (0.005784452343031878) 2024-08-08T20:15:00.4230713Z test_cpp_extensions_aot_no_ninja (0.003936036548926362) 2024-08-08T20:15:00.8633056Z test_autoload_enable (0.0010653933515890905) 2024-08-08T20:15:00.8633540Z Emitting metrics 2024-08-08T20:15:00.8962644Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-08-08T20:15:00.8963099Z with: 2024-08-08T20:15:00.8963342Z name: td_results 2024-08-08T20:15:00.8963616Z retention-days: 14 2024-08-08T20:15:00.8963927Z if-no-files-found: error 2024-08-08T20:15:00.8964260Z path: td_results.json 2024-08-08T20:15:00.8964566Z s3-bucket: gha-artifacts 2024-08-08T20:15:00.8964890Z region: us-east-1 2024-08-08T20:15:00.8965185Z ##[endgroup] 2024-08-08T20:15:01.2274873Z With the provided path, there will be 1 file uploaded 2024-08-08T20:15:01.2275578Z Uploading to s3 prefix: pytorch/pytorch/10308807531/td_results 2024-08-08T20:15:01.2309362Z Starting upload of td_results.json 2024-08-08T20:15:01.3533566Z Finished upload of td_results.json 2024-08-08T20:15:01.3669286Z ##[group]Run actions/upload-artifact@v3 2024-08-08T20:15:01.3669704Z with: 2024-08-08T20:15:01.3669949Z name: td_results.json 2024-08-08T20:15:01.3670267Z retention-days: 14 2024-08-08T20:15:01.3670572Z if-no-files-found: error 2024-08-08T20:15:01.3670912Z path: td_results.json 2024-08-08T20:15:01.3671220Z ##[endgroup] 2024-08-08T20:15:01.4289305Z With the provided path, there will be 1 file uploaded 2024-08-08T20:15:01.4291215Z Starting artifact upload 2024-08-08T20:15:01.4293526Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-08-08T20:15:01.4295238Z Artifact name is valid! 2024-08-08T20:15:01.4897905Z Container for artifact "td_results.json" successfully created. Starting upload of file(s) 2024-08-08T20:15:01.6052813Z Total size of all the files uploaded is 15264 bytes 2024-08-08T20:15:01.6053978Z File upload process has finished. Finalizing the artifact upload 2024-08-08T20:15:01.6522325Z Artifact has been finalized. All files have been successfully uploaded! 2024-08-08T20:15:01.6522838Z 2024-08-08T20:15:01.6523153Z The raw size of all the files that were specified for upload is 64123 bytes 2024-08-08T20:15:01.6524392Z The size of all the files that were uploaded is 15264 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-08-08T20:15:01.6525294Z 2024-08-08T20:15:01.6526392Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-08-08T20:15:01.6527455Z 2024-08-08T20:15:01.6527694Z Artifact td_results.json has been successfully uploaded! 2024-08-08T20:15:01.6611121Z Post job cleanup. 2024-08-08T20:15:01.6675972Z Post job cleanup. 2024-08-08T20:15:01.7493984Z [command]/usr/bin/git version 2024-08-08T20:15:01.7535729Z git version 2.40.1 2024-08-08T20:15:01.7580294Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1eb791dc-4f6a-49e5-845d-61c48f71d75e' before making global git config changes 2024-08-08T20:15:01.7582044Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T20:15:01.7587918Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:15:01.7624774Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T20:15:01.7661836Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T20:15:01.7931979Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T20:15:01.7955220Z http.https://github.com/.extraheader 2024-08-08T20:15:01.7963923Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T20:15:01.7992396Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T20:15:01.8304473Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-08T20:15:01.8324701Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-08T20:15:01.8331506Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:15:01.8332018Z ##[endgroup] 2024-08-08T20:15:06.0307318Z Cleaning up orphan processes