2025-03-14T03:51:56.9422965Z Current runner version: '2.322.0' 2025-03-14T03:51:56.9430241Z Runner name: 'i-0f83d11b74a63e499' 2025-03-14T03:51:56.9431148Z Runner group name: 'Default' 2025-03-14T03:51:56.9432080Z Machine name: 'ip-10-1-11-231' 2025-03-14T03:51:56.9435016Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:51:56.9437576Z Contents: read 2025-03-14T03:51:56.9438164Z Metadata: read 2025-03-14T03:51:56.9438690Z ##[endgroup] 2025-03-14T03:51:56.9441879Z Secret source: Actions 2025-03-14T03:51:56.9442656Z Prepare workflow directory 2025-03-14T03:51:57.2409335Z Prepare all required actions 2025-03-14T03:51:57.2454116Z Getting action download info 2025-03-14T03:51:57.4577624Z Download action repository 'pytorch/pytorch@main' (SHA:aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:52:13.6377013Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-03-14T03:52:13.8985004Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-14T03:52:14.0890007Z Download action repository 'actions/upload-artifact@v4' (SHA:4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) 2025-03-14T03:52:14.5756061Z Getting action download info 2025-03-14T03:52:14.6924629Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:52:14.9537714Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:52:14.9540027Z Complete job name: before-test / target-determination 2025-03-14T03:52:14.9999234Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T03:52:15.0107720Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T03:52:15.0117584Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:15.0118463Z ##[endgroup] 2025-03-14T03:52:16.7053266Z Runner Type: lf.linux.2xlarge 2025-03-14T03:52:16.7053843Z Instance Type: c5.2xlarge 2025-03-14T03:52:16.7054363Z AMI Name: unknown 2025-03-14T03:52:16.7081076Z AMI ID: ami-05b10e08d247fb927 2025-03-14T03:52:22.3000684Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T03:52:22.3001211Z with: 2025-03-14T03:52:22.3001471Z submodules: false 2025-03-14T03:52:22.3001767Z fetch-depth: 0 2025-03-14T03:52:22.3002034Z ##[endgroup] 2025-03-14T03:52:22.3087507Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:22.3088605Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:22.3096298Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:22.3096874Z ##[endgroup] 2025-03-14T03:52:22.3224236Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T03:52:22.3224728Z # Use all available CPUs for fetching 2025-03-14T03:52:22.3225142Z cd "${GITHUB_WORKSPACE}" 2025-03-14T03:52:22.3225626Z git config --global fetch.parallel 0 2025-03-14T03:52:22.3226071Z git config --global submodule.fetchJobs 0 2025-03-14T03:52:22.3226451Z  2025-03-14T03:52:22.3226870Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T03:52:22.3227404Z # do it here as well just in case 2025-03-14T03:52:22.3227770Z if [[ -d .git ]]; then 2025-03-14T03:52:22.3228106Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T03:52:22.3228464Z  sudo git clean -ffdx 2025-03-14T03:52:22.3228796Z  else 2025-03-14T03:52:22.3229065Z  git clean -ffdx 2025-03-14T03:52:22.3229364Z  fi 2025-03-14T03:52:22.3229614Z fi 2025-03-14T03:52:22.3235290Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:22.3235728Z env: 2025-03-14T03:52:22.3235964Z NO_SUDO: 2025-03-14T03:52:22.3236209Z ##[endgroup] 2025-03-14T03:52:22.5705989Z Removing .additional_ci_files/ 2025-03-14T03:52:22.5706476Z Removing .pytest_cache/ 2025-03-14T03:52:22.5706784Z Removing build/ 2025-03-14T03:52:22.5707059Z Removing dist/ 2025-03-14T03:52:22.5707473Z Removing logs-test-distributed-2-2-lf.linux.2xlarge_38749143164.zip 2025-03-14T03:52:22.5708145Z Removing test-jsons-test-distributed-2-2-lf.linux.2xlarge_38749143164.zip 2025-03-14T03:52:22.5708853Z Removing test-reports-test-distributed-2-2-lf.linux.2xlarge_38749143164.zip 2025-03-14T03:52:22.5709442Z Removing test/.pytorch-disabled-tests.json 2025-03-14T03:52:22.5709829Z Removing test/__pycache__/ 2025-03-14T03:52:22.5710154Z Removing test/distributed/__pycache__/ 2025-03-14T03:52:22.5710574Z Removing test/distributed/pipelining/__pycache__/ 2025-03-14T03:52:22.5710991Z Removing test/test-reports/ 2025-03-14T03:52:22.5711317Z Removing tools/__pycache__/ 2025-03-14T03:52:22.5711649Z Removing tools/stats/__pycache__/ 2025-03-14T03:52:22.5712068Z Removing tools/stats/upload_utilization_stats/__pycache__/ 2025-03-14T03:52:22.5712537Z Removing tools/testing/__pycache__/ 2025-03-14T03:52:22.5712976Z Removing tools/testing/target_determination/__pycache__/ 2025-03-14T03:52:22.5713545Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-03-14T03:52:22.5714037Z Removing usage_log.txt 2025-03-14T03:52:22.5841966Z ##[group]Run actions/checkout@v4 2025-03-14T03:52:22.5842325Z with: 2025-03-14T03:52:22.5842610Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:22.5842987Z fetch-depth: 0 2025-03-14T03:52:22.5843243Z submodules: false 2025-03-14T03:52:22.5843522Z show-progress: false 2025-03-14T03:52:22.5843831Z repository: pytorch/pytorch 2025-03-14T03:52:22.5844295Z token: *** 2025-03-14T03:52:22.5844548Z ssh-strict: true 2025-03-14T03:52:22.5844813Z ssh-user: git 2025-03-14T03:52:22.5845075Z persist-credentials: true 2025-03-14T03:52:22.5845381Z clean: true 2025-03-14T03:52:22.5845665Z sparse-checkout-cone-mode: true 2025-03-14T03:52:22.5846000Z fetch-tags: false 2025-03-14T03:52:22.5846408Z lfs: false 2025-03-14T03:52:22.5846867Z set-safe-directory: true 2025-03-14T03:52:22.5847176Z ##[endgroup] 2025-03-14T03:52:22.7006116Z Syncing repository: pytorch/pytorch 2025-03-14T03:52:22.7007590Z ##[group]Getting Git version info 2025-03-14T03:52:22.7008129Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T03:52:22.7008915Z [command]/usr/bin/git version 2025-03-14T03:52:22.7009235Z git version 2.47.1 2025-03-14T03:52:22.7020502Z ##[endgroup] 2025-03-14T03:52:22.7030076Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/2cf9e7dd-584f-4d77-a4a0-70e5275b6fa5/.gitconfig' 2025-03-14T03:52:22.7049592Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2cf9e7dd-584f-4d77-a4a0-70e5275b6fa5' before making global git config changes 2025-03-14T03:52:22.7050676Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:52:22.7054309Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:22.7094029Z [command]/usr/bin/git config --local --get remote.origin.url 2025-03-14T03:52:22.7111050Z https://github.com/pytorch/pytorch 2025-03-14T03:52:22.7124938Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T03:52:22.7128051Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T03:52:22.7147204Z HEAD 2025-03-14T03:52:22.7182175Z ##[endgroup] 2025-03-14T03:52:22.7185171Z [command]/usr/bin/git submodule status 2025-03-14T03:52:22.7530119Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-03-14T03:52:22.7645398Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-14T03:52:22.7741985Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-14T03:52:22.7863055Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-14T03:52:22.7885956Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-03-14T03:52:22.7977415Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-03-14T03:52:22.8530424Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a010365) 2025-03-14T03:52:22.8578587Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (v1.6.1) 2025-03-14T03:52:22.8607151Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (mock-tag-test-6-g8086bbe3a) 2025-03-14T03:52:22.8770216Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (v0.15.3-20-g3b6597b) 2025-03-14T03:52:22.8932140Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-14T03:52:22.8968592Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (v0.5-44-g91b7532) 2025-03-14T03:52:22.9078956Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (v3.8.0) 2025-03-14T03:52:22.9857720Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-03-14T03:52:23.0238016Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (v0.4.1-446-gdbc3157b) 2025-03-14T03:52:23.0326351Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-03-14T03:52:23.0349598Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-03-14T03:52:23.0816307Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (11.1.4) 2025-03-14T03:52:23.0930888Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-03-14T03:52:23.1052234Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-14T03:52:23.1325949Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (release-1.8.0-3484-gb514bdc8) 2025-03-14T03:52:23.1410262Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-03-14T03:52:23.1469016Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (v3.23.0-14-g5b8a7d7) 2025-03-14T03:52:23.1751314Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (remotes/origin/sraikund/test-53-g2859721) 2025-03-14T03:52:23.1775434Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (v1.3.0) 2025-03-14T03:52:23.1798983Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (v1.8.2) 2025-03-14T03:52:23.2337300Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-03-14T03:52:23.2660560Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (v1.17.0) 2025-03-14T03:52:23.2685996Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-03-14T03:52:23.2710066Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-03-14T03:52:23.3143920Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-03-14T03:52:23.3226848Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-14T03:52:23.3288333Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-03-14T03:52:23.3343451Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-03-14T03:52:23.3421969Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-03-14T03:52:23.3545706Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (3.7-33-g56e1f79) 2025-03-14T03:52:23.3614199Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-03-14T03:52:23.3627422Z ##[group]Cleaning the repository 2025-03-14T03:52:23.3631016Z [command]/usr/bin/git clean -ffdx 2025-03-14T03:52:23.3829330Z [command]/usr/bin/git reset --hard HEAD 2025-03-14T03:52:24.4268951Z Updating files: 69% (11548/16540) 2025-03-14T03:52:24.4415457Z Updating files: 70% (11578/16540) 2025-03-14T03:52:24.4674969Z Updating files: 71% (11744/16540) 2025-03-14T03:52:24.4934793Z Updating files: 72% (11909/16540) 2025-03-14T03:52:24.5288757Z Updating files: 73% (12075/16540) 2025-03-14T03:52:24.5414653Z Updating files: 74% (12240/16540) 2025-03-14T03:52:24.5525138Z Updating files: 75% (12405/16540) 2025-03-14T03:52:24.5741025Z Updating files: 76% (12571/16540) 2025-03-14T03:52:24.5959125Z Updating files: 77% (12736/16540) 2025-03-14T03:52:24.6217130Z Updating files: 78% (12902/16540) 2025-03-14T03:52:24.6428881Z Updating files: 79% (13067/16540) 2025-03-14T03:52:24.6642679Z Updating files: 80% (13232/16540) 2025-03-14T03:52:24.6759931Z Updating files: 81% (13398/16540) 2025-03-14T03:52:24.6886059Z Updating files: 82% (13563/16540) 2025-03-14T03:52:24.7029341Z Updating files: 83% (13729/16540) 2025-03-14T03:52:24.7170654Z Updating files: 84% (13894/16540) 2025-03-14T03:52:24.7287062Z Updating files: 85% (14059/16540) 2025-03-14T03:52:24.7416279Z Updating files: 86% (14225/16540) 2025-03-14T03:52:24.7522983Z Updating files: 87% (14390/16540) 2025-03-14T03:52:24.7662477Z Updating files: 88% (14556/16540) 2025-03-14T03:52:24.7834772Z Updating files: 89% (14721/16540) 2025-03-14T03:52:24.7945842Z Updating files: 90% (14886/16540) 2025-03-14T03:52:24.8065754Z Updating files: 91% (15052/16540) 2025-03-14T03:52:24.8216531Z Updating files: 92% (15217/16540) 2025-03-14T03:52:24.8415779Z Updating files: 93% (15383/16540) 2025-03-14T03:52:24.8608278Z Updating files: 94% (15548/16540) 2025-03-14T03:52:24.8767639Z Updating files: 95% (15713/16540) 2025-03-14T03:52:24.8910046Z Updating files: 96% (15879/16540) 2025-03-14T03:52:24.9206875Z Updating files: 97% (16044/16540) 2025-03-14T03:52:24.9369762Z Updating files: 98% (16210/16540) 2025-03-14T03:52:24.9527523Z Updating files: 99% (16375/16540) 2025-03-14T03:52:24.9527962Z Updating files: 100% (16540/16540) 2025-03-14T03:52:24.9528314Z Updating files: 100% (16540/16540), done. 2025-03-14T03:52:24.9750055Z HEAD is now at 15cd6921a56 [export] Fix tensor_constant and buffer naming conflicts in TS converter (#148803) 2025-03-14T03:52:24.9817395Z ##[endgroup] 2025-03-14T03:52:24.9819519Z ##[group]Disabling automatic garbage collection 2025-03-14T03:52:24.9824807Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T03:52:24.9853143Z ##[endgroup] 2025-03-14T03:52:24.9853618Z ##[group]Setting up auth 2025-03-14T03:52:24.9859523Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:52:24.9894928Z [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' || :" 2025-03-14T03:52:25.0170678Z Entering 'android/libs/fbjni' 2025-03-14T03:52:25.0223084Z Entering 'third_party/FP16' 2025-03-14T03:52:25.0274668Z Entering 'third_party/FXdiv' 2025-03-14T03:52:25.0325159Z Entering 'third_party/NNPACK' 2025-03-14T03:52:25.0376547Z Entering 'third_party/NVTX' 2025-03-14T03:52:25.0428111Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:25.0480101Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:25.0547487Z Entering 'third_party/benchmark' 2025-03-14T03:52:25.0599291Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:25.0657702Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:25.0712001Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:25.0763241Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:25.0814487Z Entering 'third_party/cutlass' 2025-03-14T03:52:25.0873991Z Entering 'third_party/eigen' 2025-03-14T03:52:25.0926652Z Entering 'third_party/fbgemm' 2025-03-14T03:52:25.0977913Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:25.1028116Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:25.1078426Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:25.1135355Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:25.1185905Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:25.1237227Z Entering 'third_party/flash-attention' 2025-03-14T03:52:25.1289625Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:25.1346580Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:25.1407494Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:25.1461605Z Entering 'third_party/fmt' 2025-03-14T03:52:25.1513352Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:25.1564542Z Entering 'third_party/gloo' 2025-03-14T03:52:25.1616651Z Entering 'third_party/googletest' 2025-03-14T03:52:25.1668360Z Entering 'third_party/ideep' 2025-03-14T03:52:25.1719328Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:25.1778829Z Entering 'third_party/ittapi' 2025-03-14T03:52:25.1830846Z Entering 'third_party/kineto' 2025-03-14T03:52:25.1884000Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:25.1934236Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:25.1986750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:25.2037428Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:25.2089751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:25.2139658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:25.2193520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:25.2246095Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:25.2297882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:25.2349679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:25.2402426Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:25.2452683Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:25.2505523Z Entering 'third_party/kleidiai' 2025-03-14T03:52:25.2557768Z Entering 'third_party/mimalloc' 2025-03-14T03:52:25.2610678Z Entering 'third_party/nlohmann' 2025-03-14T03:52:25.2663286Z Entering 'third_party/onnx' 2025-03-14T03:52:25.2730027Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:25.2784054Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:25.2837073Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:25.2887819Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:25.2938003Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:25.2987858Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:25.3038951Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:25.3089065Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:25.3138802Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:25.3189820Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:25.3241263Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:25.3293399Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:25.3365165Z Entering 'third_party/pocketfft' 2025-03-14T03:52:25.3417329Z Entering 'third_party/protobuf' 2025-03-14T03:52:25.3471371Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:25.3523014Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:25.3575071Z Entering 'third_party/psimd' 2025-03-14T03:52:25.3625850Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:25.3677018Z Entering 'third_party/pybind11' 2025-03-14T03:52:25.3727893Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:25.3779618Z Entering 'third_party/sleef' 2025-03-14T03:52:25.3830322Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:25.3882314Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:25.3932067Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:25.3981753Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:25.4031524Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:25.4080637Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:25.4174915Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:25.4183235Z [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' || :" 2025-03-14T03:52:25.4462577Z Entering 'android/libs/fbjni' 2025-03-14T03:52:25.4513961Z Entering 'third_party/FP16' 2025-03-14T03:52:25.4564759Z Entering 'third_party/FXdiv' 2025-03-14T03:52:25.4616082Z Entering 'third_party/NNPACK' 2025-03-14T03:52:25.4667859Z Entering 'third_party/NVTX' 2025-03-14T03:52:25.4722286Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:25.4773772Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:25.4841194Z Entering 'third_party/benchmark' 2025-03-14T03:52:25.4893465Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:25.4952177Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:25.5004584Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:25.5055975Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:25.5108132Z Entering 'third_party/cutlass' 2025-03-14T03:52:25.5169189Z Entering 'third_party/eigen' 2025-03-14T03:52:25.5222836Z Entering 'third_party/fbgemm' 2025-03-14T03:52:25.5273840Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:25.5324402Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:25.5375230Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:25.5431774Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:25.5481894Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:25.5533057Z Entering 'third_party/flash-attention' 2025-03-14T03:52:25.5586646Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:25.5643917Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:25.5705391Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:25.5759474Z Entering 'third_party/fmt' 2025-03-14T03:52:25.5811112Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:25.5862288Z Entering 'third_party/gloo' 2025-03-14T03:52:25.5913586Z Entering 'third_party/googletest' 2025-03-14T03:52:25.5964845Z Entering 'third_party/ideep' 2025-03-14T03:52:25.6017162Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:25.6075350Z Entering 'third_party/ittapi' 2025-03-14T03:52:25.6126227Z Entering 'third_party/kineto' 2025-03-14T03:52:25.6177964Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:25.6228445Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:25.6279913Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:25.6330206Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:25.6380939Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:25.6430514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:25.6483116Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:25.6533434Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:25.6585886Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:25.6638040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:25.6690996Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:25.6741129Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:25.6793328Z Entering 'third_party/kleidiai' 2025-03-14T03:52:25.6846219Z Entering 'third_party/mimalloc' 2025-03-14T03:52:25.6897767Z Entering 'third_party/nlohmann' 2025-03-14T03:52:25.6950769Z Entering 'third_party/onnx' 2025-03-14T03:52:25.7020571Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:25.7074274Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:25.7127406Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:25.7178542Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:25.7230266Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:25.7280549Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:25.7332221Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:25.7382277Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:25.7433485Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:25.7485188Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:25.7538481Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:25.7590874Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:25.7661530Z Entering 'third_party/pocketfft' 2025-03-14T03:52:25.7715436Z Entering 'third_party/protobuf' 2025-03-14T03:52:25.7769884Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:25.7820645Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:25.7873845Z Entering 'third_party/psimd' 2025-03-14T03:52:25.7925784Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:25.7978011Z Entering 'third_party/pybind11' 2025-03-14T03:52:25.8030926Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:25.8082902Z Entering 'third_party/sleef' 2025-03-14T03:52:25.8134746Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:25.8187132Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:25.8237980Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:25.8289339Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:25.8338670Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:25.8388507Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:25.8459915Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T03:52:25.8504071Z ##[endgroup] 2025-03-14T03:52:25.8504543Z ##[group]Fetching the repository 2025-03-14T03:52:25.8511502Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-03-14T03:52:29.2943864Z From https://github.com/pytorch/pytorch 2025-03-14T03:52:29.2944927Z - [deleted] (none) -> origin/angelayi/hf_version_update 2025-03-14T03:52:29.3374258Z - [deleted] (none) -> origin/atalman-patch-4 2025-03-14T03:52:29.3375459Z - [deleted] (none) -> origin/chenyang78/dyn-shape-ci-tmp 2025-03-14T03:52:29.3376530Z - [deleted] (none) -> origin/cleanup_vs_2019 2025-03-14T03:52:29.3379026Z - [deleted] (none) -> origin/csl/fflint 2025-03-14T03:52:29.3380755Z - [deleted] (none) -> origin/dataclass 2025-03-14T03:52:29.3383038Z - [deleted] (none) -> origin/gh/EikanWang/74/base 2025-03-14T03:52:29.3384814Z - [deleted] (none) -> origin/gh/EikanWang/74/head 2025-03-14T03:52:29.3387016Z - [deleted] (none) -> origin/gh/EikanWang/74/orig 2025-03-14T03:52:29.3389142Z - [deleted] (none) -> origin/gh/SamGinzburg/14/base 2025-03-14T03:52:29.3390925Z - [deleted] (none) -> origin/gh/SamGinzburg/14/head 2025-03-14T03:52:29.3392954Z - [deleted] (none) -> origin/gh/SamGinzburg/14/orig 2025-03-14T03:52:29.3395238Z - [deleted] (none) -> origin/gh/ZhiweiYan-96/37/base 2025-03-14T03:52:29.3397051Z - [deleted] (none) -> origin/gh/ZhiweiYan-96/37/head 2025-03-14T03:52:29.3399214Z - [deleted] (none) -> origin/gh/anijain2305/678/base 2025-03-14T03:52:29.3401242Z - [deleted] (none) -> origin/gh/anijain2305/678/head 2025-03-14T03:52:29.3403333Z - [deleted] (none) -> origin/gh/anijain2305/678/orig 2025-03-14T03:52:29.3405400Z - [deleted] (none) -> origin/gh/benjaminglass1/47/base 2025-03-14T03:52:29.3407465Z - [deleted] (none) -> origin/gh/benjaminglass1/47/head 2025-03-14T03:52:29.3409538Z - [deleted] (none) -> origin/gh/benjaminglass1/47/orig 2025-03-14T03:52:29.3411609Z - [deleted] (none) -> origin/gh/bobrenjc93/271/base 2025-03-14T03:52:29.3413700Z - [deleted] (none) -> origin/gh/bobrenjc93/271/head 2025-03-14T03:52:29.3415757Z - [deleted] (none) -> origin/gh/bobrenjc93/271/orig 2025-03-14T03:52:29.3417970Z - [deleted] (none) -> origin/gh/drisspg/124/base 2025-03-14T03:52:29.3419980Z - [deleted] (none) -> origin/gh/drisspg/124/head 2025-03-14T03:52:29.3422095Z - [deleted] (none) -> origin/gh/drisspg/124/orig 2025-03-14T03:52:29.3424079Z - [deleted] (none) -> origin/gh/int3/10/base 2025-03-14T03:52:29.3426178Z - [deleted] (none) -> origin/gh/int3/10/head 2025-03-14T03:52:29.3428428Z - [deleted] (none) -> origin/gh/int3/10/orig 2025-03-14T03:52:29.3430163Z - [deleted] (none) -> origin/gh/int3/11/base 2025-03-14T03:52:29.3432388Z - [deleted] (none) -> origin/gh/int3/11/head 2025-03-14T03:52:29.3434391Z - [deleted] (none) -> origin/gh/int3/11/orig 2025-03-14T03:52:29.3436508Z - [deleted] (none) -> origin/gh/int3/9/base 2025-03-14T03:52:29.3438488Z - [deleted] (none) -> origin/gh/int3/9/head 2025-03-14T03:52:29.3440586Z - [deleted] (none) -> origin/gh/int3/9/orig 2025-03-14T03:52:29.3442617Z - [deleted] (none) -> origin/gh/jamesjwu/106/base 2025-03-14T03:52:29.3444706Z - [deleted] (none) -> origin/gh/jamesjwu/106/head 2025-03-14T03:52:29.3446738Z - [deleted] (none) -> origin/gh/jamesjwu/106/orig 2025-03-14T03:52:29.3448810Z - [deleted] (none) -> origin/gh/kwen2501/124/base 2025-03-14T03:52:29.3450874Z - [deleted] (none) -> origin/gh/kwen2501/124/head 2025-03-14T03:52:29.3452925Z - [deleted] (none) -> origin/gh/kwen2501/124/orig 2025-03-14T03:52:29.3455019Z - [deleted] (none) -> origin/gh/laithsakka/102/base 2025-03-14T03:52:29.3457147Z - [deleted] (none) -> origin/gh/laithsakka/102/head 2025-03-14T03:52:29.3459285Z - [deleted] (none) -> origin/gh/laithsakka/102/orig 2025-03-14T03:52:29.3461234Z - [deleted] (none) -> origin/gh/masnesral/140/base 2025-03-14T03:52:29.3463362Z - [deleted] (none) -> origin/gh/masnesral/140/head 2025-03-14T03:52:29.3465252Z - [deleted] (none) -> origin/gh/masnesral/140/orig 2025-03-14T03:52:29.3467508Z - [deleted] (none) -> origin/gh/mikaylagawarecki/311/base 2025-03-14T03:52:29.3469367Z - [deleted] (none) -> origin/gh/mikaylagawarecki/311/head 2025-03-14T03:52:29.3471844Z - [deleted] (none) -> origin/gh/mikaylagawarecki/311/orig 2025-03-14T03:52:29.3473613Z - [deleted] (none) -> origin/gh/mikaylagawarecki/312/base 2025-03-14T03:52:29.3475910Z - [deleted] (none) -> origin/gh/mikaylagawarecki/312/head 2025-03-14T03:52:29.3477692Z - [deleted] (none) -> origin/gh/mikaylagawarecki/312/orig 2025-03-14T03:52:29.3479953Z - [deleted] (none) -> origin/gh/shunting314/198/base 2025-03-14T03:52:29.3481723Z - [deleted] (none) -> origin/gh/shunting314/198/head 2025-03-14T03:52:29.3484021Z - [deleted] (none) -> origin/gh/shunting314/198/orig 2025-03-14T03:52:29.3485797Z - [deleted] (none) -> origin/gh/tugsbayasgalan/288/base 2025-03-14T03:52:29.3488105Z - [deleted] (none) -> origin/gh/tugsbayasgalan/288/head 2025-03-14T03:52:29.3489878Z - [deleted] (none) -> origin/gh/tugsbayasgalan/288/orig 2025-03-14T03:52:29.3492192Z - [deleted] (none) -> origin/gh/voznesenskym/211/base 2025-03-14T03:52:29.3493947Z - [deleted] (none) -> origin/gh/voznesenskym/211/head 2025-03-14T03:52:29.3496246Z - [deleted] (none) -> origin/gh/voznesenskym/211/orig 2025-03-14T03:52:29.3498244Z - [deleted] (none) -> origin/gh/wconstab/382/base 2025-03-14T03:52:29.3499931Z - [deleted] (none) -> origin/gh/wconstab/383/base 2025-03-14T03:52:29.3501313Z - [deleted] (none) -> origin/gh/wconstab/384/base 2025-03-14T03:52:29.3502874Z - [deleted] (none) -> origin/gh/wconstab/385/base 2025-03-14T03:52:29.3504448Z - [deleted] (none) -> origin/gh/wconstab/385/head 2025-03-14T03:52:29.3506014Z - [deleted] (none) -> origin/gh/wconstab/386/base 2025-03-14T03:52:29.3507600Z - [deleted] (none) -> origin/gh/wconstab/391/base 2025-03-14T03:52:29.3509282Z - [deleted] (none) -> origin/gh/wconstab/391/head 2025-03-14T03:52:29.3510899Z - [deleted] (none) -> origin/gh/wconstab/391/orig 2025-03-14T03:52:29.3512510Z - [deleted] (none) -> origin/gh/yanboliang/63/base 2025-03-14T03:52:29.3514100Z - [deleted] (none) -> origin/gh/yanboliang/63/orig 2025-03-14T03:52:29.3515704Z - [deleted] (none) -> origin/gh/yanboliang/64/base 2025-03-14T03:52:29.3517242Z - [deleted] (none) -> origin/gh/yanboliang/64/orig 2025-03-14T03:52:29.3518809Z - [deleted] (none) -> origin/gh/yanboliang/65/base 2025-03-14T03:52:29.3520555Z - [deleted] (none) -> origin/gh/yanboliang/65/orig 2025-03-14T03:52:29.3522037Z - [deleted] (none) -> origin/gh/zou3519/1105/base 2025-03-14T03:52:29.3523611Z - [deleted] (none) -> origin/gh/zou3519/1105/head 2025-03-14T03:52:29.3525191Z - [deleted] (none) -> origin/gh/zou3519/1105/orig 2025-03-14T03:52:29.3526769Z - [deleted] (none) -> origin/gh/zou3519/1131/base 2025-03-14T03:52:29.3528331Z - [deleted] (none) -> origin/gh/zou3519/1131/head 2025-03-14T03:52:29.3529893Z - [deleted] (none) -> origin/gh/zou3519/1131/orig 2025-03-14T03:52:29.3531469Z - [deleted] (none) -> origin/gh/zou3519/1133/base 2025-03-14T03:52:29.3533031Z - [deleted] (none) -> origin/gh/zou3519/1133/head 2025-03-14T03:52:29.3534596Z - [deleted] (none) -> origin/gh/zou3519/1133/orig 2025-03-14T03:52:29.3536202Z - [deleted] (none) -> origin/malfet-patch-13 2025-03-14T03:52:29.3537883Z - [deleted] (none) -> origin/malfet-patch-14 2025-03-14T03:52:29.3539459Z - [deleted] (none) -> origin/malfet-patch-15 2025-03-14T03:52:29.3541042Z - [deleted] (none) -> origin/malfet-patch-4 2025-03-14T03:52:29.3542604Z - [deleted] (none) -> origin/malfet-patch-7 2025-03-14T03:52:29.3544180Z - [deleted] (none) -> origin/malfet-patch-9 2025-03-14T03:52:29.3545786Z - [deleted] (none) -> origin/malfet/enable-angle-atan2-for-int64 2025-03-14T03:52:29.3547385Z - [deleted] (none) -> origin/malfet/make-compile-shader-public 2025-03-14T03:52:29.3548902Z - [deleted] (none) -> origin/revert_commit_b57b38b 2025-03-14T03:52:29.3550473Z - [deleted] (none) -> origin/shunting-loaf-bm-6 2025-03-14T03:52:29.3552038Z - [deleted] (none) -> origin/zbv_algo 2025-03-14T03:52:29.3553627Z - [deleted] (none) -> ciflow/trunk/134515 2025-03-14T03:52:29.3555271Z - [deleted] (none) -> ciflow/trunk/145197 2025-03-14T03:52:29.3556763Z - [deleted] (none) -> ciflow/trunk/148677 2025-03-14T03:52:29.3558316Z - [deleted] (none) -> ciflow/trunk/149142 2025-03-14T03:52:29.3559884Z - [deleted] (none) -> ciflow/trunk/149152 2025-03-14T03:52:29.3561468Z - [deleted] (none) -> ciflow/trunk/149166 2025-03-14T03:52:31.0899502Z * [new branch] gh/etaf/110/base -> origin/gh/etaf/110/base 2025-03-14T03:52:31.0901742Z * [new branch] gh/etaf/110/head -> origin/gh/etaf/110/head 2025-03-14T03:52:31.0902861Z * [new branch] gh/etaf/110/orig -> origin/gh/etaf/110/orig 2025-03-14T03:52:31.0926673Z 8636b394e08..9db33f3cda6 gh/malfet/227/base -> origin/gh/malfet/227/base 2025-03-14T03:52:31.0932746Z 259919aeab3..4b1f10d8c28 gh/malfet/227/head -> origin/gh/malfet/227/head 2025-03-14T03:52:31.0938805Z + 4c129ff8a05...13ad80715a8 gh/malfet/227/orig -> origin/gh/malfet/227/orig (forced update) 2025-03-14T03:52:31.0961304Z e1c0f487ca2..bd72c961cb2 jnair/mi300_docker_caching_workflow -> origin/jnair/mi300_docker_caching_workflow 2025-03-14T03:52:31.0968780Z 15cd6921a56..aed0b7a742a main -> origin/main 2025-03-14T03:52:31.0981263Z + 277cb23fd22...c4b8be3d09f update_submodule_FBGEMM -> origin/update_submodule_FBGEMM (forced update) 2025-03-14T03:52:31.0987250Z 38e81a53324..49570cb4024 viable/strict -> origin/viable/strict 2025-03-14T03:52:31.0995110Z 1579a02c823..3ffd7552df1 wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-03-14T03:52:31.1002528Z t [tag update] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-03-14T03:52:31.1005034Z * [new tag] ciflow/inductor/149173 -> ciflow/inductor/149173 2025-03-14T03:52:31.1006029Z * [new tag] ciflow/inductor/149176 -> ciflow/inductor/149176 2025-03-14T03:52:31.1007909Z t [tag update] ciflow/linux-aarch64/148424 -> ciflow/linux-aarch64/148424 2025-03-14T03:52:31.1009510Z t [tag update] ciflow/mps/149123 -> ciflow/mps/149123 2025-03-14T03:52:31.1010357Z * [new tag] ciflow/mps/149173 -> ciflow/mps/149173 2025-03-14T03:52:31.1012040Z t [tag update] ciflow/rocm-mi300/148394 -> ciflow/rocm-mi300/148394 2025-03-14T03:52:31.1013560Z t [tag update] ciflow/rocm/148394 -> ciflow/rocm/148394 2025-03-14T03:52:31.1017585Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-03-14T03:52:31.1019973Z * [new tag] ciflow/trunk/149018 -> ciflow/trunk/149018 2025-03-14T03:52:31.1021636Z * [new tag] ciflow/xpu/149175 -> ciflow/xpu/149175 2025-03-14T03:52:31.1561833Z [command]/usr/bin/git rev-parse --verify --quiet aed0b7a742a2d7b7901790622829cbd2135049a4^{object} 2025-03-14T03:52:31.1584799Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:31.1589487Z ##[endgroup] 2025-03-14T03:52:31.1590218Z ##[group]Determining the checkout info 2025-03-14T03:52:31.1591080Z ##[endgroup] 2025-03-14T03:52:31.1596011Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T03:52:31.6151095Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T03:52:31.6179933Z ##[group]Checking out the ref 2025-03-14T03:52:31.6184358Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:31.7466405Z Previous HEAD position was 15cd6921a56 [export] Fix tensor_constant and buffer naming conflicts in TS converter (#148803) 2025-03-14T03:52:31.7482009Z HEAD is now at aed0b7a742a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:52:31.7508537Z ##[endgroup] 2025-03-14T03:52:31.7545800Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T03:52:31.7566896Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:31.7756238Z Prepare all required actions 2025-03-14T03:52:31.7756802Z Getting action download info 2025-03-14T03:52:31.8742992Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T03:52:32.0661344Z ##[group]Run ./.github/actions/setup-linux 2025-03-14T03:52:32.0661724Z ##[endgroup] 2025-03-14T03:52:32.0713030Z ##[group]Run set -euo pipefail 2025-03-14T03:52:32.0713451Z set -euo pipefail 2025-03-14T03:52:32.0713785Z function get_ec2_metadata() { 2025-03-14T03:52:32.0714214Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T03:52:32.0714922Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T03:52:32.0715553Z  category=$1 2025-03-14T03:52:32.0715980Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-14T03:52:32.0716456Z  runner_name_str=i-0f83d11b74a63e499 2025-03-14T03:52:32.0716905Z  if [[ -f /.inarc ]]; then 2025-03-14T03:52:32.0717290Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-14T03:52:32.0717712Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-14T03:52:32.0718231Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-14T03:52:32.0718704Z  else 2025-03-14T03:52:32.0719643Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-14T03:52:32.0720648Z  fi 2025-03-14T03:52:32.0720897Z } 2025-03-14T03:52:32.0721181Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T03:52:32.0721657Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T03:52:32.0754178Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T03:52:32.0754654Z echo "system info $(uname -a)" 2025-03-14T03:52:32.0760700Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:32.0761119Z ##[endgroup] 2025-03-14T03:52:32.0891819Z ami-id: ami-05b10e08d247fb927 2025-03-14T03:52:32.0988143Z instance-id: i-0f83d11b74a63e499 2025-03-14T03:52:32.1081344Z instance-type: c5.2xlarge 2025-03-14T03:52:32.1091543Z system info Linux ip-10-1-11-231.ec2.internal 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-14T03:52:32.1123842Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:32.1124890Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:32.1131160Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:32.1131591Z ##[endgroup] 2025-03-14T03:52:32.1190810Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-14T03:52:32.1191304Z if systemctl is-active --quiet docker; then 2025-03-14T03:52:32.1191734Z  echo "Docker daemon is running..."; 2025-03-14T03:52:32.1192093Z else 2025-03-14T03:52:32.1192488Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-14T03:52:32.1192946Z fi 2025-03-14T03:52:32.1198247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:32.1198679Z ##[endgroup] 2025-03-14T03:52:32.1266622Z Docker daemon is running... 2025-03-14T03:52:32.1316689Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:52:32.1317037Z with: 2025-03-14T03:52:32.1317275Z shell: bash 2025-03-14T03:52:32.1317531Z timeout_minutes: 5 2025-03-14T03:52:32.1317820Z max_attempts: 3 2025-03-14T03:52:32.1318078Z retry_wait_seconds: 30 2025-03-14T03:52:32.1320810Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-03-14T03:52:32.1323387Z polling_interval_seconds: 1 2025-03-14T03:52:32.1323709Z warning_on_retry: true 2025-03-14T03:52:32.1323997Z continue_on_error: false 2025-03-14T03:52:32.1324288Z env: 2025-03-14T03:52:32.1324523Z AWS_RETRY_MODE: standard 2025-03-14T03:52:32.1324818Z AWS_MAX_ATTEMPTS: 5 2025-03-14T03:52:32.1325109Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:52:32.1325401Z ##[endgroup] 2025-03-14T03:52:33.2971856Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T03:52:33.2972646Z Configure a credential helper to remove this warning. See 2025-03-14T03:52:33.2973297Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T03:52:33.2973747Z 2025-03-14T03:52:33.2973850Z Login Succeeded 2025-03-14T03:52:33.8315266Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T03:52:33.8316155Z Configure a credential helper to remove this warning. See 2025-03-14T03:52:33.8317243Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T03:52:33.8317704Z 2025-03-14T03:52:33.8317807Z Login Succeeded 2025-03-14T03:52:34.2172275Z Command completed after 1 attempt(s). 2025-03-14T03:52:34.2233647Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:52:34.2234424Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:52:34.2234943Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:52:34.2242872Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:34.2243303Z ##[endgroup] 2025-03-14T03:52:34.2327844Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:52:34.2328486Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:52:34.2328956Z # shellcheck disable=SC2046 2025-03-14T03:52:34.2329342Z docker stop $(docker ps -q) || true 2025-03-14T03:52:34.2329733Z # Prune all of the docker images 2025-03-14T03:52:34.2330103Z docker system prune -af 2025-03-14T03:52:34.2335858Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:34.2336295Z ##[endgroup] 2025-03-14T03:52:34.2579747Z "docker stop" requires at least 1 argument. 2025-03-14T03:52:34.2580515Z See 'docker stop --help'. 2025-03-14T03:52:34.2580867Z 2025-03-14T03:52:34.2581219Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-14T03:52:34.2581788Z 2025-03-14T03:52:34.2582024Z Stop one or more running containers 2025-03-14T03:52:34.2725323Z Total reclaimed space: 0B 2025-03-14T03:52:34.2764480Z ##[group]Run set +e 2025-03-14T03:52:34.2764819Z set +e 2025-03-14T03:52:34.2765079Z set -x 2025-03-14T03:52:34.2765319Z  2025-03-14T03:52:34.2765596Z PT_DOMAIN=download.pytorch.org 2025-03-14T03:52:34.2766252Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-14T03:52:34.2767105Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-14T03:52:34.2767701Z # one is returned at random 2025-03-14T03:52:34.2768144Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-14T03:52:34.2768572Z  2025-03-14T03:52:34.2768834Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:52:34.2769493Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-14T03:52:34.2770082Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-14T03:52:34.2770525Z  2025-03-14T03:52:34.2770791Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:52:34.2771462Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-14T03:52:34.2771873Z  exit 1 2025-03-14T03:52:34.2772136Z  fi 2025-03-14T03:52:34.2772382Z fi 2025-03-14T03:52:34.2772619Z  2025-03-14T03:52:34.2772895Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-14T03:52:34.2773306Z  # Clean up any old records first 2025-03-14T03:52:34.2773709Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-14T03:52:34.2774075Z fi 2025-03-14T03:52:34.2774323Z  2025-03-14T03:52:34.2774658Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-14T03:52:34.2775102Z cat /etc/hosts 2025-03-14T03:52:34.2781119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:34.2781557Z ##[endgroup] 2025-03-14T03:52:34.2804290Z + PT_DOMAIN=download.pytorch.org 2025-03-14T03:52:34.2809911Z ++ dig -4 +short download.pytorch.org 2025-03-14T03:52:34.2810427Z ++ tail -n1 2025-03-14T03:52:34.3287066Z + RESOLVED_IP=18.160.10.36 2025-03-14T03:52:34.3287449Z + '[' -z 18.160.10.36 ']' 2025-03-14T03:52:34.3287781Z + grep -r download.pytorch.org /etc/hosts 2025-03-14T03:52:34.3298511Z 18.160.10.28 download.pytorch.org 2025-03-14T03:52:34.3300160Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-03-14T03:52:34.6351190Z + echo '18.160.10.36 download.pytorch.org' 2025-03-14T03:52:34.6351708Z + sudo tee -a /etc/hosts 2025-03-14T03:52:34.7163369Z 18.160.10.36 download.pytorch.org 2025-03-14T03:52:34.7179921Z + cat /etc/hosts 2025-03-14T03:52:34.7189818Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-14T03:52:34.7195419Z ::1 localhost6 localhost6.localdomain6 2025-03-14T03:52:34.7195832Z 18.160.10.36 download.pytorch.org 2025-03-14T03:52:34.7239624Z Prepare all required actions 2025-03-14T03:52:34.7298701Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-03-14T03:52:34.7299093Z with: 2025-03-14T03:52:34.7299523Z github-token: *** 2025-03-14T03:52:34.7299789Z ##[endgroup] 2025-03-14T03:52:34.7324577Z ##[group]Run set -eux 2025-03-14T03:52:34.7324901Z set -eux 2025-03-14T03:52:34.7325388Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-03-14T03:52:34.7332866Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:34.7333291Z env: 2025-03-14T03:52:34.7333728Z GITHUB_TOKEN: *** 2025-03-14T03:52:34.7333996Z ##[endgroup] 2025-03-14T03:52:34.7358688Z + python3 .github/scripts/get_workflow_job_id.py 13849515194 i-0f83d11b74a63e499 2025-03-14T03:52:35.0234854Z setting job-id=38754271835 2025-03-14T03:52:35.0235258Z setting job-name=before-test / target-determination 2025-03-14T03:52:35.0382802Z Prepare all required actions 2025-03-14T03:52:35.0383237Z Getting action download info 2025-03-14T03:52:35.1454299Z ##[group]Run ./.github/actions/pytest-cache-download 2025-03-14T03:52:35.1454703Z with: 2025-03-14T03:52:35.1454955Z cache_dir: .pytest_cache 2025-03-14T03:52:35.1455252Z job_identifier: unstable 2025-03-14T03:52:35.1455556Z s3_bucket: gha-artifacts 2025-03-14T03:52:35.1455847Z ##[endgroup] 2025-03-14T03:52:35.1500655Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:52:35.1501005Z with: 2025-03-14T03:52:35.1501243Z shell: bash 2025-03-14T03:52:35.1501501Z timeout_minutes: 5 2025-03-14T03:52:35.1501779Z max_attempts: 5 2025-03-14T03:52:35.1502037Z retry_wait_seconds: 30 2025-03-14T03:52:35.1502412Z command: set -eu python3 -m pip install boto3==1.35.42 2025-03-14T03:52:35.1502853Z polling_interval_seconds: 1 2025-03-14T03:52:35.1503171Z warning_on_retry: true 2025-03-14T03:52:35.1503467Z continue_on_error: false 2025-03-14T03:52:35.1503805Z ##[endgroup] 2025-03-14T03:52:35.4880430Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:52:35.5044966Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-14T03:52:35.5097739Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-03-14T03:52:35.5102232Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-03-14T03:52:35.5108356Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-03-14T03:52:35.5160103Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:52:35.5170933Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-03-14T03:52:35.5212354Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-03-14T03:52:36.2288247Z Command completed after 1 attempt(s). 2025-03-14T03:52:36.2356892Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:52:36.2357410Z python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:52:36.2357806Z  --download \ 2025-03-14T03:52:36.2358162Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-03-14T03:52:36.2358580Z  --pr_identifier $GITHUB_REF \ 2025-03-14T03:52:36.2358969Z  --job_identifier $JOB_IDENTIFIER \ 2025-03-14T03:52:36.2359545Z  --temp_dir $RUNNER_TEMP \ 2025-03-14T03:52:36.2359889Z  --repo $REPO \ 2025-03-14T03:52:36.2360181Z  --bucket $BUCKET \ 2025-03-14T03:52:36.2366332Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:36.2366758Z env: 2025-03-14T03:52:36.2367006Z CACHE_DIR: .pytest_cache 2025-03-14T03:52:36.2367312Z JOB_IDENTIFIER: unstable 2025-03-14T03:52:36.2367603Z REPO: pytorch/pytorch 2025-03-14T03:52:36.2367889Z BUCKET: gha-artifacts 2025-03-14T03:52:36.2368166Z ##[endgroup] 2025-03-14T03:52:36.5797282Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-03-14T03:52:36.5799164Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='unstable', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-03-14T03:52:36.5801416Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/unstable` in bucket `gha-artifacts` 2025-03-14T03:52:36.6435011Z ##[group]Run seemethere/download-artifact-s3@v4 2025-03-14T03:52:36.6435428Z with: 2025-03-14T03:52:36.6435679Z name: llm_results 2025-03-14T03:52:36.6435961Z path: .additional_ci_files/llm_results 2025-03-14T03:52:36.6436327Z s3-bucket: gha-artifacts 2025-03-14T03:52:36.6436630Z region: us-east-1 2025-03-14T03:52:36.6436895Z ##[endgroup] 2025-03-14T03:52:37.1502609Z (node:134250) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-03-14T03:52:37.1503174Z 2025-03-14T03:52:37.1503401Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-03-14T03:52:37.1503991Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-03-14T03:52:37.1504620Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-03-14T03:52:37.2617305Z Found 0 objects with prefix pytorch/pytorch/13849515194/llm_results/ 2025-03-14T03:52:37.2623960Z Artifact download has finished successfully 2025-03-14T03:52:37.2832096Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:52:37.2833099Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:52:37.2833774Z python3 -m pip install boto3==1.35.42 2025-03-14T03:52:37.2834270Z python3 tools/testing/do_target_determination_for_s3.py 2025-03-14T03:52:37.2841948Z shell: /usr/bin/bash -e {0} 2025-03-14T03:52:37.2842268Z env: 2025-03-14T03:52:37.2842731Z GITHUB_TOKEN: *** 2025-03-14T03:52:37.2843018Z GITHUB_REPOSITORY: pytorch/pytorch 2025-03-14T03:52:37.2843376Z GITHUB_WORKFLOW: unstable 2025-03-14T03:52:37.2843705Z GITHUB_JOB: target-determination 2025-03-14T03:52:37.2844044Z GITHUB_RUN_ID: 13849515194 2025-03-14T03:52:37.2844373Z GITHUB_RUN_NUMBER: 27996 2025-03-14T03:52:37.2844662Z GITHUB_RUN_ATTEMPT: 1 2025-03-14T03:52:37.2844954Z GITHUB_REF: refs/heads/main 2025-03-14T03:52:37.2845318Z JOB_ID: 38754271835 2025-03-14T03:52:37.2845639Z JOB_NAME: before-test / target-determination 2025-03-14T03:52:37.2846001Z PR_NUMBER: 2025-03-14T03:52:37.2846257Z ##[endgroup] 2025-03-14T03:52:37.2896258Z unzip: cannot find or open .additional_ci_files/llm_results/mappings.zip, .additional_ci_files/llm_results/mappings.zip.zip or .additional_ci_files/llm_results/mappings.zip.ZIP. 2025-03-14T03:52:37.5339381Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:52:37.5505155Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-14T03:52:37.5556933Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-03-14T03:52:37.5561339Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-03-14T03:52:37.5567121Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-03-14T03:52:37.5619241Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:52:37.5629841Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-03-14T03:52:37.5671415Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-03-14T03:52:39.5094398Z 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 2025-03-14T03:52:39.5097525Z 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 2025-03-14T03:52:39.5100083Z 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 2025-03-14T03:52:39.5102778Z 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 2025-03-14T03:52:39.5104975Z 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 2025-03-14T03:52:39.5107521Z 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 2025-03-14T03:52:39.5108767Z Received 689 tests to prioritize 2025-03-14T03:52:39.5109110Z backends/xeon/test_launch 2025-03-14T03:52:39.5109430Z benchmark_utils/test_benchmark_utils 2025-03-14T03:52:39.5109932Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 2025-03-14T03:52:39.5110538Z cpp_extensions/open_registration_extension/test/test_openreg 2025-03-14T03:52:39.5111178Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-03-14T03:52:39.5111705Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-03-14T03:52:39.5112218Z distributed/_composable/fsdp/test_fully_shard_comm 2025-03-14T03:52:39.5112677Z distributed/_composable/fsdp/test_fully_shard_compile 2025-03-14T03:52:39.5113172Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-03-14T03:52:39.5113672Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-03-14T03:52:39.5114170Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-03-14T03:52:39.5114698Z distributed/_composable/fsdp/test_fully_shard_ignore_params 2025-03-14T03:52:39.5115186Z distributed/_composable/fsdp/test_fully_shard_init 2025-03-14T03:52:39.5115657Z distributed/_composable/fsdp/test_fully_shard_logging 2025-03-14T03:52:39.5116132Z distributed/_composable/fsdp/test_fully_shard_memory 2025-03-14T03:52:39.5116649Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-03-14T03:52:39.5117173Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-03-14T03:52:39.5117631Z distributed/_composable/fsdp/test_fully_shard_state 2025-03-14T03:52:39.5118119Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-03-14T03:52:39.5118620Z distributed/_composable/fsdp/test_fully_shard_training 2025-03-14T03:52:39.5119178Z distributed/_composable/test_checkpoint 2025-03-14T03:52:39.5119736Z distributed/_composable/test_composability/test_2d_composability 2025-03-14T03:52:39.5120337Z distributed/_composable/test_composability/test_pp_composability 2025-03-14T03:52:39.5120827Z distributed/_composable/test_contract 2025-03-14T03:52:39.5121204Z distributed/_composable/test_replicate 2025-03-14T03:52:39.5121628Z distributed/_composable/test_replicate_with_compiler 2025-03-14T03:52:39.5122083Z distributed/_shard/sharded_optim/test_sharded_optim 2025-03-14T03:52:39.5122555Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-03-14T03:52:39.5123027Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-03-14T03:52:39.5123513Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-03-14T03:52:39.5123983Z distributed/_shard/sharded_tensor/ops/test_init 2025-03-14T03:52:39.5124440Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-03-14T03:52:39.5124875Z distributed/_shard/sharded_tensor/test_logger 2025-03-14T03:52:39.5125326Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-03-14T03:52:39.5125841Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-03-14T03:52:39.5126352Z distributed/_shard/sharding_plan/test_sharding_plan 2025-03-14T03:52:39.5126813Z distributed/_shard/sharding_spec/test_sharding_spec 2025-03-14T03:52:39.5127214Z distributed/_shard/test_sharder 2025-03-14T03:52:39.5127572Z distributed/_tools/test_fake_collectives 2025-03-14T03:52:39.5127958Z distributed/_tools/test_fsdp2_mem_tracker 2025-03-14T03:52:39.5128335Z distributed/_tools/test_mem_tracker 2025-03-14T03:52:39.5128695Z distributed/_tools/test_memory_tracker 2025-03-14T03:52:39.5129048Z distributed/_tools/test_mod_tracker 2025-03-14T03:52:39.5129415Z distributed/_tools/test_runtime_estimator 2025-03-14T03:52:39.5129796Z distributed/_tools/test_sac_estimator 2025-03-14T03:52:39.5130155Z distributed/_tools/test_sac_ilp 2025-03-14T03:52:39.5130551Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-03-14T03:52:39.5131028Z distributed/algorithms/quantization/test_quantization 2025-03-14T03:52:39.5131563Z distributed/algorithms/test_join 2025-03-14T03:52:39.5131954Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-03-14T03:52:39.5132384Z distributed/checkpoint/e2e/test_fine_tuning 2025-03-14T03:52:39.5132784Z distributed/checkpoint/e2e/test_fsdp_ep 2025-03-14T03:52:39.5133160Z distributed/checkpoint/e2e/test_pipeline 2025-03-14T03:52:39.5133553Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-03-14T03:52:39.5133943Z distributed/checkpoint/test_checkpoint 2025-03-14T03:52:39.5134328Z distributed/checkpoint/test_compatibility 2025-03-14T03:52:39.5134718Z distributed/checkpoint/test_dedup_tensors 2025-03-14T03:52:39.5135110Z distributed/checkpoint/test_dtensor_checkpoint 2025-03-14T03:52:39.5135537Z distributed/checkpoint/test_dtensor_resharding 2025-03-14T03:52:39.5135979Z distributed/checkpoint/test_file_system_checkpoint 2025-03-14T03:52:39.5136466Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-03-14T03:52:39.5137016Z distributed/checkpoint/test_format_utils 2025-03-14T03:52:39.5137425Z distributed/checkpoint/test_fsdp_model_state 2025-03-14T03:52:39.5137828Z distributed/checkpoint/test_fsdp_optim_state 2025-03-14T03:52:39.5138302Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-03-14T03:52:39.5138759Z distributed/checkpoint/test_fsspec 2025-03-14T03:52:39.5139124Z distributed/checkpoint/test_hf_storage 2025-03-14T03:52:39.5139516Z distributed/checkpoint/test_hsdp_checkpoint 2025-03-14T03:52:39.5139902Z distributed/checkpoint/test_nested_dict 2025-03-14T03:52:39.5140279Z distributed/checkpoint/test_planner 2025-03-14T03:52:39.5140654Z distributed/checkpoint/test_save_load_api 2025-03-14T03:52:39.5141035Z distributed/checkpoint/test_state_dict 2025-03-14T03:52:39.5141426Z distributed/checkpoint/test_state_dict_utils 2025-03-14T03:52:39.5141930Z distributed/checkpoint/test_tp_checkpoint 2025-03-14T03:52:39.5142443Z distributed/checkpoint/test_traverse 2025-03-14T03:52:39.5142805Z distributed/checkpoint/test_utils 2025-03-14T03:52:39.5143169Z distributed/elastic/events/lib_test 2025-03-14T03:52:39.5143534Z distributed/elastic/metrics/api_test 2025-03-14T03:52:39.5143914Z distributed/elastic/multiprocessing/api_test 2025-03-14T03:52:39.5144318Z distributed/elastic/test_control_plane 2025-03-14T03:52:39.5144688Z distributed/elastic/timer/api_test 2025-03-14T03:52:39.5145074Z distributed/elastic/timer/local_timer_example 2025-03-14T03:52:39.5145485Z distributed/elastic/timer/local_timer_test 2025-03-14T03:52:39.5145868Z distributed/elastic/utils/distributed_test 2025-03-14T03:52:39.5146254Z distributed/elastic/utils/logging_test 2025-03-14T03:52:39.5146621Z distributed/elastic/utils/util_test 2025-03-14T03:52:39.5147006Z distributed/flight_recorder/test_fr_analysis 2025-03-14T03:52:39.5147407Z distributed/fsdp/test_checkpoint_wrapper 2025-03-14T03:52:39.5147798Z distributed/fsdp/test_distributed_checkpoint 2025-03-14T03:52:39.5148192Z distributed/fsdp/test_fsdp_apply 2025-03-14T03:52:39.5148568Z distributed/fsdp/test_fsdp_backward_prefetch 2025-03-14T03:52:39.5148962Z distributed/fsdp/test_fsdp_checkpoint 2025-03-14T03:52:39.5149336Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-03-14T03:52:39.5149698Z distributed/fsdp/test_fsdp_comm 2025-03-14T03:52:39.5150048Z distributed/fsdp/test_fsdp_comm_hooks 2025-03-14T03:52:39.5150408Z distributed/fsdp/test_fsdp_core 2025-03-14T03:52:39.5150777Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-03-14T03:52:39.5151171Z distributed/fsdp/test_fsdp_exec_order 2025-03-14T03:52:39.5151526Z distributed/fsdp/test_fsdp_fine_tune 2025-03-14T03:52:39.5151901Z distributed/fsdp/test_fsdp_flatten_params 2025-03-14T03:52:39.5152296Z distributed/fsdp/test_fsdp_freezing_weights 2025-03-14T03:52:39.5152684Z distributed/fsdp/test_fsdp_fx 2025-03-14T03:52:39.5153145Z distributed/fsdp/test_fsdp_grad_acc 2025-03-14T03:52:39.5153507Z distributed/fsdp/test_fsdp_hybrid_shard 2025-03-14T03:52:39.5153891Z distributed/fsdp/test_fsdp_ignored_modules 2025-03-14T03:52:39.5154626Z distributed/fsdp/test_fsdp_input 2025-03-14T03:52:39.5154982Z distributed/fsdp/test_fsdp_memory 2025-03-14T03:52:39.5155333Z distributed/fsdp/test_fsdp_meta 2025-03-14T03:52:39.5155662Z distributed/fsdp/test_fsdp_misc 2025-03-14T03:52:39.5156025Z distributed/fsdp/test_fsdp_mixed_precision 2025-03-14T03:52:39.5156424Z distributed/fsdp/test_fsdp_multiple_forward 2025-03-14T03:52:39.5156837Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-03-14T03:52:39.5157237Z distributed/fsdp/test_fsdp_optim_state 2025-03-14T03:52:39.5157594Z distributed/fsdp/test_fsdp_overlap 2025-03-14T03:52:39.5157954Z distributed/fsdp/test_fsdp_pure_fp16 2025-03-14T03:52:39.5158349Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-03-14T03:52:39.5158757Z distributed/fsdp/test_fsdp_state_dict 2025-03-14T03:52:39.5159134Z distributed/fsdp/test_fsdp_tp_integration 2025-03-14T03:52:39.5159508Z distributed/fsdp/test_fsdp_traversal 2025-03-14T03:52:39.5159870Z distributed/fsdp/test_fsdp_uneven 2025-03-14T03:52:39.5160241Z distributed/fsdp/test_fsdp_unshard_params 2025-03-14T03:52:39.5160641Z distributed/fsdp/test_fsdp_use_orig_params 2025-03-14T03:52:39.5161072Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-03-14T03:52:39.5161467Z distributed/fsdp/test_shard_utils 2025-03-14T03:52:39.5161814Z distributed/fsdp/test_utils 2025-03-14T03:52:39.5162142Z distributed/fsdp/test_wrap 2025-03-14T03:52:39.5162463Z distributed/launcher/test_run 2025-03-14T03:52:39.5162808Z distributed/nn/jit/test_instantiator 2025-03-14T03:52:39.5163217Z distributed/optim/test_apply_optimizer_in_backward 2025-03-14T03:52:39.5163644Z distributed/optim/test_named_optimizer 2025-03-14T03:52:39.5164138Z distributed/optim/test_zero_redundancy_optimizer 2025-03-14T03:52:39.5164543Z distributed/pipelining/test_backward 2025-03-14T03:52:39.5164914Z distributed/pipelining/test_microbatch 2025-03-14T03:52:39.5165377Z distributed/pipelining/test_pipe 2025-03-14T03:52:39.5165741Z distributed/pipelining/test_schedule 2025-03-14T03:52:39.5166143Z distributed/pipelining/test_schedule_multiproc 2025-03-14T03:52:39.5166536Z distributed/pipelining/test_stage 2025-03-14T03:52:39.5166905Z distributed/pipelining/test_transformer 2025-03-14T03:52:39.5167289Z distributed/pipelining/test_unflatten 2025-03-14T03:52:39.5167675Z distributed/rpc/cuda/test_tensorpipe_agent 2025-03-14T03:52:39.5168058Z distributed/rpc/test_faulty_agent 2025-03-14T03:52:39.5168395Z distributed/rpc/test_share_memory 2025-03-14T03:52:39.5168749Z distributed/rpc/test_tensorpipe_agent 2025-03-14T03:52:39.5169121Z distributed/tensor/debug/test_comm_mode 2025-03-14T03:52:39.5169526Z distributed/tensor/debug/test_comm_mode_features 2025-03-14T03:52:39.5169941Z distributed/tensor/debug/test_op_coverage 2025-03-14T03:52:39.5170336Z distributed/tensor/experimental/test_local_map 2025-03-14T03:52:39.5170808Z distributed/tensor/experimental/test_register_sharding 2025-03-14T03:52:39.5171527Z distributed/tensor/experimental/test_tp_transform 2025-03-14T03:52:39.5171990Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-03-14T03:52:39.5172446Z distributed/tensor/parallel/test_parallelize_api 2025-03-14T03:52:39.5172870Z distributed/tensor/parallel/test_tp_examples 2025-03-14T03:52:39.5173297Z distributed/tensor/parallel/test_tp_random_state 2025-03-14T03:52:39.5173722Z distributed/tensor/parallel/test_tp_style 2025-03-14T03:52:39.5174099Z distributed/tensor/test_api 2025-03-14T03:52:39.5174431Z distributed/tensor/test_attention 2025-03-14T03:52:39.5174787Z distributed/tensor/test_common_rules 2025-03-14T03:52:39.5175152Z distributed/tensor/test_convolution_ops 2025-03-14T03:52:39.5175526Z distributed/tensor/test_dtensor 2025-03-14T03:52:39.5175878Z distributed/tensor/test_dtensor_compile 2025-03-14T03:52:39.5176251Z distributed/tensor/test_dtensor_ops 2025-03-14T03:52:39.5176618Z distributed/tensor/test_embedding_ops 2025-03-14T03:52:39.5177072Z distributed/tensor/test_experimental_ops 2025-03-14T03:52:39.5177579Z distributed/tensor/test_init 2025-03-14T03:52:39.5177915Z distributed/tensor/test_math_ops 2025-03-14T03:52:39.5178263Z distributed/tensor/test_matrix_ops 2025-03-14T03:52:39.5178623Z distributed/tensor/test_op_strategy 2025-03-14T03:52:39.5178971Z distributed/tensor/test_optimizers 2025-03-14T03:52:39.5179339Z distributed/tensor/test_pointwise_ops 2025-03-14T03:52:39.5179710Z distributed/tensor/test_random_ops 2025-03-14T03:52:39.5180071Z distributed/tensor/test_redistribute 2025-03-14T03:52:39.5180434Z distributed/tensor/test_tensor_ops 2025-03-14T03:52:39.5180772Z distributed/tensor/test_utils 2025-03-14T03:52:39.5181103Z distributed/tensor/test_view_ops 2025-03-14T03:52:39.5181459Z distributed/tensor/test_xla_integration 2025-03-14T03:52:39.5181824Z distributed/test_backends 2025-03-14T03:52:39.5182127Z distributed/test_c10d_common 2025-03-14T03:52:39.5182475Z distributed/test_c10d_functional_native 2025-03-14T03:52:39.5182841Z distributed/test_c10d_gloo 2025-03-14T03:52:39.5183167Z distributed/test_c10d_logger 2025-03-14T03:52:39.5183486Z distributed/test_c10d_nccl 2025-03-14T03:52:39.5183806Z distributed/test_c10d_object_collectives 2025-03-14T03:52:39.5184175Z distributed/test_c10d_ops_nccl 2025-03-14T03:52:39.5184508Z distributed/test_c10d_pypg 2025-03-14T03:52:39.5184828Z distributed/test_c10d_spawn_gloo 2025-03-14T03:52:39.5185170Z distributed/test_c10d_spawn_nccl 2025-03-14T03:52:39.5185500Z distributed/test_c10d_spawn_ucc 2025-03-14T03:52:39.5185830Z distributed/test_c10d_ucc 2025-03-14T03:52:39.5186154Z distributed/test_collective_utils 2025-03-14T03:52:39.5186505Z distributed/test_composability 2025-03-14T03:52:39.5186858Z distributed/test_compute_comm_reordering 2025-03-14T03:52:39.5187225Z distributed/test_control_collectives 2025-03-14T03:52:39.5187583Z distributed/test_data_parallel 2025-03-14T03:52:39.5188039Z distributed/test_device_mesh 2025-03-14T03:52:39.5188376Z distributed/test_distributed_spawn 2025-03-14T03:52:39.5188741Z distributed/test_dynamo_distributed 2025-03-14T03:52:39.5189095Z distributed/test_fake_pg 2025-03-14T03:52:39.5189411Z distributed/test_functional_api 2025-03-14T03:52:39.5189752Z distributed/test_inductor_collectives 2025-03-14T03:52:39.5190109Z distributed/test_launcher 2025-03-14T03:52:39.5190432Z distributed/test_multi_threaded_pg 2025-03-14T03:52:39.5190773Z distributed/test_nccl 2025-03-14T03:52:39.5191072Z distributed/test_pg_wrapper 2025-03-14T03:52:39.5191388Z distributed/test_serialization 2025-03-14T03:52:39.5191723Z distributed/test_store 2025-03-14T03:52:39.5192026Z distributed/test_symmetric_memory 2025-03-14T03:52:39.5192395Z distributions/test_constraints 2025-03-14T03:52:39.5192738Z distributions/test_distributions 2025-03-14T03:52:39.5193064Z doctests 2025-03-14T03:52:39.5193332Z dynamo/test_activation_checkpointing 2025-03-14T03:52:39.5193675Z dynamo/test_after_aot 2025-03-14T03:52:39.5193967Z dynamo/test_aot_autograd 2025-03-14T03:52:39.5194288Z dynamo/test_aot_autograd_cache 2025-03-14T03:52:39.5194627Z dynamo/test_autograd_function 2025-03-14T03:52:39.5194946Z dynamo/test_backends 2025-03-14T03:52:39.5195238Z dynamo/test_backward_higher_order_ops 2025-03-14T03:52:39.5195593Z dynamo/test_base_hop 2025-03-14T03:52:39.5195882Z dynamo/test_base_output 2025-03-14T03:52:39.5196195Z dynamo/test_bytecode_utils 2025-03-14T03:52:39.5196506Z dynamo/test_callback 2025-03-14T03:52:39.5196776Z dynamo/test_compile 2025-03-14T03:52:39.5197065Z dynamo/test_compiler_bisector 2025-03-14T03:52:39.5197383Z dynamo/test_comptime 2025-03-14T03:52:39.5197664Z dynamo/test_config 2025-03-14T03:52:39.5197928Z dynamo/test_ctx_manager 2025-03-14T03:52:39.5198230Z dynamo/test_cudagraphs 2025-03-14T03:52:39.5198560Z dynamo/test_cudagraphs_expandable_segments 2025-03-14T03:52:39.5198928Z dynamo/test_debug_utils 2025-03-14T03:52:39.5199228Z dynamo/test_decorators 2025-03-14T03:52:39.5199517Z dynamo/test_deque_reconstruct 2025-03-14T03:52:39.5199908Z dynamo/test_deviceguard 2025-03-14T03:52:39.5200202Z dynamo/test_dicts 2025-03-14T03:52:39.5200480Z dynamo/test_dynamic_shapes 2025-03-14T03:52:39.5200793Z dynamo/test_error_messages 2025-03-14T03:52:39.5201079Z dynamo/test_exc 2025-03-14T03:52:39.5201347Z dynamo/test_exceptions 2025-03-14T03:52:39.5201638Z dynamo/test_export 2025-03-14T03:52:39.5201925Z dynamo/test_export_mutations 2025-03-14T03:52:39.5202239Z dynamo/test_flat_apply 2025-03-14T03:52:39.5202520Z dynamo/test_frame_init 2025-03-14T03:52:39.5202817Z dynamo/test_functions 2025-03-14T03:52:39.5203114Z dynamo/test_fx_passes_pre_grad 2025-03-14T03:52:39.5203437Z dynamo/test_generator 2025-03-14T03:52:39.5203704Z dynamo/test_global 2025-03-14T03:52:39.5204001Z dynamo/test_graph_deduplication 2025-03-14T03:52:39.5204341Z dynamo/test_graph_region_tracker 2025-03-14T03:52:39.5204678Z dynamo/test_guard_manager 2025-03-14T03:52:39.5204990Z dynamo/test_higher_order_ops 2025-03-14T03:52:39.5205285Z dynamo/test_hooks 2025-03-14T03:52:39.5205569Z dynamo/test_input_attr_tracking 2025-03-14T03:52:39.5205890Z dynamo/test_interop 2025-03-14T03:52:39.5206170Z dynamo/test_logging 2025-03-14T03:52:39.5206462Z dynamo/test_metrics_context 2025-03-14T03:52:39.5206760Z dynamo/test_minifier 2025-03-14T03:52:39.5207041Z dynamo/test_misc 2025-03-14T03:52:39.5207313Z dynamo/test_model_output 2025-03-14T03:52:39.5207608Z dynamo/test_modes 2025-03-14T03:52:39.5207871Z dynamo/test_modules 2025-03-14T03:52:39.5208130Z dynamo/test_nops 2025-03-14T03:52:39.5208398Z dynamo/test_optimizers 2025-03-14T03:52:39.5208687Z dynamo/test_pgo 2025-03-14T03:52:39.5208955Z dynamo/test_pre_dispatch 2025-03-14T03:52:39.5209252Z dynamo/test_profiler 2025-03-14T03:52:39.5209527Z dynamo/test_python_autograd 2025-03-14T03:52:39.5209849Z dynamo/test_python_dispatcher 2025-03-14T03:52:39.5210245Z dynamo/test_recompile_ux 2025-03-14T03:52:39.5210551Z dynamo/test_recompiles 2025-03-14T03:52:39.5210837Z dynamo/test_reconstruct 2025-03-14T03:52:39.5211147Z dynamo/test_reorder_logs 2025-03-14T03:52:39.5211445Z dynamo/test_repros 2025-03-14T03:52:39.5211717Z dynamo/test_resume 2025-03-14T03:52:39.5211988Z dynamo/test_sdpa 2025-03-14T03:52:39.5212259Z dynamo/test_skip_guard_eval_unsafe 2025-03-14T03:52:39.5212602Z dynamo/test_skip_non_tensor 2025-03-14T03:52:39.5212910Z dynamo/test_sources 2025-03-14T03:52:39.5213198Z dynamo/test_structured_trace 2025-03-14T03:52:39.5213513Z dynamo/test_subclasses 2025-03-14T03:52:39.5213791Z dynamo/test_subgraphs 2025-03-14T03:52:39.5214069Z dynamo/test_sys 2025-03-14T03:52:39.5214330Z dynamo/test_torchrec 2025-03-14T03:52:39.5214610Z dynamo/test_trace_rules 2025-03-14T03:52:39.5214905Z dynamo/test_unspec 2025-03-14T03:52:39.5215162Z dynamo/test_utils 2025-03-14T03:52:39.5215442Z dynamo/test_verify_correctness 2025-03-14T03:52:39.5215767Z dynamo/test_view 2025-03-14T03:52:39.5216039Z export/test_converter 2025-03-14T03:52:39.5216317Z export/test_cpp_serdes 2025-03-14T03:52:39.5216610Z export/test_db 2025-03-14T03:52:39.5217001Z export/test_draft_export 2025-03-14T03:52:39.5217311Z export/test_experimental 2025-03-14T03:52:39.5217609Z export/test_export 2025-03-14T03:52:39.5217879Z export/test_export_legacy 2025-03-14T03:52:39.5218192Z export/test_export_strict 2025-03-14T03:52:39.5218535Z export/test_export_training_ir_to_run_decomp 2025-03-14T03:52:39.5218935Z export/test_functionalized_assertions 2025-03-14T03:52:39.5219279Z export/test_hop 2025-03-14T03:52:39.5219537Z export/test_lift_unlift 2025-03-14T03:52:39.5219835Z export/test_pass_infra 2025-03-14T03:52:39.5220127Z export/test_passes 2025-03-14T03:52:39.5220418Z export/test_retraceability 2025-03-14T03:52:39.5220730Z export/test_schema 2025-03-14T03:52:39.5220995Z export/test_serdes 2025-03-14T03:52:39.5221276Z export/test_serialize 2025-03-14T03:52:39.5221569Z export/test_sparse 2025-03-14T03:52:39.5221851Z export/test_swap 2025-03-14T03:52:39.5222104Z export/test_tools 2025-03-14T03:52:39.5222466Z export/test_torchbind 2025-03-14T03:52:39.5222758Z export/test_tree_utils 2025-03-14T03:52:39.5223056Z export/test_unflatten 2025-03-14T03:52:39.5223363Z export/test_unflatten_training_ir 2025-03-14T03:52:39.5223694Z export/test_verifier 2025-03-14T03:52:39.5223980Z functorch/test_ac 2025-03-14T03:52:39.5224271Z functorch/test_ac_knapsack 2025-03-14T03:52:39.5224592Z functorch/test_ac_logging 2025-03-14T03:52:39.5224903Z functorch/test_aotdispatch 2025-03-14T03:52:39.5225210Z functorch/test_control_flow 2025-03-14T03:52:39.5225522Z functorch/test_dims 2025-03-14T03:52:39.5225813Z functorch/test_eager_transforms 2025-03-14T03:52:39.5226144Z functorch/test_logging 2025-03-14T03:52:39.5226461Z functorch/test_memory_efficient_fusion 2025-03-14T03:52:39.5226807Z functorch/test_minifier 2025-03-14T03:52:39.5227104Z functorch/test_ops 2025-03-14T03:52:39.5227385Z functorch/test_parsing 2025-03-14T03:52:39.5227687Z functorch/test_rearrange 2025-03-14T03:52:39.5227993Z functorch/test_vmap 2025-03-14T03:52:39.5228277Z functorch/test_vmap_registrations 2025-03-14T03:52:39.5228633Z higher_order_ops/test_invoke_quant 2025-03-14T03:52:39.5228993Z higher_order_ops/test_invoke_subgraph 2025-03-14T03:52:39.5229354Z higher_order_ops/test_with_effects 2025-03-14T03:52:39.5229700Z inductor/test_aot_inductor 2025-03-14T03:52:39.5230015Z inductor/test_aot_inductor_arrayref 2025-03-14T03:52:39.5230377Z inductor/test_aot_inductor_custom_ops 2025-03-14T03:52:39.5230743Z inductor/test_aot_inductor_package 2025-03-14T03:52:39.5231095Z inductor/test_aot_inductor_utils 2025-03-14T03:52:39.5231435Z inductor/test_async_compile 2025-03-14T03:52:39.5231752Z inductor/test_auto_functionalize 2025-03-14T03:52:39.5232092Z inductor/test_autoheuristic 2025-03-14T03:52:39.5232409Z inductor/test_b2b_gemm 2025-03-14T03:52:39.5232781Z inductor/test_benchmark_fusion 2025-03-14T03:52:39.5233098Z inductor/test_benchmarking 2025-03-14T03:52:39.5233422Z inductor/test_binary_folding 2025-03-14T03:52:39.5233748Z inductor/test_block_analysis 2025-03-14T03:52:39.5234069Z inductor/test_ck_backend 2025-03-14T03:52:39.5234377Z inductor/test_codecache 2025-03-14T03:52:39.5234675Z inductor/test_codegen_triton 2025-03-14T03:52:39.5235001Z inductor/test_combo_kernels 2025-03-14T03:52:39.5235330Z inductor/test_compile_subprocess 2025-03-14T03:52:39.5235674Z inductor/test_compile_worker 2025-03-14T03:52:39.5236001Z inductor/test_compiled_autograd 2025-03-14T03:52:39.5236332Z inductor/test_compiled_optimizers 2025-03-14T03:52:39.5236669Z inductor/test_config 2025-03-14T03:52:39.5236960Z inductor/test_control_flow 2025-03-14T03:52:39.5237294Z inductor/test_cooperative_reductions 2025-03-14T03:52:39.5237666Z inductor/test_coordinate_descent_tuner 2025-03-14T03:52:39.5238023Z inductor/test_cpp_wrapper_hipify 2025-03-14T03:52:39.5238373Z inductor/test_cpu_cpp_wrapper 2025-03-14T03:52:39.5238694Z inductor/test_cpu_repro 2025-03-14T03:52:39.5239009Z inductor/test_cpu_select_algorithm 2025-03-14T03:52:39.5239352Z inductor/test_cuda_repro 2025-03-14T03:52:39.5239648Z inductor/test_cudacodecache 2025-03-14T03:52:39.5239971Z inductor/test_cudagraph_trees 2025-03-14T03:52:39.5240346Z inductor/test_cudagraph_trees_expandable_segments 2025-03-14T03:52:39.5240748Z inductor/test_custom_lowering 2025-03-14T03:52:39.5241082Z inductor/test_custom_post_grad_passes 2025-03-14T03:52:39.5241427Z inductor/test_cutlass_backend 2025-03-14T03:52:39.5241744Z inductor/test_debug_trace 2025-03-14T03:52:39.5242064Z inductor/test_decompose_mem_bound_mm 2025-03-14T03:52:39.5242417Z inductor/test_dependencies 2025-03-14T03:52:39.5242746Z inductor/test_distributed_patterns 2025-03-14T03:52:39.5243091Z inductor/test_efficient_conv_bn_eval 2025-03-14T03:52:39.5243447Z inductor/test_extension_backend 2025-03-14T03:52:39.5243791Z inductor/test_external_callables 2025-03-14T03:52:39.5244132Z inductor/test_flex_attention 2025-03-14T03:52:39.5244518Z inductor/test_flex_decoding 2025-03-14T03:52:39.5244822Z inductor/test_foreach 2025-03-14T03:52:39.5245106Z inductor/test_fp8 2025-03-14T03:52:39.5245388Z inductor/test_fused_attention 2025-03-14T03:52:39.5245709Z inductor/test_fuzzer 2025-03-14T03:52:39.5246033Z inductor/test_fx_fusion 2025-03-14T03:52:39.5246330Z inductor/test_gpu_cpp_wrapper 2025-03-14T03:52:39.5246676Z inductor/test_graph_transform_observer 2025-03-14T03:52:39.5247042Z inductor/test_group_batch_fusion 2025-03-14T03:52:39.5247373Z inductor/test_halide 2025-03-14T03:52:39.5247646Z inductor/test_indexing 2025-03-14T03:52:39.5247956Z inductor/test_inductor_annotations 2025-03-14T03:52:39.5248308Z inductor/test_inductor_freezing 2025-03-14T03:52:39.5248647Z inductor/test_inductor_utils 2025-03-14T03:52:39.5248971Z inductor/test_inplace_padding 2025-03-14T03:52:39.5249303Z inductor/test_inplacing_pass 2025-03-14T03:52:39.5249642Z inductor/test_kernel_benchmark 2025-03-14T03:52:39.5249978Z inductor/test_layout_optim 2025-03-14T03:52:39.5250312Z inductor/test_loop_ordering 2025-03-14T03:52:39.5250643Z inductor/test_max_autotune 2025-03-14T03:52:39.5250939Z inductor/test_memory 2025-03-14T03:52:39.5251237Z inductor/test_memory_planning 2025-03-14T03:52:39.5251559Z inductor/test_metrics 2025-03-14T03:52:39.5251853Z inductor/test_minifier 2025-03-14T03:52:39.5252163Z inductor/test_minifier_isolate 2025-03-14T03:52:39.5252484Z inductor/test_minifier_utils 2025-03-14T03:52:39.5252823Z inductor/test_mkldnn_pattern_matcher 2025-03-14T03:52:39.5253179Z inductor/test_mmdecomp 2025-03-14T03:52:39.5253505Z inductor/test_move_constructors_to_cuda 2025-03-14T03:52:39.5253871Z inductor/test_mps_basic 2025-03-14T03:52:39.5254165Z inductor/test_multi_kernel 2025-03-14T03:52:39.5254714Z inductor/test_online_softmax 2025-03-14T03:52:39.5255295Z inductor/test_op_completeness 2025-03-14T03:52:39.5255769Z inductor/test_op_dtype_prop 2025-03-14T03:52:39.5256189Z inductor/test_ordered_set 2025-03-14T03:52:39.5256641Z inductor/test_pad_mm 2025-03-14T03:52:39.5257116Z inductor/test_padding 2025-03-14T03:52:39.5257499Z inductor/test_pattern_matcher 2025-03-14T03:52:39.5257920Z inductor/test_perf 2025-03-14T03:52:39.5268272Z inductor/test_profiler 2025-03-14T03:52:39.5268870Z inductor/test_provenance_tracing 2025-03-14T03:52:39.5269277Z inductor/test_scatter_optimization 2025-03-14T03:52:39.5269642Z inductor/test_select_algorithm 2025-03-14T03:52:39.5269974Z inductor/test_smoke 2025-03-14T03:52:39.5270255Z inductor/test_snode_runtime 2025-03-14T03:52:39.5270596Z inductor/test_split_cat_fx_aten_passes 2025-03-14T03:52:39.5270971Z inductor/test_split_cat_fx_passes 2025-03-14T03:52:39.5271657Z inductor/test_standalone_compile 2025-03-14T03:52:39.5272006Z inductor/test_torchbind 2025-03-14T03:52:40.4867807Z inductor/test_torchinductor 2025-03-14T03:52:40.4868558Z inductor/test_torchinductor_codegen_config_overrides 2025-03-14T03:52:40.4869272Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-03-14T03:52:40.4870061Z inductor/test_torchinductor_dynamic_shapes 2025-03-14T03:52:40.4870539Z inductor/test_torchinductor_opinfo 2025-03-14T03:52:40.4870918Z inductor/test_torchinductor_strided_blocks 2025-03-14T03:52:40.4871470Z inductor/test_triton_cpu_backend 2025-03-14T03:52:40.4871948Z inductor/test_triton_extension_backend 2025-03-14T03:52:40.4872319Z inductor/test_triton_heuristics 2025-03-14T03:52:40.4872650Z inductor/test_triton_kernels 2025-03-14T03:52:40.4872984Z inductor/test_triton_syntax 2025-03-14T03:52:40.4873317Z inductor/test_triton_wrapper 2025-03-14T03:52:40.4873650Z inductor/test_unbacked_symints 2025-03-14T03:52:40.4873975Z inductor/test_utils 2025-03-14T03:52:40.4874254Z inductor/test_xpu_basic 2025-03-14T03:52:40.4874556Z lazy/test_bindings 2025-03-14T03:52:40.4874831Z lazy/test_debug_util 2025-03-14T03:52:40.4875136Z lazy/test_extract_compiled_graph 2025-03-14T03:52:40.4875467Z lazy/test_functionalization 2025-03-14T03:52:40.4876045Z lazy/test_generator 2025-03-14T03:52:40.4876333Z lazy/test_meta_kernel 2025-03-14T03:52:40.4876617Z lazy/test_reuse_ir 2025-03-14T03:52:40.4876900Z lazy/test_step_closures 2025-03-14T03:52:40.4877184Z lazy/test_ts_opinfo 2025-03-14T03:52:40.4877464Z nn/test_convolution 2025-03-14T03:52:40.4877743Z nn/test_dropout 2025-03-14T03:52:40.4878006Z nn/test_embedding 2025-03-14T03:52:40.4878268Z nn/test_init 2025-03-14T03:52:40.4878514Z nn/test_lazy_modules 2025-03-14T03:52:40.4878799Z nn/test_load_state_dict 2025-03-14T03:52:40.4879098Z nn/test_module_hooks 2025-03-14T03:52:40.4879393Z nn/test_multihead_attention 2025-03-14T03:52:40.4879714Z nn/test_packed_sequence 2025-03-14T03:52:40.4880007Z nn/test_parametrization 2025-03-14T03:52:40.4880301Z nn/test_pooling 2025-03-14T03:52:40.4880562Z nn/test_pruning 2025-03-14T03:52:40.4880880Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-03-14T03:52:40.4881271Z onnx/exporter/test_api 2025-03-14T03:52:40.4881582Z onnx/exporter/test_building 2025-03-14T03:52:40.4881926Z onnx/exporter/test_capture_strategies 2025-03-14T03:52:40.4882290Z onnx/exporter/test_core 2025-03-14T03:52:40.4882606Z onnx/exporter/test_dynamic_shapes 2025-03-14T03:52:40.4882945Z onnx/exporter/test_hf_models_e2e 2025-03-14T03:52:40.4883286Z onnx/exporter/test_ir_passes 2025-03-14T03:52:40.4883620Z onnx/exporter/test_small_models_e2e 2025-03-14T03:52:40.4883970Z onnx/exporter/test_tensors 2025-03-14T03:52:40.4884293Z onnx/exporter/test_verification 2025-03-14T03:52:40.4884624Z onnx/internal/test_diagnostics 2025-03-14T03:52:40.4884964Z onnx/internal/test_registraion 2025-03-14T03:52:40.4885295Z onnx/test_autograd_funs 2025-03-14T03:52:40.4885592Z onnx/test_custom_ops 2025-03-14T03:52:40.4885875Z onnx/test_fx_passes 2025-03-14T03:52:40.4886155Z onnx/test_fx_type_promotion 2025-03-14T03:52:40.4886589Z onnx/test_lazy_import 2025-03-14T03:52:40.4886892Z onnx/test_models_onnxruntime 2025-03-14T03:52:40.4887236Z onnx/test_models_quantized_onnxruntime 2025-03-14T03:52:40.4887596Z onnx/test_onnx_opset 2025-03-14T03:52:40.4887884Z onnx/test_onnxscript_no_runtime 2025-03-14T03:52:40.4888235Z onnx/test_onnxscript_runtime 2025-03-14T03:52:40.4888559Z onnx/test_op_consistency 2025-03-14T03:52:40.4888880Z onnx/test_pytorch_jit_onnx 2025-03-14T03:52:40.4889204Z onnx/test_pytorch_onnx_no_runtime 2025-03-14T03:52:40.4889544Z onnx/test_pytorch_onnx_onnxruntime 2025-03-14T03:52:40.4889906Z onnx/test_pytorch_onnx_shape_inference 2025-03-14T03:52:40.4890269Z onnx/test_symbolic_helper 2025-03-14T03:52:40.4890577Z onnx/test_utility_funs 2025-03-14T03:52:40.4890875Z onnx/test_verification 2025-03-14T03:52:40.4891158Z onnx/torchlib/test_ops 2025-03-14T03:52:40.4891458Z optim/test_lrscheduler 2025-03-14T03:52:40.4891748Z optim/test_optim 2025-03-14T03:52:40.4892018Z optim/test_swa_utils 2025-03-14T03:52:40.4892303Z profiler/test_cpp_thread 2025-03-14T03:52:40.4892622Z profiler/test_execution_trace 2025-03-14T03:52:40.4892951Z profiler/test_kineto 2025-03-14T03:52:40.4893249Z profiler/test_memory_profiler 2025-03-14T03:52:40.4893569Z profiler/test_profiler 2025-03-14T03:52:40.4893864Z profiler/test_profiler_tree 2025-03-14T03:52:40.4894190Z profiler/test_record_function 2025-03-14T03:52:40.4894517Z profiler/test_torch_tidy 2025-03-14T03:52:40.4894813Z test_accelerator 2025-03-14T03:52:40.4895074Z test_ao_sparsity 2025-03-14T03:52:40.4895339Z test_appending_byte_serializer 2025-03-14T03:52:40.4895653Z test_autocast 2025-03-14T03:52:40.4895909Z test_autograd 2025-03-14T03:52:40.4896167Z test_autograd_fallback 2025-03-14T03:52:40.4896447Z test_autoload 2025-03-14T03:52:40.4896694Z test_autoload_disable 2025-03-14T03:52:40.4897080Z test_autoload_enable 2025-03-14T03:52:40.4897362Z test_binary_ufuncs 2025-03-14T03:52:40.4897639Z test_bundled_inputs 2025-03-14T03:52:40.4897921Z test_ci_sanity_check_fail 2025-03-14T03:52:40.4898226Z test_comparison_utils 2025-03-14T03:52:40.4898522Z test_compile_benchmark_util 2025-03-14T03:52:40.4898918Z test_complex 2025-03-14T03:52:40.4899176Z test_content_store 2025-03-14T03:52:40.4899436Z test_cpp_api_parity 2025-03-14T03:52:40.4899727Z test_cpp_extensions_aot_ninja 2025-03-14T03:52:40.4900060Z test_cpp_extensions_aot_no_ninja 2025-03-14T03:52:40.4900399Z test_cpp_extensions_jit 2025-03-14T03:52:40.4900715Z test_cpp_extensions_mtia_backend 2025-03-14T03:52:40.4901078Z test_cpp_extensions_open_device_registration 2025-03-14T03:52:40.4901481Z test_cpp_extensions_stream_and_event 2025-03-14T03:52:40.4901822Z test_cuda 2025-03-14T03:52:40.4902079Z test_cuda_expandable_segments 2025-03-14T03:52:40.4902393Z test_cuda_multigpu 2025-03-14T03:52:40.4902665Z test_cuda_nvml_based_avail 2025-03-14T03:52:40.4902975Z test_cuda_primary_ctx 2025-03-14T03:52:40.4903261Z test_cuda_sanitizer 2025-03-14T03:52:40.4903536Z test_cuda_trace 2025-03-14T03:52:40.4903794Z test_custom_ops 2025-03-14T03:52:40.4904041Z test_dataloader 2025-03-14T03:52:40.4904299Z test_datapipe 2025-03-14T03:52:40.4904549Z test_decomp 2025-03-14T03:52:40.4904792Z test_deploy 2025-03-14T03:52:40.4905022Z test_dispatch 2025-03-14T03:52:40.4905270Z test_dlpack 2025-03-14T03:52:40.4905521Z test_dynamic_shapes 2025-03-14T03:52:40.4905801Z test_expanded_weights 2025-03-14T03:52:40.4906092Z test_extension_utils 2025-03-14T03:52:40.4906356Z test_fake_tensor 2025-03-14T03:52:40.4906614Z test_file_check 2025-03-14T03:52:40.4906870Z test_flop_counter 2025-03-14T03:52:40.4907127Z test_foreach 2025-03-14T03:52:40.4907368Z test_function_schema 2025-03-14T03:52:40.4907665Z test_functional_autograd_benchmark 2025-03-14T03:52:40.4908008Z test_functional_optim 2025-03-14T03:52:40.4908300Z test_functionalization 2025-03-14T03:52:40.4908615Z test_functionalization_of_rng_ops 2025-03-14T03:52:40.4908930Z test_futures 2025-03-14T03:52:40.4909254Z test_fx 2025-03-14T03:52:40.4909500Z test_fx_experimental 2025-03-14T03:52:40.4909778Z test_fx_passes 2025-03-14T03:52:40.4910051Z test_fx_reinplace_pass 2025-03-14T03:52:40.4910327Z test_hop_infra 2025-03-14T03:52:40.4910583Z test_hub 2025-03-14T03:52:40.4910823Z test_import_stats 2025-03-14T03:52:40.4911085Z test_indexing 2025-03-14T03:52:40.4911328Z test_itt 2025-03-14T03:52:40.4911543Z test_jit 2025-03-14T03:52:40.4911778Z test_jit_autocast 2025-03-14T03:52:40.4912042Z test_jit_disabled 2025-03-14T03:52:40.4912304Z test_jit_fuser_legacy 2025-03-14T03:52:40.4912570Z test_jit_fuser_te 2025-03-14T03:52:40.4912825Z test_jit_legacy 2025-03-14T03:52:40.4913083Z test_jit_llga_fuser 2025-03-14T03:52:40.4913361Z test_jit_profiling 2025-03-14T03:52:40.4913628Z test_jiterator 2025-03-14T03:52:40.4913870Z test_legacy_vmap 2025-03-14T03:52:40.4914126Z test_license 2025-03-14T03:52:40.4914374Z test_linalg 2025-03-14T03:52:40.4914618Z test_logging 2025-03-14T03:52:40.4914866Z test_masked 2025-03-14T03:52:40.4915104Z test_maskedtensor 2025-03-14T03:52:40.4915366Z test_matmul_cuda 2025-03-14T03:52:40.4915626Z test_meta 2025-03-14T03:52:40.4915861Z test_metal 2025-03-14T03:52:40.4916092Z test_mkl_verbose 2025-03-14T03:52:40.4916344Z test_mkldnn 2025-03-14T03:52:40.4916594Z test_mkldnn_fusion 2025-03-14T03:52:40.4916869Z test_mkldnn_verbose 2025-03-14T03:52:40.4917150Z test_mobile_optimizer 2025-03-14T03:52:40.4917438Z test_model_exports_to_core_aten 2025-03-14T03:52:40.4917764Z test_module_tracker 2025-03-14T03:52:40.4918031Z test_modules 2025-03-14T03:52:40.4918279Z test_monitor 2025-03-14T03:52:40.4918522Z test_mps 2025-03-14T03:52:40.4918758Z test_multiprocessing 2025-03-14T03:52:40.4919054Z test_multiprocessing_spawn 2025-03-14T03:52:40.4919362Z test_namedtensor 2025-03-14T03:52:40.4919637Z test_namedtuple_return_api 2025-03-14T03:52:40.4919934Z test_native_functions 2025-03-14T03:52:40.4920212Z test_native_mha 2025-03-14T03:52:40.4920482Z test_nestedtensor 2025-03-14T03:52:40.4920735Z test_nn 2025-03-14T03:52:40.4920978Z test_numba_integration 2025-03-14T03:52:40.4921333Z test_numpy_interop 2025-03-14T03:52:40.4921606Z test_openmp 2025-03-14T03:52:40.4921850Z test_ops 2025-03-14T03:52:40.4922098Z test_ops_fwd_gradients 2025-03-14T03:52:40.4922386Z test_ops_gradients 2025-03-14T03:52:40.4922640Z test_ops_jit 2025-03-14T03:52:40.4922887Z test_optim 2025-03-14T03:52:40.4923135Z test_out_dtype_op 2025-03-14T03:52:40.4923397Z test_overrides 2025-03-14T03:52:40.4923638Z test_package 2025-03-14T03:52:40.4923893Z test_per_overload_api 2025-03-14T03:52:40.4924170Z test_prims 2025-03-14T03:52:40.4924413Z test_proxy_tensor 2025-03-14T03:52:40.4924672Z test_pruning_op 2025-03-14T03:52:40.4924922Z test_public_bindings 2025-03-14T03:52:40.4925203Z test_python_dispatch 2025-03-14T03:52:40.4925476Z test_pytree 2025-03-14T03:52:40.4925725Z test_quantization 2025-03-14T03:52:40.4925990Z test_reductions 2025-03-14T03:52:40.4926255Z test_scatter_gather_ops 2025-03-14T03:52:40.4926550Z test_schema_check 2025-03-14T03:52:40.4926824Z test_segment_reductions 2025-03-14T03:52:40.4927121Z test_serialization 2025-03-14T03:52:40.4927405Z test_set_default_mobile_cpu_allocator 2025-03-14T03:52:40.4927748Z test_shape_ops 2025-03-14T03:52:40.4928005Z test_show_pickle 2025-03-14T03:52:40.4928267Z test_sort_and_select 2025-03-14T03:52:40.4928536Z test_sparse 2025-03-14T03:52:40.4928773Z test_sparse_csr 2025-03-14T03:52:40.4929047Z test_sparse_semi_structured 2025-03-14T03:52:40.4929355Z test_spectral_ops 2025-03-14T03:52:40.4929619Z test_stateless 2025-03-14T03:52:40.4929871Z test_subclass 2025-03-14T03:52:40.4930114Z test_sympy_utils 2025-03-14T03:52:40.4930387Z test_tensor_creation_ops 2025-03-14T03:52:40.4930683Z test_tensorboard 2025-03-14T03:52:40.4930945Z test_tensorexpr 2025-03-14T03:52:40.4931202Z test_tensorexpr_pybind 2025-03-14T03:52:40.4931490Z test_testing 2025-03-14T03:52:40.4931860Z test_torch 2025-03-14T03:52:40.4932114Z test_transformers 2025-03-14T03:52:40.4932403Z test_transformers_privateuse1 2025-03-14T03:52:40.4932713Z test_type_hints 2025-03-14T03:52:40.4932978Z test_type_info 2025-03-14T03:52:40.4933244Z test_type_promotion 2025-03-14T03:52:40.4933518Z test_typing 2025-03-14T03:52:40.4933768Z test_unary_ufuncs 2025-03-14T03:52:40.4934011Z test_utils 2025-03-14T03:52:40.4934264Z test_utils_config_module 2025-03-14T03:52:40.4934560Z test_utils_filelock 2025-03-14T03:52:40.4934830Z test_view_ops 2025-03-14T03:52:40.4935071Z test_vulkan 2025-03-14T03:52:40.4935314Z test_weak 2025-03-14T03:52:40.4935564Z test_xnnpack_integration 2025-03-14T03:52:40.4935852Z test_xpu 2025-03-14T03:52:40.4936117Z torch_np/numpy_tests/core/test_dlpack 2025-03-14T03:52:40.4936470Z torch_np/numpy_tests/core/test_dtype 2025-03-14T03:52:40.4936940Z torch_np/numpy_tests/core/test_einsum 2025-03-14T03:52:40.4937319Z torch_np/numpy_tests/core/test_getlimits 2025-03-14T03:52:40.4937709Z torch_np/numpy_tests/core/test_indexing 2025-03-14T03:52:40.4938081Z torch_np/numpy_tests/core/test_multiarray 2025-03-14T03:52:40.4938465Z torch_np/numpy_tests/core/test_numeric 2025-03-14T03:52:40.4938854Z torch_np/numpy_tests/core/test_numerictypes 2025-03-14T03:52:40.4939255Z torch_np/numpy_tests/core/test_scalar_ctors 2025-03-14T03:52:40.4939663Z torch_np/numpy_tests/core/test_scalar_methods 2025-03-14T03:52:40.4940067Z torch_np/numpy_tests/core/test_scalarinherit 2025-03-14T03:52:40.4940469Z torch_np/numpy_tests/core/test_scalarmath 2025-03-14T03:52:40.4940854Z torch_np/numpy_tests/core/test_shape_base 2025-03-14T03:52:40.4941231Z torch_np/numpy_tests/fft/test_helper 2025-03-14T03:52:40.4941600Z torch_np/numpy_tests/fft/test_pocketfft 2025-03-14T03:52:40.4941967Z torch_np/numpy_tests/lib/test_arraypad 2025-03-14T03:52:40.4942349Z torch_np/numpy_tests/lib/test_arraysetops 2025-03-14T03:52:40.4942748Z torch_np/numpy_tests/lib/test_function_base 2025-03-14T03:52:40.4943144Z torch_np/numpy_tests/lib/test_histograms 2025-03-14T03:52:40.4943531Z torch_np/numpy_tests/lib/test_index_tricks 2025-03-14T03:52:40.4943999Z torch_np/numpy_tests/lib/test_shape_base_ 2025-03-14T03:52:40.4944388Z torch_np/numpy_tests/lib/test_twodim_base 2025-03-14T03:52:40.4944774Z torch_np/numpy_tests/lib/test_type_check 2025-03-14T03:52:40.4945157Z torch_np/numpy_tests/linalg/test_linalg 2025-03-14T03:52:40.4945511Z torch_np/test_basic 2025-03-14T03:52:40.4945788Z torch_np/test_binary_ufuncs 2025-03-14T03:52:40.4946104Z torch_np/test_dtype 2025-03-14T03:52:40.4946395Z torch_np/test_function_base 2025-03-14T03:52:40.4946719Z torch_np/test_ndarray_methods 2025-03-14T03:52:40.4947042Z torch_np/test_nep50_examples 2025-03-14T03:52:40.4947342Z torch_np/test_random 2025-03-14T03:52:40.4947628Z torch_np/test_reductions 2025-03-14T03:52:40.4947941Z torch_np/test_scalars_0D_arrays 2025-03-14T03:52:40.4948274Z torch_np/test_ufuncs_basic 2025-03-14T03:52:40.4948595Z torch_np/test_unary_ufuncs 2025-03-14T03:52:40.4948883Z xpu/test_conv 2025-03-14T03:52:40.4949139Z xpu/test_gemm 2025-03-14T03:52:40.4949768Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2025-03-14T03:52:40.4950861Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2025-03-14T03:52:40.4951627Z Results from PreviouslyFailedInPR 2025-03-14T03:52:40.4951857Z 2025-03-14T03:52:40.4951975Z base_commit: HEAD^ 2025-03-14T03:52:40.4952638Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:40.4953388Z Results from EditedByPR 2025-03-14T03:52:40.4953576Z 2025-03-14T03:52:40.4953691Z Results from MentionedInPR 2025-03-14T03:52:40.4953882Z 2025-03-14T03:52:40.4953996Z base_commit: HEAD^ 2025-03-14T03:52:40.4954770Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:40.4955679Z Results from HistoricalClassFailurCorrelation 2025-03-14T03:52:40.4956209Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-03-14T03:52:40.4956872Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.07907786754219832) 2025-03-14T03:52:40.4957573Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.07040229736971561) 2025-03-14T03:52:40.4958127Z test_fx, TestVisionTracing (0.06931247397244791) 2025-03-14T03:52:40.4958705Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.04817449289067656) 2025-03-14T03:52:40.4959381Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.046216763055872224) 2025-03-14T03:52:40.4960040Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.045574362476489494) 2025-03-14T03:52:40.4960723Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.03752456967293895) 2025-03-14T03:52:40.4961298Z test_utils, TestDeviceUtilsCPU (0.03615032077794899) 2025-03-14T03:52:40.4961790Z test_ops, TestCompositeComplianceCUDA (0.035692381613027534) 2025-03-14T03:52:40.4962390Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.035314350459419185) 2025-03-14T03:52:40.4963116Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.03298915462999838) 2025-03-14T03:52:40.4963736Z test_decomp, TestDecompCUDA (0.031109826497970033) 2025-03-14T03:52:40.4964162Z test_linalg, TestLinalgCUDA (0.02962418746696073) 2025-03-14T03:52:40.4964663Z test_python_dispatch, TestPythonRegistration (0.028622403349720507) 2025-03-14T03:52:40.4965154Z test_jit, TestScript (0.027435243386533404) 2025-03-14T03:52:40.4965729Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.027429803210148818) 2025-03-14T03:52:40.4966380Z inductor/test_triton_cpu_backend, CpuTritonTests (0.02497604049383169) 2025-03-14T03:52:40.4966919Z test_dataloader, TestDataLoader (0.023250330648947142) 2025-03-14T03:52:40.4967476Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022296190800630333) 2025-03-14T03:52:40.4968140Z test_cuda_multigpu, TestCudaMultiGPU (0.02186433589214761) 2025-03-14T03:52:40.4968745Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.02179142511672117) 2025-03-14T03:52:40.4969473Z export/test_retraceability, RetraceExportNonStrictTestExport (0.020671735752575922) 2025-03-14T03:52:40.4970083Z dynamo/test_misc, MiscTests (0.020262224089270267) 2025-03-14T03:52:40.4970556Z functorch/test_ops, TestOperatorsCUDA (0.01987055309470982) 2025-03-14T03:52:40.4971326Z distributed/launcher/test_run, ElasticLaunchTest (0.019320122261061345) 2025-03-14T03:52:40.4971837Z test_cuda, TestCuda (0.019320122261061345) 2025-03-14T03:52:40.4972387Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.01788900209357532) 2025-03-14T03:52:40.4973089Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.01788900209357532) 2025-03-14T03:52:40.4973957Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.01788900209357532) 2025-03-14T03:52:40.4974752Z test_cuda, TestBlockStateAbsorption (0.01722378560289748) 2025-03-14T03:52:40.4975355Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.016769921582169795) 2025-03-14T03:52:40.4976047Z export/test_serdes, SerDesExportNonStrictTestExport (0.016696401954003626) 2025-03-14T03:52:40.4976889Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.01658161629697427) 2025-03-14T03:52:40.4977643Z distributed/test_c10d_nccl, ProcessGroupNCCLInitTest (0.016100101884217784) 2025-03-14T03:52:40.4978326Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.015980841870260616) 2025-03-14T03:52:40.4978983Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.01597472597210897) 2025-03-14T03:52:40.4979714Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.015503801814431941) 2025-03-14T03:52:40.4980348Z test_autograd, TestAutograd (0.015503801814431941) 2025-03-14T03:52:40.4981053Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.014490091695796006) 2025-03-14T03:52:40.4981637Z test_mps, TestSDPA (0.014311201674860254) 2025-03-14T03:52:40.4982303Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.013628923455477381) 2025-03-14T03:52:40.4983090Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.012323534775574107) 2025-03-14T03:52:40.4983650Z profiler/test_profiler, TestProfiler (0.012164521423631216) 2025-03-14T03:52:40.4984196Z test_dataloader, TestOutOfOrderDataLoader (0.011926001395716878) 2025-03-14T03:52:40.4984674Z test_ops, TestCommonCUDA (0.011588325742450261) 2025-03-14T03:52:40.4985140Z inductor/test_torchinductor, CpuTests (0.011210441311973865) 2025-03-14T03:52:40.4985719Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.011210441311973863) 2025-03-14T03:52:40.4986332Z inductor/test_flex_decoding, TestFlexDecoding (0.010964227089610677) 2025-03-14T03:52:40.4987106Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.01073340125614519) 2025-03-14T03:52:40.4987986Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.010600797464402604) 2025-03-14T03:52:40.4988603Z export/test_export, TestExport (0.010392658359124706) 2025-03-14T03:52:40.4989057Z test_cuda, TestCudaMallocAsync (0.00977162695003899) 2025-03-14T03:52:40.4989665Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.009540801116573502) 2025-03-14T03:52:40.4990294Z distributed/test_c10d_gloo, LargeCommTest (0.009540801116573502) 2025-03-14T03:52:40.4990848Z test_ops_gradients, TestBwdGradientsCUDA (0.009302281088659166) 2025-03-14T03:52:40.4991415Z distributed/test_device_mesh, DeviceMeshTest (0.009200058219553019) 2025-03-14T03:52:40.4991976Z inductor/test_torchinductor, GPUTests (0.008898631810650285) 2025-03-14T03:52:40.4992520Z distributed/test_c10d_nccl, NCCLTraceTest (0.008774129598277417) 2025-03-14T03:52:40.4993118Z distributed/test_launcher, TestDistributedLaunch (0.008348200977001815) 2025-03-14T03:52:40.4993823Z nn/test_parametrization, TestNNParametrization (0.008348200977001813) 2025-03-14T03:52:40.4994419Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.008203643384326458) 2025-03-14T03:52:40.4995147Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007912244446642163) 2025-03-14T03:52:40.4995938Z export/test_retraceability, RetraceExportTestExport (0.0074926199484386825) 2025-03-14T03:52:40.4996828Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.007188126295782081) 2025-03-14T03:52:40.4997854Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007188126295782081) 2025-03-14T03:52:40.4998844Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.007155600837430127) 2025-03-14T03:52:40.4999632Z inductor/test_halide, CpuHalideTests (0.007155600837430127) 2025-03-14T03:52:40.5000362Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.007155600837430127) 2025-03-14T03:52:40.5001232Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.007155600837430127) 2025-03-14T03:52:40.5001971Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.007155600837430127) 2025-03-14T03:52:40.5002539Z test_foreach, TestForeachCUDA (0.007155600837430127) 2025-03-14T03:52:40.5002939Z test_jit, TestModels (0.007155600837430127) 2025-03-14T03:52:40.5003331Z test_meta, TestMetaCUDA (0.007155600837430127) 2025-03-14T03:52:40.5003761Z test_mps, TestAdvancedIndexing (0.007155600837430127) 2025-03-14T03:52:40.5004173Z test_mps, TestMPS (0.007155600837430127) 2025-03-14T03:52:40.5004653Z test_quantization, TestFXNumericSuiteNShadows (0.007155600837430127) 2025-03-14T03:52:40.5005216Z test_transformers, TestTransformersCUDA (0.007155600837430127) 2025-03-14T03:52:40.5005707Z export/test_hop, TestHOPCUDA (0.007076094161458681) 2025-03-14T03:52:40.5006336Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.006978676640900261) 2025-03-14T03:52:40.5007040Z dynamo/test_autograd_function, AutogradFunctionTests (0.006360534077715669) 2025-03-14T03:52:40.5007593Z test_cuda, TestCudaOptimsCUDA (0.005963000697858439) 2025-03-14T03:52:40.5008102Z test_dataloader, TestIndividualWorkerQueue (0.005963000697858439) 2025-03-14T03:52:40.5008717Z profiler/test_kineto, SimpleKinetoInitializationTest (0.005366700628072595) 2025-03-14T03:52:40.5009474Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.005247440614115427) 2025-03-14T03:52:40.5010309Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.005008920586201089) 2025-03-14T03:52:40.5011107Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.004770400558286751) 2025-03-14T03:52:40.5011822Z distributed/test_c10d_functional_native, TestWithNCCL (0.004770400558286751) 2025-03-14T03:52:40.5012489Z inductor/test_group_batch_fusion, TestGroupBatchFusion (0.004770400558286751) 2025-03-14T03:52:40.5013072Z test_jit, TestSymbolicShapeAnalysis (0.004770400558286751) 2025-03-14T03:52:40.5013626Z test_quantization, TestFloat8DtypeCPUOnlyCPU (0.004770400558286751) 2025-03-14T03:52:40.5014303Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.004429657661266269) 2025-03-14T03:52:40.5015146Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.004163639083767823) 2025-03-14T03:52:40.5015947Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.004126645211851877) 2025-03-14T03:52:40.5016582Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.004054840474543738) 2025-03-14T03:52:40.5017256Z test_autograd, TestAutogradDeviceTypeCUDA (0.003975333798572293) 2025-03-14T03:52:40.5017755Z test_ops, TestMathBitsCUDA (0.003975333798572293) 2025-03-14T03:52:40.5018240Z test_cuda_expandable_segments, TestCuda (0.0037523272684084814) 2025-03-14T03:52:40.5019025Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0035778004187150634) 2025-03-14T03:52:40.5019952Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0035778004187150634) 2025-03-14T03:52:40.5020703Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0035778004187150634) 2025-03-14T03:52:40.5021507Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.0035778004187150634) 2025-03-14T03:52:40.5022328Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0035778004187150634) 2025-03-14T03:52:40.5023149Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0035778004187150634) 2025-03-14T03:52:40.5023985Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0035778004187150634) 2025-03-14T03:52:40.5024725Z distributed/test_c10d_nccl, CommTest (0.0035778004187150634) 2025-03-14T03:52:40.5025264Z distributed/test_c10d_nccl, LargeCommTest (0.0035778004187150634) 2025-03-14T03:52:40.5025828Z distributed/test_functional_api, TestPgTag (0.0035778004187150634) 2025-03-14T03:52:40.5026398Z dynamo/test_ctx_manager, CtxManagerTests (0.0035778004187150634) 2025-03-14T03:52:40.5027024Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.0035778004187150634) 2025-03-14T03:52:40.5027593Z dynamo/test_exc, ExcTests (0.0035778004187150634) 2025-03-14T03:52:40.5028046Z dynamo/test_logging, LoggingTests (0.0035778004187150634) 2025-03-14T03:52:40.5028568Z export/test_serdes, SerDesExportTestExport (0.0035778004187150634) 2025-03-14T03:52:40.5029197Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0035778004187150634) 2025-03-14T03:52:40.5029765Z functorch/test_dims, TestMin (0.0035778004187150634) 2025-03-14T03:52:40.5030294Z inductor/test_compile_worker, TestCompileWorker (0.0035778004187150634) 2025-03-14T03:52:40.5031014Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:52:40.5031831Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:52:40.5032629Z inductor/test_extension_backend, ExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:52:40.5033298Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0035778004187150634) 2025-03-14T03:52:40.5033911Z inductor/test_max_autotune, TestMaxAutotune (0.0035778004187150634) 2025-03-14T03:52:40.5034510Z inductor/test_pattern_matcher, TestPatternMatcher (0.0035778004187150634) 2025-03-14T03:52:40.5035079Z inductor/test_perf, InplacingTests (0.0035778004187150634) 2025-03-14T03:52:40.5035733Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:52:40.5036471Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5037148Z profiler/test_memory_profiler, TestIdentifyGradients (0.0035778004187150634) 2025-03-14T03:52:40.5037762Z profiler/test_profiler, TestProfilerCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5038390Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.0035778004187150634) 2025-03-14T03:52:40.5039058Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0035778004187150634) 2025-03-14T03:52:40.5039626Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0035778004187150634) 2025-03-14T03:52:40.5040082Z test_modules, TestModuleCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5040481Z test_nn, TestNN (0.0035778004187150634) 2025-03-14T03:52:40.5040865Z test_ops_jit, TestJitCPU (0.0035778004187150634) 2025-03-14T03:52:40.5041279Z test_ops_jit, TestJitCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5041767Z test_overrides, TestTorchFunctionWarning (0.0035778004187150634) 2025-03-14T03:52:40.5042350Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5042898Z test_testing, TestTestingCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5043315Z test_torch, TestTorch (0.0035778004187150634) 2025-03-14T03:52:40.5043766Z test_torch, TestTorchDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5044301Z test_transformers, TestSDPACudaOnlyCUDA (0.0035778004187150634) 2025-03-14T03:52:40.5044846Z test_type_hints, TestTypeHints (0.0035778004187150634) 2025-03-14T03:52:40.5045308Z test_utils, TestDataLoaderUtils (0.0035778004187150634) 2025-03-14T03:52:40.5045881Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0035778004187150634) 2025-03-14T03:52:40.5046847Z distributed/_composable/fsdp/test_fully_shard_extensions, TestFullyShardAllGatherExtensionsMultiThread (0.0023852002791433756) 2025-03-14T03:52:40.5047877Z distributed/_composable/fsdp/test_fully_shard_mixed_precision, pytest (0.0023852002791433756) 2025-03-14T03:52:40.5048636Z distributed/checkpoint/test_state_dict, TestStateDict (0.0023852002791433756) 2025-03-14T03:52:40.5049230Z distributed/test_c10d_ucc, CommTest (0.0023852002791433756) 2025-03-14T03:52:40.5049844Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0023852002791433756) 2025-03-14T03:52:40.5050503Z inductor/test_codecache, TestFxGraphCache (0.0023852002791433756) 2025-03-14T03:52:40.5051065Z inductor/test_torchinductor, TestFull (0.0023852002791433756) 2025-03-14T03:52:40.5051662Z test_dataloader, TestDataLoaderPersistentWorkers (0.0023852002791433756) 2025-03-14T03:52:40.5052403Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0023852002791433756) 2025-03-14T03:52:40.5053101Z test_multiprocessing, TestMultiprocessing (0.0023852002791433756) 2025-03-14T03:52:40.5053608Z test_testing, TestImports (0.0023852002791433756) 2025-03-14T03:52:40.5054208Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.001959601625548989) 2025-03-14T03:52:40.5055002Z inductor/test_multi_kernel, MultiKernelTest (0.0017889002093575317) 2025-03-14T03:52:40.5055772Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.0016677269331443656) 2025-03-14T03:52:40.5056589Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.001623415383789057) 2025-03-14T03:52:40.5057368Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.001590133519428917) 2025-03-14T03:52:40.5058213Z distributed/_composable/test_composability/test_2d_composability, TestFullyShard2DStateDict (0.0014311201674860254) 2025-03-14T03:52:40.5059180Z distributed/checkpoint/test_fsdp_optim_state, FsdpOptimStateCheckpoint (0.0014311201674860254) 2025-03-14T03:52:40.5059952Z profiler/test_execution_trace, TestExecutionTraceCPU (0.0014311201674860254) 2025-03-14T03:52:40.5060610Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.001171088593042617) 2025-03-14T03:52:40.5061306Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0011008616672969426) 2025-03-14T03:52:40.5061895Z test_utils, TestBottleneck (0.0009540801116573502) 2025-03-14T03:52:40.5062411Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0007224404691636186) 2025-03-14T03:52:40.5062971Z inductor/test_pad_mm, PadMMTest (0.0007155600837430127) 2025-03-14T03:52:40.5063525Z test_quantization, TestQuantizeEagerPTQDynamic (0.0007155600837430127) 2025-03-14T03:52:40.5064202Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.0006505091670391025) 2025-03-14T03:52:40.5064848Z distributed/test_c10d_common, TimeoutTest (0.0005504308336484713) 2025-03-14T03:52:40.5065394Z distributed/test_functional_api, pytest (0.0004770400558286751) 2025-03-14T03:52:40.5065855Z test_jit, TestJit (0.0004770400558286751) 2025-03-14T03:52:40.5066253Z test_jit_legacy, TestSparse (0.0004770400558286751) 2025-03-14T03:52:40.5066942Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0004209176963194192) 2025-03-14T03:52:40.5067633Z test_cuda, TestMemPool (0.00039753337985722927) 2025-03-14T03:52:40.5068058Z test_jit_legacy, TestTypeSharing (0.0003407428970204822) 2025-03-14T03:52:40.5068500Z test_ops, TestCommonCPU (0.00030449365265660115) 2025-03-14T03:52:40.5069119Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.00018830528519552965) 2025-03-14T03:52:40.5069872Z inductor/test_scatter_optimization, TestScatterOpt (7.301633507581762e-05) 2025-03-14T03:52:40.5070839Z test_accelerator, TestAccelerator (5.166498799588539e-05) 2025-03-14T03:52:40.5071525Z test_quantization, TestNumericDebugger (5.166498799588539e-05) 2025-03-14T03:52:40.5072103Z distributed/test_c10d_logger, C10dErrorLoggerTest (3.3281864360140126e-05) 2025-03-14T03:52:40.5072745Z functorch/test_control_flow, AssociativeScanTests (3.3281864360140126e-05) 2025-03-14T03:52:40.5073439Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (3.252545835195512e-05) 2025-03-14T03:52:40.5074092Z inductor/test_cpu_repro, CPUReproTests (3.252545835195512e-05) 2025-03-14T03:52:41.2374361Z inductor/test_minifier, MinifierTests (3.252545835195512e-05) 2025-03-14T03:52:41.2375091Z base_commit: HEAD^ 2025-03-14T03:52:41.2376240Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:41.2377154Z Results from CorrelatedWithHistoricalFailures 2025-03-14T03:52:41.2377567Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:52:41.2378005Z distributed/test_distributed_spawn (0.10155489444554128) 2025-03-14T03:52:41.2378492Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:52:41.2379102Z distributed/_composable/test_composability/test_pp_composability (0.036202439223642024) 2025-03-14T03:52:41.2379792Z distributed/test_c10d_ucc (0.03422776072053428) 2025-03-14T03:52:41.2380181Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:52:41.2380564Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:52:41.2380948Z test_torch (0.029620177546616205) 2025-03-14T03:52:41.2381285Z test_autograd (0.02632904670810329) 2025-03-14T03:52:41.2381670Z distributed/fsdp/test_fsdp_core (0.01974678503107747) 2025-03-14T03:52:41.2382198Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.01974678503107747) 2025-03-14T03:52:41.2382756Z distributed/fsdp/test_fsdp_pure_fp16 (0.01974678503107747) 2025-03-14T03:52:41.2383445Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:52:41.2383842Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:52:41.2384234Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:52:41.2384620Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:52:41.2385031Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:52:41.2385426Z test_modules (0.01974678503107747) 2025-03-14T03:52:41.2385763Z test_reductions (0.013164523354051645) 2025-03-14T03:52:41.2386130Z distributed/test_c10d_gloo (0.01139237597946777) 2025-03-14T03:52:41.2386552Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:52:41.2386991Z distributed/launcher/test_run (0.009873392515538735) 2025-03-14T03:52:41.2387421Z distributed/test_launcher (0.009873392515538735) 2025-03-14T03:52:41.2387816Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:52:41.2388247Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:52:41.2388662Z test_foreach (0.007898714012430988) 2025-03-14T03:52:41.2389129Z distributed/flight_recorder/test_fr_analysis (0.006582261677025822) 2025-03-14T03:52:41.2389634Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:52:41.2390015Z test_dataloader (0.006582261677025822) 2025-03-14T03:52:41.2390371Z test_transformers (0.006582261677025822) 2025-03-14T03:52:41.2390871Z distributed/_composable/fsdp/test_fully_shard_compile (0.006178524047258349) 2025-03-14T03:52:41.2391419Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:52:41.2391889Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:52:41.2392411Z distributed/test_compute_comm_reordering (0.004602303284872333) 2025-03-14T03:52:41.2393083Z distributed/_composable/test_composability/test_2d_composability (0.003949357006215494) 2025-03-14T03:52:41.2393771Z distributed/checkpoint/test_fsdp_optim_state (0.003949357006215494) 2025-03-14T03:52:41.2394270Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:52:41.2394676Z distributed/test_c10d_common (0.0015189834639290363) 2025-03-14T03:52:41.2395265Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:52:41.2395663Z test_ops (0.0008402887247267008) 2025-03-14T03:52:41.2395979Z test_cuda (0.0004701615483589873) 2025-03-14T03:52:41.2396324Z test_accelerator (0.00014257606520633553) 2025-03-14T03:52:41.2396734Z distributed/test_c10d_logger (9.184551177245334e-05) 2025-03-14T03:52:41.2397184Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:52:41.2397623Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:52:41.2398036Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:52:41.2398446Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:52:41.2398815Z base_commit: HEAD^ 2025-03-14T03:52:41.2399494Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:41.2400265Z Results from HistorialEditedFiles 2025-03-14T03:52:41.2400604Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:52:41.2401043Z distributed/elastic/test_control_plane (0.00519781325951484) 2025-03-14T03:52:41.2401560Z distributed/test_symmetric_memory (0.004519837616969425) 2025-03-14T03:52:41.2402082Z distributed/test_c10d_functional_native (0.0023989907351606946) 2025-03-14T03:52:41.2402622Z distributed/test_inductor_collectives (0.0023989907351606946) 2025-03-14T03:52:41.2403282Z distributed/_composable/test_composability/test_pp_composability (0.0022599188084847124) 2025-03-14T03:52:41.2403963Z distributed/test_c10d_common (0.0022599188084847124) 2025-03-14T03:52:41.2404501Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:52:41.2405133Z base_commit: HEAD^ 2025-03-14T03:52:41.2405910Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:41.2415539Z Results from Profiling 2025-03-14T03:52:41.2415965Z 2025-03-14T03:52:41.2416629Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-03-14T03:52:41.2417578Z Results from LLM 2025-03-14T03:52:41.2417740Z 2025-03-14T03:52:41.2417858Z base_commit: HEAD^ 2025-03-14T03:52:41.2418528Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:41.2419277Z Results from Filepath 2025-03-14T03:52:41.2419588Z distributed/test_c10d_common (0.25) 2025-03-14T03:52:41.2419985Z distributed/test_c10d_functional_native (0.25) 2025-03-14T03:52:41.2420386Z distributed/test_c10d_gloo (0.25) 2025-03-14T03:52:41.2420728Z distributed/test_c10d_logger (0.25) 2025-03-14T03:52:41.2421082Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:52:41.2421467Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:52:41.2421874Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:52:41.2422242Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:52:41.2422588Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:52:41.2422972Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:52:41.2423346Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:52:41.2423712Z distributed/test_c10d_ucc (0.25) 2025-03-14T03:52:41.2424161Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:52:41.2424752Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:52:41.2425341Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:52:41.2425885Z distributed/_composable/fsdp/test_fully_shard_compile (0.1875) 2025-03-14T03:52:41.2426461Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:52:41.2427033Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:52:41.2427603Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:52:41.2428195Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:52:41.2428861Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:52:41.2429414Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:52:41.2429976Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:52:41.2430573Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:52:41.2431159Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:52:41.2431716Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:52:41.2432279Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:52:41.2432863Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:52:41.2433378Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:52:41.2433940Z distributed/_composable/test_composability/test_2d_composability (0.1875) 2025-03-14T03:52:41.2434605Z distributed/_composable/test_composability/test_pp_composability (0.1875) 2025-03-14T03:52:41.2435165Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:52:41.2435600Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:52:41.2436100Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:52:41.2436658Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:52:41.2437199Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:52:41.2437756Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:52:41.2438325Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:52:41.2438869Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:52:41.2439399Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:52:41.2439926Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:52:41.2440503Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:52:41.2441103Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:52:41.2441697Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:52:41.2442245Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:52:41.2442721Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:52:41.2443122Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:52:41.2443577Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:52:41.2444007Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:52:41.2444422Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:52:41.2444840Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:52:41.2445271Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:52:41.2445696Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:52:41.2446103Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:52:41.2446579Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:52:41.2447159Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:52:41.2447652Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:52:41.2448097Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:52:41.2448603Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:52:41.2449062Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:52:41.2449514Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:52:41.2449978Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:52:41.2450411Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:52:41.2450858Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:52:41.2451315Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:52:41.2451796Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:52:41.2452307Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:52:41.2452876Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:52:41.2453448Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:52:41.2453964Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:52:41.2454433Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:52:41.2455032Z distributed/checkpoint/test_fsdp_optim_state (0.1875) 2025-03-14T03:52:41.2455587Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:52:41.2456092Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:52:41.2456516Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:52:41.2457057Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:52:41.2457507Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:52:41.2457941Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:52:41.2458390Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:52:41.2458841Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:52:41.2459284Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:52:41.2459756Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:52:41.2460201Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:52:41.2460609Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:52:41.2461012Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:52:41.2461425Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:52:41.2461865Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:52:41.2462323Z distributed/elastic/test_control_plane (0.1875) 2025-03-14T03:52:41.2462738Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:52:41.2463177Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:52:41.2463649Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:52:41.2464166Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:52:41.2464620Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:52:41.2465043Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:52:41.2465501Z distributed/flight_recorder/test_fr_analysis (0.1875) 2025-03-14T03:52:41.2465965Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:52:41.2466422Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:52:41.2466861Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:52:41.2467294Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:52:41.2467746Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:52:41.2468186Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:52:41.2468596Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:52:41.2468994Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:52:41.2469398Z distributed/fsdp/test_fsdp_core (0.1875) 2025-03-14T03:52:41.2469831Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.1875) 2025-03-14T03:52:41.2470288Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:52:41.2470704Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:52:41.2471323Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:52:41.2471792Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:52:41.2472224Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:52:41.2472612Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:52:41.2473035Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:52:41.2473479Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:52:41.2473911Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:52:41.2474299Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:52:41.2474687Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:52:41.2475068Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:52:41.2475479Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:52:41.2476110Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:52:41.2476597Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:52:41.2477059Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:52:41.2477485Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:52:41.2477883Z distributed/fsdp/test_fsdp_pure_fp16 (0.1875) 2025-03-14T03:52:41.2478340Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:52:41.2478804Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:52:41.2479249Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:52:41.2479688Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:52:41.2480082Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:52:41.2480500Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:52:41.2480958Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:52:41.2481434Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:52:41.2481877Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:52:41.2482259Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:52:41.2482610Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:52:41.2482969Z distributed/launcher/test_run (0.1875) 2025-03-14T03:52:41.2483364Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:52:41.2483842Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:52:41.2484334Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:52:41.2484802Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:52:41.2485280Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:52:41.2485710Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:52:41.2486128Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:52:41.2486530Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:52:41.2487052Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:52:41.2487514Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:52:41.2487932Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:52:41.2488373Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:52:41.2488819Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:41.2489235Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:52:41.2489625Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:52:41.2490030Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:41.2490462Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:52:41.2490941Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:52:41.2491422Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:52:41.2491904Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:52:41.2492454Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:52:41.2493030Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:52:41.2493585Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:52:41.2494127Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:52:41.2494626Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:52:41.2495129Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:52:41.2495621Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:52:41.2496037Z distributed/tensor/test_api (0.1875) 2025-03-14T03:52:41.2496416Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:52:41.2496908Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:52:41.2497344Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:52:41.2497767Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:52:41.2498184Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:52:41.2498618Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:52:41.2499083Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:52:41.2499522Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:52:41.2499938Z distributed/tensor/test_init (0.1875) 2025-03-14T03:52:41.2500314Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:52:41.2500708Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:52:41.2501102Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:52:41.2501509Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:52:41.2501917Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:52:41.2502330Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:52:41.2502735Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:52:41.2503146Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:52:41.2503517Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:52:41.2503891Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:52:41.2504304Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:52:41.2504713Z distributed/test_backends (0.1875) 2025-03-14T03:52:41.2505079Z distributed/test_collective_utils (0.1875) 2025-03-14T03:52:41.2505453Z distributed/test_composability (0.1875) 2025-03-14T03:52:41.2505862Z distributed/test_compute_comm_reordering (0.1875) 2025-03-14T03:52:41.2506295Z distributed/test_control_collectives (0.1875) 2025-03-14T03:52:41.2506690Z distributed/test_data_parallel (0.1875) 2025-03-14T03:52:41.2507063Z distributed/test_device_mesh (0.1875) 2025-03-14T03:52:41.2507427Z distributed/test_distributed_spawn (0.1875) 2025-03-14T03:52:41.2507830Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:52:41.2508212Z distributed/test_fake_pg (0.1875) 2025-03-14T03:52:41.2508573Z distributed/test_functional_api (0.1875) 2025-03-14T03:52:41.2508974Z distributed/test_inductor_collectives (0.1875) 2025-03-14T03:52:41.2509414Z distributed/test_launcher (0.1875) 2025-03-14T03:52:41.2509785Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:52:41.2510172Z distributed/test_nccl (0.1875) 2025-03-14T03:52:41.2510517Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:52:41.2510891Z distributed/test_serialization (0.1875) 2025-03-14T03:52:41.2511249Z distributed/test_store (0.1875) 2025-03-14T03:52:41.2511614Z distributed/test_symmetric_memory (0.1875) 2025-03-14T03:52:52.4868709Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:52:52.4869361Z base_commit: HEAD^ 2025-03-14T03:52:52.4870457Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:52.4871491Z Results from PublicBindings 2025-03-14T03:52:52.4871826Z test_public_bindings (1.0) 2025-03-14T03:52:52.4872145Z Aggregated Heuristics 2025-03-14T03:52:52.4872438Z test_public_bindings (1.0) 2025-03-14T03:52:52.4872748Z distributed/test_c10d_nccl (0.75) 2025-03-14T03:52:52.4873194Z distributed/test_distributed_spawn (0.2890548944455413) 2025-03-14T03:52:52.4873640Z distributed/test_c10d_ucc (0.2842277607205343) 2025-03-14T03:52:52.4874056Z distributed/test_c10d_gloo (0.2613923759794678) 2025-03-14T03:52:52.4874473Z distributed/test_c10d_common (0.25377890227241373) 2025-03-14T03:52:52.4874938Z distributed/test_c10d_functional_native (0.2523989907351607) 2025-03-14T03:52:52.4875414Z distributed/test_c10d_logger (0.25009184551177244) 2025-03-14T03:52:52.4875845Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:52:52.4876248Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:52:52.4876670Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:52:52.4877034Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:52:52.4877412Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:52:52.4877790Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:52:52.4878345Z distributed/_composable/test_composability/test_pp_composability (0.22596235803212672) 2025-03-14T03:52:52.4878983Z distributed/fsdp/test_fsdp_core (0.20724678503107746) 2025-03-14T03:52:52.4879781Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.20724678503107746) 2025-03-14T03:52:52.4880345Z distributed/fsdp/test_fsdp_pure_fp16 (0.20724678503107746) 2025-03-14T03:52:52.4880825Z distributed/launcher/test_run (0.19737339251553873) 2025-03-14T03:52:52.4881238Z distributed/test_launcher (0.19737339251553873) 2025-03-14T03:52:52.4881741Z distributed/flight_recorder/test_fr_analysis (0.19408226167702583) 2025-03-14T03:52:52.4882371Z distributed/_composable/fsdp/test_fully_shard_compile (0.19367852404725835) 2025-03-14T03:52:52.4882977Z distributed/elastic/test_control_plane (0.19269781325951485) 2025-03-14T03:52:52.4883519Z distributed/test_compute_comm_reordering (0.19210230328487232) 2025-03-14T03:52:52.4884034Z distributed/test_symmetric_memory (0.19201983761696942) 2025-03-14T03:52:52.4884639Z distributed/_composable/test_composability/test_2d_composability (0.1914493570062155) 2025-03-14T03:52:52.4885330Z distributed/checkpoint/test_fsdp_optim_state (0.1914493570062155) 2025-03-14T03:52:52.4885890Z distributed/test_inductor_collectives (0.1898989907351607) 2025-03-14T03:52:52.4886436Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:52:52.4887033Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:52:52.4887616Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:52:52.4888163Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:52:52.4888736Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:52:52.4889308Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:52:52.4889916Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:52:52.4890494Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:52:52.4891027Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:52:52.4891691Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:52:52.4892294Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:52:52.4892898Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:52:52.4893459Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:52:52.4894024Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:52:52.4894590Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:52:52.4895104Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:52:52.4895540Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:52:52.4895977Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:52:52.4896472Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:52:52.4897110Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:52:52.4897672Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:52:52.4898236Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:52:52.4898803Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:52:52.4899350Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:52:52.4899881Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:52:52.4900390Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:52:52.4900903Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:52:52.4901495Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:52:52.4902081Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:52:52.4902619Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:52:52.4903073Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:52:52.4903484Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:52:52.4903930Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:52:52.4904430Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:52:52.4904850Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:52:52.4905257Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:52:52.4905683Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:52:52.4906122Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:52:52.4906529Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:52:52.4907000Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:52:52.4907576Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:52:52.4908056Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:52:52.4908509Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:52:52.4909008Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:52:52.4909467Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:52:52.4909915Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:52:52.4910357Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:52:52.4910808Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:52:52.4911257Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:52:52.4911717Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:52:52.4912197Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:52:52.4912687Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:52:52.4913212Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:52:52.4913777Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:52:52.4914294Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:52:52.4914760Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:52:52.4915377Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:52:52.4915881Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:52:52.4916297Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:52:52.4916754Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:52:52.4917212Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:52:52.4917640Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:52:52.4918059Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:52:52.4918500Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:52:52.4918954Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:52:52.4919419Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:52:52.4919857Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:52:52.4920253Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:52:52.4920651Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:52:52.4921067Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:52:52.4921520Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:52:52.4921963Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:52:52.4922393Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:52:52.4922865Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:52:52.4923328Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:52:52.4923771Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:52:52.4924191Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:52:52.4924615Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:52:52.4925071Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:52:52.4925511Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:52:52.4925948Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:52:52.4926410Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:52:52.4926851Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:52:52.4927326Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:52:52.4927733Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:52:52.4928156Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:52:52.4928572Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:52:52.4929002Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:52:52.4929452Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:52:52.4929883Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:52:52.4930268Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:52:52.4930686Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:52:52.4931137Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:52:52.4931553Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:52:52.4931950Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:52:52.4932342Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:52:52.4932727Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:52:52.4933149Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:52:52.4933602Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:52:52.4934107Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:52:52.4934567Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:52:52.4934975Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:52:52.4935425Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:52:52.4935888Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:52:52.4936332Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:52:52.4936871Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:52:52.4937290Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:52:52.4937702Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:52:52.4938262Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:52:52.4938743Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:52:52.4939192Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:52:52.4939579Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:52:52.4939933Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:52:52.4940323Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:52:52.4940808Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:52:52.4941305Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:52:52.4941788Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:52:52.4942259Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:52:52.4942692Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:52:52.4943113Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:52:52.4943520Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:52:52.4943987Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:52:52.4944538Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:52:52.4944956Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:52:52.4945399Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:52:52.4945843Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:52.4946270Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:52:52.4946662Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:52:52.4947054Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:52.4947484Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:52:52.4947965Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:52:52.4948458Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:52:52.4948942Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:52:52.4949491Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:52:52.4950132Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:52:52.4950682Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:52:52.4951224Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:52:52.4951733Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:52:52.4952221Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:52:52.4952716Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:52:52.4953131Z distributed/tensor/test_api (0.1875) 2025-03-14T03:52:52.4953512Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:52:52.4953915Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:52:52.4954329Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:52:52.4954746Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:52:52.4955154Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:52:52.4955584Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:52:52.4956007Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:52:52.4956538Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:52:52.4956941Z distributed/tensor/test_init (0.1875) 2025-03-14T03:52:52.4957318Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:52:52.4957709Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:52:52.4958115Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:52:52.4958522Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:52:52.4958921Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:52:52.4959337Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:52:52.4959742Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:52:52.4960151Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:52:52.4960535Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:52:52.4960988Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:52:52.4961404Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:52:52.4961821Z distributed/test_backends (0.1875) 2025-03-14T03:52:52.4962193Z distributed/test_collective_utils (0.1875) 2025-03-14T03:52:52.4962586Z distributed/test_composability (0.1875) 2025-03-14T03:52:52.4962977Z distributed/test_control_collectives (0.1875) 2025-03-14T03:52:52.4963376Z distributed/test_data_parallel (0.1875) 2025-03-14T03:52:52.4963748Z distributed/test_device_mesh (0.1875) 2025-03-14T03:52:52.4964131Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:52:52.4964521Z distributed/test_fake_pg (0.1875) 2025-03-14T03:52:52.4964874Z distributed/test_functional_api (0.1875) 2025-03-14T03:52:52.4965263Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:52:52.4965641Z distributed/test_nccl (0.1875) 2025-03-14T03:52:52.4965984Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:52:52.4966354Z distributed/test_serialization (0.1875) 2025-03-14T03:52:52.4966714Z distributed/test_store (0.1875) 2025-03-14T03:52:52.4967134Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:52:52.4967563Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:52:52.4967978Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:52:52.4968357Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:52:52.4968721Z test_torch (0.029620177546616205) 2025-03-14T03:52:52.4969053Z test_autograd (0.02632904670810329) 2025-03-14T03:52:52.4969401Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:52:52.4969786Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:52:52.4970184Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:52:52.4970554Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:52:52.4970960Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:52:52.4971547Z test_modules (0.01974678503107747) 2025-03-14T03:52:52.4971886Z test_reductions (0.013164523354051645) 2025-03-14T03:52:52.4972281Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:52:52.4972815Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:52:52.4973256Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:52:52.4973693Z test_foreach (0.007898714012430988) 2025-03-14T03:52:52.4974058Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:52:52.4974445Z test_dataloader (0.006582261677025822) 2025-03-14T03:52:52.4974809Z test_transformers (0.006582261677025822) 2025-03-14T03:52:52.4975182Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:52:52.4975632Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:52:52.4976057Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:52:52.4976459Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:52:52.4976939Z test_ops (0.0008402887247267008) 2025-03-14T03:52:52.4977281Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:52:52.4977657Z test_cuda (0.0004701615483589873) 2025-03-14T03:52:52.4978001Z test_accelerator (0.00014257606520633553) 2025-03-14T03:52:52.4978416Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:52:52.4978861Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:52:52.4979272Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:52:52.7687134Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:52:52.7687920Z Emitting metrics 2025-03-14T03:52:52.7689433Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924372_cdfdc022008711f0b0b90e998283b561 2025-03-14T03:52:52.7692170Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924372_cdfdc022008711f0b0b90e998283b561 2025-03-14T03:52:52.7694842Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924372_ce193bae008711f0b0b90e998283b561 2025-03-14T03:52:52.7697906Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924372_ce193bae008711f0b0b90e998283b561 2025-03-14T03:52:52.8396835Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-03-14T03:52:52.8397262Z with: 2025-03-14T03:52:52.8397510Z name: td_results 2025-03-14T03:52:52.8397767Z retention-days: 14 2025-03-14T03:52:52.8398065Z if-no-files-found: error 2025-03-14T03:52:52.8398379Z path: td_results.json 2025-03-14T03:52:52.8398675Z s3-bucket: gha-artifacts 2025-03-14T03:52:52.8398980Z region: us-east-1 2025-03-14T03:52:52.8399236Z ##[endgroup] 2025-03-14T03:52:53.2001710Z With the provided path, there will be 1 file uploaded 2025-03-14T03:52:53.2002645Z Uploading to s3 prefix: pytorch/pytorch/13849515194/td_results 2025-03-14T03:52:53.2043834Z Starting upload of td_results.json 2025-03-14T03:52:53.3632052Z Finished upload of td_results.json 2025-03-14T03:52:53.3809881Z ##[group]Run actions/upload-artifact@v4 2025-03-14T03:52:53.3810586Z with: 2025-03-14T03:52:53.3810935Z name: td_results.json 2025-03-14T03:52:53.3811372Z retention-days: 14 2025-03-14T03:52:53.3811890Z if-no-files-found: error 2025-03-14T03:52:53.3812466Z path: td_results.json 2025-03-14T03:52:53.3812992Z compression-level: 6 2025-03-14T03:52:53.3813502Z overwrite: false 2025-03-14T03:52:53.3813988Z include-hidden-files: false 2025-03-14T03:52:53.3814471Z ##[endgroup] 2025-03-14T03:52:53.6357020Z With the provided path, there will be 1 file uploaded 2025-03-14T03:52:53.6361540Z Artifact name is valid! 2025-03-14T03:52:53.6362391Z Root directory input is valid! 2025-03-14T03:52:53.7174188Z Beginning upload of artifact content to blob storage 2025-03-14T03:52:53.8308419Z Uploaded bytes 7129 2025-03-14T03:52:53.8618081Z Finished uploading artifact content to blob storage! 2025-03-14T03:52:53.8621622Z SHA256 hash of uploaded artifact zip is 8e9bb9cc69a85bee65a48baf4ec69ab2f132e8c064460a62336676b67b23e794 2025-03-14T03:52:53.8623441Z Finalizing artifact upload 2025-03-14T03:52:53.9213660Z Artifact td_results.json.zip successfully finalized. Artifact ID 2750403463 2025-03-14T03:52:53.9215046Z Artifact td_results.json has been successfully uploaded! Final size is 7129 bytes. Artifact ID is 2750403463 2025-03-14T03:52:53.9222624Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13849515194/artifacts/2750403463 2025-03-14T03:52:53.9372989Z Post job cleanup. 2025-03-14T03:52:53.9430741Z Post job cleanup. 2025-03-14T03:52:54.0415329Z [command]/usr/bin/git version 2025-03-14T03:52:54.0456513Z git version 2.47.1 2025-03-14T03:52:54.0492159Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/ae9d2272-8c0e-4a36-865c-db8f1868339a/.gitconfig' 2025-03-14T03:52:54.0500591Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ae9d2272-8c0e-4a36-865c-db8f1868339a' before making global git config changes 2025-03-14T03:52:54.0501639Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:52:54.0506068Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:54.0549250Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:52:54.0577741Z [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' || :" 2025-03-14T03:52:54.0861894Z Entering 'android/libs/fbjni' 2025-03-14T03:52:54.0915029Z Entering 'third_party/FP16' 2025-03-14T03:52:54.0967421Z Entering 'third_party/FXdiv' 2025-03-14T03:52:54.1019653Z Entering 'third_party/NNPACK' 2025-03-14T03:52:54.1072129Z Entering 'third_party/NVTX' 2025-03-14T03:52:54.1124872Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:54.1176528Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:54.1244216Z Entering 'third_party/benchmark' 2025-03-14T03:52:54.1296329Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:54.1354411Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:54.1407020Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:54.1460026Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:54.1512518Z Entering 'third_party/cutlass' 2025-03-14T03:52:54.1576369Z Entering 'third_party/eigen' 2025-03-14T03:52:54.1630054Z Entering 'third_party/fbgemm' 2025-03-14T03:52:54.1682105Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:54.1734435Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:54.1786775Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:54.1844362Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:54.1896533Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:54.1948747Z Entering 'third_party/flash-attention' 2025-03-14T03:52:54.2002104Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:54.2060783Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:54.2122638Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:54.2177434Z Entering 'third_party/fmt' 2025-03-14T03:52:54.2229618Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:54.2281033Z Entering 'third_party/gloo' 2025-03-14T03:52:54.2333368Z Entering 'third_party/googletest' 2025-03-14T03:52:54.2385136Z Entering 'third_party/ideep' 2025-03-14T03:52:54.2435496Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:54.2494569Z Entering 'third_party/ittapi' 2025-03-14T03:52:54.2547104Z Entering 'third_party/kineto' 2025-03-14T03:52:54.2600082Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:54.2651648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:54.2706169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:54.2758551Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:54.2811717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:54.2863573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:54.2917912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:54.2970558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:54.3023314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:54.3075745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:54.3128649Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:54.3180682Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:54.3233523Z Entering 'third_party/kleidiai' 2025-03-14T03:52:54.3285999Z Entering 'third_party/mimalloc' 2025-03-14T03:52:54.3338447Z Entering 'third_party/nlohmann' 2025-03-14T03:52:54.3392048Z Entering 'third_party/onnx' 2025-03-14T03:52:54.3461030Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:54.3514612Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:54.3568405Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:54.3619750Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:54.3670365Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:54.3721133Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:54.3773760Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:54.3825575Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:54.3877485Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:54.3926690Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:54.3980240Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:54.4032422Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:54.4104556Z Entering 'third_party/pocketfft' 2025-03-14T03:52:54.4156870Z Entering 'third_party/protobuf' 2025-03-14T03:52:54.4212785Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:54.4263716Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:54.4317778Z Entering 'third_party/psimd' 2025-03-14T03:52:54.4369588Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:54.4425092Z Entering 'third_party/pybind11' 2025-03-14T03:52:54.4477220Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:54.4529722Z Entering 'third_party/sleef' 2025-03-14T03:52:54.4581684Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:54.4634579Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:54.4686712Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:54.4737526Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:54.4789640Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:54.4840796Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:54.4912479Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:54.4933054Z http.https://github.com/.extraheader 2025-03-14T03:52:54.4943723Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T03:52:54.4973485Z [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' || :" 2025-03-14T03:52:54.5250337Z Entering 'android/libs/fbjni' 2025-03-14T03:52:54.5303911Z Entering 'third_party/FP16' 2025-03-14T03:52:54.5356330Z Entering 'third_party/FXdiv' 2025-03-14T03:52:54.5408416Z Entering 'third_party/NNPACK' 2025-03-14T03:52:54.5459348Z Entering 'third_party/NVTX' 2025-03-14T03:52:54.5513376Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:54.5564811Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:54.5633298Z Entering 'third_party/benchmark' 2025-03-14T03:52:54.5685171Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:54.5746926Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:54.5800701Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:54.5855819Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:54.5911067Z Entering 'third_party/cutlass' 2025-03-14T03:52:54.5975709Z Entering 'third_party/eigen' 2025-03-14T03:52:54.6033388Z Entering 'third_party/fbgemm' 2025-03-14T03:52:54.6088672Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:54.6141787Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:54.6194766Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:54.6252904Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:54.6303381Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:54.6354929Z Entering 'third_party/flash-attention' 2025-03-14T03:52:54.6408281Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:54.6466862Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:54.6529786Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:54.6585881Z Entering 'third_party/fmt' 2025-03-14T03:52:54.6638265Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:54.6693146Z Entering 'third_party/gloo' 2025-03-14T03:52:54.6745750Z Entering 'third_party/googletest' 2025-03-14T03:52:54.6798449Z Entering 'third_party/ideep' 2025-03-14T03:52:54.6849129Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:54.6909066Z Entering 'third_party/ittapi' 2025-03-14T03:52:54.6961829Z Entering 'third_party/kineto' 2025-03-14T03:52:54.7014829Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:54.7065217Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:54.7118637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:54.7170467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:54.7221976Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:54.7273417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:54.7327134Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:54.7379739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:54.7431216Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:54.7484112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:54.7536967Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:54.7589772Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:54.7642403Z Entering 'third_party/kleidiai' 2025-03-14T03:52:54.7697040Z Entering 'third_party/mimalloc' 2025-03-14T03:52:54.7749232Z Entering 'third_party/nlohmann' 2025-03-14T03:52:54.7805730Z Entering 'third_party/onnx' 2025-03-14T03:52:54.7875041Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:54.7941052Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:54.7984317Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:54.8035289Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:54.8087385Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:54.8137697Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:54.8191180Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:54.8240974Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:54.8291938Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:54.8341725Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:54.8396105Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:54.8448800Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:54.8523282Z Entering 'third_party/pocketfft' 2025-03-14T03:52:54.8577854Z Entering 'third_party/protobuf' 2025-03-14T03:52:54.8632429Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:54.8683665Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:54.8737767Z Entering 'third_party/psimd' 2025-03-14T03:52:54.8792767Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:54.8845102Z Entering 'third_party/pybind11' 2025-03-14T03:52:54.8897814Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:54.8950834Z Entering 'third_party/sleef' 2025-03-14T03:52:54.9005504Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:54.9060935Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:54.9115654Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:54.9167120Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:54.9219514Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:54.9270589Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:54.9408639Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T03:52:54.9437154Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T03:52:54.9442553Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:54.9442975Z ##[endgroup] 2025-03-14T03:52:54.9523823Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T03:53:06.3054040Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T03:53:24.1505361Z Cleaning up orphan processes