2025-08-26T19:31:43.3108292Z Current runner version: '2.328.0' 2025-08-26T19:31:43.3131946Z ##[group]Runner Image Provisioner 2025-08-26T19:31:43.3132694Z Hosted Compute Agent 2025-08-26T19:31:43.3133222Z Version: 20250818.377 2025-08-26T19:31:43.3133877Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc 2025-08-26T19:31:43.3134545Z Build Date: 2025-08-18T14:52:18Z 2025-08-26T19:31:43.3135101Z ##[endgroup] 2025-08-26T19:31:43.3135717Z ##[group]Operating System 2025-08-26T19:31:43.3136232Z Ubuntu 2025-08-26T19:31:43.3136704Z 24.04.2 2025-08-26T19:31:43.3137206Z LTS 2025-08-26T19:31:43.3137909Z ##[endgroup] 2025-08-26T19:31:43.3138444Z ##[group]Runner Image 2025-08-26T19:31:43.3139032Z Image: ubuntu-24.04 2025-08-26T19:31:43.3139542Z Version: 20250818.1.0 2025-08-26T19:31:43.3140476Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md 2025-08-26T19:31:43.3142022Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1 2025-08-26T19:31:43.3142979Z ##[endgroup] 2025-08-26T19:31:43.3144014Z ##[group]GITHUB_TOKEN Permissions 2025-08-26T19:31:43.3145801Z Contents: write 2025-08-26T19:31:43.3146294Z Metadata: read 2025-08-26T19:31:43.3146884Z ##[endgroup] 2025-08-26T19:31:43.3149042Z Secret source: Actions 2025-08-26T19:31:43.3149741Z Prepare workflow directory 2025-08-26T19:31:43.3533727Z Prepare all required actions 2025-08-26T19:31:43.3571547Z Getting action download info 2025-08-26T19:31:43.7720187Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-08-26T19:31:43.9796737Z Download action repository 'softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631' (SHA:da05d552573ad5aba039eaac05058a918a7bf631) 2025-08-26T19:31:44.5230844Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-08-26T19:31:44.8776512Z Complete job name: Create Release 2025-08-26T19:31:44.9628766Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-08-26T19:31:44.9630489Z with: 2025-08-26T19:31:44.9631241Z show-progress: false 2025-08-26T19:31:44.9632097Z submodules: recursive 2025-08-26T19:31:44.9633003Z ref: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T19:31:44.9634132Z repository: pytorch/pytorch 2025-08-26T19:31:44.9635337Z token: *** 2025-08-26T19:31:44.9636084Z ssh-strict: true 2025-08-26T19:31:44.9636887Z ssh-user: git 2025-08-26T19:31:44.9637842Z persist-credentials: true 2025-08-26T19:31:44.9638756Z clean: true 2025-08-26T19:31:44.9639558Z sparse-checkout-cone-mode: true 2025-08-26T19:31:44.9640528Z fetch-depth: 1 2025-08-26T19:31:44.9641303Z fetch-tags: false 2025-08-26T19:31:44.9642077Z lfs: false 2025-08-26T19:31:44.9642886Z set-safe-directory: true 2025-08-26T19:31:44.9644037Z ##[endgroup] 2025-08-26T19:31:45.0744589Z Syncing repository: pytorch/pytorch 2025-08-26T19:31:45.0747410Z ##[group]Getting Git version info 2025-08-26T19:31:45.0749019Z Working directory is '/home/runner/work/pytorch/pytorch' 2025-08-26T19:31:45.0751019Z [command]/usr/bin/git version 2025-08-26T19:31:45.0827927Z git version 2.51.0 2025-08-26T19:31:45.0855248Z ##[endgroup] 2025-08-26T19:31:45.0872117Z Temporarily overriding HOME='/home/runner/work/_temp/860a8ebd-5d79-4cc0-893f-bc2764e89ab6' before making global git config changes 2025-08-26T19:31:45.0876784Z Adding repository directory to the temporary git global config as a safe directory 2025-08-26T19:31:45.0887160Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-08-26T19:31:45.0927084Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2025-08-26T19:31:45.0931104Z ##[group]Initializing the repository 2025-08-26T19:31:45.0935855Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2025-08-26T19:31:45.1094147Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-08-26T19:31:45.1096255Z hint: is subject to change. To configure the initial branch name to use in all 2025-08-26T19:31:45.1098676Z hint: of your new repositories, which will suppress this warning, call: 2025-08-26T19:31:45.1100034Z hint: 2025-08-26T19:31:45.1101455Z hint: git config --global init.defaultBranch 2025-08-26T19:31:45.1102912Z hint: 2025-08-26T19:31:45.1104811Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-08-26T19:31:45.1108189Z hint: 'development'. The just-created branch can be renamed via this command: 2025-08-26T19:31:45.1110743Z hint: 2025-08-26T19:31:45.1111943Z hint: git branch -m 2025-08-26T19:31:45.1113475Z hint: 2025-08-26T19:31:45.1115513Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-08-26T19:31:45.1119049Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2025-08-26T19:31:45.1123203Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-08-26T19:31:45.1159509Z ##[endgroup] 2025-08-26T19:31:45.1161947Z ##[group]Disabling automatic garbage collection 2025-08-26T19:31:45.1164165Z [command]/usr/bin/git config --local gc.auto 0 2025-08-26T19:31:45.1193137Z ##[endgroup] 2025-08-26T19:31:45.1195435Z ##[group]Setting up auth 2025-08-26T19:31:45.1200558Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-26T19:31:45.1229731Z [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-08-26T19:31:45.1638141Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-26T19:31:45.1671988Z [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-08-26T19:31:45.1896438Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-26T19:31:45.1932555Z ##[endgroup] 2025-08-26T19:31:45.1934904Z ##[group]Fetching the repository 2025-08-26T19:31:45.1952242Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T19:31:50.8783373Z From https://github.com/pytorch/pytorch 2025-08-26T19:31:50.8784984Z * branch 262640fd220236042fbf4443cc163c8838c84c3d -> FETCH_HEAD 2025-08-26T19:31:50.8812705Z ##[endgroup] 2025-08-26T19:31:50.8813440Z ##[group]Determining the checkout info 2025-08-26T19:31:50.8815159Z ##[endgroup] 2025-08-26T19:31:50.8820657Z [command]/usr/bin/git sparse-checkout disable 2025-08-26T19:31:50.8862894Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-08-26T19:31:50.8890288Z ##[group]Checking out the ref 2025-08-26T19:31:50.8893730Z [command]/usr/bin/git checkout --progress --force 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T19:31:51.9139979Z Updating files: 90% (17535/19395) 2025-08-26T19:31:51.9256129Z Updating files: 91% (17650/19395) 2025-08-26T19:31:51.9371231Z Updating files: 92% (17844/19395) 2025-08-26T19:31:51.9530134Z Updating files: 93% (18038/19395) 2025-08-26T19:31:51.9689345Z Updating files: 94% (18232/19395) 2025-08-26T19:31:51.9849011Z Updating files: 95% (18426/19395) 2025-08-26T19:31:51.9983661Z Updating files: 96% (18620/19395) 2025-08-26T19:31:52.0146417Z Updating files: 97% (18814/19395) 2025-08-26T19:31:52.0370115Z Updating files: 98% (19008/19395) 2025-08-26T19:31:52.0510367Z Updating files: 99% (19202/19395) 2025-08-26T19:31:52.0511033Z Updating files: 100% (19395/19395) 2025-08-26T19:31:52.0511548Z Updating files: 100% (19395/19395), done. 2025-08-26T19:31:52.0696895Z Note: switching to '262640fd220236042fbf4443cc163c8838c84c3d'. 2025-08-26T19:31:52.0697374Z 2025-08-26T19:31:52.0698821Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-26T19:31:52.0700068Z changes and commit them, and you can discard any commits you make in this 2025-08-26T19:31:52.0700808Z state without impacting any branches by switching back to a branch. 2025-08-26T19:31:52.0701233Z 2025-08-26T19:31:52.0701517Z If you want to create a new branch to retain commits you create, you may 2025-08-26T19:31:52.0702198Z do so (now or later) by using -c with the switch command. Example: 2025-08-26T19:31:52.0702634Z 2025-08-26T19:31:52.0702824Z git switch -c 2025-08-26T19:31:52.0703129Z 2025-08-26T19:31:52.0703287Z Or undo this operation with: 2025-08-26T19:31:52.0703581Z 2025-08-26T19:31:52.0703718Z git switch - 2025-08-26T19:31:52.0703941Z 2025-08-26T19:31:52.0704256Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-26T19:31:52.0704735Z 2025-08-26T19:31:52.0705028Z HEAD is now at 262640f [ROCm][CI] restore test_flex_attention tests (#161519) 2025-08-26T19:31:52.0734442Z ##[endgroup] 2025-08-26T19:31:52.0734868Z ##[group]Setting up auth for fetching submodules 2025-08-26T19:31:52.0740389Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-26T19:31:52.0775893Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-08-26T19:31:52.0803124Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-26T19:31:52.0833672Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-26T19:31:52.0858330Z ##[endgroup] 2025-08-26T19:31:52.0858816Z ##[group]Fetching submodules 2025-08-26T19:31:52.0862022Z [command]/usr/bin/git submodule sync --recursive 2025-08-26T19:31:52.1101138Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-08-26T19:31:52.1330968Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-08-26T19:31:52.1335101Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-08-26T19:31:52.1339324Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-08-26T19:31:52.1346327Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-08-26T19:31:52.1353406Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-08-26T19:31:52.1359485Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-08-26T19:31:52.1363827Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-08-26T19:31:52.1371016Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-08-26T19:31:52.1379663Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-08-26T19:31:52.1386572Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-08-26T19:31:52.1392481Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-08-26T19:31:52.1398056Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-08-26T19:31:52.1407870Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-08-26T19:31:52.1413842Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-08-26T19:31:52.1418633Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-08-26T19:31:52.1423834Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-08-26T19:31:52.1429270Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-08-26T19:31:52.1434498Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-08-26T19:31:52.1447322Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:31:52.1453332Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-08-26T19:31:52.1458781Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-08-26T19:31:52.1466074Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-08-26T19:31:52.1471722Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-08-26T19:31:52.1477397Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-08-26T19:31:52.1483474Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-08-26T19:31:52.1490109Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-08-26T19:31:52.1496523Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-08-26T19:31:52.1504620Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-08-26T19:31:52.1511195Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-08-26T19:31:52.1516874Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-08-26T19:31:52.1523654Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-08-26T19:31:52.1529490Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-08-26T19:31:52.1535469Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-08-26T19:31:52.1541408Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-08-26T19:31:52.1548020Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-08-26T19:31:52.1554075Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-08-26T19:31:52.1560421Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-08-26T19:31:52.1588155Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2025-08-26T19:31:52.6157903Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2025-08-26T19:31:52.9885501Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2025-08-26T19:31:53.2956191Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2025-08-26T19:31:53.7631681Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NVTX'... 2025-08-26T19:31:54.5584412Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-08-26T19:31:55.1093902Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2025-08-26T19:31:57.7562481Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/aiter'... 2025-08-26T19:31:58.9362251Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2025-08-26T19:31:59.3459182Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/composable_kernel'... 2025-08-26T19:32:01.0980527Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpp-httplib'... 2025-08-26T19:32:01.5908391Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2025-08-26T19:32:02.5474971Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-08-26T19:32:03.3318707Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2025-08-26T19:32:04.6073609Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2025-08-26T19:32:05.7376775Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention'... 2025-08-26T19:32:06.4749105Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2025-08-26T19:32:07.1182752Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2025-08-26T19:32:07.5442976Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-08-26T19:32:08.1906630Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2025-08-26T19:32:08.6674570Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2025-08-26T19:32:09.2431876Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2025-08-26T19:32:09.7046314Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2025-08-26T19:32:10.2889250Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2025-08-26T19:32:11.0342173Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kleidiai'... 2025-08-26T19:32:11.5887259Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/mimalloc'... 2025-08-26T19:32:12.3511310Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2025-08-26T19:32:12.9764482Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2025-08-26T19:32:14.1214932Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-08-26T19:32:14.6122819Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2025-08-26T19:32:14.9698808Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2025-08-26T19:32:15.8850927Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2025-08-26T19:32:16.3030040Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2025-08-26T19:32:16.7552539Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2025-08-26T19:32:17.2048266Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2025-08-26T19:32:17.7710014Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2025-08-26T19:32:18.4095327Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2025-08-26T19:32:19.9259227Z From https://github.com/facebookincubator/fbjni 2025-08-26T19:32:19.9259917Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-08-26T19:32:19.9391646Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-26T19:32:20.7830721Z From https://github.com/Maratyszcza/FP16 2025-08-26T19:32:20.7831414Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-08-26T19:32:20.7924679Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-26T19:32:21.4720058Z From https://github.com/Maratyszcza/FXdiv 2025-08-26T19:32:21.4720668Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-08-26T19:32:21.4778570Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-26T19:32:22.2809250Z From https://github.com/Maratyszcza/NNPACK 2025-08-26T19:32:22.2999247Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-08-26T19:32:22.3000407Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-26T19:32:23.3028426Z From https://github.com/NVIDIA/NVTX 2025-08-26T19:32:23.3029093Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-08-26T19:32:23.3784522Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-26T19:32:24.2044107Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-08-26T19:32:24.2044914Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-08-26T19:32:24.2350540Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-26T19:32:24.5651457Z From https://github.com/google/XNNPACK 2025-08-26T19:32:24.5652088Z + 8d824f4...0f5cc31 master -> origin/master (forced update) 2025-08-26T19:32:27.4273316Z From https://github.com/google/XNNPACK 2025-08-26T19:32:27.4274056Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-08-26T19:32:28.0822381Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-26T19:32:29.2595954Z From https://github.com/ROCm/aiter 2025-08-26T19:32:29.2596583Z * branch 01aae101b9e5e94d6c16a9514c9fb8df99c93150 -> FETCH_HEAD 2025-08-26T19:32:29.3905673Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-26T19:32:29.3929372Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:32:29.3955532Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-08-26T19:32:32.5835263Z From https://github.com/ROCm/composable_kernel 2025-08-26T19:32:32.5835977Z * branch cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf -> FETCH_HEAD 2025-08-26T19:32:32.8578943Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-26T19:32:33.6766198Z From https://github.com/google/benchmark 2025-08-26T19:32:33.6766856Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-08-26T19:32:33.6931841Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-26T19:32:34.9244374Z From https://github.com/ROCm/composable_kernel 2025-08-26T19:32:34.9245118Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-08-26T19:32:35.2021542Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-26T19:32:36.0337350Z From https://github.com/yhirose/cpp-httplib 2025-08-26T19:32:36.0338256Z * branch 3af7f2c16147f3fbc6e4d717032daf505dc1652c -> FETCH_HEAD 2025-08-26T19:32:36.0769282Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-26T19:32:37.0093980Z From https://github.com/pytorch/cpuinfo 2025-08-26T19:32:37.0094664Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-08-26T19:32:37.0955660Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-26T19:32:37.9398075Z From https://github.com/NVIDIA/cudnn-frontend 2025-08-26T19:32:37.9398546Z * branch f937055efc6d414d11f4c6577e3977fe74f35fb6 -> FETCH_HEAD 2025-08-26T19:32:37.9753347Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-26T19:32:39.0574006Z From https://github.com/NVIDIA/cutlass 2025-08-26T19:32:39.0574682Z * branch e51efbfe18fe4f4cbb66ab814c55bf4aa0185491 -> FETCH_HEAD 2025-08-26T19:32:39.6771547Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-26T19:32:40.7036356Z From https://github.com/pytorch/fbgemm 2025-08-26T19:32:40.7037024Z * branch 21c7d30c526c0f1ad873ecc632dca6cfa8a69067 -> FETCH_HEAD 2025-08-26T19:32:40.8156498Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-26T19:32:40.8180183Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-08-26T19:32:40.8184261Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:32:40.8189150Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:32:40.8195672Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-08-26T19:32:40.8200232Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-08-26T19:32:40.8205133Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:32:40.8209949Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-08-26T19:32:40.8236733Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-08-26T19:32:41.4185971Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-08-26T19:32:43.0140539Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-08-26T19:32:44.0865984Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-08-26T19:32:45.2890259Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-08-26T19:32:45.7536577Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-08-26T19:32:46.1484770Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-08-26T19:32:46.9336189Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-26T19:32:47.8398677Z From https://github.com/jwfromm/composable_kernel 2025-08-26T19:32:47.8399136Z * branch b1281b8b08d973a7064f864f47eeb30f3e2596e9 -> FETCH_HEAD 2025-08-26T19:32:48.0863471Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-26T19:32:49.0054653Z From https://github.com/pytorch/cpuinfo 2025-08-26T19:32:49.0055170Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-08-26T19:32:49.0932649Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-26T19:32:50.5088577Z From https://github.com/jwfromm/cutlass 2025-08-26T19:32:50.5089424Z * branch b40777404c174b9694a870bff5c13ce6b7f656ad -> FETCH_HEAD 2025-08-26T19:32:51.1155144Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-26T19:32:51.8733584Z From https://github.com/google/googletest 2025-08-26T19:32:51.8734261Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-08-26T19:32:51.9057225Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-26T19:32:52.7060864Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-08-26T19:32:52.7061541Z * branch a4337c69fe0e2552a7b7b0669178926beeed828c -> FETCH_HEAD 2025-08-26T19:32:52.7138076Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-26T19:32:53.7293537Z From https://github.com/nlohmann/json 2025-08-26T19:32:53.7294241Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-08-26T19:32:53.8244049Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-26T19:32:54.8563245Z From https://github.com/Dao-AILab/flash-attention 2025-08-26T19:32:54.8563908Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-08-26T19:32:54.9216474Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-26T19:32:54.9240633Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:32:54.9244545Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:32:54.9271583Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-08-26T19:32:56.7540020Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-08-26T19:32:59.6149352Z From https://github.com/ROCm/composable_kernel 2025-08-26T19:32:59.6149974Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-08-26T19:32:59.8446037Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-26T19:33:01.5768199Z From https://github.com/NVIDIA/cutlass 2025-08-26T19:33:01.5768973Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-08-26T19:33:02.1276391Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-26T19:33:03.2749077Z From https://github.com/google/flatbuffers 2025-08-26T19:33:03.2749824Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-08-26T19:33:03.3901586Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-26T19:33:04.2822722Z From https://github.com/fmtlib/fmt 2025-08-26T19:33:04.2823719Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-08-26T19:33:04.3051400Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-26T19:33:05.1626547Z From https://github.com/google/gemmlowp 2025-08-26T19:33:05.1627185Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-08-26T19:33:05.1911622Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-26T19:33:06.0066244Z From https://github.com/pytorch/gloo 2025-08-26T19:33:06.0066687Z * branch c7b7b022c124d9643957d9bd55f57ac59fce8fa2 -> FETCH_HEAD 2025-08-26T19:33:06.0270768Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-26T19:33:06.8136840Z From https://github.com/google/googletest 2025-08-26T19:33:06.8137505Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-08-26T19:33:06.8458634Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-26T19:33:07.6426988Z From https://github.com/intel/ideep 2025-08-26T19:33:07.6427826Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-08-26T19:33:07.6506972Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-26T19:33:07.6524994Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-08-26T19:33:07.6550368Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-08-26T19:33:14.4404143Z From https://github.com/intel/mkl-dnn 2025-08-26T19:33:14.4404732Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-08-26T19:33:14.8881309Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-26T19:33:15.6215942Z From https://github.com/intel/ittapi 2025-08-26T19:33:15.6216758Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-08-26T19:33:15.6371655Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-26T19:33:16.4615336Z From https://github.com/pytorch/kineto 2025-08-26T19:33:16.4615975Z * branch 5e7501833f1021ce6f618572d3baf657b6319658 -> FETCH_HEAD 2025-08-26T19:33:16.5370937Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-26T19:33:16.5390441Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:33:16.5397558Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:33:16.5402206Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:33:16.5429095Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-08-26T19:33:17.1911293Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-08-26T19:33:17.7615973Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-08-26T19:33:19.5488237Z From https://github.com/facebookincubator/dynolog 2025-08-26T19:33:19.5488968Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-08-26T19:33:19.6182354Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-26T19:33:19.6202656Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:33:19.6207091Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:33:19.6211743Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:33:19.6216362Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:33:19.6221112Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:33:19.6226059Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:33:19.6232692Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:33:19.6239592Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:33:19.6267768Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-08-26T19:33:21.3349717Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-08-26T19:33:21.7475506Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-08-26T19:33:22.1894858Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-08-26T19:33:22.5529338Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-08-26T19:33:23.0603630Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-08-26T19:33:23.7610841Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-08-26T19:33:24.5351099Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-08-26T19:33:27.1321478Z From https://github.com/NVIDIA/DCGM 2025-08-26T19:33:27.1322116Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-08-26T19:33:27.2970406Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-26T19:33:28.0615632Z From https://github.com/libcpr/cpr 2025-08-26T19:33:28.0616275Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-08-26T19:33:28.0746109Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-26T19:33:28.9923810Z From https://github.com/fmtlib/fmt 2025-08-26T19:33:28.9924374Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-08-26T19:33:29.0169459Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-26T19:33:29.8166446Z From https://github.com/gflags/gflags 2025-08-26T19:33:29.8167085Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-08-26T19:33:29.8262201Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-26T19:33:29.8280083Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:33:29.8305817Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-08-26T19:33:31.0758103Z From https://github.com/gflags/gflags 2025-08-26T19:33:31.0758608Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-08-26T19:33:31.0811200Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-26T19:33:32.0206852Z From https://github.com/google/glog 2025-08-26T19:33:32.0207793Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-08-26T19:33:32.0355100Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-26T19:33:33.6118108Z From https://github.com/google/googletest 2025-08-26T19:33:33.6118780Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-08-26T19:33:33.6454385Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-26T19:33:34.9180250Z From https://github.com/nlohmann/json 2025-08-26T19:33:34.9180874Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-08-26T19:33:34.9982781Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-26T19:33:35.8303978Z From https://github.com/dtrugman/pfs 2025-08-26T19:33:35.8304633Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-08-26T19:33:35.8443659Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-26T19:33:36.7177385Z From https://github.com/fmtlib/fmt 2025-08-26T19:33:36.7178212Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-08-26T19:33:36.7426214Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-26T19:33:37.9388275Z From https://github.com/google/googletest 2025-08-26T19:33:37.9389279Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-08-26T19:33:37.9727391Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-26T19:33:38.9342168Z From https://github.com/ARM-software/kleidiai 2025-08-26T19:33:38.9342783Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-08-26T19:33:38.9871092Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-26T19:33:39.7774943Z From https://github.com/microsoft/mimalloc 2025-08-26T19:33:39.7775538Z * branch fbd8b99c2b828428947d70fdc046bb55609be93e -> FETCH_HEAD 2025-08-26T19:33:39.8084172Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-26T19:33:41.0414885Z From https://github.com/nlohmann/json 2025-08-26T19:33:41.0415537Z * branch 55f93686c01528224f448c19128836e7df245f72 -> FETCH_HEAD 2025-08-26T19:33:41.1433655Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-26T19:33:42.5360738Z From https://github.com/onnx/onnx 2025-08-26T19:33:42.5361175Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-08-26T19:33:42.9986194Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-26T19:33:43.0021575Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-08-26T19:33:43.0048794Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-08-26T19:33:44.4377144Z From https://github.com/pybind/pybind11 2025-08-26T19:33:44.4377929Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-08-26T19:33:44.4668865Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-26T19:33:45.6054163Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-08-26T19:33:45.6054886Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-08-26T19:33:45.6693935Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-26T19:33:45.6714725Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:33:45.6719236Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:33:45.6723430Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:33:45.6728675Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:33:45.6733936Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:33:45.6738930Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:33:45.6745983Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:33:45.6750501Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:33:45.6778378Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-08-26T19:33:46.1549210Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-08-26T19:33:46.8103288Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-08-26T19:33:47.2436923Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-08-26T19:33:47.9301054Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-08-26T19:33:48.3686547Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-08-26T19:33:48.8531486Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-08-26T19:33:49.3006655Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-08-26T19:33:51.4743624Z From https://github.com/google/benchmark 2025-08-26T19:33:51.4744426Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-08-26T19:33:51.4901750Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-26T19:33:53.0749880Z From https://github.com/google/googletest 2025-08-26T19:33:53.0750608Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-08-26T19:33:53.1089765Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-26T19:33:54.0523144Z From https://github.com/microsoft/GSL 2025-08-26T19:33:54.0523794Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-08-26T19:33:54.0620814Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-26T19:33:55.6097186Z From https://github.com/nlohmann/json 2025-08-26T19:33:55.6097833Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-08-26T19:33:55.7052696Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-26T19:33:56.5455689Z From https://github.com/open-telemetry/opentelemetry-proto 2025-08-26T19:33:56.5456279Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-08-26T19:33:56.5555420Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-26T19:33:57.3287095Z From https://github.com/opentracing/opentracing-cpp 2025-08-26T19:33:57.3288190Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-08-26T19:33:57.3398849Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-26T19:33:58.1575884Z From https://github.com/jupp0r/prometheus-cpp 2025-08-26T19:33:58.1576562Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-08-26T19:33:58.1716683Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-26T19:33:58.1734695Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:33:58.1738808Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:33:58.1764356Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-08-26T19:33:59.0031058Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-08-26T19:34:00.5472724Z From https://github.com/civetweb/civetweb 2025-08-26T19:34:00.5473461Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-08-26T19:34:00.7526536Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-26T19:34:01.6819382Z From https://github.com/google/googletest 2025-08-26T19:34:01.6820040Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-08-26T19:34:01.7168675Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-26T19:34:03.6601233Z From https://github.com/Microsoft/vcpkg 2025-08-26T19:34:03.6601885Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-08-26T19:34:04.1769945Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-26T19:34:04.1885443Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-26T19:34:06.9711432Z From https://github.com/protocolbuffers/protobuf 2025-08-26T19:34:06.9712097Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-08-26T19:34:07.2003306Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-26T19:34:07.2028362Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:34:07.2033172Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-08-26T19:34:07.2059507Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-08-26T19:34:07.7266188Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-08-26T19:34:09.2438223Z From https://github.com/google/benchmark 2025-08-26T19:34:09.2438882Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-08-26T19:34:09.2561508Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-26T19:34:10.3294753Z From https://github.com/google/googletest 2025-08-26T19:34:10.3295228Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-08-26T19:34:10.3687205Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-26T19:34:10.3782210Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-26T19:34:11.2275505Z From https://github.com/Maratyszcza/pthreadpool 2025-08-26T19:34:11.2276004Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-08-26T19:34:11.2360952Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-26T19:34:11.9373404Z From https://github.com/pybind/pybind11 2025-08-26T19:34:11.9374082Z * branch f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 -> FETCH_HEAD 2025-08-26T19:34:11.9678644Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-08-26T19:34:12.7931207Z From https://github.com/malfet/PeachPy 2025-08-26T19:34:12.7931863Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-08-26T19:34:12.8157980Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-26T19:34:13.8010536Z From https://github.com/shibatch/sleef 2025-08-26T19:34:13.8011202Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-08-26T19:34:13.8381933Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-26T19:34:13.8621235Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-08-26T19:34:13.8639662Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:34:13.8644539Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:34:13.8649798Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:34:13.8654142Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:34:13.8680900Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-08-26T19:34:14.4276778Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-08-26T19:34:14.9801152Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-08-26T19:34:15.7500061Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-08-26T19:34:17.4579223Z From https://github.com/google/googletest 2025-08-26T19:34:17.4579932Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-08-26T19:34:17.4921489Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-26T19:34:18.2824429Z From https://github.com/google/libnop 2025-08-26T19:34:18.2824954Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-08-26T19:34:18.2939200Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-26T19:34:19.2847335Z From https://github.com/libuv/libuv 2025-08-26T19:34:19.2848186Z * branch 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b -> FETCH_HEAD 2025-08-26T19:34:19.3272081Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-26T19:34:20.2394976Z From https://github.com/pybind/pybind11 2025-08-26T19:34:20.2395924Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-08-26T19:34:20.2634538Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-26T19:34:20.2651865Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:34:20.2678084Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-08-26T19:34:21.4395260Z From https://github.com/wjakob/clang-cindex-python3 2025-08-26T19:34:21.4395966Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-08-26T19:34:21.4453328Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-26T19:34:21.4494422Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-08-26T19:34:21.4724027Z Entering 'android/libs/fbjni' 2025-08-26T19:34:21.4762250Z Entering 'third_party/FP16' 2025-08-26T19:34:21.4800944Z Entering 'third_party/FXdiv' 2025-08-26T19:34:21.4837951Z Entering 'third_party/NNPACK' 2025-08-26T19:34:21.4875500Z Entering 'third_party/NVTX' 2025-08-26T19:34:21.4913315Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:34:21.4950888Z Entering 'third_party/XNNPACK' 2025-08-26T19:34:21.5000663Z Entering 'third_party/aiter' 2025-08-26T19:34:21.5037427Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:34:21.5084644Z Entering 'third_party/benchmark' 2025-08-26T19:34:21.5122165Z Entering 'third_party/composable_kernel' 2025-08-26T19:34:21.5167142Z Entering 'third_party/cpp-httplib' 2025-08-26T19:34:21.5204860Z Entering 'third_party/cpuinfo' 2025-08-26T19:34:21.5243223Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:34:21.5280847Z Entering 'third_party/cutlass' 2025-08-26T19:34:21.5326114Z Entering 'third_party/fbgemm' 2025-08-26T19:34:21.5364808Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:34:21.5402853Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:34:21.5448470Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:34:21.5486466Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:34:21.5533895Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:34:21.5571320Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:34:21.5608510Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:34:21.5649319Z Entering 'third_party/flash-attention' 2025-08-26T19:34:21.5686391Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:34:21.5730293Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:34:21.5776492Z Entering 'third_party/flatbuffers' 2025-08-26T19:34:21.5816842Z Entering 'third_party/fmt' 2025-08-26T19:34:21.5854535Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:34:21.5892549Z Entering 'third_party/gloo' 2025-08-26T19:34:21.5930478Z Entering 'third_party/googletest' 2025-08-26T19:34:21.5968405Z Entering 'third_party/ideep' 2025-08-26T19:34:21.6004469Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:34:21.6050852Z Entering 'third_party/ittapi' 2025-08-26T19:34:21.6089773Z Entering 'third_party/kineto' 2025-08-26T19:34:21.6126398Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:34:21.6163886Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:34:21.6202946Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:34:21.6240828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:34:21.6278279Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:34:21.6313847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:34:21.6355755Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:34:21.6392858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:34:21.6430525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:34:21.6471313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:34:21.6511645Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:34:21.6548832Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:34:21.6589250Z Entering 'third_party/kleidiai' 2025-08-26T19:34:21.6627340Z Entering 'third_party/mimalloc' 2025-08-26T19:34:21.6665641Z Entering 'third_party/nlohmann' 2025-08-26T19:34:21.6705137Z Entering 'third_party/onnx' 2025-08-26T19:34:21.6755863Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:34:21.6798021Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:34:21.6835734Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:34:21.6873680Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:34:21.6911649Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:34:21.6949233Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:34:21.6987292Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:34:21.7024404Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:34:21.7061781Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:34:21.7097706Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:34:21.7136638Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:34:21.7176523Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:34:21.7231636Z Entering 'third_party/pocketfft' 2025-08-26T19:34:21.7268742Z Entering 'third_party/protobuf' 2025-08-26T19:34:21.7307519Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:34:21.7345329Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:34:21.7385282Z Entering 'third_party/psimd' 2025-08-26T19:34:21.7422939Z Entering 'third_party/pthreadpool' 2025-08-26T19:34:21.7459791Z Entering 'third_party/pybind11' 2025-08-26T19:34:21.7497275Z Entering 'third_party/python-peachpy' 2025-08-26T19:34:21.7534193Z Entering 'third_party/sleef' 2025-08-26T19:34:21.7571563Z Entering 'third_party/tensorpipe' 2025-08-26T19:34:21.7607239Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:34:21.7644402Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:34:21.7681372Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:34:21.7719030Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:34:21.7754634Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:34:21.7807148Z ##[endgroup] 2025-08-26T19:34:21.7807958Z ##[group]Persisting credentials for submodules 2025-08-26T19:34:21.7814136Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-08-26T19:34:21.8052966Z Entering 'android/libs/fbjni' 2025-08-26T19:34:21.8095586Z Entering 'third_party/FP16' 2025-08-26T19:34:21.8138474Z Entering 'third_party/FXdiv' 2025-08-26T19:34:21.8180884Z Entering 'third_party/NNPACK' 2025-08-26T19:34:21.8223446Z Entering 'third_party/NVTX' 2025-08-26T19:34:21.8266654Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:34:21.8309006Z Entering 'third_party/XNNPACK' 2025-08-26T19:34:21.8366347Z Entering 'third_party/aiter' 2025-08-26T19:34:21.8408106Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:34:21.8459918Z Entering 'third_party/benchmark' 2025-08-26T19:34:21.8502602Z Entering 'third_party/composable_kernel' 2025-08-26T19:34:21.8552573Z Entering 'third_party/cpp-httplib' 2025-08-26T19:34:21.8594316Z Entering 'third_party/cpuinfo' 2025-08-26T19:34:21.8637015Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:34:21.8679302Z Entering 'third_party/cutlass' 2025-08-26T19:34:21.8729910Z Entering 'third_party/fbgemm' 2025-08-26T19:34:21.8772651Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:34:21.8815078Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:34:21.8863455Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:34:21.8905743Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:34:21.8955230Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:34:21.8998382Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:34:21.9040383Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:34:21.9086328Z Entering 'third_party/flash-attention' 2025-08-26T19:34:21.9128709Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:34:21.9175856Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:34:21.9227500Z Entering 'third_party/flatbuffers' 2025-08-26T19:34:21.9273909Z Entering 'third_party/fmt' 2025-08-26T19:34:21.9316456Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:34:21.9358953Z Entering 'third_party/gloo' 2025-08-26T19:34:21.9401630Z Entering 'third_party/googletest' 2025-08-26T19:34:21.9444009Z Entering 'third_party/ideep' 2025-08-26T19:34:21.9484466Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:34:21.9533938Z Entering 'third_party/ittapi' 2025-08-26T19:34:21.9578821Z Entering 'third_party/kineto' 2025-08-26T19:34:21.9620352Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:34:21.9661876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:34:21.9705787Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:34:21.9748709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:34:21.9792205Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:34:21.9834184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:34:21.9878990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:34:21.9921818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:34:21.9964379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:34:22.0007806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:34:22.0051842Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:34:22.0093860Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:34:22.0138462Z Entering 'third_party/kleidiai' 2025-08-26T19:34:22.0182026Z Entering 'third_party/mimalloc' 2025-08-26T19:34:22.0224992Z Entering 'third_party/nlohmann' 2025-08-26T19:34:22.0269354Z Entering 'third_party/onnx' 2025-08-26T19:34:22.0325247Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:34:22.0372617Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:34:22.0415974Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:34:22.0459107Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:34:22.0501440Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:34:22.0544126Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:34:22.0587502Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:34:22.0629702Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:34:22.0671658Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:34:22.0712817Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:34:22.0757051Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:34:22.0802212Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:34:22.0863150Z Entering 'third_party/pocketfft' 2025-08-26T19:34:22.0906193Z Entering 'third_party/protobuf' 2025-08-26T19:34:22.0951394Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:34:22.0994304Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:34:22.1038793Z Entering 'third_party/psimd' 2025-08-26T19:34:22.1082048Z Entering 'third_party/pthreadpool' 2025-08-26T19:34:22.1125017Z Entering 'third_party/pybind11' 2025-08-26T19:34:22.1168007Z Entering 'third_party/python-peachpy' 2025-08-26T19:34:22.1210420Z Entering 'third_party/sleef' 2025-08-26T19:34:22.1252965Z Entering 'third_party/tensorpipe' 2025-08-26T19:34:22.1294766Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:34:22.1337400Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:34:22.1380559Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:34:22.1422955Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:34:22.1463597Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:34:22.1525055Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-08-26T19:34:22.1751662Z Entering 'android/libs/fbjni' 2025-08-26T19:34:22.1789902Z file:/home/runner/work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-26T19:34:22.1810260Z Entering 'third_party/FP16' 2025-08-26T19:34:22.1847486Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-26T19:34:22.1867113Z Entering 'third_party/FXdiv' 2025-08-26T19:34:22.1904708Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-26T19:34:22.1923844Z Entering 'third_party/NNPACK' 2025-08-26T19:34:22.1961984Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-26T19:34:22.1981349Z Entering 'third_party/NVTX' 2025-08-26T19:34:22.2018387Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-26T19:34:22.2038541Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:34:22.2075408Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-26T19:34:22.2095162Z Entering 'third_party/XNNPACK' 2025-08-26T19:34:22.2132231Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-26T19:34:22.2165122Z Entering 'third_party/aiter' 2025-08-26T19:34:22.2201836Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-26T19:34:22.2221240Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:34:22.2258162Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-26T19:34:22.2287176Z Entering 'third_party/benchmark' 2025-08-26T19:34:22.2324083Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-26T19:34:22.2343934Z Entering 'third_party/composable_kernel' 2025-08-26T19:34:22.2380518Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-26T19:34:22.2408383Z Entering 'third_party/cpp-httplib' 2025-08-26T19:34:22.2445390Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-26T19:34:22.2464866Z Entering 'third_party/cpuinfo' 2025-08-26T19:34:22.2502398Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-26T19:34:22.2521917Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:34:22.2559538Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-26T19:34:22.2578879Z Entering 'third_party/cutlass' 2025-08-26T19:34:22.2616684Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-26T19:34:22.2644154Z Entering 'third_party/fbgemm' 2025-08-26T19:34:22.2681682Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-26T19:34:22.2702204Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:34:22.2739836Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-26T19:34:22.2758850Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:34:22.2796162Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-26T19:34:22.2821888Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:34:22.2859001Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-26T19:34:22.2878991Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:34:22.2917167Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-26T19:34:22.2944534Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:34:22.2982065Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-26T19:34:22.3002284Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:34:22.3039504Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-26T19:34:22.3058946Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:34:22.3096001Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-26T19:34:22.3118977Z Entering 'third_party/flash-attention' 2025-08-26T19:34:22.3156662Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-26T19:34:22.3176375Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:34:22.3214309Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-08-26T19:34:22.3239468Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:34:22.3276628Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-26T19:34:22.3305480Z Entering 'third_party/flatbuffers' 2025-08-26T19:34:22.3343371Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-26T19:34:22.3365641Z Entering 'third_party/fmt' 2025-08-26T19:34:22.3402467Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-26T19:34:22.3423038Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:34:22.3461559Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-26T19:34:22.3481681Z Entering 'third_party/gloo' 2025-08-26T19:34:22.3519041Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-26T19:34:22.3538904Z Entering 'third_party/googletest' 2025-08-26T19:34:22.3576131Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-26T19:34:22.3596006Z Entering 'third_party/ideep' 2025-08-26T19:34:22.3632788Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-26T19:34:22.3650597Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:34:22.3687401Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-26T19:34:22.3714594Z Entering 'third_party/ittapi' 2025-08-26T19:34:22.3752210Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-26T19:34:22.3771432Z Entering 'third_party/kineto' 2025-08-26T19:34:22.3808885Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-26T19:34:22.3827240Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:34:22.3865143Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-08-26T19:34:22.3883999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:34:22.3923836Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-08-26T19:34:22.3945448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:34:22.3983588Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-08-26T19:34:22.4003219Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:34:22.4040411Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-08-26T19:34:22.4060014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:34:22.4097335Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-08-26T19:34:22.4115647Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:34:22.4154635Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-08-26T19:34:22.4176093Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:34:22.4214376Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-08-26T19:34:22.4233776Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:34:22.4271681Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-08-26T19:34:22.4291550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:34:22.4329852Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-08-26T19:34:22.4350286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:34:22.4387512Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-08-26T19:34:22.4410059Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:34:22.4447251Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-08-26T19:34:22.4466724Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:34:22.4503987Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-08-26T19:34:22.4525912Z Entering 'third_party/kleidiai' 2025-08-26T19:34:22.4564609Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-26T19:34:22.4585035Z Entering 'third_party/mimalloc' 2025-08-26T19:34:22.4621946Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-26T19:34:22.4642296Z Entering 'third_party/nlohmann' 2025-08-26T19:34:22.4679417Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-26T19:34:22.4700383Z Entering 'third_party/onnx' 2025-08-26T19:34:22.4737236Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-26T19:34:22.4772149Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:34:22.4811257Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-26T19:34:22.4834942Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:34:22.4872896Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-26T19:34:22.4893078Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:34:22.4930705Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-08-26T19:34:22.4950946Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:34:22.4988699Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-08-26T19:34:22.5008199Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:34:22.5045683Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-08-26T19:34:22.5064431Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:34:22.5101490Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-08-26T19:34:22.5122919Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:34:22.5160834Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-08-26T19:34:22.5179952Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:34:22.5217182Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-08-26T19:34:22.5236974Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:34:22.5274493Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-08-26T19:34:22.5292144Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:34:22.5330033Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-08-26T19:34:22.5352173Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:34:22.5389849Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-08-26T19:34:22.5411639Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:34:22.5449906Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-26T19:34:22.5487344Z Entering 'third_party/pocketfft' 2025-08-26T19:34:22.5525591Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-26T19:34:22.5545090Z Entering 'third_party/protobuf' 2025-08-26T19:34:22.5582841Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-26T19:34:22.5604259Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:34:22.5642118Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-26T19:34:22.5661551Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:34:22.5699419Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-26T19:34:22.5721633Z Entering 'third_party/psimd' 2025-08-26T19:34:22.5758512Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-26T19:34:22.5778829Z Entering 'third_party/pthreadpool' 2025-08-26T19:34:22.5816469Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-26T19:34:22.5836298Z Entering 'third_party/pybind11' 2025-08-26T19:34:22.5873791Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-26T19:34:22.5894100Z Entering 'third_party/python-peachpy' 2025-08-26T19:34:22.5931461Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-26T19:34:22.5950200Z Entering 'third_party/sleef' 2025-08-26T19:34:22.5988277Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-26T19:34:22.6008527Z Entering 'third_party/tensorpipe' 2025-08-26T19:34:22.6045973Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-26T19:34:22.6064634Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:34:22.6102041Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-26T19:34:22.6121084Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:34:22.6158207Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-26T19:34:22.6178299Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:34:22.6217037Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-26T19:34:22.6237173Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:34:22.6274657Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-26T19:34:22.6292161Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:34:22.6330096Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-08-26T19:34:22.6728446Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-08-26T19:34:22.6962424Z Entering 'android/libs/fbjni' 2025-08-26T19:34:22.7000532Z Entering 'third_party/FP16' 2025-08-26T19:34:22.7039345Z Entering 'third_party/FXdiv' 2025-08-26T19:34:22.7076974Z Entering 'third_party/NNPACK' 2025-08-26T19:34:22.7114767Z Entering 'third_party/NVTX' 2025-08-26T19:34:22.7153086Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:34:22.7190756Z Entering 'third_party/XNNPACK' 2025-08-26T19:34:22.7241785Z Entering 'third_party/aiter' 2025-08-26T19:34:22.7279335Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:34:22.7326015Z Entering 'third_party/benchmark' 2025-08-26T19:34:22.7364282Z Entering 'third_party/composable_kernel' 2025-08-26T19:34:22.7410716Z Entering 'third_party/cpp-httplib' 2025-08-26T19:34:22.7448586Z Entering 'third_party/cpuinfo' 2025-08-26T19:34:22.7486693Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:34:22.7524681Z Entering 'third_party/cutlass' 2025-08-26T19:34:22.7571336Z Entering 'third_party/fbgemm' 2025-08-26T19:34:22.7611086Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:34:22.7649103Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:34:22.7693607Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:34:22.7731688Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:34:22.7777334Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:34:22.7815652Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:34:22.7854657Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:34:22.7897265Z Entering 'third_party/flash-attention' 2025-08-26T19:34:22.7934671Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:34:22.7978321Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:34:22.8025131Z Entering 'third_party/flatbuffers' 2025-08-26T19:34:22.8065070Z Entering 'third_party/fmt' 2025-08-26T19:34:22.8102730Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:34:22.8140451Z Entering 'third_party/gloo' 2025-08-26T19:34:22.8179852Z Entering 'third_party/googletest' 2025-08-26T19:34:22.8217892Z Entering 'third_party/ideep' 2025-08-26T19:34:22.8253227Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:34:22.8298251Z Entering 'third_party/ittapi' 2025-08-26T19:34:22.8335867Z Entering 'third_party/kineto' 2025-08-26T19:34:22.8372817Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:34:22.8411660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:34:22.8461907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:34:22.8500414Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:34:22.8538669Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:34:22.8575121Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:34:22.8615513Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:34:22.8653222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:34:22.8691258Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:34:22.8730260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:34:22.8769845Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:34:22.8807139Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:34:22.8846224Z Entering 'third_party/kleidiai' 2025-08-26T19:34:22.8884857Z Entering 'third_party/mimalloc' 2025-08-26T19:34:22.8922780Z Entering 'third_party/nlohmann' 2025-08-26T19:34:22.8962667Z Entering 'third_party/onnx' 2025-08-26T19:34:22.9014499Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:34:22.9056005Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:34:22.9094200Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:34:22.9131338Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:34:22.9167948Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:34:22.9204610Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:34:22.9242674Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:34:22.9279659Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:34:22.9316463Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:34:22.9352529Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:34:22.9393201Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:34:22.9433343Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:34:22.9489132Z Entering 'third_party/pocketfft' 2025-08-26T19:34:22.9526741Z Entering 'third_party/protobuf' 2025-08-26T19:34:22.9565133Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:34:22.9602907Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:34:22.9642723Z Entering 'third_party/psimd' 2025-08-26T19:34:22.9680448Z Entering 'third_party/pthreadpool' 2025-08-26T19:34:22.9717771Z Entering 'third_party/pybind11' 2025-08-26T19:34:22.9755357Z Entering 'third_party/python-peachpy' 2025-08-26T19:34:22.9794189Z Entering 'third_party/sleef' 2025-08-26T19:34:22.9832181Z Entering 'third_party/tensorpipe' 2025-08-26T19:34:22.9868101Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:34:22.9905711Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:34:22.9943216Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:34:22.9981110Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:34:23.0016524Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:34:23.0072519Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-08-26T19:34:23.0296007Z Entering 'android/libs/fbjni' 2025-08-26T19:34:23.0334115Z Entering 'third_party/FP16' 2025-08-26T19:34:23.0372623Z Entering 'third_party/FXdiv' 2025-08-26T19:34:23.0410654Z Entering 'third_party/NNPACK' 2025-08-26T19:34:23.0448632Z Entering 'third_party/NVTX' 2025-08-26T19:34:23.0486562Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:34:23.0524805Z Entering 'third_party/XNNPACK' 2025-08-26T19:34:23.0575607Z Entering 'third_party/aiter' 2025-08-26T19:34:23.0613551Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:34:23.0660224Z Entering 'third_party/benchmark' 2025-08-26T19:34:23.0700293Z Entering 'third_party/composable_kernel' 2025-08-26T19:34:23.0745598Z Entering 'third_party/cpp-httplib' 2025-08-26T19:34:23.0783293Z Entering 'third_party/cpuinfo' 2025-08-26T19:34:23.0821469Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:34:23.0859572Z Entering 'third_party/cutlass' 2025-08-26T19:34:23.0905000Z Entering 'third_party/fbgemm' 2025-08-26T19:34:23.0944456Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:34:23.0982621Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:34:23.1026263Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:34:23.1064634Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:34:23.1109917Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:34:23.1147266Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:34:23.1184246Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:34:23.1224717Z Entering 'third_party/flash-attention' 2025-08-26T19:34:23.1261965Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:34:23.1305818Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:34:23.1352827Z Entering 'third_party/flatbuffers' 2025-08-26T19:34:23.1393473Z Entering 'third_party/fmt' 2025-08-26T19:34:23.1430937Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:34:23.1468905Z Entering 'third_party/gloo' 2025-08-26T19:34:23.1506354Z Entering 'third_party/googletest' 2025-08-26T19:34:23.1544922Z Entering 'third_party/ideep' 2025-08-26T19:34:23.1581287Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:34:23.1626886Z Entering 'third_party/ittapi' 2025-08-26T19:34:23.1665051Z Entering 'third_party/kineto' 2025-08-26T19:34:23.1701393Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:34:23.1738276Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:34:23.1777065Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:34:23.1814844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:34:23.1853381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:34:23.1888654Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:34:23.1930019Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:34:23.1967523Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:34:23.2006076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:34:23.2045806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:34:23.2085443Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:34:23.2122655Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:34:23.2162145Z Entering 'third_party/kleidiai' 2025-08-26T19:34:23.2200071Z Entering 'third_party/mimalloc' 2025-08-26T19:34:23.2238081Z Entering 'third_party/nlohmann' 2025-08-26T19:34:23.2276771Z Entering 'third_party/onnx' 2025-08-26T19:34:23.2328500Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:34:23.2370000Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:34:23.2408167Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:34:23.2445114Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:34:23.2482420Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:34:23.2519334Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:34:23.2557377Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:34:23.2594418Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:34:23.2631343Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:34:23.2666921Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:34:23.2706280Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:34:23.2745458Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:34:23.2801746Z Entering 'third_party/pocketfft' 2025-08-26T19:34:23.2839085Z Entering 'third_party/protobuf' 2025-08-26T19:34:23.2878188Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:34:23.2916086Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:34:23.2956808Z Entering 'third_party/psimd' 2025-08-26T19:34:23.2994181Z Entering 'third_party/pthreadpool' 2025-08-26T19:34:23.3032159Z Entering 'third_party/pybind11' 2025-08-26T19:34:23.3069476Z Entering 'third_party/python-peachpy' 2025-08-26T19:34:23.3106914Z Entering 'third_party/sleef' 2025-08-26T19:34:23.3144924Z Entering 'third_party/tensorpipe' 2025-08-26T19:34:23.3180901Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:34:23.3218688Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:34:23.3255128Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:34:23.3292911Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:34:23.3328383Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:34:23.3381256Z ##[endgroup] 2025-08-26T19:34:23.3417005Z [command]/usr/bin/git log -1 --format=%H 2025-08-26T19:34:23.3438716Z 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T19:34:23.3607080Z ##[group]Run echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-08-26T19:34:23.3607521Z echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-08-26T19:34:23.3719394Z shell: /usr/bin/bash -e {0} 2025-08-26T19:34:23.3719645Z ##[endgroup] 2025-08-26T19:34:23.3828198Z ##[group]Run tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-08-26T19:34:23.3828618Z tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-08-26T19:34:23.3828966Z tag_or_branch="${tag_or_branch#refs/heads/}" 2025-08-26T19:34:23.3829328Z # replace directory separators with _ in branch name 2025-08-26T19:34:23.3829680Z tag_or_branch="${tag_or_branch//\//_}" 2025-08-26T19:34:23.3830051Z echo "PT_RELEASE_NAME=pytorch-$tag_or_branch" >> "$GITHUB_ENV" 2025-08-26T19:34:23.3830502Z echo "PT_RELEASE_FILE=pytorch-$tag_or_branch.tar.gz" >> "$GITHUB_ENV" 2025-08-26T19:34:23.3868084Z shell: /usr/bin/bash -e {0} 2025-08-26T19:34:23.3868333Z env: 2025-08-26T19:34:23.3868530Z PT_GITHUB_REF: refs/heads/main 2025-08-26T19:34:23.3868771Z ##[endgroup] 2025-08-26T19:34:23.3947449Z ##[group]Run python3 tools/optional_submodules.py 2025-08-26T19:34:23.3948047Z python3 tools/optional_submodules.py 2025-08-26T19:34:23.3985583Z shell: /usr/bin/bash -e {0} 2025-08-26T19:34:23.3985808Z env: 2025-08-26T19:34:23.3985992Z PT_GITHUB_REF: refs/heads/main 2025-08-26T19:34:23.3986236Z PT_RELEASE_NAME: pytorch-main 2025-08-26T19:34:23.3986491Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-08-26T19:34:23.3986738Z ##[endgroup] 2025-08-26T19:34:23.4298912Z Cloning into 'nccl'... 2025-08-26T19:34:24.0034589Z Note: switching to '3ea7eedf3b9b94f1d9f99f4e55536dfcbd23c1ca'. 2025-08-26T19:34:24.0035094Z 2025-08-26T19:34:24.0035411Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-26T19:34:24.0036189Z changes and commit them, and you can discard any commits you make in this 2025-08-26T19:34:24.0036944Z state without impacting any branches by switching back to a branch. 2025-08-26T19:34:24.0037402Z 2025-08-26T19:34:24.0037952Z If you want to create a new branch to retain commits you create, you may 2025-08-26T19:34:24.0038663Z do so (now or later) by using -c with the switch command. Example: 2025-08-26T19:34:24.0039083Z 2025-08-26T19:34:24.0039255Z git switch -c 2025-08-26T19:34:24.0039538Z 2025-08-26T19:34:24.0039690Z Or undo this operation with: 2025-08-26T19:34:24.0039953Z 2025-08-26T19:34:24.0040081Z git switch - 2025-08-26T19:34:24.0040281Z 2025-08-26T19:34:24.0040614Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-26T19:34:24.0041102Z 2025-08-26T19:34:24.0272908Z Cloning into 'eigen'... 2025-08-26T19:34:24.4767867Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-08-26T19:34:25.1861933Z Note: switching to '3147391d946bb4b6c68edd901f2add6ac1f31f8c'. 2025-08-26T19:34:25.1862365Z 2025-08-26T19:34:25.1862573Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-26T19:34:25.1863059Z changes and commit them, and you can discard any commits you make in this 2025-08-26T19:34:25.1863741Z state without impacting any branches by switching back to a branch. 2025-08-26T19:34:25.1864002Z 2025-08-26T19:34:25.1864180Z If you want to create a new branch to retain commits you create, you may 2025-08-26T19:34:25.1864581Z do so (now or later) by using -c with the switch command. Example: 2025-08-26T19:34:25.1864815Z 2025-08-26T19:34:25.1864920Z git switch -c 2025-08-26T19:34:25.1865085Z 2025-08-26T19:34:25.1865185Z Or undo this operation with: 2025-08-26T19:34:25.1865338Z 2025-08-26T19:34:25.1865429Z git switch - 2025-08-26T19:34:25.1865543Z 2025-08-26T19:34:25.1865738Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-26T19:34:25.1866020Z 2025-08-26T19:34:25.3020778Z -- Checkout nccl release tag: v2.27.5-1 2025-08-26T19:34:25.3021270Z -- Checkout Eigen release tag: 3.4.0 2025-08-26T19:34:25.3095429Z ##[group]Run # Replace symlink with actual file 2025-08-26T19:34:25.3095782Z # Replace symlink with actual file 2025-08-26T19:34:25.3096070Z rm docs/requirements.txt || true 2025-08-26T19:34:25.3096405Z cp .ci/docker/requirements-docs.txt docs/requirements.txt 2025-08-26T19:34:25.3135472Z shell: /usr/bin/bash -e {0} 2025-08-26T19:34:25.3135700Z env: 2025-08-26T19:34:25.3135883Z PT_GITHUB_REF: refs/heads/main 2025-08-26T19:34:25.3136126Z PT_RELEASE_NAME: pytorch-main 2025-08-26T19:34:25.3136370Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-08-26T19:34:25.3136608Z ##[endgroup] 2025-08-26T19:34:25.3236904Z ##[group]Run # Create new folder with specified name so extracting the archive yields that 2025-08-26T19:34:25.3237453Z # Create new folder with specified name so extracting the archive yields that 2025-08-26T19:34:25.3238147Z rm -rf "/tmp/$PT_RELEASE_NAME" 2025-08-26T19:34:25.3238440Z cp -r "$PWD" "/tmp/$PT_RELEASE_NAME" 2025-08-26T19:34:25.3238706Z mv "/tmp/$PT_RELEASE_NAME" . 2025-08-26T19:34:25.3238945Z # Cleanup 2025-08-26T19:34:25.3239178Z rm -rf "$PT_RELEASE_NAME"/{.circleci,.ci} 2025-08-26T19:34:25.3239530Z find "$PT_RELEASE_NAME" -name '.git*' -exec rm -rv {} \; || true 2025-08-26T19:34:25.3239850Z # Create archive 2025-08-26T19:34:25.3240105Z tar -czf "$PT_RELEASE_FILE" "$PT_RELEASE_NAME" 2025-08-26T19:34:25.3240547Z echo "Created source archive $PT_RELEASE_FILE with content: $(ls -a "$PT_RELEASE_NAME")" 2025-08-26T19:34:25.3274807Z shell: /usr/bin/bash -e {0} 2025-08-26T19:34:25.3275067Z env: 2025-08-26T19:34:25.3275248Z PT_GITHUB_REF: refs/heads/main 2025-08-26T19:34:25.3275495Z PT_RELEASE_NAME: pytorch-main 2025-08-26T19:34:25.3275734Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-08-26T19:34:25.3275979Z ##[endgroup] 2025-08-26T19:34:31.9055930Z removed 'pytorch-main/third_party/mimalloc/.gitignore' 2025-08-26T19:34:31.9071438Z removed 'pytorch-main/third_party/mimalloc/.gitattributes' 2025-08-26T19:34:31.9083233Z removed 'pytorch-main/third_party/mimalloc/.git' 2025-08-26T19:34:31.9094832Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitignore' 2025-08-26T19:34:31.9111468Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitattributes' 2025-08-26T19:34:31.9127452Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/dependabot.yml' 2025-08-26T19:34:31.9129946Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler.yml' 2025-08-26T19:34:31.9130955Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/emscripten.yaml' 2025-08-26T19:34:31.9131948Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/labeler.yml' 2025-08-26T19:34:31.9132917Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/format.yml' 2025-08-26T19:34:31.9133904Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/pip.yml' 2025-08-26T19:34:31.9134999Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/upstream.yml' 2025-08-26T19:34:31.9136295Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/configure.yml' 2025-08-26T19:34:31.9137289Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/ci.yml' 2025-08-26T19:34:31.9138712Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows' 2025-08-26T19:34:31.9139728Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/pull_request_template.md' 2025-08-26T19:34:31.9140708Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CODEOWNERS' 2025-08-26T19:34:31.9141775Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers/pylint.json' 2025-08-26T19:34:31.9142740Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers' 2025-08-26T19:34:31.9143673Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler_merged.yml' 2025-08-26T19:34:31.9144583Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CONTRIBUTING.md' 2025-08-26T19:34:31.9145555Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:31.9146590Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-08-26T19:34:31.9147804Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:31.9148991Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github' 2025-08-26T19:34:31.9152076Z find: ‘pytorch-main/third_party/onnx/third_party/pybind11/.github’: No such file or directory 2025-08-26T19:34:31.9152977Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.git' 2025-08-26T19:34:31.9668253Z removed 'pytorch-main/third_party/onnx/.gitignore' 2025-08-26T19:34:31.9679330Z removed 'pytorch-main/third_party/onnx/.gitmodules' 2025-08-26T19:34:31.9691827Z removed 'pytorch-main/third_party/onnx/docs/docsgen/source/repo-docs/.gitignore' 2025-08-26T19:34:31.9703012Z removed 'pytorch-main/third_party/onnx/.git-blame-ignore-revs' 2025-08-26T19:34:31.9713115Z removed 'pytorch-main/third_party/onnx/.gitattributes' 2025-08-26T19:34:31.9731198Z removed 'pytorch-main/third_party/onnx/.github/dependabot.yml' 2025-08-26T19:34:31.9732103Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win.yml' 2025-08-26T19:34:31.9732850Z removed 'pytorch-main/third_party/onnx/.github/workflows/win_no_exception_ci.yml' 2025-08-26T19:34:31.9733632Z removed 'pytorch-main/third_party/onnx/.github/workflows/reuse.yml' 2025-08-26T19:34:31.9734378Z removed 'pytorch-main/third_party/onnx/.github/workflows/preview_source_dist_test.yml' 2025-08-26T19:34:31.9734843Z removed 'pytorch-main/third_party/onnx/.github/workflows/main.yml' 2025-08-26T19:34:31.9735266Z removed 'pytorch-main/third_party/onnx/.github/workflows/scorecard.yml' 2025-08-26T19:34:31.9735723Z removed 'pytorch-main/third_party/onnx/.github/workflows/main_freethreading.yml' 2025-08-26T19:34:31.9736203Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_sdist.yml' 2025-08-26T19:34:31.9736644Z removed 'pytorch-main/third_party/onnx/.github/workflows/codeql.yml' 2025-08-26T19:34:31.9737106Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_freethreading.yml' 2025-08-26T19:34:31.9737785Z removed 'pytorch-main/third_party/onnx/.github/workflows/auto_update_doc.yml' 2025-08-26T19:34:31.9738245Z removed 'pytorch-main/third_party/onnx/.github/workflows/check_urls.yml' 2025-08-26T19:34:31.9738670Z removed 'pytorch-main/third_party/onnx/.github/workflows/stale.yml' 2025-08-26T19:34:31.9739108Z removed 'pytorch-main/third_party/onnx/.github/workflows/create_release.yml' 2025-08-26T19:34:31.9739576Z removed 'pytorch-main/third_party/onnx/.github/workflows/manylinux/entrypoint.sh' 2025-08-26T19:34:31.9740051Z removed directory 'pytorch-main/third_party/onnx/.github/workflows/manylinux' 2025-08-26T19:34:31.9740503Z removed 'pytorch-main/third_party/onnx/.github/workflows/dco_merge_group.yml' 2025-08-26T19:34:31.9741191Z removed 'pytorch-main/third_party/onnx/.github/workflows/pages.yml' 2025-08-26T19:34:31.9741637Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_arm64.yml' 2025-08-26T19:34:31.9742130Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac.yml' 2025-08-26T19:34:31.9742932Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review.yml' 2025-08-26T19:34:31.9743444Z removed 'pytorch-main/third_party/onnx/.github/workflows/lint.yml' 2025-08-26T19:34:31.9743901Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review_post.yml' 2025-08-26T19:34:31.9744415Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac_freethreading.yml' 2025-08-26T19:34:31.9744923Z removed 'pytorch-main/third_party/onnx/.github/workflows/weekly_mac_ci.yml' 2025-08-26T19:34:31.9745414Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_aarch64.yml' 2025-08-26T19:34:31.9745927Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_x86_64.yml' 2025-08-26T19:34:31.9746395Z removed 'pytorch-main/third_party/onnx/.github/workflows/pr_checks.yml' 2025-08-26T19:34:31.9746820Z removed directory 'pytorch-main/third_party/onnx/.github/workflows' 2025-08-26T19:34:31.9747242Z removed 'pytorch-main/third_party/onnx/.github/pull_request_template.md' 2025-08-26T19:34:31.9747820Z removed 'pytorch-main/third_party/onnx/.github/Install_test.yml' 2025-08-26T19:34:31.9748384Z removed 'pytorch-main/third_party/onnx/.github/codeql/codeql-config.yml' 2025-08-26T19:34:31.9749113Z find: ‘pytorch-main/third_party/onnx/.github’: No such file or directory 2025-08-26T19:34:31.9749540Z removed directory 'pytorch-main/third_party/onnx/.github/codeql' 2025-08-26T19:34:31.9749976Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:31.9750430Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/operator.md' 2025-08-26T19:34:31.9750937Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-08-26T19:34:31.9751401Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/bug.md' 2025-08-26T19:34:31.9751828Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/question.md' 2025-08-26T19:34:31.9752265Z removed directory 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:31.9752656Z removed directory 'pytorch-main/third_party/onnx/.github' 2025-08-26T19:34:31.9752977Z removed 'pytorch-main/third_party/onnx/.git' 2025-08-26T19:34:31.9753417Z removed 'pytorch-main/third_party/fmt/.gitignore' 2025-08-26T19:34:31.9767057Z removed 'pytorch-main/third_party/fmt/test/fuzzing/.gitignore' 2025-08-26T19:34:31.9781231Z removed 'pytorch-main/third_party/fmt/.github/dependabot.yml' 2025-08-26T19:34:31.9782006Z removed 'pytorch-main/third_party/fmt/.github/workflows/scorecard.yml' 2025-08-26T19:34:31.9782757Z removed 'pytorch-main/third_party/fmt/.github/workflows/macos.yml' 2025-08-26T19:34:31.9783466Z removed 'pytorch-main/third_party/fmt/.github/workflows/linux.yml' 2025-08-26T19:34:31.9784192Z removed 'pytorch-main/third_party/fmt/.github/workflows/cifuzz.yml' 2025-08-26T19:34:31.9784918Z removed 'pytorch-main/third_party/fmt/.github/workflows/windows.yml' 2025-08-26T19:34:31.9785344Z removed 'pytorch-main/third_party/fmt/.github/workflows/lint.yml' 2025-08-26T19:34:31.9785743Z removed 'pytorch-main/third_party/fmt/.github/workflows/doc.yml' 2025-08-26T19:34:31.9786144Z removed directory 'pytorch-main/third_party/fmt/.github/workflows' 2025-08-26T19:34:31.9786563Z removed 'pytorch-main/third_party/fmt/.github/pull_request_template.md' 2025-08-26T19:34:31.9786976Z removed 'pytorch-main/third_party/fmt/.github/issue_template.md' 2025-08-26T19:34:31.9787336Z removed directory 'pytorch-main/third_party/fmt/.github' 2025-08-26T19:34:31.9788036Z find: ‘pytorch-main/third_party/fmt/.github’: No such file or directory 2025-08-26T19:34:31.9792159Z removed 'pytorch-main/third_party/fmt/.git' 2025-08-26T19:34:31.9802848Z removed 'pytorch-main/third_party/psimd/.gitignore' 2025-08-26T19:34:31.9814486Z removed 'pytorch-main/third_party/psimd/.git' 2025-08-26T19:34:31.9825880Z removed 'pytorch-main/third_party/FXdiv/.gitignore' 2025-08-26T19:34:31.9836636Z removed 'pytorch-main/third_party/FXdiv/.git' 2025-08-26T19:34:31.9847462Z removed 'pytorch-main/third_party/aiter/.gitignore' 2025-08-26T19:34:31.9862181Z removed 'pytorch-main/third_party/aiter/.githooks/install' 2025-08-26T19:34:31.9862626Z removed 'pytorch-main/third_party/aiter/.githooks/pre-commit' 2025-08-26T19:34:31.9863113Z removed directory 'pytorch-main/third_party/aiter/.githooks' 2025-08-26T19:34:31.9864073Z find: ‘pytorch-main/third_party/aiter/.githooks’: No such file or directory 2025-08-26T19:34:31.9872687Z removed 'pytorch-main/third_party/aiter/.gitmodules' 2025-08-26T19:34:31.9901350Z removed 'pytorch-main/third_party/aiter/.github/workflows/deps.yaml' 2025-08-26T19:34:31.9901814Z removed 'pytorch-main/third_party/aiter/.github/workflows/ruff.yaml' 2025-08-26T19:34:31.9902481Z removed 'pytorch-main/third_party/aiter/.github/workflows/black.yaml' 2025-08-26T19:34:31.9903250Z removed directory 'pytorch-main/third_party/aiter/.github/workflows' 2025-08-26T19:34:31.9903883Z removed 'pytorch-main/third_party/aiter/.github/scripts/check_deps.sh' 2025-08-26T19:34:31.9904323Z removed directory 'pytorch-main/third_party/aiter/.github/scripts' 2025-08-26T19:34:31.9904708Z removed directory 'pytorch-main/third_party/aiter/.github' 2025-08-26T19:34:31.9905396Z find: ‘pytorch-main/third_party/aiter/.github’: No such file or directory 2025-08-26T19:34:31.9911777Z removed 'pytorch-main/third_party/aiter/.git' 2025-08-26T19:34:31.9923390Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.gitignore' 2025-08-26T19:34:32.0054108Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/dependabot.yml' 2025-08-26T19:34:32.0054955Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.0056029Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/CODEOWNERS' 2025-08-26T19:34:32.0057057Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.0058146Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.0058794Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.0059508Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-08-26T19:34:32.0060208Z removed directory 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.0060814Z removed directory 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github' 2025-08-26T19:34:32.0061589Z find: ‘pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github’: No such file or directory 2025-08-26T19:34:32.0065822Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.git' 2025-08-26T19:34:32.0085888Z removed 'pytorch-main/third_party/sleef/.github/workflows/check_compatibility.yml' 2025-08-26T19:34:32.0086443Z removed 'pytorch-main/third_party/sleef/.github/workflows/build_and_test.yml' 2025-08-26T19:34:32.0087323Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-cross-llvm-mingw.yml' 2025-08-26T19:34:32.0088568Z removed 'pytorch-main/third_party/sleef/.github/workflows/pages.yml' 2025-08-26T19:34:32.0089272Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-as-subproject.yml' 2025-08-26T19:34:32.0089818Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-msys2.yml' 2025-08-26T19:34:32.0090353Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-macos.yml' 2025-08-26T19:34:32.0090870Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-examples.yml' 2025-08-26T19:34:32.0091347Z removed directory 'pytorch-main/third_party/sleef/.github/workflows' 2025-08-26T19:34:32.0091970Z removed 'pytorch-main/third_party/sleef/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.0092443Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.0092927Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.0093432Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.0093955Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/docs_request.md' 2025-08-26T19:34:32.0094455Z removed directory 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.0094889Z removed directory 'pytorch-main/third_party/sleef/.github' 2025-08-26T19:34:32.0095433Z find: ‘pytorch-main/third_party/sleef/.github’: No such file or directory 2025-08-26T19:34:32.0096535Z removed 'pytorch-main/third_party/sleef/.git' 2025-08-26T19:34:32.0107140Z removed 'pytorch-main/third_party/NVTX/.gitignore' 2025-08-26T19:34:32.0118944Z removed 'pytorch-main/third_party/NVTX/tools/sample-injection/.gitignore' 2025-08-26T19:34:32.0136350Z removed 'pytorch-main/third_party/NVTX/tests/.gitignore' 2025-08-26T19:34:32.0151663Z removed 'pytorch-main/third_party/NVTX/.github/workflows/test.yml' 2025-08-26T19:34:32.0152147Z removed 'pytorch-main/third_party/NVTX/.github/workflows/cibw.yml' 2025-08-26T19:34:32.0152839Z removed directory 'pytorch-main/third_party/NVTX/.github/workflows' 2025-08-26T19:34:32.0153600Z removed directory 'pytorch-main/third_party/NVTX/.github' 2025-08-26T19:34:32.0154449Z find: ‘pytorch-main/third_party/NVTX/.github’: No such file or directory 2025-08-26T19:34:32.0162400Z removed 'pytorch-main/third_party/NVTX/.git' 2025-08-26T19:34:32.0172794Z removed 'pytorch-main/third_party/nlohmann/.gitignore' 2025-08-26T19:34:32.0211887Z removed 'pytorch-main/third_party/nlohmann/.github/config.yml' 2025-08-26T19:34:32.0212589Z removed 'pytorch-main/third_party/nlohmann/.github/dependabot.yml' 2025-08-26T19:34:32.0213392Z removed 'pytorch-main/third_party/nlohmann/.github/external_ci/appveyor.yml' 2025-08-26T19:34:32.0214236Z removed directory 'pytorch-main/third_party/nlohmann/.github/external_ci' 2025-08-26T19:34:32.0214986Z removed 'pytorch-main/third_party/nlohmann/.github/labeler.yml' 2025-08-26T19:34:32.0215716Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/scorecards.yml' 2025-08-26T19:34:32.0216234Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/check_amalgamation.yml' 2025-08-26T19:34:32.0216754Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/labeler.yml' 2025-08-26T19:34:32.0217212Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/macos.yml' 2025-08-26T19:34:32.0217956Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/comment_check_amalgamation.yml' 2025-08-26T19:34:32.0218509Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/stale.yml' 2025-08-26T19:34:32.0219023Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/dependency-review.yml' 2025-08-26T19:34:32.0219537Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/cifuzz.yml' 2025-08-26T19:34:32.0220000Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/ubuntu.yml' 2025-08-26T19:34:32.0220514Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/publish_documentation.yml' 2025-08-26T19:34:32.0221062Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.0221561Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/windows.yml' 2025-08-26T19:34:32.0222030Z removed directory 'pytorch-main/third_party/nlohmann/.github/workflows' 2025-08-26T19:34:32.0222631Z removed 'pytorch-main/third_party/nlohmann/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.0223160Z removed 'pytorch-main/third_party/nlohmann/.github/FUNDING.yml' 2025-08-26T19:34:32.0223533Z removed 'pytorch-main/third_party/nlohmann/.github/CODEOWNERS' 2025-08-26T19:34:32.0224159Z removed 'pytorch-main/third_party/nlohmann/.github/CODE_OF_CONDUCT.md' 2025-08-26T19:34:32.0224876Z removed 'pytorch-main/third_party/nlohmann/.github/SECURITY.md' 2025-08-26T19:34:32.0225782Z removed 'pytorch-main/third_party/nlohmann/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.0226565Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.0227029Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/bug.yaml' 2025-08-26T19:34:32.0227499Z removed directory 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.0228208Z removed directory 'pytorch-main/third_party/nlohmann/.github' 2025-08-26T19:34:32.0228797Z find: ‘pytorch-main/third_party/nlohmann/.github’: No such file or directory 2025-08-26T19:34:32.0229187Z removed 'pytorch-main/third_party/nlohmann/.git' 2025-08-26T19:34:32.0234899Z removed 'pytorch-main/third_party/gloo/.gitignore' 2025-08-26T19:34:32.0249688Z removed 'pytorch-main/third_party/gloo/.gitmodules' 2025-08-26T19:34:32.0262511Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-linux.yml' 2025-08-26T19:34:32.0263024Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-windows.yml' 2025-08-26T19:34:32.0263782Z removed 'pytorch-main/third_party/gloo/.github/workflows/super-linter.yml' 2025-08-26T19:34:32.0264568Z removed directory 'pytorch-main/third_party/gloo/.github/workflows' 2025-08-26T19:34:32.0265195Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.clang-format' 2025-08-26T19:34:32.0265812Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.yaml-lint.yml' 2025-08-26T19:34:32.0266252Z removed directory 'pytorch-main/third_party/gloo/.github/config/lint' 2025-08-26T19:34:32.0266649Z removed directory 'pytorch-main/third_party/gloo/.github/config' 2025-08-26T19:34:32.0267017Z removed directory 'pytorch-main/third_party/gloo/.github' 2025-08-26T19:34:32.0267534Z find: ‘pytorch-main/third_party/gloo/.github’: No such file or directory 2025-08-26T19:34:32.0273710Z removed 'pytorch-main/third_party/gloo/.git' 2025-08-26T19:34:32.0285016Z removed 'pytorch-main/third_party/NNPACK/.gitignore' 2025-08-26T19:34:32.0302895Z removed 'pytorch-main/third_party/NNPACK/.git' 2025-08-26T19:34:32.0314689Z removed 'pytorch-main/third_party/kleidiai/.gitignore' 2025-08-26T19:34:32.0331115Z removed 'pytorch-main/third_party/kleidiai/.gitlab-ci.yml' 2025-08-26T19:34:32.0342699Z removed 'pytorch-main/third_party/kleidiai/docker/.gitignore' 2025-08-26T19:34:32.0354055Z removed 'pytorch-main/third_party/kleidiai/.git' 2025-08-26T19:34:32.0365257Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.gitignore' 2025-08-26T19:34:32.0379023Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.git' 2025-08-26T19:34:32.0413014Z removed 'pytorch-main/third_party/cutlass/.gitignore' 2025-08-26T19:34:32.0428165Z removed 'pytorch-main/third_party/cutlass/.gitmodules' 2025-08-26T19:34:32.0502687Z removed 'pytorch-main/third_party/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-08-26T19:34:32.0533808Z removed 'pytorch-main/third_party/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-08-26T19:34:32.0534604Z removed 'pytorch-main/third_party/cutlass/.github/workflows/labeler.yml' 2025-08-26T19:34:32.0535460Z removed 'pytorch-main/third_party/cutlass/.github/workflows/blossom-ci.yml' 2025-08-26T19:34:32.0536225Z removed 'pytorch-main/third_party/cutlass/.github/workflows/stale.yml' 2025-08-26T19:34:32.0536698Z removed directory 'pytorch-main/third_party/cutlass/.github/workflows' 2025-08-26T19:34:32.0537172Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.0537948Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-08-26T19:34:32.0538512Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.0539045Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.0539610Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-08-26T19:34:32.0540126Z removed directory 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.0540949Z find: ‘pytorch-main/third_party/cutlass/.github’: No such file or directory 2025-08-26T19:34:32.0541394Z removed directory 'pytorch-main/third_party/cutlass/.github' 2025-08-26T19:34:32.0544087Z removed 'pytorch-main/third_party/cutlass/.git' 2025-08-26T19:34:32.0555109Z removed 'pytorch-main/third_party/benchmark/.gitignore' 2025-08-26T19:34:32.0573316Z removed 'pytorch-main/third_party/benchmark/.github/install_bazel.sh' 2025-08-26T19:34:32.0573994Z removed 'pytorch-main/third_party/benchmark/.github/workflows/doxygen.yml' 2025-08-26T19:34:32.0574910Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-08-26T19:34:32.0575918Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-08-26T19:34:32.0576543Z removed 'pytorch-main/third_party/benchmark/.github/workflows/pre-commit.yml' 2025-08-26T19:34:32.0577080Z removed 'pytorch-main/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-08-26T19:34:32.0577829Z removed 'pytorch-main/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-08-26T19:34:32.0578406Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-tidy-lint.yml' 2025-08-26T19:34:32.0578945Z removed 'pytorch-main/third_party/benchmark/.github/workflows/bazel.yml' 2025-08-26T19:34:32.0579474Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-08-26T19:34:32.0580166Z removed 'pytorch-main/third_party/benchmark/.github/workflows/wheels.yml' 2025-08-26T19:34:32.0580748Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-min-cmake.yml' 2025-08-26T19:34:32.0581319Z removed directory 'pytorch-main/third_party/benchmark/.github/workflows' 2025-08-26T19:34:32.0581802Z removed 'pytorch-main/third_party/benchmark/.github/libcxx-setup.sh' 2025-08-26T19:34:32.0582431Z find: ‘pytorch-main/third_party/benchmark/.github’: No such file or directory 2025-08-26T19:34:32.0582990Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.0583737Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.0584398Z removed directory 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.0584914Z removed directory 'pytorch-main/third_party/benchmark/.github' 2025-08-26T19:34:32.0585524Z removed 'pytorch-main/third_party/benchmark/.git' 2025-08-26T19:34:32.0596845Z removed 'pytorch-main/third_party/XNNPACK/.gitignore' 2025-08-26T19:34:32.0745587Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-approved.yml' 2025-08-26T19:34:32.0746436Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-push.yml' 2025-08-26T19:34:32.0747319Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build-linux-windows.yml' 2025-08-26T19:34:32.0748428Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-merge-to-master.yml' 2025-08-26T19:34:32.0749374Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/sde-tests-linux-windows.yml' 2025-08-26T19:34:32.0750266Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build.yml' 2025-08-26T19:34:32.0751003Z removed directory 'pytorch-main/third_party/XNNPACK/.github/workflows' 2025-08-26T19:34:32.0751529Z removed directory 'pytorch-main/third_party/XNNPACK/.github' 2025-08-26T19:34:32.0752109Z find: ‘pytorch-main/third_party/XNNPACK/.github’: No such file or directory 2025-08-26T19:34:32.0756183Z removed 'pytorch-main/third_party/XNNPACK/.git' 2025-08-26T19:34:32.0767757Z removed 'pytorch-main/third_party/ittapi/.gitignore' 2025-08-26T19:34:32.0788075Z removed 'pytorch-main/third_party/ittapi/rust/.gitignore' 2025-08-26T19:34:32.0789773Z removed 'pytorch-main/third_party/ittapi/rust/scripts/.gitignore' 2025-08-26T19:34:32.0802556Z removed 'pytorch-main/third_party/ittapi/src/ittnotify_refcol/.gitignore' 2025-08-26T19:34:32.0813236Z removed 'pytorch-main/third_party/ittapi/python/.gitignore' 2025-08-26T19:34:32.0827367Z removed 'pytorch-main/third_party/ittapi/.github/dependabot.yml' 2025-08-26T19:34:32.0828189Z removed 'pytorch-main/third_party/ittapi/.github/workflows/main.yml' 2025-08-26T19:34:32.0829083Z removed 'pytorch-main/third_party/ittapi/.github/workflows/codeql.yml' 2025-08-26T19:34:32.0830066Z removed 'pytorch-main/third_party/ittapi/.github/workflows/release.yml' 2025-08-26T19:34:32.0830883Z removed directory 'pytorch-main/third_party/ittapi/.github/workflows' 2025-08-26T19:34:32.0831418Z removed directory 'pytorch-main/third_party/ittapi/.github' 2025-08-26T19:34:32.0832095Z find: ‘pytorch-main/third_party/ittapi/.github’: No such file or directory 2025-08-26T19:34:32.0838806Z removed 'pytorch-main/third_party/ittapi/.git' 2025-08-26T19:34:32.0850224Z removed 'pytorch-main/third_party/python-peachpy/.gitignore' 2025-08-26T19:34:32.0863845Z removed 'pytorch-main/third_party/python-peachpy/.git' 2025-08-26T19:34:32.0874582Z removed 'pytorch-main/third_party/kineto/.gitignore' 2025-08-26T19:34:32.0885234Z removed 'pytorch-main/third_party/kineto/.gitmodules' 2025-08-26T19:34:32.0896705Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.gitignore' 2025-08-26T19:34:32.0909873Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/test/fuzzing/.gitignore' 2025-08-26T19:34:32.0923328Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/dependabot.yml' 2025-08-26T19:34:32.0924276Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/scorecard.yml' 2025-08-26T19:34:32.0925388Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/macos.yml' 2025-08-26T19:34:32.0926179Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/linux.yml' 2025-08-26T19:34:32.0926777Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/cifuzz.yml' 2025-08-26T19:34:32.0927389Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/windows.yml' 2025-08-26T19:34:32.0928183Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/lint.yml' 2025-08-26T19:34:32.0928764Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/doc.yml' 2025-08-26T19:34:32.0929343Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows' 2025-08-26T19:34:32.0929954Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/pull_request_template.md' 2025-08-26T19:34:32.0930562Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/issue_template.md' 2025-08-26T19:34:32.0931115Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github' 2025-08-26T19:34:32.0931841Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github’: No such file or directory 2025-08-26T19:34:32.0933648Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.git' 2025-08-26T19:34:32.0944083Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.gitignore' 2025-08-26T19:34:32.0960219Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.git' 2025-08-26T19:34:32.0971970Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.gitignore' 2025-08-26T19:34:32.0986567Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/.gitignore' 2025-08-26T19:34:32.0997921Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github/pull_request_template.md' 2025-08-26T19:34:32.0999053Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github' 2025-08-26T19:34:32.1000492Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github’: No such file or directory 2025-08-26T19:34:32.1008143Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.git' 2025-08-26T19:34:32.1018708Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitignore' 2025-08-26T19:34:32.1030909Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitattributes' 2025-08-26T19:34:32.1042722Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/macos.yml' 2025-08-26T19:34:32.1043941Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/linux.yml' 2025-08-26T19:34:32.1045364Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/windows.yml' 2025-08-26T19:34:32.1046291Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/android.yml' 2025-08-26T19:34:32.1047196Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows' 2025-08-26T19:34:32.1048528Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github' 2025-08-26T19:34:32.1049592Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github’: No such file or directory 2025-08-26T19:34:32.1053845Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.git' 2025-08-26T19:34:32.1064768Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.gitignore' 2025-08-26T19:34:32.1083003Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/workflows/gtest-ci.yml' 2025-08-26T19:34:32.1084157Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/workflows' 2025-08-26T19:34:32.1085470Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.1086359Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-08-26T19:34:32.1087256Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-08-26T19:34:32.1088355Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.1089123Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github' 2025-08-26T19:34:32.1090038Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github’: No such file or directory 2025-08-26T19:34:32.1093598Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.git' 2025-08-26T19:34:32.1104229Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.gitignore' 2025-08-26T19:34:32.1119531Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/dependabot.yml' 2025-08-26T19:34:32.1120681Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/build-deb.yml' 2025-08-26T19:34:32.1122073Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github’: No such file or directory 2025-08-26T19:34:32.1122871Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-format.yml' 2025-08-26T19:34:32.1123642Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-tidy.yml' 2025-08-26T19:34:32.1124438Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.1125185Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/ci.yml' 2025-08-26T19:34:32.1126079Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/cppcheck.yml' 2025-08-26T19:34:32.1126811Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows' 2025-08-26T19:34:32.1127730Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.1128634Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.1129431Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.1130416Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github' 2025-08-26T19:34:32.1131051Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.git' 2025-08-26T19:34:32.1141661Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.gitignore' 2025-08-26T19:34:32.1154896Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows/cmake.yml' 2025-08-26T19:34:32.1156225Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows' 2025-08-26T19:34:32.1157853Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github' 2025-08-26T19:34:32.1159343Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github’: No such file or directory 2025-08-26T19:34:32.1166774Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.git' 2025-08-26T19:34:32.1177873Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitignore' 2025-08-26T19:34:32.1188752Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitmodules' 2025-08-26T19:34:32.1199355Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/.git' 2025-08-26T19:34:32.1209689Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitattributes' 2025-08-26T19:34:32.1220617Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.git' 2025-08-26T19:34:32.1236504Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitignore' 2025-08-26T19:34:32.1266708Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitattributes' 2025-08-26T19:34:32.1278106Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.git' 2025-08-26T19:34:32.1290253Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.gitignore' 2025-08-26T19:34:32.1320749Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/config.yml' 2025-08-26T19:34:32.1321952Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/macos.yml' 2025-08-26T19:34:32.1323199Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/ubuntu.yml' 2025-08-26T19:34:32.1324035Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.1324843Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/windows.yml' 2025-08-26T19:34:32.1325597Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows' 2025-08-26T19:34:32.1326356Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.1327090Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/stale.yml' 2025-08-26T19:34:32.1328330Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/FUNDING.yml' 2025-08-26T19:34:32.1329019Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CODEOWNERS' 2025-08-26T19:34:32.1329695Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/SECURITY.md' 2025-08-26T19:34:32.1330392Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.1331414Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.1332792Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github’: No such file or directory 2025-08-26T19:34:32.1334296Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/Bug_report.md' 2025-08-26T19:34:32.1335103Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.1335807Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github' 2025-08-26T19:34:32.1336425Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.git' 2025-08-26T19:34:32.1343744Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitignore' 2025-08-26T19:34:32.1353770Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitmodules' 2025-08-26T19:34:32.1371227Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows/dynolog-ci.yml' 2025-08-26T19:34:32.1372121Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows' 2025-08-26T19:34:32.1373184Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github' 2025-08-26T19:34:32.1374439Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github’: No such file or directory 2025-08-26T19:34:32.1382235Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.git' 2025-08-26T19:34:32.1398671Z removed 'pytorch-main/third_party/kineto/.github/workflows/libkineto_cuda.yml' 2025-08-26T19:34:32.1399540Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_ci.yml' 2025-08-26T19:34:32.1400439Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_build_pip_package.yml' 2025-08-26T19:34:32.1401499Z find: ‘pytorch-main/third_party/kineto/.github’: No such file or directory 2025-08-26T19:34:32.1402263Z removed directory 'pytorch-main/third_party/kineto/.github/workflows' 2025-08-26T19:34:32.1402946Z removed directory 'pytorch-main/third_party/kineto/.github' 2025-08-26T19:34:32.1409600Z removed 'pytorch-main/third_party/kineto/tb_plugin/.gitignore' 2025-08-26T19:34:32.1420619Z removed 'pytorch-main/third_party/kineto/tb_plugin/fe/.gitignore' 2025-08-26T19:34:32.1435283Z removed 'pytorch-main/third_party/kineto/.git' 2025-08-26T19:34:32.1446182Z removed 'pytorch-main/third_party/flash-attention/.gitignore' 2025-08-26T19:34:32.1461262Z removed 'pytorch-main/third_party/flash-attention/.gitmodules' 2025-08-26T19:34:32.1496705Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitignore' 2025-08-26T19:34:32.1512009Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitmodules' 2025-08-26T19:34:32.1581715Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-08-26T19:34:32.1609234Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-08-26T19:34:32.1610199Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/labeler.yml' 2025-08-26T19:34:32.1611228Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/stale.yml' 2025-08-26T19:34:32.1612075Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows' 2025-08-26T19:34:32.1612655Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.1613308Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-08-26T19:34:32.1614003Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.1614646Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.1615302Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-08-26T19:34:32.1615915Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.1616460Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github' 2025-08-26T19:34:32.1617160Z find: ‘pytorch-main/third_party/flash-attention/csrc/cutlass/.github’: No such file or directory 2025-08-26T19:34:32.1619531Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.git' 2025-08-26T19:34:32.1631130Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.gitignore' 2025-08-26T19:34:32.1747348Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/dependabot.yml' 2025-08-26T19:34:32.1748584Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.1749676Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CODEOWNERS' 2025-08-26T19:34:32.1750294Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.1750956Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.1751632Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.1752341Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-08-26T19:34:32.1753303Z find: ‘pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github’: No such file or directory 2025-08-26T19:34:32.1753995Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.1754619Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github' 2025-08-26T19:34:32.1759871Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.git' 2025-08-26T19:34:32.1774688Z removed 'pytorch-main/third_party/flash-attention/.github/workflows/publish.yml' 2025-08-26T19:34:32.1775602Z removed directory 'pytorch-main/third_party/flash-attention/.github/workflows' 2025-08-26T19:34:32.1776389Z removed directory 'pytorch-main/third_party/flash-attention/.github' 2025-08-26T19:34:32.1777399Z find: ‘pytorch-main/third_party/flash-attention/.github’: No such file or directory 2025-08-26T19:34:32.1784791Z removed 'pytorch-main/third_party/flash-attention/.git' 2025-08-26T19:34:32.1802448Z removed 'pytorch-main/third_party/eigen/.gitignore' 2025-08-26T19:34:32.1812466Z removed 'pytorch-main/third_party/eigen/.gitlab-ci.yml' 2025-08-26T19:34:32.1833537Z removed 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates/Merge Request Template.md' 2025-08-26T19:34:32.1834218Z removed directory 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates' 2025-08-26T19:34:32.1835105Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Bug Report.md' 2025-08-26T19:34:32.1835984Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Feature Request.md' 2025-08-26T19:34:32.1836870Z removed directory 'pytorch-main/third_party/eigen/.gitlab/issue_templates' 2025-08-26T19:34:32.1837966Z removed directory 'pytorch-main/third_party/eigen/.gitlab' 2025-08-26T19:34:32.1838838Z find: ‘pytorch-main/third_party/eigen/.gitlab’: No such file or directory 2025-08-26T19:34:32.1876553Z removed 'pytorch-main/third_party/eigen/.git/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.1877314Z removed 'pytorch-main/third_party/eigen/.git/hooks/post-update.sample' 2025-08-26T19:34:32.1878317Z removed 'pytorch-main/third_party/eigen/.git/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.1879108Z removed 'pytorch-main/third_party/eigen/.git/hooks/update.sample' 2025-08-26T19:34:32.1879847Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-receive.sample' 2025-08-26T19:34:32.1880655Z removed 'pytorch-main/third_party/eigen/.git/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.1881332Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-commit.sample' 2025-08-26T19:34:32.1881757Z removed 'pytorch-main/third_party/eigen/.git/hooks/commit-msg.sample' 2025-08-26T19:34:32.1882182Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.1882619Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-rebase.sample' 2025-08-26T19:34:32.1883018Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-push.sample' 2025-08-26T19:34:32.1883436Z removed 'pytorch-main/third_party/eigen/.git/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.1883887Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.1884496Z removed 'pytorch-main/third_party/eigen/.git/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.1884921Z removed directory 'pytorch-main/third_party/eigen/.git/hooks' 2025-08-26T19:34:32.1885269Z removed 'pytorch-main/third_party/eigen/.git/logs/HEAD' 2025-08-26T19:34:32.1885617Z removed directory 'pytorch-main/third_party/eigen/.git/logs' 2025-08-26T19:34:32.1885988Z removed directory 'pytorch-main/third_party/eigen/.git/refs/heads' 2025-08-26T19:34:32.1886530Z find: ‘pytorch-main/third_party/eigen/.git’: No such file or directory 2025-08-26T19:34:32.1886969Z removed directory 'pytorch-main/third_party/eigen/.git/refs/tags' 2025-08-26T19:34:32.1887347Z removed directory 'pytorch-main/third_party/eigen/.git/refs' 2025-08-26T19:34:32.1887891Z removed 'pytorch-main/third_party/eigen/.git/config' 2025-08-26T19:34:32.1888217Z removed 'pytorch-main/third_party/eigen/.git/shallow' 2025-08-26T19:34:32.1888561Z removed 'pytorch-main/third_party/eigen/.git/packed-refs' 2025-08-26T19:34:32.1889153Z removed 'pytorch-main/third_party/eigen/.git/description' 2025-08-26T19:34:32.1889723Z removed 'pytorch-main/third_party/eigen/.git/HEAD' 2025-08-26T19:34:32.1890611Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-5f935e235c94aee81b9e19d09bc1d9c542c25b3a.idx' 2025-08-26T19:34:32.1891767Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-5f935e235c94aee81b9e19d09bc1d9c542c25b3a.rev' 2025-08-26T19:34:32.1892463Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-5f935e235c94aee81b9e19d09bc1d9c542c25b3a.pack' 2025-08-26T19:34:32.1893025Z removed directory 'pytorch-main/third_party/eigen/.git/objects/pack' 2025-08-26T19:34:32.1893441Z removed directory 'pytorch-main/third_party/eigen/.git/objects/info' 2025-08-26T19:34:32.1893841Z removed directory 'pytorch-main/third_party/eigen/.git/objects' 2025-08-26T19:34:32.1894203Z removed 'pytorch-main/third_party/eigen/.git/info/exclude' 2025-08-26T19:34:32.1894556Z removed directory 'pytorch-main/third_party/eigen/.git/info' 2025-08-26T19:34:32.1894886Z removed 'pytorch-main/third_party/eigen/.git/index' 2025-08-26T19:34:32.1895218Z removed directory 'pytorch-main/third_party/eigen/.git' 2025-08-26T19:34:32.1895536Z removed 'pytorch-main/third_party/ideep/.gitignore' 2025-08-26T19:34:32.1899642Z removed 'pytorch-main/third_party/ideep/.gitmodules' 2025-08-26T19:34:32.1912144Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitignore' 2025-08-26T19:34:32.2000585Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitattributes' 2025-08-26T19:34:32.2020578Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/benchdnn_comparison.py' 2025-08-26T19:34:32.2022011Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/bench_performance.sh' 2025-08-26T19:34:32.2023087Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/matmul' 2025-08-26T19:34:32.2023692Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/conv' 2025-08-26T19:34:32.2024280Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs' 2025-08-26T19:34:32.2024852Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance' 2025-08-26T19:34:32.2025351Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.sh' 2025-08-26T19:34:32.2025861Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/.azure-pipeline.yml' 2025-08-26T19:34:32.2026417Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/skipped-tests.sh' 2025-08-26T19:34:32.2026958Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/test.sh' 2025-08-26T19:34:32.2027781Z find: ‘pytorch-main/third_party/ideep/mkl-dnn/.github’: No such file or directory 2025-08-26T19:34:32.2028324Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/get_acl.sh' 2025-08-26T19:34:32.2028870Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/common.sh' 2025-08-26T19:34:32.2029539Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/ci.json' 2025-08-26T19:34:32.2030058Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build.sh' 2025-08-26T19:34:32.2030688Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build_acl.sh' 2025-08-26T19:34:32.2031604Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64' 2025-08-26T19:34:32.2032494Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/qemu.sh' 2025-08-26T19:34:32.2033373Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/clang.sh' 2025-08-26T19:34:32.2034234Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env' 2025-08-26T19:34:32.2035102Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.bat' 2025-08-26T19:34:32.2035976Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/clang-format.sh' 2025-08-26T19:34:32.2036625Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/commit-msg-check.py' 2025-08-26T19:34:32.2037126Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.sh' 2025-08-26T19:34:32.2037792Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.bat' 2025-08-26T19:34:32.2038261Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation' 2025-08-26T19:34:32.2038709Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/dependabot.yml' 2025-08-26T19:34:32.2039177Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/aarch64-acl.yml' 2025-08-26T19:34:32.2039701Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/openssf-scorecard.yml' 2025-08-26T19:34:32.2040211Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/pr-linter.yml' 2025-08-26T19:34:32.2040676Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/labeler.yml' 2025-08-26T19:34:32.2041178Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/nightly-aarch64.yml' 2025-08-26T19:34:32.2041689Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/ci-aarch64.yml' 2025-08-26T19:34:32.2042159Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows' 2025-08-26T19:34:32.2042630Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/pull_request_template.md' 2025-08-26T19:34:32.2043072Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/labels.yml' 2025-08-26T19:34:32.2043472Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/CODEOWNERS' 2025-08-26T19:34:32.2044338Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.2044886Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.2045795Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/documentation.md' 2025-08-26T19:34:32.2046723Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/question.md' 2025-08-26T19:34:32.2047778Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2048603Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github' 2025-08-26T19:34:32.2049266Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.git' 2025-08-26T19:34:32.2049584Z removed 'pytorch-main/third_party/ideep/.git' 2025-08-26T19:34:32.2057102Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.gitignore' 2025-08-26T19:34:32.2069667Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.git' 2025-08-26T19:34:32.2080463Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.gitignore' 2025-08-26T19:34:32.2099686Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.git' 2025-08-26T19:34:32.2116073Z removed 'pytorch-main/third_party/protobuf/examples/.gitignore' 2025-08-26T19:34:32.2126150Z removed 'pytorch-main/third_party/protobuf/.gitignore' 2025-08-26T19:34:32.2153959Z removed 'pytorch-main/third_party/protobuf/csharp/.gitignore' 2025-08-26T19:34:32.2185503Z removed 'pytorch-main/third_party/protobuf/ruby/.gitignore' 2025-08-26T19:34:32.2198958Z removed 'pytorch-main/third_party/protobuf/.gitmodules' 2025-08-26T19:34:32.2222927Z removed 'pytorch-main/third_party/protobuf/objectivec/.gitignore' 2025-08-26T19:34:32.2246607Z removed 'pytorch-main/third_party/protobuf/.github/mergeable.yml' 2025-08-26T19:34:32.2247148Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.2248136Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.2249040Z removed directory 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2249652Z removed directory 'pytorch-main/third_party/protobuf/.github' 2025-08-26T19:34:32.2250222Z find: ‘pytorch-main/third_party/protobuf/.github’: No such file or directory 2025-08-26T19:34:32.2257183Z removed 'pytorch-main/third_party/protobuf/.git' 2025-08-26T19:34:32.2268658Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.gitignore' 2025-08-26T19:34:32.2284091Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/static_code_analysis.yaml' 2025-08-26T19:34:32.2284883Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/linux.yaml' 2025-08-26T19:34:32.2285956Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/windows.yaml' 2025-08-26T19:34:32.2286859Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows' 2025-08-26T19:34:32.2287465Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github' 2025-08-26T19:34:32.2288431Z find: ‘pytorch-main/third_party/VulkanMemoryAllocator/.github’: No such file or directory 2025-08-26T19:34:32.2294967Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.git' 2025-08-26T19:34:32.2305471Z removed 'pytorch-main/third_party/googletest/.gitignore' 2025-08-26T19:34:32.2323038Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.2323746Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-08-26T19:34:32.2324790Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-08-26T19:34:32.2325623Z removed directory 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2326165Z removed directory 'pytorch-main/third_party/googletest/.github' 2025-08-26T19:34:32.2326821Z find: ‘pytorch-main/third_party/googletest/.github’: No such file or directory 2025-08-26T19:34:32.2333325Z removed 'pytorch-main/third_party/googletest/.git' 2025-08-26T19:34:32.2344289Z removed 'pytorch-main/third_party/composable_kernel/.gitignore' 2025-08-26T19:34:32.2487458Z removed 'pytorch-main/third_party/composable_kernel/.github/dependabot.yml' 2025-08-26T19:34:32.2488359Z removed 'pytorch-main/third_party/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.2489264Z removed 'pytorch-main/third_party/composable_kernel/.github/CODEOWNERS' 2025-08-26T19:34:32.2490310Z find: ‘pytorch-main/third_party/composable_kernel/.github’: No such file or directory 2025-08-26T19:34:32.2491228Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.2491819Z removed 'pytorch-main/third_party/composable_kernel/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.2492345Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.2492916Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-08-26T19:34:32.2493479Z removed directory 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2493970Z removed directory 'pytorch-main/third_party/composable_kernel/.github' 2025-08-26T19:34:32.2499410Z removed 'pytorch-main/third_party/composable_kernel/.git' 2025-08-26T19:34:32.2510406Z removed 'pytorch-main/third_party/cpuinfo/.gitignore' 2025-08-26T19:34:32.2524918Z removed 'pytorch-main/third_party/cpuinfo/deps/clog/.gitignore' 2025-08-26T19:34:32.2541762Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/clang-format-check.yml' 2025-08-26T19:34:32.2542328Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build_bazel.yml' 2025-08-26T19:34:32.2543147Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build.yml' 2025-08-26T19:34:32.2543910Z removed directory 'pytorch-main/third_party/cpuinfo/.github/workflows' 2025-08-26T19:34:32.2544421Z removed directory 'pytorch-main/third_party/cpuinfo/.github' 2025-08-26T19:34:32.2545006Z find: ‘pytorch-main/third_party/cpuinfo/.github’: No such file or directory 2025-08-26T19:34:32.2552218Z removed 'pytorch-main/third_party/cpuinfo/.git' 2025-08-26T19:34:32.2563497Z removed 'pytorch-main/third_party/fbgemm/.gitignore' 2025-08-26T19:34:32.2573495Z removed 'pytorch-main/third_party/fbgemm/.gitmodules' 2025-08-26T19:34:32.2588146Z removed 'pytorch-main/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations/.gitkeep' 2025-08-26T19:34:32.2598852Z removed 'pytorch-main/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations/.gitkeep' 2025-08-26T19:34:32.2654759Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_docs.yml' 2025-08-26T19:34:32.2655649Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cpu.yml' 2025-08-26T19:34:32.2656592Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cuda.yml' 2025-08-26T19:34:32.2657783Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_genai_generic_infra.yml' 2025-08-26T19:34:32.2658392Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cpu.yml' 2025-08-26T19:34:32.2658909Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_lint.yml' 2025-08-26T19:34:32.2659423Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_x86.yml' 2025-08-26T19:34:32.2659980Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cuda.yml' 2025-08-26T19:34:32.2660497Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_pip.yml' 2025-08-26T19:34:32.2661032Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_aarch64.yml' 2025-08-26T19:34:32.2661603Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cpu.yml' 2025-08-26T19:34:32.2662138Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_genai.yml' 2025-08-26T19:34:32.2662817Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_ci.yml' 2025-08-26T19:34:32.2663405Z find: ‘pytorch-main/third_party/fbgemm/.github’: No such file or directory 2025-08-26T19:34:32.2663950Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_aarch64.yml' 2025-08-26T19:34:32.2664547Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_x86.yml' 2025-08-26T19:34:32.2665475Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_rocm.yml' 2025-08-26T19:34:32.2666063Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_rocm.yml' 2025-08-26T19:34:32.2666974Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cuda.yml' 2025-08-26T19:34:32.2668017Z removed directory 'pytorch-main/third_party/fbgemm/.github/workflows' 2025-08-26T19:34:32.2668786Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_cuda.bash' 2025-08-26T19:34:32.2669587Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_build.bash' 2025-08-26T19:34:32.2670388Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_build.bash' 2025-08-26T19:34:32.2671177Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_system.bash' 2025-08-26T19:34:32.2671960Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/setup_env.bash' 2025-08-26T19:34:32.2672940Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/filter_nova_matrix.py' 2025-08-26T19:34:32.2673798Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_prescript.bash' 2025-08-26T19:34:32.2674693Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_docs.bash' 2025-08-26T19:34:32.2675572Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_postscript.bash' 2025-08-26T19:34:32.2676401Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_test.bash' 2025-08-26T19:34:32.2677196Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_rocm.bash' 2025-08-26T19:34:32.2678186Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_lint.bash' 2025-08-26T19:34:32.2679014Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/test_torchrec.bash' 2025-08-26T19:34:32.2679795Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pip.bash' 2025-08-26T19:34:32.2680565Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_base.bash' 2025-08-26T19:34:32.2681351Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_triton.bash' 2025-08-26T19:34:32.2682206Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_benchmarks.bash' 2025-08-26T19:34:32.2683061Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pytorch.bash' 2025-08-26T19:34:32.2683887Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_build.bash' 2025-08-26T19:34:32.2684717Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_torchrec.bash' 2025-08-26T19:34:32.2685501Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_dir.bash' 2025-08-26T19:34:32.2686334Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_postbuild.bash' 2025-08-26T19:34:32.2687173Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_conda.bash' 2025-08-26T19:34:32.2688174Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_install.bash' 2025-08-26T19:34:32.2688990Z removed directory 'pytorch-main/third_party/fbgemm/.github/scripts' 2025-08-26T19:34:32.2689756Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/requirements.txt' 2025-08-26T19:34:32.2690534Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/reporters.py' 2025-08-26T19:34:32.2691283Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/datatypes.py' 2025-08-26T19:34:32.2692020Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/scrape.py' 2025-08-26T19:34:32.2692728Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/github.py' 2025-08-26T19:34:32.2693447Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/__init__.py' 2025-08-26T19:34:32.2694346Z removed directory 'pytorch-main/third_party/fbgemm/.github/metrics' 2025-08-26T19:34:32.2695039Z removed directory 'pytorch-main/third_party/fbgemm/.github' 2025-08-26T19:34:32.2695617Z removed 'pytorch-main/third_party/fbgemm/.git' 2025-08-26T19:34:32.2707048Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitignore' 2025-08-26T19:34:32.2723071Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitmodules' 2025-08-26T19:34:32.2797529Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-08-26T19:34:32.2828582Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-08-26T19:34:32.2829428Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/labeler.yml' 2025-08-26T19:34:32.2830448Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/blossom-ci.yml' 2025-08-26T19:34:32.2831245Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/stale.yml' 2025-08-26T19:34:32.2831774Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows' 2025-08-26T19:34:32.2832312Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.2832924Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-08-26T19:34:32.2833749Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.2834377Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.2835003Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-08-26T19:34:32.2835593Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2836106Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github' 2025-08-26T19:34:32.2836765Z find: ‘pytorch-main/third_party/fbgemm/external/cutlass/.github’: No such file or directory 2025-08-26T19:34:32.2839133Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.git' 2025-08-26T19:34:32.2849946Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.gitignore' 2025-08-26T19:34:32.2865681Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build-config.json' 2025-08-26T19:34:32.2866702Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build.yml' 2025-08-26T19:34:32.2867810Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows' 2025-08-26T19:34:32.2868702Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/FUNDING.yml' 2025-08-26T19:34:32.2869489Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/03_help_question.yml' 2025-08-26T19:34:32.2870497Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/99_other_issues.yml' 2025-08-26T19:34:32.2871396Z find: ‘pytorch-main/third_party/fbgemm/external/asmjit/.github’: No such file or directory 2025-08-26T19:34:32.2872038Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/01_bug_report.yml' 2025-08-26T19:34:32.2872670Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/02_feature_request.yml' 2025-08-26T19:34:32.2873278Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2873795Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github' 2025-08-26T19:34:32.2876473Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.git' 2025-08-26T19:34:32.2887304Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.gitignore' 2025-08-26T19:34:32.2905012Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.2906124Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-08-26T19:34:32.2907342Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-08-26T19:34:32.2908426Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.2908989Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github' 2025-08-26T19:34:32.2909699Z find: ‘pytorch-main/third_party/fbgemm/external/googletest/.github’: No such file or directory 2025-08-26T19:34:32.2915628Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.git' 2025-08-26T19:34:32.2926355Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.gitignore' 2025-08-26T19:34:32.3056925Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/dependabot.yml' 2025-08-26T19:34:32.3057847Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.3058947Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CODEOWNERS' 2025-08-26T19:34:32.3059980Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.3060827Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.3061643Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.3062363Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-08-26T19:34:32.3063065Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.3063688Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github' 2025-08-26T19:34:32.3064458Z find: ‘pytorch-main/third_party/fbgemm/external/composable_kernel/.github’: No such file or directory 2025-08-26T19:34:32.3068551Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.git' 2025-08-26T19:34:32.3079687Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.gitignore' 2025-08-26T19:34:32.3093718Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/deps/clog/.gitignore' 2025-08-26T19:34:32.3111071Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/clang-format-check.yml' 2025-08-26T19:34:32.3112093Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build_bazel.yml' 2025-08-26T19:34:32.3113074Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build.yml' 2025-08-26T19:34:32.3113637Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows' 2025-08-26T19:34:32.3114337Z find: ‘pytorch-main/third_party/fbgemm/external/cpuinfo/.github’: No such file or directory 2025-08-26T19:34:32.3114872Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github' 2025-08-26T19:34:32.3121131Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.git' 2025-08-26T19:34:32.3132721Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.gitignore' 2025-08-26T19:34:32.3143430Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.git' 2025-08-26T19:34:32.3154287Z removed 'pytorch-main/third_party/fbgemm/external/json/.gitignore' 2025-08-26T19:34:32.3190737Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/config.yml' 2025-08-26T19:34:32.3191566Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci/appveyor.yml' 2025-08-26T19:34:32.3192557Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci' 2025-08-26T19:34:32.3193455Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/labeler.yml' 2025-08-26T19:34:32.3194056Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/check_amalgamation.yml' 2025-08-26T19:34:32.3194815Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/labeler.yml' 2025-08-26T19:34:32.3195364Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/macos.yml' 2025-08-26T19:34:32.3195983Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/comment_check_amalgamation.yml' 2025-08-26T19:34:32.3196623Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/cifuzz.yml' 2025-08-26T19:34:32.3197189Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/ubuntu.yml' 2025-08-26T19:34:32.3198053Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/publish_documentation.yml' 2025-08-26T19:34:32.3198705Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.3199288Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/windows.yml' 2025-08-26T19:34:32.3199828Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/workflows' 2025-08-26T19:34:32.3200379Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.3200908Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/stale.yml' 2025-08-26T19:34:32.3201637Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/FUNDING.yml' 2025-08-26T19:34:32.3202139Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODEOWNERS' 2025-08-26T19:34:32.3203032Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODE_OF_CONDUCT.md' 2025-08-26T19:34:32.3203912Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/SECURITY.md' 2025-08-26T19:34:32.3205022Z find: ‘pytorch-main/third_party/fbgemm/external/json/.github’: No such file or directory 2025-08-26T19:34:32.3205865Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.3206422Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.3207008Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-08-26T19:34:32.3207748Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.3208323Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github' 2025-08-26T19:34:32.3208732Z removed 'pytorch-main/third_party/fbgemm/external/json/.git' 2025-08-26T19:34:32.3213872Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.gitignore' 2025-08-26T19:34:32.3230179Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.git' 2025-08-26T19:34:32.3240857Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitignore' 2025-08-26T19:34:32.3251633Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/m4/.gitignore' 2025-08-26T19:34:32.3264338Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/docs/code/.gitignore' 2025-08-26T19:34:32.3279963Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitattributes' 2025-08-26T19:34:32.3295500Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/dependabot.yml' 2025-08-26T19:34:32.3296193Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-docs.yml' 2025-08-26T19:34:32.3297262Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-win.yml' 2025-08-26T19:34:32.3298526Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-unix.yml' 2025-08-26T19:34:32.3299131Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/sanitizer.yml' 2025-08-26T19:34:32.3299729Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-sample.yml' 2025-08-26T19:34:32.3300317Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows' 2025-08-26T19:34:32.3300884Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.3301579Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github' 2025-08-26T19:34:32.3302270Z find: ‘pytorch-main/third_party/tensorpipe/third_party/libuv/.github’: No such file or directory 2025-08-26T19:34:32.3306318Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.git' 2025-08-26T19:34:32.3316843Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitignore' 2025-08-26T19:34:32.3327788Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.gitignore' 2025-08-26T19:34:32.3337776Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.git' 2025-08-26T19:34:32.3347877Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitmodules' 2025-08-26T19:34:32.3362349Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.git' 2025-08-26T19:34:32.3373055Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.gitignore' 2025-08-26T19:34:32.3385275Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.git' 2025-08-26T19:34:32.3395299Z removed 'pytorch-main/third_party/tensorpipe/.gitignore' 2025-08-26T19:34:32.3405168Z removed 'pytorch-main/third_party/tensorpipe/.gitmodules' 2025-08-26T19:34:32.3422704Z removed 'pytorch-main/third_party/tensorpipe/.git' 2025-08-26T19:34:32.3440942Z removed 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.3441886Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.3442852Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github' 2025-08-26T19:34:32.3443763Z find: ‘pytorch-main/third_party/cudnn_frontend/.github’: No such file or directory 2025-08-26T19:34:32.3451248Z removed 'pytorch-main/third_party/cudnn_frontend/.git' 2025-08-26T19:34:32.3462051Z removed 'pytorch-main/third_party/pocketfft/.git' 2025-08-26T19:34:32.3472708Z removed 'pytorch-main/third_party/pybind11/.gitignore' 2025-08-26T19:34:32.3488574Z removed 'pytorch-main/third_party/pybind11/.gitattributes' 2025-08-26T19:34:32.3505416Z removed 'pytorch-main/third_party/pybind11/.github/dependabot.yml' 2025-08-26T19:34:32.3506185Z removed 'pytorch-main/third_party/pybind11/.github/labeler.yml' 2025-08-26T19:34:32.3507279Z removed 'pytorch-main/third_party/pybind11/.github/workflows/docs-link.yml' 2025-08-26T19:34:32.3508394Z removed 'pytorch-main/third_party/pybind11/.github/workflows/labeler.yml' 2025-08-26T19:34:32.3509060Z removed 'pytorch-main/third_party/pybind11/.github/workflows/format.yml' 2025-08-26T19:34:32.3509759Z removed 'pytorch-main/third_party/pybind11/.github/workflows/reusable-standard.yml' 2025-08-26T19:34:32.3510479Z removed 'pytorch-main/third_party/pybind11/.github/workflows/pip.yml' 2025-08-26T19:34:32.3511120Z removed 'pytorch-main/third_party/pybind11/.github/workflows/upstream.yml' 2025-08-26T19:34:32.3511781Z removed 'pytorch-main/third_party/pybind11/.github/workflows/configure.yml' 2025-08-26T19:34:32.3512457Z removed 'pytorch-main/third_party/pybind11/.github/workflows/tests-cibw.yml' 2025-08-26T19:34:32.3513096Z removed 'pytorch-main/third_party/pybind11/.github/workflows/ci.yml' 2025-08-26T19:34:32.3513729Z removed 'pytorch-main/third_party/pybind11/.github/workflows/nightlies.yml' 2025-08-26T19:34:32.3514382Z removed directory 'pytorch-main/third_party/pybind11/.github/workflows' 2025-08-26T19:34:32.3515042Z removed 'pytorch-main/third_party/pybind11/.github/pull_request_template.md' 2025-08-26T19:34:32.3515823Z removed 'pytorch-main/third_party/pybind11/.github/CODEOWNERS' 2025-08-26T19:34:32.3516493Z removed 'pytorch-main/third_party/pybind11/.github/matchers/pylint.json' 2025-08-26T19:34:32.3517381Z removed directory 'pytorch-main/third_party/pybind11/.github/matchers' 2025-08-26T19:34:32.3518563Z removed 'pytorch-main/third_party/pybind11/.github/labeler_merged.yml' 2025-08-26T19:34:32.3519400Z removed 'pytorch-main/third_party/pybind11/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.3520186Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.3520962Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-08-26T19:34:32.3521469Z removed directory 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.3521888Z removed directory 'pytorch-main/third_party/pybind11/.github' 2025-08-26T19:34:32.3522454Z find: ‘pytorch-main/third_party/pybind11/.github’: No such file or directory 2025-08-26T19:34:32.3522850Z removed 'pytorch-main/third_party/pybind11/.git' 2025-08-26T19:34:32.3528401Z removed 'pytorch-main/third_party/pthreadpool/.gitignore' 2025-08-26T19:34:32.3540116Z removed 'pytorch-main/third_party/pthreadpool/.git' 2025-08-26T19:34:32.3552267Z removed 'pytorch-main/third_party/nccl/.gitignore' 2025-08-26T19:34:32.3579048Z removed 'pytorch-main/third_party/nccl/.git/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.3579697Z removed 'pytorch-main/third_party/nccl/.git/hooks/post-update.sample' 2025-08-26T19:34:32.3580529Z removed 'pytorch-main/third_party/nccl/.git/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.3581322Z removed 'pytorch-main/third_party/nccl/.git/hooks/update.sample' 2025-08-26T19:34:32.3582045Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-receive.sample' 2025-08-26T19:34:32.3582787Z removed 'pytorch-main/third_party/nccl/.git/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.3583550Z find: ‘pytorch-main/third_party/nccl/.git’: No such file or directory 2025-08-26T19:34:32.3584320Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-commit.sample' 2025-08-26T19:34:32.3584767Z removed 'pytorch-main/third_party/nccl/.git/hooks/commit-msg.sample' 2025-08-26T19:34:32.3585196Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.3585630Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-rebase.sample' 2025-08-26T19:34:32.3586034Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-push.sample' 2025-08-26T19:34:32.3586456Z removed 'pytorch-main/third_party/nccl/.git/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.3586914Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.3587383Z removed 'pytorch-main/third_party/nccl/.git/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.3588053Z removed directory 'pytorch-main/third_party/nccl/.git/hooks' 2025-08-26T19:34:32.3588420Z removed 'pytorch-main/third_party/nccl/.git/logs/HEAD' 2025-08-26T19:34:32.3588797Z removed directory 'pytorch-main/third_party/nccl/.git/logs' 2025-08-26T19:34:32.3589193Z removed directory 'pytorch-main/third_party/nccl/.git/refs/heads' 2025-08-26T19:34:32.3589606Z removed directory 'pytorch-main/third_party/nccl/.git/refs/tags' 2025-08-26T19:34:32.3589995Z removed directory 'pytorch-main/third_party/nccl/.git/refs' 2025-08-26T19:34:32.3590451Z removed 'pytorch-main/third_party/nccl/.git/config' 2025-08-26T19:34:32.3590926Z removed 'pytorch-main/third_party/nccl/.git/shallow' 2025-08-26T19:34:32.3591278Z removed 'pytorch-main/third_party/nccl/.git/packed-refs' 2025-08-26T19:34:32.3591690Z removed 'pytorch-main/third_party/nccl/.git/description' 2025-08-26T19:34:32.3592262Z removed 'pytorch-main/third_party/nccl/.git/HEAD' 2025-08-26T19:34:32.3593130Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.pack' 2025-08-26T19:34:32.3594322Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.idx' 2025-08-26T19:34:32.3595511Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.rev' 2025-08-26T19:34:32.3596495Z removed directory 'pytorch-main/third_party/nccl/.git/objects/pack' 2025-08-26T19:34:32.3596993Z removed directory 'pytorch-main/third_party/nccl/.git/objects/info' 2025-08-26T19:34:32.3597409Z removed directory 'pytorch-main/third_party/nccl/.git/objects' 2025-08-26T19:34:32.3598222Z removed 'pytorch-main/third_party/nccl/.git/info/exclude' 2025-08-26T19:34:32.3598617Z removed directory 'pytorch-main/third_party/nccl/.git/info' 2025-08-26T19:34:32.3599126Z removed 'pytorch-main/third_party/nccl/.git/index' 2025-08-26T19:34:32.3599443Z removed directory 'pytorch-main/third_party/nccl/.git' 2025-08-26T19:34:32.3599810Z removed 'pytorch-main/third_party/nccl/pkg/debian/.gitignore' 2025-08-26T19:34:32.3604673Z removed 'pytorch-main/third_party/flatbuffers/.gitignore' 2025-08-26T19:34:32.3619421Z removed 'pytorch-main/third_party/flatbuffers/rust/flexbuffers/.gitignore' 2025-08-26T19:34:32.3639451Z removed 'pytorch-main/third_party/flatbuffers/android/app/.gitignore' 2025-08-26T19:34:32.3655740Z removed 'pytorch-main/third_party/flatbuffers/grpc/examples/go/greeter/.gitignore' 2025-08-26T19:34:32.3671813Z removed 'pytorch-main/third_party/flatbuffers/tests/.gitignore' 2025-08-26T19:34:32.3685639Z removed 'pytorch-main/third_party/flatbuffers/tests/rust_usage_test/outdir/.gitignore' 2025-08-26T19:34:32.3701690Z removed 'pytorch-main/third_party/flatbuffers/tests/FlatBuffers.Test/.gitignore' 2025-08-26T19:34:32.3720964Z removed 'pytorch-main/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.gitignore' 2025-08-26T19:34:32.3736460Z removed 'pytorch-main/third_party/flatbuffers/tests/fuzzer/.gitignore' 2025-08-26T19:34:32.3748839Z removed 'pytorch-main/third_party/flatbuffers/tests/bazel_repository_test_dir/.gitignore' 2025-08-26T19:34:32.3763836Z removed 'pytorch-main/third_party/flatbuffers/.gitattributes' 2025-08-26T19:34:32.3774656Z removed 'pytorch-main/third_party/flatbuffers/python/.gitignore' 2025-08-26T19:34:32.3791216Z removed 'pytorch-main/third_party/flatbuffers/.github/labeler.yml' 2025-08-26T19:34:32.3791980Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/scorecards.yml' 2025-08-26T19:34:32.3792810Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/main.yml' 2025-08-26T19:34:32.3793582Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/extrabuild.yml' 2025-08-26T19:34:32.3794084Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/codeql.yml' 2025-08-26T19:34:32.3794569Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/stale.yml' 2025-08-26T19:34:32.3795052Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/release.yml' 2025-08-26T19:34:32.3795523Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/build.yml' 2025-08-26T19:34:32.3795993Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/label.yml' 2025-08-26T19:34:32.3796468Z removed directory 'pytorch-main/third_party/flatbuffers/.github/workflows' 2025-08-26T19:34:32.3796957Z removed 'pytorch-main/third_party/flatbuffers/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.3797455Z removed 'pytorch-main/third_party/flatbuffers/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.3798389Z removed directory 'pytorch-main/third_party/flatbuffers/.github' 2025-08-26T19:34:32.3799014Z find: ‘pytorch-main/third_party/flatbuffers/.github’: No such file or directory 2025-08-26T19:34:32.3801894Z removed 'pytorch-main/third_party/flatbuffers/.git' 2025-08-26T19:34:32.3819287Z removed 'pytorch-main/third_party/cpp-httplib/.gitignore' 2025-08-26T19:34:32.3830944Z removed 'pytorch-main/third_party/cpp-httplib/.gitattributes' 2025-08-26T19:34:32.3845948Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/test.yaml' 2025-08-26T19:34:32.3846491Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/cifuzz.yaml' 2025-08-26T19:34:32.3847281Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/abidiff.yaml' 2025-08-26T19:34:32.3848296Z removed directory 'pytorch-main/third_party/cpp-httplib/.github/workflows' 2025-08-26T19:34:32.3849088Z removed directory 'pytorch-main/third_party/cpp-httplib/.github' 2025-08-26T19:34:32.3849880Z find: ‘pytorch-main/third_party/cpp-httplib/.github’: No such file or directory 2025-08-26T19:34:32.3857230Z removed 'pytorch-main/third_party/cpp-httplib/.git' 2025-08-26T19:34:32.3869410Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.gitignore' 2025-08-26T19:34:32.3905724Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/config.yml' 2025-08-26T19:34:32.3907092Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/.drone.yml' 2025-08-26T19:34:32.3908789Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github’: No such file or directory 2025-08-26T19:34:32.3909646Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/appveyor.yml' 2025-08-26T19:34:32.3910449Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci' 2025-08-26T19:34:32.3911202Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/labeler.yml' 2025-08-26T19:34:32.3911940Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/labeler.yml' 2025-08-26T19:34:32.3912709Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/macos.yml' 2025-08-26T19:34:32.3913481Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/ubuntu.yml' 2025-08-26T19:34:32.3914315Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/publish_documentation.yml' 2025-08-26T19:34:32.3915194Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.3916289Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/windows.yml' 2025-08-26T19:34:32.3917194Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows' 2025-08-26T19:34:32.3918633Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.3919884Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/stale.yml' 2025-08-26T19:34:32.3920561Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/FUNDING.yml' 2025-08-26T19:34:32.3921174Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODEOWNERS' 2025-08-26T19:34:32.3921820Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODE_OF_CONDUCT.md' 2025-08-26T19:34:32.3922456Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/SECURITY.md' 2025-08-26T19:34:32.3923146Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CONTRIBUTING.md' 2025-08-26T19:34:32.3923815Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.3924510Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-08-26T19:34:32.3925192Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.3925845Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github' 2025-08-26T19:34:32.3926403Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.git' 2025-08-26T19:34:32.3927889Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.gitignore' 2025-08-26T19:34:32.3944269Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/install_bazel.sh' 2025-08-26T19:34:32.3945422Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/doxygen.yml' 2025-08-26T19:34:32.3946827Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github’: No such file or directory 2025-08-26T19:34:32.3948020Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/pylint.yml' 2025-08-26T19:34:32.3948743Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-08-26T19:34:32.3949713Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-08-26T19:34:32.3950491Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-tidy.yml' 2025-08-26T19:34:32.3951187Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-08-26T19:34:32.3951874Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-08-26T19:34:32.3952521Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/bazel.yml' 2025-08-26T19:34:32.3953191Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-08-26T19:34:32.3953855Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/wheels.yml' 2025-08-26T19:34:32.3954665Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows' 2025-08-26T19:34:32.3955773Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/.libcxx-setup.sh' 2025-08-26T19:34:32.3956952Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.3958563Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.3959822Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.3960941Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github' 2025-08-26T19:34:32.3961605Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.git' 2025-08-26T19:34:32.3969471Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.gitignore' 2025-08-26T19:34:32.3983855Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.git' 2025-08-26T19:34:32.3994770Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.gitignore' 2025-08-26T19:34:32.4006870Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/android.yml' 2025-08-26T19:34:32.4008133Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/ios.yml' 2025-08-26T19:34:32.4008876Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows' 2025-08-26T19:34:32.4009890Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github' 2025-08-26T19:34:32.4010961Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github’: No such file or directory 2025-08-26T19:34:32.4017790Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.git' 2025-08-26T19:34:32.4028579Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.gitignore' 2025-08-26T19:34:32.4046700Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows/gtest-ci.yml' 2025-08-26T19:34:32.4047760Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows' 2025-08-26T19:34:32.4048987Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.4049879Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-08-26T19:34:32.4050643Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-08-26T19:34:32.4051356Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.4051979Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github' 2025-08-26T19:34:32.4052920Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github’: No such file or directory 2025-08-26T19:34:32.4056996Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.git' 2025-08-26T19:34:32.4067928Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitignore' 2025-08-26T19:34:32.4082773Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules' 2025-08-26T19:34:32.4094984Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/doxygen.yml' 2025-08-26T19:34:32.4095877Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/linting.yml' 2025-08-26T19:34:32.4097118Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/release.yml' 2025-08-26T19:34:32.4098204Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/cmake-ci.yml' 2025-08-26T19:34:32.4098948Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/coverage.yml' 2025-08-26T19:34:32.4099645Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/bazel-ci.yml' 2025-08-26T19:34:32.4100353Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows' 2025-08-26T19:34:32.4101166Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github' 2025-08-26T19:34:32.4102001Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github’: No such file or directory 2025-08-26T19:34:32.4105244Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.git' 2025-08-26T19:34:32.4117518Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitignore' 2025-08-26T19:34:32.4149094Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitattributes' 2025-08-26T19:34:32.4165578Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.4166873Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows' 2025-08-26T19:34:32.4168468Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github' 2025-08-26T19:34:32.4169973Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github’: No such file or directory 2025-08-26T19:34:32.4177512Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.git' 2025-08-26T19:34:32.4190987Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.gitignore' 2025-08-26T19:34:32.4209686Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.4211360Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-08-26T19:34:32.4212936Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-08-26T19:34:32.4213940Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.4214810Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github' 2025-08-26T19:34:32.4215835Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github’: No such file or directory 2025-08-26T19:34:32.4220188Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.git' 2025-08-26T19:34:32.4231646Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitignore' 2025-08-26T19:34:32.4244927Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitattributes' 2025-08-26T19:34:32.4256480Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/build-check.yaml' 2025-08-26T19:34:32.4257981Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/auto-assign-owners.yml' 2025-08-26T19:34:32.4259214Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows' 2025-08-26T19:34:32.4259937Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/CODEOWNERS' 2025-08-26T19:34:32.4260611Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/auto_assign.yml' 2025-08-26T19:34:32.4261292Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github' 2025-08-26T19:34:32.4262154Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github’: No such file or directory 2025-08-26T19:34:32.4266858Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.git' 2025-08-26T19:34:32.4281606Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitignore' 2025-08-26T19:34:32.4311459Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitignore' 2025-08-26T19:34:32.4714973Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/.gitignore' 2025-08-26T19:34:32.4728266Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitattributes' 2025-08-26T19:34:32.4741684Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/stale.yml' 2025-08-26T19:34:32.4742764Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/check_issues.yml' 2025-08-26T19:34:32.4744057Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/untrustedPR.yml' 2025-08-26T19:34:32.4745417Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows' 2025-08-26T19:34:32.4746668Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/pull_request_template.md' 2025-08-26T19:34:32.4748203Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.4749807Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml' 2025-08-26T19:34:32.4751558Z find: ‘pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github’: No such file or directory 2025-08-26T19:34:32.4753021Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/02-request-an-update-to-an-existing-port.yml' 2025-08-26T19:34:32.4754617Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml' 2025-08-26T19:34:32.4756257Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml' 2025-08-26T19:34:32.4757945Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md' 2025-08-26T19:34:32.4759333Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml' 2025-08-26T19:34:32.4760518Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.4761513Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github' 2025-08-26T19:34:32.4781267Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.git' 2025-08-26T19:34:32.4792038Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitmodules' 2025-08-26T19:34:32.4804574Z removed 'pytorch-main/third_party/opentelemetry-cpp/docker/.gitignore' 2025-08-26T19:34:32.4818133Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitattributes' 2025-08-26T19:34:32.4832037Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/dependabot.yml' 2025-08-26T19:34:32.4833036Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_comment.yml' 2025-08-26T19:34:32.4834228Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_issue_open.yml' 2025-08-26T19:34:32.4835342Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/dependencies_image.yml' 2025-08-26T19:34:32.4836306Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/stale.yml' 2025-08-26T19:34:32.4837261Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/codeql-analysis.yml' 2025-08-26T19:34:32.4838402Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/ci.yml' 2025-08-26T19:34:32.4839080Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/benchmark.yml' 2025-08-26T19:34:32.4839594Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows' 2025-08-26T19:34:32.4840134Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/pull_request_template.md' 2025-08-26T19:34:32.4840669Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/repository-settings.md' 2025-08-26T19:34:32.4841331Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/CODEOWNERS' 2025-08-26T19:34:32.4841788Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/.codecov.yaml' 2025-08-26T19:34:32.4842290Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/bug_report.md' 2025-08-26T19:34:32.4842868Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/feature_request.md' 2025-08-26T19:34:32.4843581Z find: ‘pytorch-main/third_party/opentelemetry-cpp/.github’: No such file or directory 2025-08-26T19:34:32.4844133Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.4844630Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github' 2025-08-26T19:34:32.4846772Z removed 'pytorch-main/third_party/opentelemetry-cpp/.git' 2025-08-26T19:34:32.4867481Z removed 'pytorch-main/third_party/FP16/.gitignore' 2025-08-26T19:34:32.4879234Z removed 'pytorch-main/third_party/FP16/.git' 2025-08-26T19:34:32.4890213Z removed 'pytorch-main/.gitignore' 2025-08-26T19:34:32.4908862Z removed 'pytorch-main/aten/src/ATen/.gitignore' 2025-08-26T19:34:32.4948600Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2025-08-26T19:34:32.4966706Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2025-08-26T19:34:32.4994386Z removed 'pytorch-main/android/.gitignore' 2025-08-26T19:34:32.5011449Z removed 'pytorch-main/android/libs/fbjni/.gitignore' 2025-08-26T19:34:32.5026587Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/release.yml' 2025-08-26T19:34:32.5027298Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/android.yml' 2025-08-26T19:34:32.5028520Z removed directory 'pytorch-main/android/libs/fbjni/.github/workflows' 2025-08-26T19:34:32.5029491Z removed 'pytorch-main/android/libs/fbjni/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.5030074Z removed 'pytorch-main/android/libs/fbjni/.github/ISSUE_TEMPLATE.md' 2025-08-26T19:34:32.5030666Z removed directory 'pytorch-main/android/libs/fbjni/.github' 2025-08-26T19:34:32.5031383Z find: ‘pytorch-main/android/libs/fbjni/.github’: No such file or directory 2025-08-26T19:34:32.5037053Z removed 'pytorch-main/android/libs/fbjni/.git' 2025-08-26T19:34:32.5058861Z removed 'pytorch-main/functorch/examples/.gitignore' 2025-08-26T19:34:32.5069461Z removed 'pytorch-main/functorch/examples/maml_omniglot/.gitignore' 2025-08-26T19:34:32.5081018Z removed 'pytorch-main/functorch/.gitignore' 2025-08-26T19:34:32.5092956Z removed 'pytorch-main/functorch/docs/.gitignore' 2025-08-26T19:34:32.5104981Z removed 'pytorch-main/.gitmodules' 2025-08-26T19:34:32.5115399Z removed 'pytorch-main/docs/.gitignore' 2025-08-26T19:34:32.5144460Z removed 'pytorch-main/scripts/release_notes/.gitignore' 2025-08-26T19:34:32.5146136Z removed 'pytorch-main/.git-blame-ignore-revs' 2025-08-26T19:34:32.5160121Z removed 'pytorch-main/.gitattributes' 2025-08-26T19:34:32.5192843Z removed 'pytorch-main/test/inductor_skips/.gitkeep' 2025-08-26T19:34:32.5238042Z removed 'pytorch-main/test/inductor/cpp/.gitignore' 2025-08-26T19:34:32.5337946Z removed 'pytorch-main/.github/label_to_label.yml' 2025-08-26T19:34:32.5338523Z removed 'pytorch-main/.github/dependabot.yml' 2025-08-26T19:34:32.5339043Z removed 'pytorch-main/.github/merge_rules.yaml' 2025-08-26T19:34:32.5339574Z removed 'pytorch-main/.github/pytorch-probot.yml' 2025-08-26T19:34:32.5340086Z removed 'pytorch-main/.github/labeler.yml' 2025-08-26T19:34:32.5340667Z removed 'pytorch-main/.github/workflows/delete_old_branches.yml' 2025-08-26T19:34:32.5341339Z removed 'pytorch-main/.github/workflows/_binary-upload.yml' 2025-08-26T19:34:32.5342055Z removed 'pytorch-main/.github/workflows/update_pytorch_labels.yml' 2025-08-26T19:34:32.5342781Z removed 'pytorch-main/.github/workflows/inductor-perf-test-b200.yml' 2025-08-26T19:34:32.5343425Z removed 'pytorch-main/.github/workflows/pull.yml' 2025-08-26T19:34:32.5344037Z removed 'pytorch-main/.github/workflows/unstable-periodic.yml' 2025-08-26T19:34:32.5344897Z removed 'pytorch-main/.github/workflows/build-triton-wheel.yml' 2025-08-26T19:34:32.5345520Z removed 'pytorch-main/.github/workflows/xpu.yml' 2025-08-26T19:34:32.5346186Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark-x86.yml' 2025-08-26T19:34:32.5347034Z removed 'pytorch-main/.github/workflows/upload-test-stats-while-running.yml' 2025-08-26T19:34:32.5347955Z removed 'pytorch-main/.github/workflows/trunk-tagging.yml' 2025-08-26T19:34:32.5348613Z removed 'pytorch-main/.github/workflows/test-check-binary.yml' 2025-08-26T19:34:32.5349247Z removed 'pytorch-main/.github/workflows/scorecards.yml' 2025-08-26T19:34:32.5349837Z removed 'pytorch-main/.github/workflows/riscv64.yml' 2025-08-26T19:34:32.5350415Z removed 'pytorch-main/.github/workflows/tryrebase.yml' 2025-08-26T19:34:32.5351124Z removed 'pytorch-main/.github/workflows/upload-torch-dynamo-perf-stats.yml' 2025-08-26T19:34:32.5352038Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-main.yml' 2025-08-26T19:34:32.5352817Z removed 'pytorch-main/.github/workflows/_win-build.yml' 2025-08-26T19:34:32.5353513Z removed 'pytorch-main/.github/workflows/target-determination-indexer.yml' 2025-08-26T19:34:32.5354276Z removed 'pytorch-main/.github/workflows/build-libtorch-images.yml' 2025-08-26T19:34:32.5354975Z removed 'pytorch-main/.github/workflows/inductor-unittest.yml' 2025-08-26T19:34:32.5355648Z removed 'pytorch-main/.github/workflows/upload-test-stats.yml' 2025-08-26T19:34:32.5356575Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2025-08-26T19:34:32.5357443Z removed 'pytorch-main/.github/workflows/_mac-build.yml' 2025-08-26T19:34:32.5358234Z removed 'pytorch-main/.github/workflows/revert.yml' 2025-08-26T19:34:32.5359042Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-debug-main.yml' 2025-08-26T19:34:32.5360179Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-libtorch-release-nightly.yml' 2025-08-26T19:34:32.5361055Z removed 'pytorch-main/.github/workflows/slow.yml' 2025-08-26T19:34:32.5361655Z removed 'pytorch-main/.github/workflows/lint-autoformat.yml' 2025-08-26T19:34:32.5362370Z removed 'pytorch-main/.github/workflows/build-manywheel-images-s390x.yml' 2025-08-26T19:34:32.5363063Z removed 'pytorch-main/.github/workflows/periodic.yml' 2025-08-26T19:34:32.5363669Z removed 'pytorch-main/.github/workflows/llm_td_retrieval.yml' 2025-08-26T19:34:32.5364343Z removed 'pytorch-main/.github/workflows/win-arm64-build-test.yml' 2025-08-26T19:34:32.5365265Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-debug-nightly.yml' 2025-08-26T19:34:32.5366456Z removed 'pytorch-main/.github/workflows/runner-determinator-validator.yml' 2025-08-26T19:34:32.5367296Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86.yml' 2025-08-26T19:34:32.5368775Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-release-nightly.yml' 2025-08-26T19:34:32.5369784Z removed 'pytorch-main/.github/workflows/build-almalinux-images.yml' 2025-08-26T19:34:32.5370498Z removed 'pytorch-main/.github/workflows/docker-cache-mi300.yml' 2025-08-26T19:34:32.5371162Z removed 'pytorch-main/.github/workflows/_linux-build.yml' 2025-08-26T19:34:32.5371844Z removed 'pytorch-main/.github/workflows/build-manywheel-images.yml' 2025-08-26T19:34:32.5372729Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-wheel-nightly.yml' 2025-08-26T19:34:32.5373776Z removed 'pytorch-main/.github/workflows/generated-linux-binary-libtorch-release-main.yml' 2025-08-26T19:34:32.5374822Z removed 'pytorch-main/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2025-08-26T19:34:32.5375687Z removed 'pytorch-main/.github/workflows/s390x-periodic.yml' 2025-08-26T19:34:32.5376485Z removed 'pytorch-main/.github/workflows/generated-linux-binary-libtorch-nightly.yml' 2025-08-26T19:34:32.5377316Z removed 'pytorch-main/.github/workflows/tools-unit-tests.yml' 2025-08-26T19:34:32.5378173Z removed 'pytorch-main/.github/workflows/target_determination.yml' 2025-08-26T19:34:32.5379110Z removed 'pytorch-main/.github/workflows/runner_determinator_script_sync.yaml' 2025-08-26T19:34:32.5380097Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2025-08-26T19:34:32.5380934Z removed 'pytorch-main/.github/workflows/vllm.yml' 2025-08-26T19:34:32.5381754Z removed 'pytorch-main/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml' 2025-08-26T19:34:32.5382704Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly.yml' 2025-08-26T19:34:32.5383524Z removed 'pytorch-main/.github/workflows/upload_test_stats_intermediate.yml' 2025-08-26T19:34:32.5384237Z removed 'pytorch-main/.github/workflows/_link_check.yml' 2025-08-26T19:34:32.5384870Z removed 'pytorch-main/.github/workflows/cherry-pick.yml' 2025-08-26T19:34:32.5385661Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2025-08-26T19:34:32.5386481Z removed 'pytorch-main/.github/workflows/docker-release.yml' 2025-08-26T19:34:32.5387079Z removed 'pytorch-main/.github/workflows/lint-bc.yml' 2025-08-26T19:34:32.5387860Z removed 'pytorch-main/.github/workflows/inductor-rocm-mi300.yml' 2025-08-26T19:34:32.5388491Z removed 'pytorch-main/.github/workflows/stale.yml' 2025-08-26T19:34:32.5389072Z removed 'pytorch-main/.github/workflows/_linux-test.yml' 2025-08-26T19:34:32.5389683Z removed 'pytorch-main/.github/workflows/create_release.yml' 2025-08-26T19:34:32.5390343Z removed 'pytorch-main/.github/workflows/nightly-s3-uploads.yml' 2025-08-26T19:34:32.5390961Z removed 'pytorch-main/.github/workflows/rocm.yml' 2025-08-26T19:34:32.5391514Z removed 'pytorch-main/.github/workflows/rocm-mi355.yml' 2025-08-26T19:34:32.5392108Z removed 'pytorch-main/.github/workflows/rocm-mi300.yml' 2025-08-26T19:34:32.5392659Z removed 'pytorch-main/.github/workflows/s390.yml' 2025-08-26T19:34:32.5393258Z removed 'pytorch-main/.github/workflows/_bazel-build-test.yml' 2025-08-26T19:34:32.5393864Z removed 'pytorch-main/.github/workflows/mac-mps.yml' 2025-08-26T19:34:32.5394681Z removed 'pytorch-main/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml' 2025-08-26T19:34:32.5395663Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-rocm.yml' 2025-08-26T19:34:32.5396477Z removed 'pytorch-main/.github/workflows/check_mergeability_ghstack.yml' 2025-08-26T19:34:32.5397156Z removed 'pytorch-main/.github/workflows/_mac-test.yml' 2025-08-26T19:34:32.5398111Z removed 'pytorch-main/.github/workflows/build-magma-rocm-linux.yml' 2025-08-26T19:34:32.5398778Z removed 'pytorch-main/.github/workflows/inductor.yml' 2025-08-26T19:34:32.5399565Z removed 'pytorch-main/.github/workflows/check-labels.yml' 2025-08-26T19:34:32.5400169Z removed 'pytorch-main/.github/workflows/trymerge.yml' 2025-08-26T19:34:32.5400772Z removed 'pytorch-main/.github/workflows/h100-symm-mem.yml' 2025-08-26T19:34:32.5401427Z removed 'pytorch-main/.github/workflows/periodic-rocm-mi300.yml' 2025-08-26T19:34:32.5402105Z removed 'pytorch-main/.github/workflows/linux-aarch64.yml' 2025-08-26T19:34:32.5402877Z removed 'pytorch-main/.github/workflows/close-nonexistent-disable-issues.yml' 2025-08-26T19:34:32.5403621Z removed 'pytorch-main/.github/workflows/test-h100.yml' 2025-08-26T19:34:32.5404249Z removed 'pytorch-main/.github/workflows/_get-changed-files.yml' 2025-08-26T19:34:32.5404943Z removed 'pytorch-main/.github/workflows/inductor-periodic.yml' 2025-08-26T19:34:32.5405634Z removed 'pytorch-main/.github/workflows/_binary-build-linux.yml' 2025-08-26T19:34:32.5406299Z removed 'pytorch-main/.github/workflows/inductor-rocm.yml' 2025-08-26T19:34:32.5407134Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-rocm-main.yml' 2025-08-26T19:34:32.5408198Z removed 'pytorch-main/.github/workflows/docathon-sync-label.yml' 2025-08-26T19:34:32.5408837Z removed 'pytorch-main/.github/workflows/nightly.yml' 2025-08-26T19:34:32.5409545Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-macos.yml' 2025-08-26T19:34:32.5410449Z removed 'pytorch-main/.github/workflows/torchbench.yml' 2025-08-26T19:34:32.5411302Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-release-main.yml' 2025-08-26T19:34:32.5412166Z removed 'pytorch-main/.github/workflows/unstable.yml' 2025-08-26T19:34:32.5412895Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-aarch64.yml' 2025-08-26T19:34:32.5413706Z removed 'pytorch-main/.github/workflows/_runner-determinator.yml' 2025-08-26T19:34:32.5414405Z removed 'pytorch-main/.github/workflows/assigntome-docathon.yml' 2025-08-26T19:34:32.5415038Z removed 'pytorch-main/.github/workflows/weekly.yml' 2025-08-26T19:34:32.5415604Z removed 'pytorch-main/.github/workflows/nitpicker.yml' 2025-08-26T19:34:32.5416228Z removed 'pytorch-main/.github/workflows/build-magma-windows.yml' 2025-08-26T19:34:32.5416932Z removed 'pytorch-main/.github/workflows/inductor-perf-compare.yml' 2025-08-26T19:34:32.5417821Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark.yml' 2025-08-26T19:34:32.5418569Z removed 'pytorch-main/.github/workflows/inductor-nightly.yml' 2025-08-26T19:34:32.5419230Z removed 'pytorch-main/.github/workflows/build-magma-linux.yml' 2025-08-26T19:34:32.5419981Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86-zen.yml' 2025-08-26T19:34:32.5420588Z removed 'pytorch-main/.github/workflows/_xpu-test.yml' 2025-08-26T19:34:32.5421011Z removed 'pytorch-main/.github/workflows/lint.yml' 2025-08-26T19:34:32.5421319Z removed 'pytorch-main/.github/workflows/_docs.yml' 2025-08-26T19:34:32.5421752Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2025-08-26T19:34:32.5422244Z removed 'pytorch-main/.github/workflows/operator_benchmark.yml' 2025-08-26T19:34:32.5422612Z removed 'pytorch-main/.github/workflows/h100-distributed.yml' 2025-08-26T19:34:32.5422992Z removed 'pytorch-main/.github/workflows/update-viablestrict.yml' 2025-08-26T19:34:32.5423342Z removed 'pytorch-main/.github/workflows/_win-test.yml' 2025-08-26T19:34:32.5423658Z removed 'pytorch-main/.github/workflows/trunk.yml' 2025-08-26T19:34:32.5423980Z removed 'pytorch-main/.github/workflows/docker-builds.yml' 2025-08-26T19:34:32.5424313Z removed 'pytorch-main/.github/workflows/_rocm-test.yml' 2025-08-26T19:34:32.5424662Z removed 'pytorch-main/.github/workflows/auto_request_review.yml' 2025-08-26T19:34:32.5425038Z removed 'pytorch-main/.github/workflows/h100-cutlass-backend.yml' 2025-08-26T19:34:32.5425420Z removed 'pytorch-main/.github/workflows/_binary-test-linux.yml' 2025-08-26T19:34:32.5425842Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-h100.yml' 2025-08-26T19:34:32.5426393Z removed directory 'pytorch-main/.github/workflows' 2025-08-26T19:34:32.5426710Z removed 'pytorch-main/.github/PULL_REQUEST_TEMPLATE.md' 2025-08-26T19:34:32.5427013Z removed 'pytorch-main/.github/regenerate.sh' 2025-08-26T19:34:32.5427299Z removed 'pytorch-main/.github/actionlint.yaml' 2025-08-26T19:34:32.5427844Z removed 'pytorch-main/.github/ci_configs/vllm/Dockerfile.tmp_vllm' 2025-08-26T19:34:32.5428227Z removed directory 'pytorch-main/.github/ci_configs/vllm' 2025-08-26T19:34:32.5428541Z removed directory 'pytorch-main/.github/ci_configs' 2025-08-26T19:34:32.5428835Z removed 'pytorch-main/.github/nitpicks.yml' 2025-08-26T19:34:32.5429166Z removed 'pytorch-main/.github/scripts/test_delete_old_branches.py' 2025-08-26T19:34:32.5429549Z removed 'pytorch-main/.github/scripts/export_pytorch_labels.py' 2025-08-26T19:34:32.5429906Z removed 'pytorch-main/.github/scripts/check_labels.py' 2025-08-26T19:34:32.5430238Z removed 'pytorch-main/.github/scripts/get_ci_variable.py' 2025-08-26T19:34:32.5430618Z removed 'pytorch-main/.github/scripts/ensure_actions_will_cancel.py' 2025-08-26T19:34:32.5430994Z removed 'pytorch-main/.github/scripts/test_check_labels.py' 2025-08-26T19:34:32.5431344Z removed 'pytorch-main/.github/scripts/report_git_status.sh' 2025-08-26T19:34:32.5431672Z removed 'pytorch-main/.github/scripts/pytest_cache.py' 2025-08-26T19:34:32.5432003Z removed 'pytorch-main/.github/scripts/td_llm_indexer.sh' 2025-08-26T19:34:32.5432457Z removed 'pytorch-main/.github/scripts/drci_mocks.json.gz' 2025-08-26T19:34:32.5432778Z removed 'pytorch-main/.github/scripts/README.md' 2025-08-26T19:34:32.5433093Z removed 'pytorch-main/.github/scripts/test_gitutils.py' 2025-08-26T19:34:32.5433429Z removed 'pytorch-main/.github/scripts/rockset_mocks.json.gz' 2025-08-26T19:34:32.5433774Z removed 'pytorch-main/.github/scripts/gql_mocks.json.gz' 2025-08-26T19:34:32.5434123Z removed 'pytorch-main/.github/scripts/amd/patch_triton_wheel.sh' 2025-08-26T19:34:32.5434536Z removed 'pytorch-main/.github/scripts/amd/package_triton_wheel.sh' 2025-08-26T19:34:32.5434906Z removed directory 'pytorch-main/.github/scripts/amd' 2025-08-26T19:34:32.5435263Z removed 'pytorch-main/.github/scripts/test_pytest_caching_utils.py' 2025-08-26T19:34:32.5435637Z removed 'pytorch-main/.github/scripts/upload_aws_ossci.sh' 2025-08-26T19:34:32.5435992Z removed 'pytorch-main/.github/scripts/stop_runner_service.sh' 2025-08-26T19:34:32.5436360Z removed 'pytorch-main/.github/scripts/filter_test_configs.py' 2025-08-26T19:34:32.5436748Z removed 'pytorch-main/.github/scripts/generate_binary_build_matrix.py' 2025-08-26T19:34:32.5437161Z removed 'pytorch-main/.github/scripts/windows/build_triton.bat' 2025-08-26T19:34:32.5437544Z removed 'pytorch-main/.github/scripts/windows/install_vs2022.ps1' 2025-08-26T19:34:32.5438116Z removed 'pytorch-main/.github/scripts/windows/build_magma.bat' 2025-08-26T19:34:32.5438470Z removed directory 'pytorch-main/.github/scripts/windows' 2025-08-26T19:34:32.5438815Z removed 'pytorch-main/.github/scripts/delete_old_branches.py' 2025-08-26T19:34:32.5439156Z removed 'pytorch-main/.github/scripts/gitutils.py' 2025-08-26T19:34:32.5439468Z removed 'pytorch-main/.github/scripts/comment_on_pr.py' 2025-08-26T19:34:32.5439820Z removed 'pytorch-main/.github/scripts/pytest_caching_utils.py' 2025-08-26T19:34:32.5440185Z removed 'pytorch-main/.github/scripts/get_aws_session_tokens.py' 2025-08-26T19:34:32.5440559Z removed 'pytorch-main/.github/scripts/get_workflow_job_id.py' 2025-08-26T19:34:32.5440927Z removed 'pytorch-main/.github/scripts/lint_native_functions.py' 2025-08-26T19:34:32.5441292Z removed 'pytorch-main/.github/scripts/collect_ciflow_labels.py' 2025-08-26T19:34:32.5441639Z removed 'pytorch-main/.github/scripts/cherry_pick.py' 2025-08-26T19:34:32.5442015Z removed 'pytorch-main/.github/scripts/test_filter_test_configs.py' 2025-08-26T19:34:32.5442466Z removed 'pytorch-main/.github/scripts/convert_lintrunner_annotations_to_github.py' 2025-08-26T19:34:32.5442918Z removed 'pytorch-main/.github/scripts/build_triton_wheel.py' 2025-08-26T19:34:32.5443396Z removed 'pytorch-main/.github/scripts/test_label_utils.py' 2025-08-26T19:34:32.5443753Z removed 'pytorch-main/.github/scripts/pr-sanity-check.sh' 2025-08-26T19:34:32.5444111Z removed 'pytorch-main/.github/scripts/generate_ci_workflows.py' 2025-08-26T19:34:32.5444465Z removed 'pytorch-main/.github/scripts/file_io_utils.py' 2025-08-26T19:34:32.5444829Z removed 'pytorch-main/.github/scripts/update_runner_determinator.py' 2025-08-26T19:34:32.5445240Z removed 'pytorch-main/.github/scripts/kill_active_ssh_sessions.ps1' 2025-08-26T19:34:32.5445604Z removed 'pytorch-main/.github/scripts/s390x-ci/README.md' 2025-08-26T19:34:32.5446057Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner@.service' 2025-08-26T19:34:32.5446660Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_token_generator.sh' 2025-08-26T19:34:32.5447231Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/app_token.sh' 2025-08-26T19:34:32.5448028Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_cat_token.sh' 2025-08-26T19:34:32.5448567Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers' 2025-08-26T19:34:32.5449097Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/entrypoint' 2025-08-26T19:34:32.5449651Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/actions-runner' 2025-08-26T19:34:32.5450302Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin' 2025-08-26T19:34:32.5450824Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr' 2025-08-26T19:34:32.5451313Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs' 2025-08-26T19:34:32.5451880Z find: ‘pytorch-main/.github’: No such file or directory 2025-08-26T19:34:32.5452355Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/qemu-user-static.service' 2025-08-26T19:34:32.5452947Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile' 2025-08-26T19:34:32.5453557Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25245.patch' 2025-08-26T19:34:32.5454229Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25102-backport.patch' 2025-08-26T19:34:32.5454871Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches' 2025-08-26T19:34:32.5455394Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder' 2025-08-26T19:34:32.5455800Z removed directory 'pytorch-main/.github/scripts/s390x-ci' 2025-08-26T19:34:32.5456131Z removed 'pytorch-main/.github/scripts/lintrunner.sh' 2025-08-26T19:34:32.5456485Z removed 'pytorch-main/.github/scripts/generate_pytorch_version.py' 2025-08-26T19:34:32.5456845Z removed 'pytorch-main/.github/scripts/parse_ref.py' 2025-08-26T19:34:32.5457176Z removed 'pytorch-main/.github/scripts/test_tryrebase.py' 2025-08-26T19:34:32.5457515Z removed 'pytorch-main/.github/scripts/test_trymerge.py' 2025-08-26T19:34:32.5458137Z removed 'pytorch-main/.github/scripts/close_nonexistent_disable_issues.py' 2025-08-26T19:34:32.5458554Z removed 'pytorch-main/.github/scripts/docathon-label-sync.py' 2025-08-26T19:34:32.5458918Z removed 'pytorch-main/.github/scripts/trymerge.py' 2025-08-26T19:34:32.5459274Z removed 'pytorch-main/.github/scripts/test_runner_determinator.py' 2025-08-26T19:34:32.5459640Z removed 'pytorch-main/.github/scripts/label_utils.py' 2025-08-26T19:34:32.5459966Z removed 'pytorch-main/.github/scripts/github_utils.py' 2025-08-26T19:34:32.5460277Z removed 'pytorch-main/.github/scripts/tryrebase.py' 2025-08-26T19:34:32.5460626Z removed 'pytorch-main/.github/scripts/wait_for_ssh_to_drain.ps1' 2025-08-26T19:34:32.5461000Z removed 'pytorch-main/.github/scripts/runner_determinator.py' 2025-08-26T19:34:32.5461405Z removed 'pytorch-main/.github/scripts/generate_docker_release_matrix.py' 2025-08-26T19:34:32.5461925Z removed 'pytorch-main/.github/scripts/trymerge_explainer.py' 2025-08-26T19:34:32.5462257Z removed directory 'pytorch-main/.github/scripts' 2025-08-26T19:34:32.5462561Z removed 'pytorch-main/.github/ci_commit_pins/xla.txt' 2025-08-26T19:34:32.5462879Z removed 'pytorch-main/.github/ci_commit_pins/text.txt' 2025-08-26T19:34:32.5463211Z removed 'pytorch-main/.github/ci_commit_pins/vision.txt' 2025-08-26T19:34:32.5463558Z removed 'pytorch-main/.github/ci_commit_pins/torchrec.txt' 2025-08-26T19:34:32.5463895Z removed 'pytorch-main/.github/ci_commit_pins/data.txt' 2025-08-26T19:34:32.5464216Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm.txt' 2025-08-26T19:34:32.5464542Z removed 'pytorch-main/.github/ci_commit_pins/vllm.txt' 2025-08-26T19:34:32.5464866Z removed 'pytorch-main/.github/ci_commit_pins/multipy.txt' 2025-08-26T19:34:32.5465203Z removed 'pytorch-main/.github/ci_commit_pins/audio.txt' 2025-08-26T19:34:32.5465548Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm_rocm.txt' 2025-08-26T19:34:32.5465897Z removed 'pytorch-main/.github/ci_commit_pins/triton.txt' 2025-08-26T19:34:32.5466235Z removed 'pytorch-main/.github/ci_commit_pins/torchao.txt' 2025-08-26T19:34:32.5466564Z removed directory 'pytorch-main/.github/ci_commit_pins' 2025-08-26T19:34:32.5466889Z removed 'pytorch-main/.github/templates/common.yml.j2' 2025-08-26T19:34:32.5467273Z removed 'pytorch-main/.github/templates/macos_binary_build_workflow.yml.j2' 2025-08-26T19:34:32.5468037Z removed 'pytorch-main/.github/templates/upload.yml.j2' 2025-08-26T19:34:32.5468712Z removed 'pytorch-main/.github/templates/linux_binary_build_workflow.yml.j2' 2025-08-26T19:34:32.5469510Z removed 'pytorch-main/.github/templates/windows_binary_build_workflow.yml.j2' 2025-08-26T19:34:32.5470184Z removed directory 'pytorch-main/.github/templates' 2025-08-26T19:34:32.5470800Z removed 'pytorch-main/.github/actions/get-workflow-job-id/action.yml' 2025-08-26T19:34:32.5471500Z removed directory 'pytorch-main/.github/actions/get-workflow-job-id' 2025-08-26T19:34:32.5471930Z removed 'pytorch-main/.github/actions/upload-sccache-stats/action.yml' 2025-08-26T19:34:32.5472355Z removed directory 'pytorch-main/.github/actions/upload-sccache-stats' 2025-08-26T19:34:32.5472784Z removed 'pytorch-main/.github/actions/upload-test-artifacts/action.yml' 2025-08-26T19:34:32.5473213Z removed directory 'pytorch-main/.github/actions/upload-test-artifacts' 2025-08-26T19:34:32.5473637Z removed 'pytorch-main/.github/actions/pytest-cache-upload/action.yml' 2025-08-26T19:34:32.5474048Z removed directory 'pytorch-main/.github/actions/pytest-cache-upload' 2025-08-26T19:34:32.5474436Z removed 'pytorch-main/.github/actions/setup-win/action.yml' 2025-08-26T19:34:32.5474788Z removed directory 'pytorch-main/.github/actions/setup-win' 2025-08-26T19:34:32.5475160Z removed 'pytorch-main/.github/actions/chown-workspace/action.yml' 2025-08-26T19:34:32.5475554Z removed directory 'pytorch-main/.github/actions/chown-workspace' 2025-08-26T19:34:32.5475924Z removed 'pytorch-main/.github/actions/setup-xpu/action.yml' 2025-08-26T19:34:32.5476280Z removed directory 'pytorch-main/.github/actions/setup-xpu' 2025-08-26T19:34:32.5476666Z removed 'pytorch-main/.github/actions/download-td-artifacts/action.yml' 2025-08-26T19:34:32.5477097Z removed directory 'pytorch-main/.github/actions/download-td-artifacts' 2025-08-26T19:34:32.5477508Z removed 'pytorch-main/.github/actions/binary-docker-build/action.yml' 2025-08-26T19:34:32.5478095Z removed directory 'pytorch-main/.github/actions/binary-docker-build' 2025-08-26T19:34:32.5478486Z removed 'pytorch-main/.github/actions/setup-rocm/action.yml' 2025-08-26T19:34:32.5478839Z removed directory 'pytorch-main/.github/actions/setup-rocm' 2025-08-26T19:34:32.5479232Z removed 'pytorch-main/.github/actions/pytest-cache-download/action.yml' 2025-08-26T19:34:32.5479658Z removed directory 'pytorch-main/.github/actions/pytest-cache-download' 2025-08-26T19:34:32.5480075Z removed 'pytorch-main/.github/actions/diskspace-cleanup/action.yml' 2025-08-26T19:34:32.5480602Z removed directory 'pytorch-main/.github/actions/diskspace-cleanup' 2025-08-26T19:34:32.5480991Z removed 'pytorch-main/.github/actions/setup-linux/action.yml' 2025-08-26T19:34:32.5481356Z removed directory 'pytorch-main/.github/actions/setup-linux' 2025-08-26T19:34:32.5481716Z removed 'pytorch-main/.github/actions/teardown-win/action.yml' 2025-08-26T19:34:32.5482085Z removed directory 'pytorch-main/.github/actions/teardown-win' 2025-08-26T19:34:32.5482477Z removed 'pytorch-main/.github/actions/filter-test-configs/action.yml' 2025-08-26T19:34:32.5482891Z removed directory 'pytorch-main/.github/actions/filter-test-configs' 2025-08-26T19:34:32.5483292Z removed 'pytorch-main/.github/actions/teardown-rocm/action.yml' 2025-08-26T19:34:32.5483662Z removed directory 'pytorch-main/.github/actions/teardown-rocm' 2025-08-26T19:34:32.5484055Z removed 'pytorch-main/.github/actions/test-pytorch-binary/action.yml' 2025-08-26T19:34:32.5484470Z removed directory 'pytorch-main/.github/actions/test-pytorch-binary' 2025-08-26T19:34:32.5484902Z removed 'pytorch-main/.github/actions/build-external-packages/action.yml' 2025-08-26T19:34:32.5485351Z removed directory 'pytorch-main/.github/actions/build-external-packages' 2025-08-26T19:34:32.5485797Z removed 'pytorch-main/.github/actions/download-build-artifacts/action.yml' 2025-08-26T19:34:32.5486248Z removed directory 'pytorch-main/.github/actions/download-build-artifacts' 2025-08-26T19:34:32.5486764Z removed 'pytorch-main/.github/actions/checkout-pytorch/action.yml' 2025-08-26T19:34:32.5487171Z removed directory 'pytorch-main/.github/actions/checkout-pytorch' 2025-08-26T19:34:32.5487688Z removed 'pytorch-main/.github/actions/teardown-xpu/action.yml' 2025-08-26T19:34:32.5488077Z removed directory 'pytorch-main/.github/actions/teardown-xpu' 2025-08-26T19:34:32.5488465Z removed 'pytorch-main/.github/actions/reuse-old-whl/reuse_old_whl.py' 2025-08-26T19:34:32.5488860Z removed 'pytorch-main/.github/actions/reuse-old-whl/action.yml' 2025-08-26T19:34:32.5489230Z removed directory 'pytorch-main/.github/actions/reuse-old-whl' 2025-08-26T19:34:32.5489645Z removed 'pytorch-main/.github/actions/upload-utilization-stats/action.yml' 2025-08-26T19:34:32.5490100Z removed directory 'pytorch-main/.github/actions/upload-utilization-stats' 2025-08-26T19:34:32.5490504Z removed 'pytorch-main/.github/actions/linux-test/action.yml' 2025-08-26T19:34:32.5490855Z removed directory 'pytorch-main/.github/actions/linux-test' 2025-08-26T19:34:32.5491192Z removed directory 'pytorch-main/.github/actions' 2025-08-26T19:34:32.5491499Z removed 'pytorch-main/.github/requirements/README.md' 2025-08-26T19:34:32.5491876Z removed 'pytorch-main/.github/requirements/pip-requirements-macOS.txt' 2025-08-26T19:34:32.5492326Z removed 'pytorch-main/.github/requirements/regenerate-requirements.txt' 2025-08-26T19:34:32.5492713Z removed directory 'pytorch-main/.github/requirements' 2025-08-26T19:34:32.5493054Z removed 'pytorch-main/.github/requirements-gha-cache.txt' 2025-08-26T19:34:32.5493413Z removed 'pytorch-main/.github/pytorch-circleci-labels.yml' 2025-08-26T19:34:32.5493760Z removed 'pytorch-main/.github/auto_request_review.yml' 2025-08-26T19:34:32.5494087Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/config.yml' 2025-08-26T19:34:32.5494448Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/disable-ci-jobs.md' 2025-08-26T19:34:32.5494865Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/release-feature-request.yml' 2025-08-26T19:34:32.5495283Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/documentation.yml' 2025-08-26T19:34:32.5495645Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/ci-sev.md' 2025-08-26T19:34:32.5495989Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-08-26T19:34:32.5496363Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/pt2-bug-report.yml' 2025-08-26T19:34:32.5496749Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/feature-request.yml' 2025-08-26T19:34:32.5497113Z removed directory 'pytorch-main/.github/ISSUE_TEMPLATE' 2025-08-26T19:34:32.5497411Z removed directory 'pytorch-main/.github' 2025-08-26T19:34:32.5546904Z removed 'pytorch-main/.git/config.worktree' 2025-08-26T19:34:32.5547541Z removed 'pytorch-main/.git/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5548321Z removed 'pytorch-main/.git/hooks/post-update.sample' 2025-08-26T19:34:32.5548950Z removed 'pytorch-main/.git/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5549545Z removed 'pytorch-main/.git/hooks/update.sample' 2025-08-26T19:34:32.5550095Z removed 'pytorch-main/.git/hooks/pre-receive.sample' 2025-08-26T19:34:32.5550722Z removed 'pytorch-main/.git/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5551341Z removed 'pytorch-main/.git/hooks/pre-commit.sample' 2025-08-26T19:34:32.5551903Z removed 'pytorch-main/.git/hooks/commit-msg.sample' 2025-08-26T19:34:32.5552489Z removed 'pytorch-main/.git/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5553073Z removed 'pytorch-main/.git/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5553594Z removed 'pytorch-main/.git/hooks/pre-push.sample' 2025-08-26T19:34:32.5554151Z removed 'pytorch-main/.git/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5554750Z removed 'pytorch-main/.git/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5555371Z removed 'pytorch-main/.git/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5555927Z removed directory 'pytorch-main/.git/hooks' 2025-08-26T19:34:32.5556399Z removed 'pytorch-main/.git/logs/HEAD' 2025-08-26T19:34:32.5556857Z removed directory 'pytorch-main/.git/logs' 2025-08-26T19:34:32.5557354Z removed directory 'pytorch-main/.git/refs/heads' 2025-08-26T19:34:32.5558233Z removed directory 'pytorch-main/.git/refs/tags' 2025-08-26T19:34:32.5558745Z removed directory 'pytorch-main/.git/refs' 2025-08-26T19:34:32.5559213Z removed 'pytorch-main/.git/config' 2025-08-26T19:34:32.5559641Z removed 'pytorch-main/.git/FETCH_HEAD' 2025-08-26T19:34:32.5560083Z removed 'pytorch-main/.git/shallow' 2025-08-26T19:34:32.5560744Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5561661Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/post-update.sample' 2025-08-26T19:34:32.5562593Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5563485Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/update.sample' 2025-08-26T19:34:32.5564332Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-receive.sample' 2025-08-26T19:34:32.5565307Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5566243Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-commit.sample' 2025-08-26T19:34:32.5567120Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/commit-msg.sample' 2025-08-26T19:34:32.5568218Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5569143Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5569999Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-push.sample' 2025-08-26T19:34:32.5570896Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5571815Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5572766Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5573643Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/hooks' 2025-08-26T19:34:32.5574445Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads/main' 2025-08-26T19:34:32.5575294Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads' 2025-08-26T19:34:32.5576184Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5577133Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin' 2025-08-26T19:34:32.5578247Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes' 2025-08-26T19:34:32.5579353Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs' 2025-08-26T19:34:32.5580115Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/HEAD' 2025-08-26T19:34:32.5580848Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs' 2025-08-26T19:34:32.5581630Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads/main' 2025-08-26T19:34:32.5582427Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads' 2025-08-26T19:34:32.5583292Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5584192Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin' 2025-08-26T19:34:32.5585088Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes' 2025-08-26T19:34:32.5585896Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/tags' 2025-08-26T19:34:32.5586661Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs' 2025-08-26T19:34:32.5587366Z removed 'pytorch-main/.git/modules/third_party/mimalloc/config' 2025-08-26T19:34:32.5588220Z removed 'pytorch-main/.git/modules/third_party/mimalloc/FETCH_HEAD' 2025-08-26T19:34:32.5588912Z removed 'pytorch-main/.git/modules/third_party/mimalloc/shallow' 2025-08-26T19:34:32.5589601Z removed 'pytorch-main/.git/modules/third_party/mimalloc/packed-refs' 2025-08-26T19:34:32.5590476Z removed 'pytorch-main/.git/modules/third_party/mimalloc/description' 2025-08-26T19:34:32.5591160Z removed 'pytorch-main/.git/modules/third_party/mimalloc/HEAD' 2025-08-26T19:34:32.5592100Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/37/68e54a211d3811dc2d044378746db27978087f' 2025-08-26T19:34:32.5593106Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/37' 2025-08-26T19:34:32.5594102Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/b3/09c355a09ff8bf1d79d0a2d83ae1526c255d23' 2025-08-26T19:34:32.5595112Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/b3' 2025-08-26T19:34:32.5596081Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/f8/87278a98879d1382265358bd3259cfae70ef84' 2025-08-26T19:34:32.5597041Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/f8' 2025-08-26T19:34:32.5598165Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/94/efd375175e501c561e68d1dd8523f56eded5a9' 2025-08-26T19:34:32.5599131Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/94' 2025-08-26T19:34:32.5600103Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/23/1eceee169149bbf98b0f0e1a1eebc0db1d2444' 2025-08-26T19:34:32.5601078Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/23' 2025-08-26T19:34:32.5602057Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/76/af1b9e512c144420ee1186f0850dc38337d2a0' 2025-08-26T19:34:32.5603019Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/76' 2025-08-26T19:34:32.5603979Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/43/2ce28816df1419e91957055c75f1589e8de9df' 2025-08-26T19:34:32.5604932Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/43' 2025-08-26T19:34:32.5605892Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/71/aaf7a24e8394f596d49dbf662e5da66b28ee1e' 2025-08-26T19:34:32.5606862Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/71' 2025-08-26T19:34:32.5608072Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-f945ff9f8b5f973f0db54b3cae3e6d78011da0ee.idx' 2025-08-26T19:34:32.5609407Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-f945ff9f8b5f973f0db54b3cae3e6d78011da0ee.rev' 2025-08-26T19:34:32.5610745Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-f945ff9f8b5f973f0db54b3cae3e6d78011da0ee.pack' 2025-08-26T19:34:32.5611842Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack' 2025-08-26T19:34:32.5613021Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/bb/c4b190e0f40144ebefd4cfbd40a017412e66f3' 2025-08-26T19:34:32.5614007Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/bb' 2025-08-26T19:34:32.5614966Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/fb/d8b99c2b828428947d70fdc046bb55609be93e' 2025-08-26T19:34:32.5615937Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/fb' 2025-08-26T19:34:32.5616738Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/info' 2025-08-26T19:34:32.5617531Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects' 2025-08-26T19:34:32.5618402Z removed 'pytorch-main/.git/modules/third_party/mimalloc/info/exclude' 2025-08-26T19:34:32.5619134Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/info' 2025-08-26T19:34:32.5619831Z removed 'pytorch-main/.git/modules/third_party/mimalloc/index' 2025-08-26T19:34:32.5620508Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc' 2025-08-26T19:34:32.5621286Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5622122Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/post-update.sample' 2025-08-26T19:34:32.5622970Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5623928Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/update.sample' 2025-08-26T19:34:32.5624724Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2025-08-26T19:34:32.5625596Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5626462Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2025-08-26T19:34:32.5627250Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2025-08-26T19:34:32.5628214Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5629042Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5629830Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-push.sample' 2025-08-26T19:34:32.5630640Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5631524Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5632420Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5633248Z removed directory 'pytorch-main/.git/modules/third_party/onnx/hooks' 2025-08-26T19:34:32.5634000Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads/main' 2025-08-26T19:34:32.5634797Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads' 2025-08-26T19:34:32.5635646Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5636550Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2025-08-26T19:34:32.5637451Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes' 2025-08-26T19:34:32.5638421Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs' 2025-08-26T19:34:32.5639148Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/HEAD' 2025-08-26T19:34:32.5639846Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs' 2025-08-26T19:34:32.5640570Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/heads/main' 2025-08-26T19:34:32.5641325Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/heads' 2025-08-26T19:34:32.5642121Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5642962Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin' 2025-08-26T19:34:32.5643801Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes' 2025-08-26T19:34:32.5644766Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/tags' 2025-08-26T19:34:32.5645526Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs' 2025-08-26T19:34:32.5646204Z removed 'pytorch-main/.git/modules/third_party/onnx/config' 2025-08-26T19:34:32.5646852Z removed 'pytorch-main/.git/modules/third_party/onnx/FETCH_HEAD' 2025-08-26T19:34:32.5647509Z removed 'pytorch-main/.git/modules/third_party/onnx/shallow' 2025-08-26T19:34:32.5648607Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5649818Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/post-update.sample' 2025-08-26T19:34:32.5651042Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5652239Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/update.sample' 2025-08-26T19:34:32.5653381Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-08-26T19:34:32.5654599Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5655799Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-08-26T19:34:32.5657123Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-08-26T19:34:32.5658492Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5659735Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5660893Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-push.sample' 2025-08-26T19:34:32.5662071Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5663305Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5664560Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5665779Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks' 2025-08-26T19:34:32.5666883Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads/master' 2025-08-26T19:34:32.5668198Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads' 2025-08-26T19:34:32.5669494Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5670759Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-08-26T19:34:32.5672010Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes' 2025-08-26T19:34:32.5673166Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs' 2025-08-26T19:34:32.5674206Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/HEAD' 2025-08-26T19:34:32.5675210Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs' 2025-08-26T19:34:32.5676256Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads/master' 2025-08-26T19:34:32.5677356Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads' 2025-08-26T19:34:32.5678667Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5679860Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin' 2025-08-26T19:34:32.5681837Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes' 2025-08-26T19:34:32.5683591Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/tags' 2025-08-26T19:34:32.5685146Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs' 2025-08-26T19:34:32.5686277Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/config' 2025-08-26T19:34:32.5687245Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/FETCH_HEAD' 2025-08-26T19:34:32.5688385Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/shallow' 2025-08-26T19:34:32.5689366Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/packed-refs' 2025-08-26T19:34:32.5690384Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/description' 2025-08-26T19:34:32.5691354Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/HEAD' 2025-08-26T19:34:32.5692657Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-e6a160fe671b8ef53278ef793f21f59a25e32eca.idx' 2025-08-26T19:34:32.5694499Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-a37358b62bd745d07d95080c91c8bded7aca9cbd.pack' 2025-08-26T19:34:32.5696190Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-a37358b62bd745d07d95080c91c8bded7aca9cbd.rev' 2025-08-26T19:34:32.5698015Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-a37358b62bd745d07d95080c91c8bded7aca9cbd.idx' 2025-08-26T19:34:32.5699692Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-e6a160fe671b8ef53278ef793f21f59a25e32eca.rev' 2025-08-26T19:34:32.5701374Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-e6a160fe671b8ef53278ef793f21f59a25e32eca.pack' 2025-08-26T19:34:32.5702791Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack' 2025-08-26T19:34:32.5703920Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/info' 2025-08-26T19:34:32.5705036Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects' 2025-08-26T19:34:32.5706090Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info/exclude' 2025-08-26T19:34:32.5707128Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info' 2025-08-26T19:34:32.5708318Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/index' 2025-08-26T19:34:32.5709268Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11' 2025-08-26T19:34:32.5710193Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party' 2025-08-26T19:34:32.5710997Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules' 2025-08-26T19:34:32.5711708Z removed 'pytorch-main/.git/modules/third_party/onnx/packed-refs' 2025-08-26T19:34:32.5712366Z removed 'pytorch-main/.git/modules/third_party/onnx/description' 2025-08-26T19:34:32.5712990Z removed 'pytorch-main/.git/modules/third_party/onnx/HEAD' 2025-08-26T19:34:32.5713948Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-5775e047b5279eacf906d6184c75b33b0acfb61b.pack' 2025-08-26T19:34:32.5715270Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-3488c1aae011e721fed535acc49f16dd54c14ce1.rev' 2025-08-26T19:34:32.5716540Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-5775e047b5279eacf906d6184c75b33b0acfb61b.rev' 2025-08-26T19:34:32.5717956Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-5775e047b5279eacf906d6184c75b33b0acfb61b.idx' 2025-08-26T19:34:32.5719419Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-3488c1aae011e721fed535acc49f16dd54c14ce1.pack' 2025-08-26T19:34:32.5720685Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-3488c1aae011e721fed535acc49f16dd54c14ce1.idx' 2025-08-26T19:34:32.5721700Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/pack' 2025-08-26T19:34:32.5722484Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/info' 2025-08-26T19:34:32.5723229Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects' 2025-08-26T19:34:32.5723925Z removed 'pytorch-main/.git/modules/third_party/onnx/info/exclude' 2025-08-26T19:34:32.5724612Z removed directory 'pytorch-main/.git/modules/third_party/onnx/info' 2025-08-26T19:34:32.5725254Z removed 'pytorch-main/.git/modules/third_party/onnx/index' 2025-08-26T19:34:32.5725872Z removed directory 'pytorch-main/.git/modules/third_party/onnx' 2025-08-26T19:34:32.5726620Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5727446Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/post-update.sample' 2025-08-26T19:34:32.5728464Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5729282Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/update.sample' 2025-08-26T19:34:32.5730186Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2025-08-26T19:34:32.5731039Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5731876Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2025-08-26T19:34:32.5732658Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2025-08-26T19:34:32.5733490Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5734339Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5735139Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-push.sample' 2025-08-26T19:34:32.5735946Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5736793Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5737889Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5738716Z removed directory 'pytorch-main/.git/modules/third_party/fmt/hooks' 2025-08-26T19:34:32.5739474Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads/master' 2025-08-26T19:34:32.5740274Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads' 2025-08-26T19:34:32.5741090Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5741962Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2025-08-26T19:34:32.5742818Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes' 2025-08-26T19:34:32.5743607Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs' 2025-08-26T19:34:32.5744291Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/HEAD' 2025-08-26T19:34:32.5744958Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs' 2025-08-26T19:34:32.5745657Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/heads/master' 2025-08-26T19:34:32.5746376Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/heads' 2025-08-26T19:34:32.5747142Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5748108Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin' 2025-08-26T19:34:32.5748918Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes' 2025-08-26T19:34:32.5749669Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/tags' 2025-08-26T19:34:32.5750549Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs' 2025-08-26T19:34:32.5751199Z removed 'pytorch-main/.git/modules/third_party/fmt/config' 2025-08-26T19:34:32.5751813Z removed 'pytorch-main/.git/modules/third_party/fmt/FETCH_HEAD' 2025-08-26T19:34:32.5752432Z removed 'pytorch-main/.git/modules/third_party/fmt/shallow' 2025-08-26T19:34:32.5753055Z removed 'pytorch-main/.git/modules/third_party/fmt/packed-refs' 2025-08-26T19:34:32.5753713Z removed 'pytorch-main/.git/modules/third_party/fmt/description' 2025-08-26T19:34:32.5754339Z removed 'pytorch-main/.git/modules/third_party/fmt/HEAD' 2025-08-26T19:34:32.5755197Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e5/54c1fdca1ccf96229dd33fc5660997a4fcf935' 2025-08-26T19:34:32.5756137Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e5' 2025-08-26T19:34:32.5757049Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/ed/d4b0867362e946542f841058cd87a00e455dfe' 2025-08-26T19:34:32.5758193Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/ed' 2025-08-26T19:34:32.5759155Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/8a/58ea7bc27f1c7a7c9abf90cf7e8e7509f985c6' 2025-08-26T19:34:32.5760096Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/8a' 2025-08-26T19:34:32.5761014Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/0d/931e4b7833b522c6d1201f08a3082b577296ce' 2025-08-26T19:34:32.5762104Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/0d' 2025-08-26T19:34:32.5763055Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/88/b6f68dcb9c3f6eba988824ceff79cc3ef328e3' 2025-08-26T19:34:32.5764000Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/88' 2025-08-26T19:34:32.5764928Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/b8/50bb6559813f5be096f510477b925734775319' 2025-08-26T19:34:32.5765908Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/b8' 2025-08-26T19:34:32.5766848Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/67/1fd69589ebc979326be93fc85eb732dc83313e' 2025-08-26T19:34:32.5767979Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/67' 2025-08-26T19:34:32.5768900Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/c8/33a0514186b80717573dbc92ce9a7ba0861192' 2025-08-26T19:34:32.5769819Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/c8' 2025-08-26T19:34:32.5770748Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e2/95ab5ee1441b6c4b1724a2ca97dde7fa653cfd' 2025-08-26T19:34:32.5771663Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e2' 2025-08-26T19:34:32.5772565Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/63/8f15b43f380f26f95925b4191bb44d7c59c231' 2025-08-26T19:34:32.5773625Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/63/8ec52276323126a2a1b1f7c1a95f9bb75d286c' 2025-08-26T19:34:32.5774545Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/63' 2025-08-26T19:34:32.5775436Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/9c/22ad429704d378b576b988b911a4bfe4280831' 2025-08-26T19:34:32.5776332Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/9c' 2025-08-26T19:34:32.5777214Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/50/e571442e53933a24177187a6e92968c8f6e2d9' 2025-08-26T19:34:32.5778254Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/50' 2025-08-26T19:34:32.5779166Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/7b/ec4efe2b318cb3e6429ea2e3cc11f4bf8b4fb0' 2025-08-26T19:34:32.5780089Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/7b' 2025-08-26T19:34:32.5781016Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/93/1e7589605927a4d7ac48866dfcfb980e5d51b3' 2025-08-26T19:34:32.5781937Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/93' 2025-08-26T19:34:32.5782856Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/23/ff7de09131e7922a6a04fbc5428a3fe928688f' 2025-08-26T19:34:32.5783984Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/23' 2025-08-26T19:34:32.5784905Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/b4/c7e4b87f9107026b745bbf566f16478335cb5e' 2025-08-26T19:34:32.5785829Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/b4' 2025-08-26T19:34:32.5786746Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/11/dc1b46241595dca945a369d1a0a2c2cfd2eda3' 2025-08-26T19:34:32.5787862Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/11' 2025-08-26T19:34:32.5788810Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/16/60ad7fd3f8a80688eeb861c86bdb8fc477ce49' 2025-08-26T19:34:32.5789741Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/16' 2025-08-26T19:34:32.5790666Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e0/c81589ea115626f51e4b1d29b09e578fb3af78' 2025-08-26T19:34:32.5791592Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e0' 2025-08-26T19:34:32.5792515Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/d6/e993658c6213dc194af6152350c10ed0c3c6d5' 2025-08-26T19:34:32.5793446Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/d6' 2025-08-26T19:34:32.5794356Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/56/baba39e2824050d08986289cf182752c2965f2' 2025-08-26T19:34:32.5795438Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/56' 2025-08-26T19:34:32.5796349Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/32/c4caae6a3426dc5e894f51ddff3c76d41a4696' 2025-08-26T19:34:32.5797247Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/32' 2025-08-26T19:34:32.5798294Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/db/861e554ecc41d89c4421a197d614ecd15cf42c' 2025-08-26T19:34:32.5799196Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/db' 2025-08-26T19:34:32.5800095Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/90/994fff6e2e7a1bd3029ffc2aabea488d2088ff' 2025-08-26T19:34:32.5800974Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/90' 2025-08-26T19:34:32.5801855Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/fe/403bea96e38797d0777e600db8cdfe8c5ccc1e' 2025-08-26T19:34:32.5802737Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/fe' 2025-08-26T19:34:32.5803638Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/87/b3fd7cb489c88436d136f7cd5db9c9a8e6cec8' 2025-08-26T19:34:32.5804541Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/87' 2025-08-26T19:34:32.5805443Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/3f/f47880748fb1e03e61ad722523a9611dcf27d8' 2025-08-26T19:34:32.5806502Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/3f/31d1e94faf04ab5b60374a59d00d7eb04ee6c5' 2025-08-26T19:34:32.5807423Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/3f' 2025-08-26T19:34:32.5808531Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/08/d9427ff24faa4f68d74aecde04de27d7c21bfd' 2025-08-26T19:34:32.5809461Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/08' 2025-08-26T19:34:32.5810385Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/70/fdbf432653dd65e6d0c560c6174489e6a9ca52' 2025-08-26T19:34:32.5811314Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/70' 2025-08-26T19:34:32.5812230Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/8e/5fa06c6cdfb05229b07a4466de63b0a06c13df' 2025-08-26T19:34:32.5813168Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/8e' 2025-08-26T19:34:32.5814075Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/44/b19e874207c15971d47e8a8d8925de398d1c1b' 2025-08-26T19:34:32.5814993Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/44' 2025-08-26T19:34:32.5815919Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/40/626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-26T19:34:32.5817014Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/40' 2025-08-26T19:34:32.5818157Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/18/52b208144a4f1b65025bc7cc3d4931bd8f51ea' 2025-08-26T19:34:32.5819103Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/18' 2025-08-26T19:34:32.5820034Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/8c/2c445c4fb81ad4d799193ba4bcb2de48af0ee6' 2025-08-26T19:34:32.5820966Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/8c' 2025-08-26T19:34:32.5821887Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/69/4f626beeb41e80d45aaab4c0f36d729420707a' 2025-08-26T19:34:32.5822805Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/69' 2025-08-26T19:34:32.5823692Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/55/6e5178419f9d18132c59b4c71771cc01dec999' 2025-08-26T19:34:32.5824584Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/55' 2025-08-26T19:34:32.5825492Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f4/3dc74d21c9caee0803b8d4f13b2f7b4fccad4b' 2025-08-26T19:34:32.5826398Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f4' 2025-08-26T19:34:32.5827281Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/a1/e01661178a46e8cf0767e8b9d94a9ee5a9db36' 2025-08-26T19:34:32.5828578Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/a1' 2025-08-26T19:34:32.5829576Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.rev' 2025-08-26T19:34:32.5830817Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.idx' 2025-08-26T19:34:32.5832067Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.pack' 2025-08-26T19:34:32.5832391Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/pack' 2025-08-26T19:34:32.5832856Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/80/3cdeea9632ab63ae7e552c9bb84f4d2e80a992' 2025-08-26T19:34:32.5833158Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/80' 2025-08-26T19:34:32.5833605Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/cb/7213d413e36d3628b97504fd1671462a90e2a7' 2025-08-26T19:34:32.5833907Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/cb' 2025-08-26T19:34:32.5834216Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/info' 2025-08-26T19:34:32.5834680Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/b2/cc5e4b85ff0d2b3df928b3f4a40d11aed9412a' 2025-08-26T19:34:32.5834973Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/b2' 2025-08-26T19:34:32.5835260Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects' 2025-08-26T19:34:32.5835526Z removed 'pytorch-main/.git/modules/third_party/fmt/info/exclude' 2025-08-26T19:34:32.5835805Z removed directory 'pytorch-main/.git/modules/third_party/fmt/info' 2025-08-26T19:34:32.5836032Z removed 'pytorch-main/.git/modules/third_party/fmt/index' 2025-08-26T19:34:32.5836282Z removed directory 'pytorch-main/.git/modules/third_party/fmt' 2025-08-26T19:34:32.5836649Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5836987Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/post-update.sample' 2025-08-26T19:34:32.5837369Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5837810Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/update.sample' 2025-08-26T19:34:32.5838149Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-receive.sample' 2025-08-26T19:34:32.5838525Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5838852Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-commit.sample' 2025-08-26T19:34:32.5839337Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/commit-msg.sample' 2025-08-26T19:34:32.5839689Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5840014Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5840339Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-push.sample' 2025-08-26T19:34:32.5840692Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5841058Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5841427Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5841718Z removed directory 'pytorch-main/.git/modules/third_party/aiter/hooks' 2025-08-26T19:34:32.5842027Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/refs/heads/main' 2025-08-26T19:34:32.5842366Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/heads' 2025-08-26T19:34:32.5842717Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5843099Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes/origin' 2025-08-26T19:34:32.5843449Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes' 2025-08-26T19:34:32.5843887Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs' 2025-08-26T19:34:32.5844151Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/HEAD' 2025-08-26T19:34:32.5844453Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs' 2025-08-26T19:34:32.5844745Z removed 'pytorch-main/.git/modules/third_party/aiter/refs/heads/main' 2025-08-26T19:34:32.5845060Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/heads' 2025-08-26T19:34:32.5845433Z removed 'pytorch-main/.git/modules/third_party/aiter/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5845798Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/remotes/origin' 2025-08-26T19:34:32.5846122Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/remotes' 2025-08-26T19:34:32.5846431Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/tags' 2025-08-26T19:34:32.5846719Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs' 2025-08-26T19:34:32.5846963Z removed 'pytorch-main/.git/modules/third_party/aiter/config' 2025-08-26T19:34:32.5847220Z removed 'pytorch-main/.git/modules/third_party/aiter/FETCH_HEAD' 2025-08-26T19:34:32.5847468Z removed 'pytorch-main/.git/modules/third_party/aiter/shallow' 2025-08-26T19:34:32.5848241Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5848796Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/post-update.sample' 2025-08-26T19:34:32.5849413Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5849935Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/update.sample' 2025-08-26T19:34:32.5850497Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-receive.sample' 2025-08-26T19:34:32.5851127Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5851685Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-commit.sample' 2025-08-26T19:34:32.5852233Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/commit-msg.sample' 2025-08-26T19:34:32.5852827Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5853549Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5854090Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-push.sample' 2025-08-26T19:34:32.5854681Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5855285Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5855904Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5856408Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks' 2025-08-26T19:34:32.5856951Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/heads/develop' 2025-08-26T19:34:32.5857514Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/heads' 2025-08-26T19:34:32.5858264Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5858890Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes/origin' 2025-08-26T19:34:32.5859623Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes' 2025-08-26T19:34:32.5860158Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs' 2025-08-26T19:34:32.5860624Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/HEAD' 2025-08-26T19:34:32.5861109Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs' 2025-08-26T19:34:32.5861634Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/heads/develop' 2025-08-26T19:34:32.5862168Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/heads' 2025-08-26T19:34:32.5862725Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5863323Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes/origin' 2025-08-26T19:34:32.5863867Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes' 2025-08-26T19:34:32.5864383Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/tags' 2025-08-26T19:34:32.5864873Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs' 2025-08-26T19:34:32.5865363Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config' 2025-08-26T19:34:32.5865835Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/FETCH_HEAD' 2025-08-26T19:34:32.5866286Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/shallow' 2025-08-26T19:34:32.5866764Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/packed-refs' 2025-08-26T19:34:32.5867242Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/description' 2025-08-26T19:34:32.5867869Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/HEAD' 2025-08-26T19:34:32.5868710Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.idx' 2025-08-26T19:34:32.5869547Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-f10cf23715f45fa82c67d94328bc79f4aaf4ac88.pack' 2025-08-26T19:34:32.5870560Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-f10cf23715f45fa82c67d94328bc79f4aaf4ac88.rev' 2025-08-26T19:34:32.5871387Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.pack' 2025-08-26T19:34:32.5872208Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-f10cf23715f45fa82c67d94328bc79f4aaf4ac88.idx' 2025-08-26T19:34:32.5873023Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.rev' 2025-08-26T19:34:32.5873574Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack' 2025-08-26T19:34:32.5874113Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/info' 2025-08-26T19:34:32.5874648Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects' 2025-08-26T19:34:32.5875132Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/info/exclude' 2025-08-26T19:34:32.5875618Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/info' 2025-08-26T19:34:32.5876220Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/index' 2025-08-26T19:34:32.5876688Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel' 2025-08-26T19:34:32.5877046Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty' 2025-08-26T19:34:32.5877355Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules' 2025-08-26T19:34:32.5877796Z removed 'pytorch-main/.git/modules/third_party/aiter/packed-refs' 2025-08-26T19:34:32.5878084Z removed 'pytorch-main/.git/modules/third_party/aiter/description' 2025-08-26T19:34:32.5878343Z removed 'pytorch-main/.git/modules/third_party/aiter/HEAD' 2025-08-26T19:34:32.5878958Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-f177a7ca343fdf4cc3578c2ff9cc419ecd9cc106.rev' 2025-08-26T19:34:32.5879545Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-4e3d528f733a9e4ef4f2155417feac54a80f59ec.rev' 2025-08-26T19:34:32.5880133Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-f177a7ca343fdf4cc3578c2ff9cc419ecd9cc106.idx' 2025-08-26T19:34:32.5880737Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-f177a7ca343fdf4cc3578c2ff9cc419ecd9cc106.pack' 2025-08-26T19:34:32.5881309Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-4e3d528f733a9e4ef4f2155417feac54a80f59ec.idx' 2025-08-26T19:34:32.5881891Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-4e3d528f733a9e4ef4f2155417feac54a80f59ec.pack' 2025-08-26T19:34:32.5882237Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects/pack' 2025-08-26T19:34:32.5882571Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects/info' 2025-08-26T19:34:32.5882876Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects' 2025-08-26T19:34:32.5883152Z removed 'pytorch-main/.git/modules/third_party/aiter/info/exclude' 2025-08-26T19:34:32.5883440Z removed directory 'pytorch-main/.git/modules/third_party/aiter/info' 2025-08-26T19:34:32.5883680Z removed 'pytorch-main/.git/modules/third_party/aiter/index' 2025-08-26T19:34:32.5883939Z removed directory 'pytorch-main/.git/modules/third_party/aiter' 2025-08-26T19:34:32.5884324Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5884670Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/post-update.sample' 2025-08-26T19:34:32.5885058Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5885382Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/update.sample' 2025-08-26T19:34:32.5885893Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2025-08-26T19:34:32.5886287Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5886638Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2025-08-26T19:34:32.5886976Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2025-08-26T19:34:32.5887344Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5887865Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5888203Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-push.sample' 2025-08-26T19:34:32.5888567Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5888949Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5889342Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5889640Z removed directory 'pytorch-main/.git/modules/third_party/sleef/hooks' 2025-08-26T19:34:32.5889967Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads/master' 2025-08-26T19:34:32.5890321Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads' 2025-08-26T19:34:32.5890839Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5891235Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2025-08-26T19:34:32.5891596Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes' 2025-08-26T19:34:32.5891910Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs' 2025-08-26T19:34:32.5892171Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/HEAD' 2025-08-26T19:34:32.5892468Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs' 2025-08-26T19:34:32.5892780Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/heads/master' 2025-08-26T19:34:32.5893103Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/heads' 2025-08-26T19:34:32.5893443Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5893804Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin' 2025-08-26T19:34:32.5894137Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes' 2025-08-26T19:34:32.5894450Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/tags' 2025-08-26T19:34:32.5894746Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs' 2025-08-26T19:34:32.5894986Z removed 'pytorch-main/.git/modules/third_party/sleef/config' 2025-08-26T19:34:32.5895250Z removed 'pytorch-main/.git/modules/third_party/sleef/FETCH_HEAD' 2025-08-26T19:34:32.5895504Z removed 'pytorch-main/.git/modules/third_party/sleef/shallow' 2025-08-26T19:34:32.5895784Z removed 'pytorch-main/.git/modules/third_party/sleef/packed-refs' 2025-08-26T19:34:32.5896057Z removed 'pytorch-main/.git/modules/third_party/sleef/description' 2025-08-26T19:34:32.5896304Z removed 'pytorch-main/.git/modules/third_party/sleef/HEAD' 2025-08-26T19:34:32.5896897Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-9802aeeea2af020e5ec89abf5cc73e928021ce01.rev' 2025-08-26T19:34:32.5897490Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-0ab6236ac3149aa80376eab13aacdb81fca927e7.rev' 2025-08-26T19:34:32.5898242Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-0ab6236ac3149aa80376eab13aacdb81fca927e7.pack' 2025-08-26T19:34:32.5898837Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-9802aeeea2af020e5ec89abf5cc73e928021ce01.pack' 2025-08-26T19:34:32.5899417Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-0ab6236ac3149aa80376eab13aacdb81fca927e7.idx' 2025-08-26T19:34:32.5900187Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-9802aeeea2af020e5ec89abf5cc73e928021ce01.idx' 2025-08-26T19:34:32.5900524Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/pack' 2025-08-26T19:34:32.5900857Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/info' 2025-08-26T19:34:32.5901168Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects' 2025-08-26T19:34:32.5901454Z removed 'pytorch-main/.git/modules/third_party/sleef/info/exclude' 2025-08-26T19:34:32.5901748Z removed directory 'pytorch-main/.git/modules/third_party/sleef/info' 2025-08-26T19:34:32.5901988Z removed 'pytorch-main/.git/modules/third_party/sleef/index' 2025-08-26T19:34:32.5902261Z removed directory 'pytorch-main/.git/modules/third_party/sleef' 2025-08-26T19:34:32.5902631Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5902968Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/post-update.sample' 2025-08-26T19:34:32.5903366Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5903678Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/update.sample' 2025-08-26T19:34:32.5904013Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-receive.sample' 2025-08-26T19:34:32.5904611Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5904956Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-commit.sample' 2025-08-26T19:34:32.5905286Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/commit-msg.sample' 2025-08-26T19:34:32.5905646Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5905983Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5906302Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-push.sample' 2025-08-26T19:34:32.5906656Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5907023Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5907403Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5907869Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/hooks' 2025-08-26T19:34:32.5908238Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads/release-v3' 2025-08-26T19:34:32.5908579Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads' 2025-08-26T19:34:32.5908939Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5909335Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin' 2025-08-26T19:34:32.5909686Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes' 2025-08-26T19:34:32.5910002Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs' 2025-08-26T19:34:32.5910270Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/HEAD' 2025-08-26T19:34:32.5910563Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs' 2025-08-26T19:34:32.5910883Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/heads/release-v3' 2025-08-26T19:34:32.5911195Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/heads' 2025-08-26T19:34:32.5911531Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5911888Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin' 2025-08-26T19:34:32.5912194Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes' 2025-08-26T19:34:32.5912488Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/tags' 2025-08-26T19:34:32.5912767Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs' 2025-08-26T19:34:32.5913172Z removed 'pytorch-main/.git/modules/third_party/NVTX/config' 2025-08-26T19:34:32.5913434Z removed 'pytorch-main/.git/modules/third_party/NVTX/FETCH_HEAD' 2025-08-26T19:34:32.5913673Z removed 'pytorch-main/.git/modules/third_party/NVTX/shallow' 2025-08-26T19:34:32.5913937Z removed 'pytorch-main/.git/modules/third_party/NVTX/packed-refs' 2025-08-26T19:34:32.5914199Z removed 'pytorch-main/.git/modules/third_party/NVTX/description' 2025-08-26T19:34:32.5914434Z removed 'pytorch-main/.git/modules/third_party/NVTX/HEAD' 2025-08-26T19:34:32.5915008Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-f27651aef93559d3c1d1924f4d63d030e4d6ad3f.idx' 2025-08-26T19:34:32.5915594Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-f27651aef93559d3c1d1924f4d63d030e4d6ad3f.pack' 2025-08-26T19:34:32.5916169Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-c97e0d84de74d8417a3db86483edb845aa228603.idx' 2025-08-26T19:34:32.5916724Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-f27651aef93559d3c1d1924f4d63d030e4d6ad3f.rev' 2025-08-26T19:34:32.5917307Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-c97e0d84de74d8417a3db86483edb845aa228603.pack' 2025-08-26T19:34:32.5918026Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-c97e0d84de74d8417a3db86483edb845aa228603.rev' 2025-08-26T19:34:32.5918359Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/pack' 2025-08-26T19:34:32.5918838Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/info' 2025-08-26T19:34:32.5919153Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects' 2025-08-26T19:34:32.5919424Z removed 'pytorch-main/.git/modules/third_party/NVTX/info/exclude' 2025-08-26T19:34:32.5919716Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/info' 2025-08-26T19:34:32.5919967Z removed 'pytorch-main/.git/modules/third_party/NVTX/index' 2025-08-26T19:34:32.5920224Z removed directory 'pytorch-main/.git/modules/third_party/NVTX' 2025-08-26T19:34:32.5920626Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5921001Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/post-update.sample' 2025-08-26T19:34:32.5921410Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5921742Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/update.sample' 2025-08-26T19:34:32.5922112Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-receive.sample' 2025-08-26T19:34:32.5922519Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5922870Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-commit.sample' 2025-08-26T19:34:32.5923269Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/commit-msg.sample' 2025-08-26T19:34:32.5923650Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5924017Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5924358Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-push.sample' 2025-08-26T19:34:32.5924734Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5925123Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5925536Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5925854Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/hooks' 2025-08-26T19:34:32.5926202Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads/develop' 2025-08-26T19:34:32.5926571Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads' 2025-08-26T19:34:32.5926945Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5927528Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin' 2025-08-26T19:34:32.5928108Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes' 2025-08-26T19:34:32.5928433Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs' 2025-08-26T19:34:32.5928703Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/HEAD' 2025-08-26T19:34:32.5929014Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs' 2025-08-26T19:34:32.5929330Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads/develop' 2025-08-26T19:34:32.5929653Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads' 2025-08-26T19:34:32.5930002Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5930373Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin' 2025-08-26T19:34:32.5930708Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes' 2025-08-26T19:34:32.5931034Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/tags' 2025-08-26T19:34:32.5931334Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs' 2025-08-26T19:34:32.5931587Z removed 'pytorch-main/.git/modules/third_party/nlohmann/config' 2025-08-26T19:34:32.5931856Z removed 'pytorch-main/.git/modules/third_party/nlohmann/FETCH_HEAD' 2025-08-26T19:34:32.5932265Z removed 'pytorch-main/.git/modules/third_party/nlohmann/shallow' 2025-08-26T19:34:32.5932552Z removed 'pytorch-main/.git/modules/third_party/nlohmann/packed-refs' 2025-08-26T19:34:32.5932826Z removed 'pytorch-main/.git/modules/third_party/nlohmann/description' 2025-08-26T19:34:32.5933074Z removed 'pytorch-main/.git/modules/third_party/nlohmann/HEAD' 2025-08-26T19:34:32.5933676Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.pack' 2025-08-26T19:34:32.5934275Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-2465bb7eeaa69593e8a6bafea2f59153f2440be0.rev' 2025-08-26T19:34:32.5934881Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.rev' 2025-08-26T19:34:32.5935478Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-2465bb7eeaa69593e8a6bafea2f59153f2440be0.idx' 2025-08-26T19:34:32.5936076Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.idx' 2025-08-26T19:34:32.5936696Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-2465bb7eeaa69593e8a6bafea2f59153f2440be0.pack' 2025-08-26T19:34:32.5937051Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack' 2025-08-26T19:34:32.5937394Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/info' 2025-08-26T19:34:32.5937869Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects' 2025-08-26T19:34:32.5938191Z removed 'pytorch-main/.git/modules/third_party/nlohmann/info/exclude' 2025-08-26T19:34:32.5938508Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/info' 2025-08-26T19:34:32.5938771Z removed 'pytorch-main/.git/modules/third_party/nlohmann/index' 2025-08-26T19:34:32.5939067Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann' 2025-08-26T19:34:32.5939446Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5939786Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/post-update.sample' 2025-08-26T19:34:32.5940173Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5940482Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/update.sample' 2025-08-26T19:34:32.5940818Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2025-08-26T19:34:32.5941205Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5941705Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2025-08-26T19:34:32.5942037Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2025-08-26T19:34:32.5942406Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5942731Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5943060Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-push.sample' 2025-08-26T19:34:32.5943417Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5943791Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5944171Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.5944469Z removed directory 'pytorch-main/.git/modules/third_party/gloo/hooks' 2025-08-26T19:34:32.5944789Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads/main' 2025-08-26T19:34:32.5945136Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads' 2025-08-26T19:34:32.5945493Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5945887Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2025-08-26T19:34:32.5946441Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes' 2025-08-26T19:34:32.5946768Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs' 2025-08-26T19:34:32.5947041Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/HEAD' 2025-08-26T19:34:32.5947334Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs' 2025-08-26T19:34:32.5947810Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/heads/main' 2025-08-26T19:34:32.5948142Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/heads' 2025-08-26T19:34:32.5948495Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.5948862Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin' 2025-08-26T19:34:32.5949190Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes' 2025-08-26T19:34:32.5949511Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/tags' 2025-08-26T19:34:32.5949807Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs' 2025-08-26T19:34:32.5950050Z removed 'pytorch-main/.git/modules/third_party/gloo/config' 2025-08-26T19:34:32.5950316Z removed 'pytorch-main/.git/modules/third_party/gloo/FETCH_HEAD' 2025-08-26T19:34:32.5950554Z removed 'pytorch-main/.git/modules/third_party/gloo/shallow' 2025-08-26T19:34:32.5950817Z removed 'pytorch-main/.git/modules/third_party/gloo/packed-refs' 2025-08-26T19:34:32.5951079Z removed 'pytorch-main/.git/modules/third_party/gloo/description' 2025-08-26T19:34:32.5951322Z removed 'pytorch-main/.git/modules/third_party/gloo/HEAD' 2025-08-26T19:34:32.5951813Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/26/6a2cdd8a070b1e90a262a0fa23e2359e171315' 2025-08-26T19:34:32.5952136Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/26' 2025-08-26T19:34:32.5952619Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/3a/82a991c34d95fef427d812cce9ffab448ca9f0' 2025-08-26T19:34:32.5952941Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/3a' 2025-08-26T19:34:32.5953420Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/19/6a9db0364d7a9e9113ffbab15cc8b19523d0ff' 2025-08-26T19:34:32.5953744Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/19' 2025-08-26T19:34:32.5954211Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/df/71d542251acb88af4ed4067b24164928769461' 2025-08-26T19:34:32.5954619Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/df' 2025-08-26T19:34:32.5955225Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/d9/3b6e5b061b1bfa15ecea715b446183ee9f7268' 2025-08-26T19:34:32.5955768Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/d9' 2025-08-26T19:34:32.5956295Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/99/5ae26bcfc603a88339c4a32f791157a947b134' 2025-08-26T19:34:32.5956720Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/99' 2025-08-26T19:34:32.5957229Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/5f/c00f82a6a98f7c6706b35e9030358483a5c3df' 2025-08-26T19:34:32.5957880Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/5f' 2025-08-26T19:34:32.5958509Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/ba/ca4c8d2f8ae4c523313d4b7578d4875a3ddc20' 2025-08-26T19:34:32.5958887Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/ba' 2025-08-26T19:34:32.5959426Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/94/b774ae1a050ae77e48db2f7ddc5c87445b5537' 2025-08-26T19:34:32.5959857Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/94' 2025-08-26T19:34:32.5960423Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/7c/892eac54d4cb11a853bfa7cb69a76135a6c1d8' 2025-08-26T19:34:32.5960885Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/7c' 2025-08-26T19:34:32.5961457Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/0b/cf0bef7bb1b613440c4a02bb140cf09a10adc9' 2025-08-26T19:34:32.5962023Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/0b' 2025-08-26T19:34:32.5962564Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/50/757cfbe81b21e9379a95945839c891d35c64cb' 2025-08-26T19:34:32.5962942Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/50' 2025-08-26T19:34:32.5978633Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/1d/0e604c7063ab23803b561af7af95af73a3e12c' 2025-08-26T19:34:32.5979024Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/1d' 2025-08-26T19:34:32.5979540Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/83/80868d083c67a15dcbc2c6ae5cd39cc0bf1aa8' 2025-08-26T19:34:32.5979874Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/83' 2025-08-26T19:34:32.5980362Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/16/56fc7e127d1252e39521178f6cd546ae2ff7ee' 2025-08-26T19:34:32.5980685Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/16' 2025-08-26T19:34:32.5981167Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/ca/87ad365e4f908bcff43ff29ad77f67e6f0bd40' 2025-08-26T19:34:32.5981491Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/ca' 2025-08-26T19:34:32.5981945Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c7/b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-26T19:34:32.5982259Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c7' 2025-08-26T19:34:32.5982738Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/14/cbcb1b055641ff92e9ca8372158a635a838e79' 2025-08-26T19:34:32.5983056Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/14' 2025-08-26T19:34:32.5983524Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/e8/52b6cb323dafc9815c58679066366f91cc5cbe' 2025-08-26T19:34:32.5983851Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/e8' 2025-08-26T19:34:32.5984320Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c2/9f2fbc61131788b231092d7a578d0253cd8e46' 2025-08-26T19:34:32.5984632Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c2' 2025-08-26T19:34:32.5985112Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c3/16cf56d0dada3d3ce6f8ed44fae73f5902e939' 2025-08-26T19:34:32.5985438Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c3' 2025-08-26T19:34:32.5985914Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/6c/cd3a418677e78670c9ad4d080ba5df512016bd' 2025-08-26T19:34:32.5986426Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/6c' 2025-08-26T19:34:32.5986920Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/f4/e8cceee78ddbf704f5e078bf3597df5f40787c' 2025-08-26T19:34:32.5987232Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/f4' 2025-08-26T19:34:32.5988003Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-413b2858de5334032820f02449dae6ad99b16471.pack' 2025-08-26T19:34:32.5988646Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-413b2858de5334032820f02449dae6ad99b16471.rev' 2025-08-26T19:34:32.5989217Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-413b2858de5334032820f02449dae6ad99b16471.idx' 2025-08-26T19:34:32.5989556Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/pack' 2025-08-26T19:34:32.5990049Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/04/8ca793d8339a00e33cf499e7c5cd3a584282bf' 2025-08-26T19:34:32.5990372Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/04' 2025-08-26T19:34:32.5990701Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/info' 2025-08-26T19:34:32.5991176Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/89/c6859aa746e0792156d82289ca542e912ac259' 2025-08-26T19:34:32.5991490Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/89' 2025-08-26T19:34:32.5992122Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/4e/3754f817bb7346c60f1e8e506b64826a01599f' 2025-08-26T19:34:32.5992450Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/4e' 2025-08-26T19:34:32.5992911Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/6f/678ede9f555c39c6adf5700a9f99f62921b8ba' 2025-08-26T19:34:32.5993218Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/6f' 2025-08-26T19:34:32.5993504Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects' 2025-08-26T19:34:32.5993771Z removed 'pytorch-main/.git/modules/third_party/gloo/info/exclude' 2025-08-26T19:34:32.5994058Z removed directory 'pytorch-main/.git/modules/third_party/gloo/info' 2025-08-26T19:34:32.5994298Z removed 'pytorch-main/.git/modules/third_party/gloo/index' 2025-08-26T19:34:32.5994562Z removed directory 'pytorch-main/.git/modules/third_party/gloo' 2025-08-26T19:34:32.5994947Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.5995314Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2025-08-26T19:34:32.5995719Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.5996041Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/update.sample' 2025-08-26T19:34:32.5996397Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2025-08-26T19:34:32.5996795Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.5997149Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2025-08-26T19:34:32.5997491Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2025-08-26T19:34:32.5998036Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.5998384Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2025-08-26T19:34:32.5998730Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2025-08-26T19:34:32.5999098Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.5999487Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.5999873Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6000180Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/hooks' 2025-08-26T19:34:32.6000520Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2025-08-26T19:34:32.6001053Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads' 2025-08-26T19:34:32.6001426Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6001832Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2025-08-26T19:34:32.6002191Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes' 2025-08-26T19:34:32.6002516Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs' 2025-08-26T19:34:32.6002791Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/HEAD' 2025-08-26T19:34:32.6003092Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs' 2025-08-26T19:34:32.6003404Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads/master' 2025-08-26T19:34:32.6003728Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads' 2025-08-26T19:34:32.6004086Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6004451Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin' 2025-08-26T19:34:32.6004778Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes' 2025-08-26T19:34:32.6005101Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/tags' 2025-08-26T19:34:32.6005549Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs' 2025-08-26T19:34:32.6005808Z removed 'pytorch-main/.git/modules/third_party/NNPACK/config' 2025-08-26T19:34:32.6006088Z removed 'pytorch-main/.git/modules/third_party/NNPACK/FETCH_HEAD' 2025-08-26T19:34:32.6006342Z removed 'pytorch-main/.git/modules/third_party/NNPACK/shallow' 2025-08-26T19:34:32.6006622Z removed 'pytorch-main/.git/modules/third_party/NNPACK/packed-refs' 2025-08-26T19:34:32.6006904Z removed 'pytorch-main/.git/modules/third_party/NNPACK/description' 2025-08-26T19:34:32.6007144Z removed 'pytorch-main/.git/modules/third_party/NNPACK/HEAD' 2025-08-26T19:34:32.6007829Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d/904501987603fd79348f9a69c8ed6ed95a4dce' 2025-08-26T19:34:32.6008169Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d' 2025-08-26T19:34:32.6008661Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c/20c905109929cd97402b498b167533669df765' 2025-08-26T19:34:32.6008999Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c' 2025-08-26T19:34:32.6009484Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/93/e58d08af649297231ec2b7ad3214b3f6e5d43a' 2025-08-26T19:34:32.6009825Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/93' 2025-08-26T19:34:32.6010321Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0/7e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-26T19:34:32.6010650Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0' 2025-08-26T19:34:32.6011259Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.pack' 2025-08-26T19:34:32.6011842Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.rev' 2025-08-26T19:34:32.6012419Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.idx' 2025-08-26T19:34:32.6012771Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack' 2025-08-26T19:34:32.6013109Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/info' 2025-08-26T19:34:32.6013593Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/29/26babb9a8747e598b488024b644b5542f856e5' 2025-08-26T19:34:32.6013923Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/29' 2025-08-26T19:34:32.6014236Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects' 2025-08-26T19:34:32.6014520Z removed 'pytorch-main/.git/modules/third_party/NNPACK/info/exclude' 2025-08-26T19:34:32.6014980Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/info' 2025-08-26T19:34:32.6015232Z removed 'pytorch-main/.git/modules/third_party/NNPACK/index' 2025-08-26T19:34:32.6015501Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK' 2025-08-26T19:34:32.6015886Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6016307Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/post-update.sample' 2025-08-26T19:34:32.6016711Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6017037Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/update.sample' 2025-08-26T19:34:32.6017388Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-receive.sample' 2025-08-26T19:34:32.6017943Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6018296Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-commit.sample' 2025-08-26T19:34:32.6018636Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/commit-msg.sample' 2025-08-26T19:34:32.6019001Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6019350Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6019889Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-push.sample' 2025-08-26T19:34:32.6020274Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6020665Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6021055Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6021359Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/hooks' 2025-08-26T19:34:32.6021690Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads/main' 2025-08-26T19:34:32.6022045Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads' 2025-08-26T19:34:32.6022409Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6022813Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin' 2025-08-26T19:34:32.6023180Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes' 2025-08-26T19:34:32.6023492Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs' 2025-08-26T19:34:32.6023759Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/HEAD' 2025-08-26T19:34:32.6024061Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs' 2025-08-26T19:34:32.6024366Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads/main' 2025-08-26T19:34:32.6024687Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads' 2025-08-26T19:34:32.6025040Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6025411Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin' 2025-08-26T19:34:32.6025748Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes' 2025-08-26T19:34:32.6026061Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/tags/v1.13.0' 2025-08-26T19:34:32.6026389Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/tags/v1.13.0-rc1' 2025-08-26T19:34:32.6026706Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/tags' 2025-08-26T19:34:32.6027012Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs' 2025-08-26T19:34:32.6027267Z removed 'pytorch-main/.git/modules/third_party/kleidiai/config' 2025-08-26T19:34:32.6027537Z removed 'pytorch-main/.git/modules/third_party/kleidiai/FETCH_HEAD' 2025-08-26T19:34:32.6027945Z removed 'pytorch-main/.git/modules/third_party/kleidiai/shallow' 2025-08-26T19:34:32.6028387Z removed 'pytorch-main/.git/modules/third_party/kleidiai/packed-refs' 2025-08-26T19:34:32.6028664Z removed 'pytorch-main/.git/modules/third_party/kleidiai/description' 2025-08-26T19:34:32.6028907Z removed 'pytorch-main/.git/modules/third_party/kleidiai/HEAD' 2025-08-26T19:34:32.6029503Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-74c421067106ffc2a685c40b9e1168ba7a177278.idx' 2025-08-26T19:34:32.6030083Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-74c421067106ffc2a685c40b9e1168ba7a177278.rev' 2025-08-26T19:34:32.6030670Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-8b76e9893a542f40912a8e284f6cf4cbaf58159b.pack' 2025-08-26T19:34:32.6031258Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-74c421067106ffc2a685c40b9e1168ba7a177278.pack' 2025-08-26T19:34:32.6031832Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-8b76e9893a542f40912a8e284f6cf4cbaf58159b.rev' 2025-08-26T19:34:32.6032413Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-8b76e9893a542f40912a8e284f6cf4cbaf58159b.idx' 2025-08-26T19:34:32.6032763Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack' 2025-08-26T19:34:32.6033093Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/info' 2025-08-26T19:34:32.6033535Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects' 2025-08-26T19:34:32.6033833Z removed 'pytorch-main/.git/modules/third_party/kleidiai/info/exclude' 2025-08-26T19:34:32.6034127Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/info' 2025-08-26T19:34:32.6034384Z removed 'pytorch-main/.git/modules/third_party/kleidiai/index' 2025-08-26T19:34:32.6034668Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai' 2025-08-26T19:34:32.6035108Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6035513Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2025-08-26T19:34:32.6035972Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6036341Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2025-08-26T19:34:32.6036738Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2025-08-26T19:34:32.6037190Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6037717Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2025-08-26T19:34:32.6038108Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2025-08-26T19:34:32.6038531Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6038937Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6039327Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2025-08-26T19:34:32.6039751Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6040193Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6040652Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6041006Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2025-08-26T19:34:32.6041395Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2025-08-26T19:34:32.6041800Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2025-08-26T19:34:32.6042223Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6042837Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2025-08-26T19:34:32.6043250Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2025-08-26T19:34:32.6043620Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2025-08-26T19:34:32.6043939Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2025-08-26T19:34:32.6044285Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2025-08-26T19:34:32.6044642Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2025-08-26T19:34:32.6045013Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2025-08-26T19:34:32.6045414Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6045837Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2025-08-26T19:34:32.6046228Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2025-08-26T19:34:32.6046598Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2025-08-26T19:34:32.6046938Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2025-08-26T19:34:32.6047238Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/config' 2025-08-26T19:34:32.6047841Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/FETCH_HEAD' 2025-08-26T19:34:32.6048155Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/shallow' 2025-08-26T19:34:32.6048480Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2025-08-26T19:34:32.6048809Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/description' 2025-08-26T19:34:32.6049099Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2025-08-26T19:34:32.6049673Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38/30eb1698f21dc3cebb45f770d35b363fd77063' 2025-08-26T19:34:32.6050061Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38' 2025-08-26T19:34:32.6050635Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26/1cb928dfbe1b079aa873a8caa423bb4c1256d3' 2025-08-26T19:34:32.6051020Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26' 2025-08-26T19:34:32.6051570Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/6f077939ea9280156a4e66c28f34071d4f567f' 2025-08-26T19:34:32.6052128Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/8f72b780ee6b6320c91a415741dd127a7fa323' 2025-08-26T19:34:32.6052498Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a' 2025-08-26T19:34:32.6053054Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13/a07159accea063e36ca5e680b3203bbead47cd' 2025-08-26T19:34:32.6053433Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13' 2025-08-26T19:34:32.6053987Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8/79fd7c1a16e807cb5ec606bf35b91d50d01b5d' 2025-08-26T19:34:32.6054357Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8' 2025-08-26T19:34:32.6054928Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52/163c4e55f973dbbf9db618dae259c8390be1b7' 2025-08-26T19:34:32.6055299Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52' 2025-08-26T19:34:32.6055855Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e/2bc2cf14f74dd1911de37e99e1b2b685eed09d' 2025-08-26T19:34:32.6056230Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e' 2025-08-26T19:34:32.6056777Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25/87dd4206796e31eb5df368f45377da6af97c74' 2025-08-26T19:34:32.6057292Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25' 2025-08-26T19:34:32.6058030Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/09526ee79bafe147dff58bd29d2118781fc4ae' 2025-08-26T19:34:32.6058578Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/a4cefa28663f096e56b0cc2932469787c4297c' 2025-08-26T19:34:32.6058956Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48' 2025-08-26T19:34:32.6059506Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86/15671b03b25d93570aa91aeb201ae16c4e2d43' 2025-08-26T19:34:32.6059882Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86' 2025-08-26T19:34:32.6060433Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab/642c8068bcd498c05e70b1f5cfd0667a37d8cb' 2025-08-26T19:34:32.6060805Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab' 2025-08-26T19:34:32.6061356Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78/d86983dc99416536ac2f231bf9894dd51d1e3d' 2025-08-26T19:34:32.6061732Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78' 2025-08-26T19:34:32.6062292Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc/fe2b51661d6fe3ce0968de79ce0bc4f172a5fe' 2025-08-26T19:34:32.6062806Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc' 2025-08-26T19:34:32.6063372Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22/fabac5335d14c8c02d60a060ddd51b482cdf61' 2025-08-26T19:34:32.6063742Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22' 2025-08-26T19:34:32.6064287Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af/09301c63e9145ec1d755c6a60d5a85c6fa151e' 2025-08-26T19:34:32.6064668Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af' 2025-08-26T19:34:32.6065261Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b/e0bf360c84ddcc3866d1887e3a06c820166357' 2025-08-26T19:34:32.6065632Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b' 2025-08-26T19:34:32.6066203Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4/d43ff93fad20d773991bab7972bf6b7baa690f' 2025-08-26T19:34:32.6066574Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4' 2025-08-26T19:34:32.6067138Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d/4a0cdfa10eb54f79ecc3e3e9fcd43be052e912' 2025-08-26T19:34:32.6067513Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d' 2025-08-26T19:34:32.6068205Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce/77be60591963abce2a7b05468c60de2fb79801' 2025-08-26T19:34:32.6068582Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce' 2025-08-26T19:34:32.6069169Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93/5f6db5f4ec3cdd9f89d8139d5bd3fa084141aa' 2025-08-26T19:34:32.6069549Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93' 2025-08-26T19:34:32.6070129Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d/5fca4f359cd98815c208518ad0530cdf8e3ced' 2025-08-26T19:34:32.6070521Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d' 2025-08-26T19:34:32.6071090Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72/6766e6a6db99524148741cd5d8216b7ae5cfb3' 2025-08-26T19:34:32.6071471Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72' 2025-08-26T19:34:32.6072056Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc/f38a396c977cd66c4fa2b5aa704ac9b83defa0' 2025-08-26T19:34:32.6072581Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc' 2025-08-26T19:34:32.6073138Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51/b5aff41cfd9863fe16a10c10dc84e5bf22e18f' 2025-08-26T19:34:32.6073515Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51' 2025-08-26T19:34:32.6074069Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4/5ec173c866ab4987bd05208131ac03e209132f' 2025-08-26T19:34:32.6074438Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4' 2025-08-26T19:34:32.6074986Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6/1cf9ab4680581d42a98b825d4c0f82296adb91' 2025-08-26T19:34:32.6075361Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6' 2025-08-26T19:34:32.6075909Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/72ce8b42054d2f141fa3fa8570905337543cf1' 2025-08-26T19:34:32.6076466Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/d11ad820908eeac99ae5b691a53e0dbbd014f4' 2025-08-26T19:34:32.6077026Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/1fed0306acc4651d2ad359c202ea626a7cdfaa' 2025-08-26T19:34:32.6077397Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91' 2025-08-26T19:34:32.6078222Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83/6d66f5370b4777c76d9f8474aab31d12a23a6e' 2025-08-26T19:34:32.6078616Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83' 2025-08-26T19:34:32.6079171Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16/a2b51008d8ce50b338b29a38511753e32ba416' 2025-08-26T19:34:32.6079545Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16' 2025-08-26T19:34:32.6080104Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6/8037213a617d2191082cef913dfacdfdb3e7e9' 2025-08-26T19:34:32.6080484Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6' 2025-08-26T19:34:32.6081043Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75/aebfd1fd679a1d406b39cff2d12816095e6076' 2025-08-26T19:34:32.6081418Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75' 2025-08-26T19:34:32.6081975Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82/5a7f3b5194a6577e60cbd6430ff6b9a68cb4ca' 2025-08-26T19:34:32.6082347Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82' 2025-08-26T19:34:32.6082904Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/2ad075861d5a0f67b2cd799aa650f747a35d7a' 2025-08-26T19:34:32.6083457Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/25bd508ba4a0780b5753edfe1291e8a9155f56' 2025-08-26T19:34:32.6084012Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/aee13b85595ac7a140f7272f5c0488743bc91e' 2025-08-26T19:34:32.6084388Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33' 2025-08-26T19:34:32.6084936Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca/8314d827cc33c261ac9d7f92b5c05d044eab38' 2025-08-26T19:34:32.6085311Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca' 2025-08-26T19:34:32.6085869Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe/6bc5ca4375416e55a479c39a12ac5c4e050f49' 2025-08-26T19:34:32.6086237Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe' 2025-08-26T19:34:32.6086788Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9/0529d812c9bd1f9bf1e83590711827e0c94e00' 2025-08-26T19:34:32.6087165Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9' 2025-08-26T19:34:32.6088006Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84/8450040a90c7a8af9f9431c51daa7bb8992d72' 2025-08-26T19:34:32.6088378Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84' 2025-08-26T19:34:32.6088934Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f/b5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-26T19:34:32.6089315Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f' 2025-08-26T19:34:32.6089857Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7/2028c6253949cb996c4c817425e03a8213f056' 2025-08-26T19:34:32.6090226Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7' 2025-08-26T19:34:32.6090775Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3/3936199c12cd7022889891b82ff628767d3903' 2025-08-26T19:34:32.6091149Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3' 2025-08-26T19:34:32.6091710Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0/82e3cc4b8e91f71c746f9e1cc38cd937f7032b' 2025-08-26T19:34:32.6092088Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0' 2025-08-26T19:34:32.6092641Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64/6c5907badeb8536eca23f3cc97e018765031b5' 2025-08-26T19:34:32.6093153Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64' 2025-08-26T19:34:32.6093719Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa/6281b2db9da4f80001fe874bad377846d0faeb' 2025-08-26T19:34:32.6094091Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa' 2025-08-26T19:34:32.6094648Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7abf520b928cf6b8b559abb6a238c6d1870365' 2025-08-26T19:34:32.6095198Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7374498342121289cc2b6358ba89cee0827ac5' 2025-08-26T19:34:32.6095575Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc' 2025-08-26T19:34:32.6096125Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a/3657f4409642edafd6b2485f34ff6481214059' 2025-08-26T19:34:32.6096497Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a' 2025-08-26T19:34:32.6097049Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e/1c28d3124a5526a8cffa4a0272fc97871985e1' 2025-08-26T19:34:32.6097421Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e' 2025-08-26T19:34:32.6098130Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/b4ecf0d7103c58f2560565f72197333cabda7b' 2025-08-26T19:34:32.6098689Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/4d03d457215cdccc81f9cbb5cfb9e0da54093c' 2025-08-26T19:34:32.6099067Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c' 2025-08-26T19:34:32.6099623Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/76c9aab97aa760953e4c0067b26981082576e4' 2025-08-26T19:34:32.6100171Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/08464539c1d80d2e94a4aa46d06df335daa4de' 2025-08-26T19:34:32.6100544Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b' 2025-08-26T19:34:32.6101102Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1/fae32d1017310ae0d949bb76c08d48cf2e41b5' 2025-08-26T19:34:32.6101472Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1' 2025-08-26T19:34:32.6102136Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.pack' 2025-08-26T19:34:32.6103212Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.idx' 2025-08-26T19:34:32.6104060Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.rev' 2025-08-26T19:34:32.6104465Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2025-08-26T19:34:32.6105027Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/e72c7135d4c94b7c17d922e9a80133734b99bf' 2025-08-26T19:34:32.6105605Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/a8a0fdaafe8f3cce53b3d7b95aceb3a6564474' 2025-08-26T19:34:32.6105986Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb' 2025-08-26T19:34:32.6106380Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2025-08-26T19:34:32.6106945Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29/491730073922ad49042dad36db6e756f1769bf' 2025-08-26T19:34:32.6107339Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29' 2025-08-26T19:34:32.6108065Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74/582da42b47e009f981fb6e91939a38b5b28269' 2025-08-26T19:34:32.6108461Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74' 2025-08-26T19:34:32.6109186Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f/06d19f66aa66c17fd4ff14777cc2e992341baf' 2025-08-26T19:34:32.6109580Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f' 2025-08-26T19:34:32.6109957Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2025-08-26T19:34:32.6110300Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2025-08-26T19:34:32.6110651Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info' 2025-08-26T19:34:32.6110965Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/index' 2025-08-26T19:34:32.6111300Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp' 2025-08-26T19:34:32.6111588Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp' 2025-08-26T19:34:32.6111987Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6112352Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/post-update.sample' 2025-08-26T19:34:32.6112761Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6113118Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/update.sample' 2025-08-26T19:34:32.6113479Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-receive.sample' 2025-08-26T19:34:32.6113883Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6114243Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-commit.sample' 2025-08-26T19:34:32.6114595Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/commit-msg.sample' 2025-08-26T19:34:32.6114973Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6115326Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6115661Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-push.sample' 2025-08-26T19:34:32.6116040Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6116426Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6116832Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6117146Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/hooks' 2025-08-26T19:34:32.6117475Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads/main' 2025-08-26T19:34:32.6117998Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads' 2025-08-26T19:34:32.6118553Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6118966Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin' 2025-08-26T19:34:32.6119335Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes' 2025-08-26T19:34:32.6119659Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs' 2025-08-26T19:34:32.6119932Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/HEAD' 2025-08-26T19:34:32.6120240Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs' 2025-08-26T19:34:32.6120542Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/heads/main' 2025-08-26T19:34:32.6120873Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/heads' 2025-08-26T19:34:32.6121223Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6121616Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin' 2025-08-26T19:34:32.6121955Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes' 2025-08-26T19:34:32.6122278Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/tags' 2025-08-26T19:34:32.6122586Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs' 2025-08-26T19:34:32.6122997Z removed 'pytorch-main/.git/modules/third_party/cutlass/config' 2025-08-26T19:34:32.6123279Z removed 'pytorch-main/.git/modules/third_party/cutlass/FETCH_HEAD' 2025-08-26T19:34:32.6123551Z removed 'pytorch-main/.git/modules/third_party/cutlass/shallow' 2025-08-26T19:34:32.6123837Z removed 'pytorch-main/.git/modules/third_party/cutlass/packed-refs' 2025-08-26T19:34:32.6124118Z removed 'pytorch-main/.git/modules/third_party/cutlass/description' 2025-08-26T19:34:32.6124371Z removed 'pytorch-main/.git/modules/third_party/cutlass/HEAD' 2025-08-26T19:34:32.6124982Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-ddac1be6f409a695c3b11e464685aa3d642c9a7c.idx' 2025-08-26T19:34:32.6125569Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-240eed6314389515012f2b6d54717ce744b83ffa.rev' 2025-08-26T19:34:32.6126172Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-240eed6314389515012f2b6d54717ce744b83ffa.pack' 2025-08-26T19:34:32.6126765Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-240eed6314389515012f2b6d54717ce744b83ffa.idx' 2025-08-26T19:34:32.6127363Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-ddac1be6f409a695c3b11e464685aa3d642c9a7c.rev' 2025-08-26T19:34:32.6128132Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-ddac1be6f409a695c3b11e464685aa3d642c9a7c.pack' 2025-08-26T19:34:32.6128487Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/pack' 2025-08-26T19:34:32.6128826Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/info' 2025-08-26T19:34:32.6129152Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects' 2025-08-26T19:34:32.6129448Z removed 'pytorch-main/.git/modules/third_party/cutlass/info/exclude' 2025-08-26T19:34:32.6129750Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/info' 2025-08-26T19:34:32.6130007Z removed 'pytorch-main/.git/modules/third_party/cutlass/index' 2025-08-26T19:34:32.6130296Z removed directory 'pytorch-main/.git/modules/third_party/cutlass' 2025-08-26T19:34:32.6130698Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6131069Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/post-update.sample' 2025-08-26T19:34:32.6131487Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6131828Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/update.sample' 2025-08-26T19:34:32.6132389Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-08-26T19:34:32.6132811Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6133173Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-08-26T19:34:32.6133528Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-08-26T19:34:32.6133928Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6134283Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6134635Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2025-08-26T19:34:32.6135024Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6135424Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6135841Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6136171Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/hooks' 2025-08-26T19:34:32.6136511Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads/main' 2025-08-26T19:34:32.6136877Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads' 2025-08-26T19:34:32.6137477Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6138238Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-08-26T19:34:32.6138630Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes' 2025-08-26T19:34:32.6138968Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs' 2025-08-26T19:34:32.6139259Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/HEAD' 2025-08-26T19:34:32.6139573Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs' 2025-08-26T19:34:32.6139902Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/heads/main' 2025-08-26T19:34:32.6140257Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/heads' 2025-08-26T19:34:32.6140623Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6141011Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin' 2025-08-26T19:34:32.6141382Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes' 2025-08-26T19:34:32.6141716Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/tags' 2025-08-26T19:34:32.6142029Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs' 2025-08-26T19:34:32.6142299Z removed 'pytorch-main/.git/modules/third_party/benchmark/config' 2025-08-26T19:34:32.6142593Z removed 'pytorch-main/.git/modules/third_party/benchmark/FETCH_HEAD' 2025-08-26T19:34:32.6142871Z removed 'pytorch-main/.git/modules/third_party/benchmark/shallow' 2025-08-26T19:34:32.6143168Z removed 'pytorch-main/.git/modules/third_party/benchmark/packed-refs' 2025-08-26T19:34:32.6143470Z removed 'pytorch-main/.git/modules/third_party/benchmark/description' 2025-08-26T19:34:32.6143729Z removed 'pytorch-main/.git/modules/third_party/benchmark/HEAD' 2025-08-26T19:34:32.6144258Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/df/02c9f136ad6b972ba465456d674476eb2fc2b3' 2025-08-26T19:34:32.6144611Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/df' 2025-08-26T19:34:32.6145129Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/85/8ea8cce271af1e68613a16e0328e086a4bddd4' 2025-08-26T19:34:32.6145468Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/85' 2025-08-26T19:34:32.6145979Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d9/6687797f1d158e2a38cc6301a3b5b913da6674' 2025-08-26T19:34:32.6146315Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d9' 2025-08-26T19:34:32.6146998Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/48/a2accdf90c57209f973093b9e050dba01eb170' 2025-08-26T19:34:32.6147347Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/48' 2025-08-26T19:34:32.6148028Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b3/a8964cbdef532fd3427369782f3ae0e5f4693f' 2025-08-26T19:34:32.6148370Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b3' 2025-08-26T19:34:32.6148888Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c5/503b9eac1c625dc2eed1b7e4e6502d5628cb95' 2025-08-26T19:34:32.6149225Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c5' 2025-08-26T19:34:32.6149733Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/60/d4af8c3643e0660f8f9d29e19f24e914a46314' 2025-08-26T19:34:32.6150073Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/60' 2025-08-26T19:34:32.6150594Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d5/6dde93f90c88c556c09f068882ff597486e243' 2025-08-26T19:34:32.6150930Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d5' 2025-08-26T19:34:32.6151439Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/05/c265bbba1f4791d8a2add8b77a29981e98f0b3' 2025-08-26T19:34:32.6151965Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/05' 2025-08-26T19:34:32.6152488Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/7c/4da026885a15794ab1ef3eb50bff2a4a864d84' 2025-08-26T19:34:32.6152833Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/7c' 2025-08-26T19:34:32.6153338Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/93/a4354e281e7bc386f6a247d633a1e5f93fd555' 2025-08-26T19:34:32.6153675Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/93' 2025-08-26T19:34:32.6154184Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/3c/0269b199e809c7d143bd5421f105e09e148a0e' 2025-08-26T19:34:32.6154527Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/3c' 2025-08-26T19:34:32.6155040Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/bc/ab2c23f3a7196cfa9574ff835dca109b4227ed' 2025-08-26T19:34:32.6155377Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/bc' 2025-08-26T19:34:32.6155905Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/49/d544e3ff15628fb6e09bcf7b83104097417bd4' 2025-08-26T19:34:32.6156241Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/49' 2025-08-26T19:34:32.6156747Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/ad/92602d82a0a92d86d9a370b0be05a06dbef061' 2025-08-26T19:34:32.6157088Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/ad' 2025-08-26T19:34:32.6157755Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/56/35c418422218144f17b197ca667327820dc85c' 2025-08-26T19:34:32.6158103Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/56' 2025-08-26T19:34:32.6158621Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/54/aba7b56d0a975cc27e04d250f6ada91fbf8e29' 2025-08-26T19:34:32.6158954Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/54' 2025-08-26T19:34:32.6159470Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/90/559b503bbd7d57cc7cab6d8e171677c31790a4' 2025-08-26T19:34:32.6159808Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/90' 2025-08-26T19:34:32.6160320Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2f/d90aaccf7f8bd9ae418ad374e13ea55d4944f5' 2025-08-26T19:34:32.6160661Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2f' 2025-08-26T19:34:32.6161175Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e6/04c66cd593c359040830ddfe7cf2aa947cdf49' 2025-08-26T19:34:32.6161688Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e6' 2025-08-26T19:34:32.6162207Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/59/deac4c79026075e579ca39f8be06daa0820389' 2025-08-26T19:34:32.6162556Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/59' 2025-08-26T19:34:32.6163068Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/95/9cbef9ef692362e1729157c9e7d34ad4038123' 2025-08-26T19:34:32.6163405Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/95' 2025-08-26T19:34:32.6163914Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/61/05c31b5881e2bd79949a1e59b8e74c8c76cdf5' 2025-08-26T19:34:32.6164257Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/61' 2025-08-26T19:34:32.6164777Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f3/2f35b8fbfdad9ac45fed3317aad2a4e0169d25' 2025-08-26T19:34:32.6165124Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f3' 2025-08-26T19:34:32.6165702Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/cc/96d2a3d2ce5fb26bcdbf3483a12fd52aace8ee' 2025-08-26T19:34:32.6166043Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/cc' 2025-08-26T19:34:32.6166554Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e4/68ab820fd81e1a84f8523abb579ce019654fed' 2025-08-26T19:34:32.6167087Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e4' 2025-08-26T19:34:32.6167786Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2d/5d6c47eead89480a1fe5aebe7ab90bdd7698a1' 2025-08-26T19:34:32.6168133Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2d' 2025-08-26T19:34:32.6168646Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a9/358225364a88cd64aeb098675285bbd42841aa' 2025-08-26T19:34:32.6168983Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a9' 2025-08-26T19:34:32.6169504Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/01/5a628fbd3521d3619b3b97b0f2e2ab0aa42289' 2025-08-26T19:34:32.6169844Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/01' 2025-08-26T19:34:32.6170349Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/21/70e46fd4a05174572f0087e3bce4f3da646f2d' 2025-08-26T19:34:32.6170694Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/21' 2025-08-26T19:34:32.6171220Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f5/07179d8721012daa834340c8eeb64c47dc1776' 2025-08-26T19:34:32.6171557Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f5' 2025-08-26T19:34:32.6172063Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/39/51ff35462a4430d2b79e914a8eed3cc24bb8ce' 2025-08-26T19:34:32.6172566Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/39/565167522490952a1cf63817a199e8ae5554b9' 2025-08-26T19:34:32.6172906Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/39' 2025-08-26T19:34:32.6173390Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f4/55e05d78108b58198424923992523e6c4f1504' 2025-08-26T19:34:32.6173720Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f4' 2025-08-26T19:34:32.6174227Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2b/56e6a63d98d1cea8fcca7b15dd22a268743ed0' 2025-08-26T19:34:32.6174549Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2b' 2025-08-26T19:34:32.6175058Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d2/4db9c7ccea9b53d52fba0b91a9e8dd3567d086' 2025-08-26T19:34:32.6175382Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d2' 2025-08-26T19:34:32.6175982Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-498f0ac4dac327ddae5589c9894b79d281ee5af7.idx' 2025-08-26T19:34:32.6176746Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-498f0ac4dac327ddae5589c9894b79d281ee5af7.rev' 2025-08-26T19:34:32.6177355Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-498f0ac4dac327ddae5589c9894b79d281ee5af7.pack' 2025-08-26T19:34:32.6177844Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/pack' 2025-08-26T19:34:32.6178341Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/02/23f15493d25e346a91e65a488a5b38ca3a34a6' 2025-08-26T19:34:32.6178672Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/02' 2025-08-26T19:34:32.6179010Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/info' 2025-08-26T19:34:32.6179506Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c6/94b3baef2e6da99d15a37490a3a711794f0122' 2025-08-26T19:34:32.6179834Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c6' 2025-08-26T19:34:32.6180337Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/9f/b305a0e4cea3ce080ce2a314d5d6e36213b20d' 2025-08-26T19:34:32.6180663Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/9f' 2025-08-26T19:34:32.6181150Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/29/9e5928955cc62af9968370293b916f5130916f' 2025-08-26T19:34:32.6181476Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/29' 2025-08-26T19:34:32.6182108Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/4e/730256b6c5ebcab8267616ab54409d023b6a0e' 2025-08-26T19:34:32.6182443Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/4e' 2025-08-26T19:34:32.6182941Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1b/0d63c98ec0406a1c79cbea1676cb79caee5a1f' 2025-08-26T19:34:32.6183265Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/1b' 2025-08-26T19:34:32.6183764Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/45/95b6dd11543b810e40efb4a5627de06ea10622' 2025-08-26T19:34:32.6184094Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/45' 2025-08-26T19:34:32.6184410Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects' 2025-08-26T19:34:32.6184703Z removed 'pytorch-main/.git/modules/third_party/benchmark/info/exclude' 2025-08-26T19:34:32.6185010Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/info' 2025-08-26T19:34:32.6185265Z removed 'pytorch-main/.git/modules/third_party/benchmark/index' 2025-08-26T19:34:32.6185543Z removed directory 'pytorch-main/.git/modules/third_party/benchmark' 2025-08-26T19:34:32.6185928Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6186280Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2025-08-26T19:34:32.6186670Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6187001Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/update.sample' 2025-08-26T19:34:32.6187345Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2025-08-26T19:34:32.6187889Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6188233Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2025-08-26T19:34:32.6188577Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2025-08-26T19:34:32.6188944Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6189290Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6189632Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2025-08-26T19:34:32.6213322Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6213941Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6214347Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6214661Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/hooks' 2025-08-26T19:34:32.6215010Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2025-08-26T19:34:32.6215376Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads' 2025-08-26T19:34:32.6215762Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/master' 2025-08-26T19:34:32.6216144Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6216562Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2025-08-26T19:34:32.6216937Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2025-08-26T19:34:32.6217283Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs' 2025-08-26T19:34:32.6217708Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/HEAD' 2025-08-26T19:34:32.6218021Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs' 2025-08-26T19:34:32.6218339Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads/master' 2025-08-26T19:34:32.6218681Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads' 2025-08-26T19:34:32.6219212Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin/master' 2025-08-26T19:34:32.6219573Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6219959Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2025-08-26T19:34:32.6220301Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes' 2025-08-26T19:34:32.6220626Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/tags' 2025-08-26T19:34:32.6220943Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs' 2025-08-26T19:34:32.6221203Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/config' 2025-08-26T19:34:32.6221480Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/FETCH_HEAD' 2025-08-26T19:34:32.6221750Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/shallow' 2025-08-26T19:34:32.6222040Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/packed-refs' 2025-08-26T19:34:32.6222328Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/description' 2025-08-26T19:34:32.6222576Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/HEAD' 2025-08-26T19:34:32.6223095Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/1a/794904bfba5208e6d3fc3cca4cd32232931cc2' 2025-08-26T19:34:32.6223437Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/1a' 2025-08-26T19:34:32.6223941Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/11/0e8b87fd8063ac1de1d475d27bbbc685854bfb' 2025-08-26T19:34:32.6224286Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/11' 2025-08-26T19:34:32.6224780Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/0f/5cc3101dc3c84c3799765d62295eba28b1604f' 2025-08-26T19:34:32.6225111Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/0f' 2025-08-26T19:34:32.6225718Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-2d81587d39fcb74d81c44ec9a9975e56473acbfb.rev' 2025-08-26T19:34:32.6226324Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-2d81587d39fcb74d81c44ec9a9975e56473acbfb.pack' 2025-08-26T19:34:32.6226932Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-43d4cc727fc2e5467bf3858d3cf9f0eec4d56588.pack' 2025-08-26T19:34:32.6227542Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-43d4cc727fc2e5467bf3858d3cf9f0eec4d56588.idx' 2025-08-26T19:34:32.6228326Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-43d4cc727fc2e5467bf3858d3cf9f0eec4d56588.rev' 2025-08-26T19:34:32.6229097Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-2d81587d39fcb74d81c44ec9a9975e56473acbfb.idx' 2025-08-26T19:34:32.6229453Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack' 2025-08-26T19:34:32.6229958Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/bb/106886fc8ba6f036c2f61a33f7876677d3a7a4' 2025-08-26T19:34:32.6230309Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/bb' 2025-08-26T19:34:32.6230669Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/info' 2025-08-26T19:34:32.6230999Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects' 2025-08-26T19:34:32.6231292Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/info/exclude' 2025-08-26T19:34:32.6231596Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/info' 2025-08-26T19:34:32.6231869Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/index' 2025-08-26T19:34:32.6232151Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK' 2025-08-26T19:34:32.6232538Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6232923Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/post-update.sample' 2025-08-26T19:34:32.6233476Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6233824Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/update.sample' 2025-08-26T19:34:32.6234196Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-receive.sample' 2025-08-26T19:34:32.6234598Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6234952Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-commit.sample' 2025-08-26T19:34:32.6235307Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/commit-msg.sample' 2025-08-26T19:34:32.6235688Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6236034Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6236378Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-push.sample' 2025-08-26T19:34:32.6236751Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6237140Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6237546Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6238032Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/hooks' 2025-08-26T19:34:32.6238372Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads/master' 2025-08-26T19:34:32.6238734Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads' 2025-08-26T19:34:32.6239115Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6239521Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin' 2025-08-26T19:34:32.6239888Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes' 2025-08-26T19:34:32.6240221Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs' 2025-08-26T19:34:32.6240497Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/HEAD' 2025-08-26T19:34:32.6240805Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs' 2025-08-26T19:34:32.6241124Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/heads/master' 2025-08-26T19:34:32.6241452Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/heads' 2025-08-26T19:34:32.6241803Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6242186Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin' 2025-08-26T19:34:32.6242690Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes' 2025-08-26T19:34:32.6242991Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/tags/v3.26.3' 2025-08-26T19:34:32.6243308Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/tags' 2025-08-26T19:34:32.6243603Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs' 2025-08-26T19:34:32.6243862Z removed 'pytorch-main/.git/modules/third_party/ittapi/config' 2025-08-26T19:34:32.6244136Z removed 'pytorch-main/.git/modules/third_party/ittapi/FETCH_HEAD' 2025-08-26T19:34:32.6244402Z removed 'pytorch-main/.git/modules/third_party/ittapi/shallow' 2025-08-26T19:34:32.6244686Z removed 'pytorch-main/.git/modules/third_party/ittapi/packed-refs' 2025-08-26T19:34:32.6244962Z removed 'pytorch-main/.git/modules/third_party/ittapi/description' 2025-08-26T19:34:32.6245214Z removed 'pytorch-main/.git/modules/third_party/ittapi/HEAD' 2025-08-26T19:34:32.6245730Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/36/afaaef849974845fb292da3bb4aa89add7a912' 2025-08-26T19:34:32.6246069Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/36' 2025-08-26T19:34:32.6246564Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/03/8e459d9f32198b6e2a5366755a174f1242580e' 2025-08-26T19:34:32.6246895Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/03' 2025-08-26T19:34:32.6247539Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/19/689bd7063e60e4406b5fc89e8808f7be47b9ad' 2025-08-26T19:34:32.6248084Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/19' 2025-08-26T19:34:32.6248597Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/2e/eb67e104e3e49894e4094a2ad4a9b14a86d16d' 2025-08-26T19:34:32.6248935Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/2e' 2025-08-26T19:34:32.6249436Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/d9/a4c53238ade671813580a26db545197dc59b13' 2025-08-26T19:34:32.6249775Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/d9' 2025-08-26T19:34:32.6250267Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b3/ff88f4989ffe3b4e4dc0c7102362a435075062' 2025-08-26T19:34:32.6250595Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b3' 2025-08-26T19:34:32.6251088Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/60/72687239a1517712d40109c54b5afb32175a65' 2025-08-26T19:34:32.6251416Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/60' 2025-08-26T19:34:32.6251913Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/dd/13cc4ed3a0df40ea8da58e2822765d1bd458ae' 2025-08-26T19:34:32.6252262Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/dd' 2025-08-26T19:34:32.6252745Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/5e/488ff272174d083ff552789de4754fb1ea33c2' 2025-08-26T19:34:32.6253081Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/5e' 2025-08-26T19:34:32.6253569Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/58/6c33fab320579089224bc6b9ca23a872e4b939' 2025-08-26T19:34:32.6253897Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/58' 2025-08-26T19:34:32.6254395Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/49/05a7bf8dbb6de583f3d2d1a5c98cb17b5cdbd1' 2025-08-26T19:34:32.6254732Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/49' 2025-08-26T19:34:32.6255217Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/51/749ddd54da78d3d8602473239c8d9640683aad' 2025-08-26T19:34:32.6255537Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/51' 2025-08-26T19:34:32.6256036Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/de/c1d23ca65ab069d225dfe40dea14f455170959' 2025-08-26T19:34:32.6256357Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/de' 2025-08-26T19:34:32.6257030Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/83/b0dc1ba05770b77376e205120c4a0a928dd581' 2025-08-26T19:34:32.6257368Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/83' 2025-08-26T19:34:32.6258009Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4b/229e00409c32d41b5d7d41215e96d99b4079cc' 2025-08-26T19:34:32.6258342Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4b' 2025-08-26T19:34:32.6258844Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/87/5449f4fb50e3cd6e0e8064c3c417a7fb27aad9' 2025-08-26T19:34:32.6259173Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/87' 2025-08-26T19:34:32.6259665Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/64/c91ef57e3dcd80328cf9b20c5c5834024bf5ab' 2025-08-26T19:34:32.6259997Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/64' 2025-08-26T19:34:32.6260487Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/c9/c844b4adf2654ba74c36b01b4ce012720da7ea' 2025-08-26T19:34:32.6260823Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/c9' 2025-08-26T19:34:32.6261327Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/ef/7e5a682c5fcd419cce6e7d96cd54d95141dd49' 2025-08-26T19:34:32.6261653Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/ef' 2025-08-26T19:34:32.6262298Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/f7/78f7079a9db70c6b17a3d7ae2460c7e5a5d7bc' 2025-08-26T19:34:32.6262628Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/f7' 2025-08-26T19:34:32.6263127Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/c2c4e9d6366245ff992cbacd28b0d0c5754682' 2025-08-26T19:34:32.6263611Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/b2ac505bf56348b846e48a332adc38693f930c' 2025-08-26T19:34:32.6263941Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/cd' 2025-08-26T19:34:32.6264441Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/55/00c92306b8de027216935d39b5bebe60ebb726' 2025-08-26T19:34:32.6264766Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/55' 2025-08-26T19:34:32.6265406Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-bcbf697116ad95e4491ef508a24f5f8b2a9a01c6.rev' 2025-08-26T19:34:32.6266016Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-bcbf697116ad95e4491ef508a24f5f8b2a9a01c6.idx' 2025-08-26T19:34:32.6266628Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-bcbf697116ad95e4491ef508a24f5f8b2a9a01c6.pack' 2025-08-26T19:34:32.6266979Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/pack' 2025-08-26T19:34:32.6267484Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/1f/334333aea9076495b62c9c8fd05c2ec456a936' 2025-08-26T19:34:32.6267968Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/1f' 2025-08-26T19:34:32.6268316Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/info' 2025-08-26T19:34:32.6268822Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/8f8bb61a5876e7e0b4503ec4bd2e5c8b35a758' 2025-08-26T19:34:32.6269312Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/e3ebd5f0c2983292b6678fb8c59b2017c199c2' 2025-08-26T19:34:32.6269641Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/89' 2025-08-26T19:34:32.6270136Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/74/a793a44019187ae20e70944d097e50ec5881d4' 2025-08-26T19:34:32.6270468Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/74' 2025-08-26T19:34:32.6270969Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4e/af4f645d1583dc70e01e88481b4cbead406537' 2025-08-26T19:34:32.6271301Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4e' 2025-08-26T19:34:32.6271826Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b2/2cbed6e52df94fe19738623093fecb762e486a' 2025-08-26T19:34:32.6272382Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b2' 2025-08-26T19:34:32.6272715Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects' 2025-08-26T19:34:32.6273001Z removed 'pytorch-main/.git/modules/third_party/ittapi/info/exclude' 2025-08-26T19:34:32.6273304Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/info' 2025-08-26T19:34:32.6273558Z removed 'pytorch-main/.git/modules/third_party/ittapi/index' 2025-08-26T19:34:32.6273828Z removed directory 'pytorch-main/.git/modules/third_party/ittapi' 2025-08-26T19:34:32.6274269Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6274674Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2025-08-26T19:34:32.6275131Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6275517Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/update.sample' 2025-08-26T19:34:32.6275921Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2025-08-26T19:34:32.6276375Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6276764Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2025-08-26T19:34:32.6277388Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2025-08-26T19:34:32.6277991Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6278389Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6278770Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2025-08-26T19:34:32.6279192Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6279625Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6280073Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6280431Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/hooks' 2025-08-26T19:34:32.6280819Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2025-08-26T19:34:32.6281221Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads' 2025-08-26T19:34:32.6281642Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6282105Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2025-08-26T19:34:32.6282517Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2025-08-26T19:34:32.6282884Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs' 2025-08-26T19:34:32.6283216Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/HEAD' 2025-08-26T19:34:32.6283562Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs' 2025-08-26T19:34:32.6283926Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads/master' 2025-08-26T19:34:32.6284318Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads' 2025-08-26T19:34:32.6284711Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6285137Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2025-08-26T19:34:32.6285531Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes' 2025-08-26T19:34:32.6285903Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/tags' 2025-08-26T19:34:32.6286246Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs' 2025-08-26T19:34:32.6286726Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/config' 2025-08-26T19:34:32.6287054Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/FETCH_HEAD' 2025-08-26T19:34:32.6287363Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/shallow' 2025-08-26T19:34:32.6287851Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/packed-refs' 2025-08-26T19:34:32.6288195Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/description' 2025-08-26T19:34:32.6288486Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/HEAD' 2025-08-26T19:34:32.6289041Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b/1b83acca21ca1569b8acce6ab046d4d841bbe3' 2025-08-26T19:34:32.6289422Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b' 2025-08-26T19:34:32.6289965Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a/9510edcb70c48f2d17816a28ff04f94f91050b' 2025-08-26T19:34:32.6290350Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a' 2025-08-26T19:34:32.6290899Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52/40e081cdf89eaada5416b13ba2c7c279dd2aa2' 2025-08-26T19:34:32.6291292Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52' 2025-08-26T19:34:32.6291985Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78/bdb04dcc5426e5bbe0ad2672a084bc8973accd' 2025-08-26T19:34:32.6292365Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78' 2025-08-26T19:34:32.6292894Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2/887481083c1c2b177930ada974f7da78061850' 2025-08-26T19:34:32.6293265Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2' 2025-08-26T19:34:32.6293807Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73/68c857e9ccb1fcc7d6f67b0051214f7023b262' 2025-08-26T19:34:32.6294182Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73' 2025-08-26T19:34:32.6294713Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c/7d2f57d489b0e9a38d2126c375c5c8cae8e08e' 2025-08-26T19:34:32.6295092Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c' 2025-08-26T19:34:32.6295650Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f/c2fdd6e67c8a6743c0f487fe85fe3cd14a7a4b' 2025-08-26T19:34:32.6296028Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f' 2025-08-26T19:34:32.6296586Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd/a9077b9910facbbd2136fa1dc44eb5a6efd4b1' 2025-08-26T19:34:32.6296958Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd' 2025-08-26T19:34:32.6297501Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4/5429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-26T19:34:32.6298043Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4' 2025-08-26T19:34:32.6298592Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71/27a189ca7ce1fd8d492c499cb0a4bd7231fa18' 2025-08-26T19:34:32.6298970Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71' 2025-08-26T19:34:32.6299633Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.rev' 2025-08-26T19:34:32.6300273Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.idx' 2025-08-26T19:34:32.6300918Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.pack' 2025-08-26T19:34:32.6301315Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack' 2025-08-26T19:34:32.6301698Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/info' 2025-08-26T19:34:32.6302213Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects' 2025-08-26T19:34:32.6302555Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/info/exclude' 2025-08-26T19:34:32.6302901Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/info' 2025-08-26T19:34:32.6303194Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/index' 2025-08-26T19:34:32.6303524Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy' 2025-08-26T19:34:32.6303911Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6304267Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/post-update.sample' 2025-08-26T19:34:32.6304659Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6304995Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/update.sample' 2025-08-26T19:34:32.6305352Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2025-08-26T19:34:32.6305743Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6306091Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2025-08-26T19:34:32.6306430Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2025-08-26T19:34:32.6306959Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6307311Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6307804Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-push.sample' 2025-08-26T19:34:32.6308180Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6308561Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6308964Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6309271Z removed directory 'pytorch-main/.git/modules/third_party/kineto/hooks' 2025-08-26T19:34:32.6309598Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads/main' 2025-08-26T19:34:32.6309955Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads' 2025-08-26T19:34:32.6310334Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6310732Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2025-08-26T19:34:32.6311120Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes' 2025-08-26T19:34:32.6311440Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs' 2025-08-26T19:34:32.6311708Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/HEAD' 2025-08-26T19:34:32.6312010Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs' 2025-08-26T19:34:32.6312318Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/heads/main' 2025-08-26T19:34:32.6312651Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/heads' 2025-08-26T19:34:32.6313009Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6313381Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin' 2025-08-26T19:34:32.6313723Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes' 2025-08-26T19:34:32.6314053Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/tags' 2025-08-26T19:34:32.6314353Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs' 2025-08-26T19:34:32.6314606Z removed 'pytorch-main/.git/modules/third_party/kineto/config' 2025-08-26T19:34:32.6314885Z removed 'pytorch-main/.git/modules/third_party/kineto/FETCH_HEAD' 2025-08-26T19:34:32.6315142Z removed 'pytorch-main/.git/modules/third_party/kineto/shallow' 2025-08-26T19:34:32.6315933Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6316509Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/post-update.sample' 2025-08-26T19:34:32.6317141Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6317867Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/update.sample' 2025-08-26T19:34:32.6318444Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-receive.sample' 2025-08-26T19:34:32.6319070Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6319627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-commit.sample' 2025-08-26T19:34:32.6320187Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/commit-msg.sample' 2025-08-26T19:34:32.6320783Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6321334Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6322030Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-push.sample' 2025-08-26T19:34:32.6322627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6323227Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6323844Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6324357Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks' 2025-08-26T19:34:32.6324898Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads/master' 2025-08-26T19:34:32.6325459Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads' 2025-08-26T19:34:32.6326072Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6326688Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin' 2025-08-26T19:34:32.6327262Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes' 2025-08-26T19:34:32.6328205Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs' 2025-08-26T19:34:32.6328689Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/HEAD' 2025-08-26T19:34:32.6329179Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs' 2025-08-26T19:34:32.6329703Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads/master' 2025-08-26T19:34:32.6330236Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads' 2025-08-26T19:34:32.6330799Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6331392Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin' 2025-08-26T19:34:32.6331952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes' 2025-08-26T19:34:32.6332478Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/tags' 2025-08-26T19:34:32.6333139Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs' 2025-08-26T19:34:32.6333589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config' 2025-08-26T19:34:32.6334065Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/FETCH_HEAD' 2025-08-26T19:34:32.6334517Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/shallow' 2025-08-26T19:34:32.6335000Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/packed-refs' 2025-08-26T19:34:32.6335473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/description' 2025-08-26T19:34:32.6335912Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/HEAD' 2025-08-26T19:34:32.6336626Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/26/35026a69db8a38d24182657b9da470b1764a6b' 2025-08-26T19:34:32.6337167Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/26' 2025-08-26T19:34:32.6338067Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a/1f86bcabe9c0993b78c485ad73eef4843e432a' 2025-08-26T19:34:32.6338777Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a' 2025-08-26T19:34:32.6339505Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/00/41a40c1350ba702d475b9c4ad62da77caea164' 2025-08-26T19:34:32.6340046Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/00' 2025-08-26T19:34:32.6340752Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3d/2572179ec29f73084d0f7fb0082823db4f4e76' 2025-08-26T19:34:32.6341284Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3d' 2025-08-26T19:34:32.6341998Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/19/72cce529203171996a4c7d8fe4e64f2867448c' 2025-08-26T19:34:32.6342532Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/19' 2025-08-26T19:34:32.6343253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/df/55d340f018f5faae470f58fb06507148728e2c' 2025-08-26T19:34:32.6343790Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/df' 2025-08-26T19:34:32.6344488Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/30/98d45849610c2a31151657dba4579d06182023' 2025-08-26T19:34:32.6345206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/30/ac9de70786e5ffd593b524eddae3a9ce9997fd' 2025-08-26T19:34:32.6345739Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/30' 2025-08-26T19:34:32.6346457Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5b/efcab6c58099d46b452eb8e31bd3b058406e1d' 2025-08-26T19:34:32.6347179Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5b/4e213a0d3aeebf5de8b829eb01e5538babdfd2' 2025-08-26T19:34:32.6347879Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5b' 2025-08-26T19:34:32.6348592Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3b/fb5bbd4034b109e5e12f3006132347f624d0f0' 2025-08-26T19:34:32.6349120Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3b' 2025-08-26T19:34:32.6349845Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/52/2f9e1d3bf7883820be8fad8ff4d9794c6ad2fd' 2025-08-26T19:34:32.6350542Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/52' 2025-08-26T19:34:32.6351257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/25/7b6ead7a8f75415160109e06c81a667cd0153e' 2025-08-26T19:34:32.6351801Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/25' 2025-08-26T19:34:32.6352522Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8/2e7378cd94d12bf36abce63eee275f17d58bac' 2025-08-26T19:34:32.6353043Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8' 2025-08-26T19:34:32.6353761Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a/06ed52b99dc05ccbd0ed12e7adb9312395c13d' 2025-08-26T19:34:32.6354296Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a' 2025-08-26T19:34:32.6355012Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cf/e4f56dfba48a6e524bd2e24163b27b2e191b19' 2025-08-26T19:34:32.6355544Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cf' 2025-08-26T19:34:32.6356413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/60/23f362c0e1ee98d115358024c856d9e18045db' 2025-08-26T19:34:32.6356950Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/60' 2025-08-26T19:34:32.6357834Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c1/b8e2198360fbfe82cf6a079d32af0d25f20d2a' 2025-08-26T19:34:32.6358356Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c1' 2025-08-26T19:34:32.6359055Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ab/94209fa436ac55c9e49223408e4500fe32e8b2' 2025-08-26T19:34:32.6359758Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ab/7b2bf732f1901ab314874471e84879c217c4c1' 2025-08-26T19:34:32.6360288Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ab' 2025-08-26T19:34:32.6361012Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5a/be38b27e420ac25bdc0c1fadcd8e6d0dd6ee7e' 2025-08-26T19:34:32.6361545Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5a' 2025-08-26T19:34:32.6362253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7c/2a19b4084de8f8bb9376d91c9a508f396e50df' 2025-08-26T19:34:32.6362786Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7c' 2025-08-26T19:34:32.6363505Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d3/f03b7f3855ba49eced1252cb1225d9af80b434' 2025-08-26T19:34:32.6364037Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d3' 2025-08-26T19:34:32.6364758Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c4/a160688d4c2c12e59f3bfb8dfd9f4710e3f048' 2025-08-26T19:34:32.6365346Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c4' 2025-08-26T19:34:32.6366060Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/58/d57c69da43696bfe74bc061a0484553a23459a' 2025-08-26T19:34:32.6366588Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/58' 2025-08-26T19:34:32.6367467Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/51/3626c24d9f8341ed127be2c42fab6c89f15d04' 2025-08-26T19:34:32.6368153Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/51' 2025-08-26T19:34:32.6368875Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a4/c350bc0a0b79c379671c3dfe257a427bb86736' 2025-08-26T19:34:32.6369407Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a4' 2025-08-26T19:34:32.6370114Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/27/3664997620cb0fdcb2bc592a2a6c965ead1c2c' 2025-08-26T19:34:32.6370642Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/27' 2025-08-26T19:34:32.6371353Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fd/f02dce661813f261012fac03743d598c374fa5' 2025-08-26T19:34:32.6371882Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fd' 2025-08-26T19:34:32.6372576Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f6/8157e32e7585578c468f4d4559481d024cd30c' 2025-08-26T19:34:32.6373258Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f6' 2025-08-26T19:34:32.6373981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9d/3b9bc1c917062ab7dfcea5705ae5c54f715bf4' 2025-08-26T19:34:32.6374543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9d' 2025-08-26T19:34:32.6375253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56/dfae8014934997504c28a14cfae17bec65853a' 2025-08-26T19:34:32.6375786Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56' 2025-08-26T19:34:32.6376490Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/82/c0fd6a27532a77241150d8023615a425825598' 2025-08-26T19:34:32.6377011Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/82' 2025-08-26T19:34:32.6377900Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/32/c4caae6a3426dc5e894f51ddff3c76d41a4696' 2025-08-26T19:34:32.6378452Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/32' 2025-08-26T19:34:32.6379169Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db/27a5b2f8352b9f221d35009062d340d955831a' 2025-08-26T19:34:32.6379699Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db' 2025-08-26T19:34:32.6380430Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee/4b06fd5e724f55eb591584fa9cfe48fca6f610' 2025-08-26T19:34:32.6380957Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee' 2025-08-26T19:34:32.6381675Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f9/9ff74ed192dfd572a7a783e1b6699bc0035cf6' 2025-08-26T19:34:32.6382387Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f9/0ec7ef6ed063f9136ac7997e4a38589adf2ae7' 2025-08-26T19:34:32.6382895Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f9' 2025-08-26T19:34:32.6383588Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2f/751ed7906c58a17961bde78d0fe6dea61b40ab' 2025-08-26T19:34:32.6384107Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2f' 2025-08-26T19:34:32.6384983Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/97/6402a42b66cded40ea11d61fbe945e590e2631' 2025-08-26T19:34:32.6385498Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/97' 2025-08-26T19:34:32.6386193Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87/fa53f8470580e318801da61e811b361591ee54' 2025-08-26T19:34:32.6386701Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87' 2025-08-26T19:34:32.6387401Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/da/c9a30bddccfaaa81c05391de4c217974c7c02d' 2025-08-26T19:34:32.6388091Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/da' 2025-08-26T19:34:32.6388810Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f/31d1e94faf04ab5b60374a59d00d7eb04ee6c5' 2025-08-26T19:34:32.6389337Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f' 2025-08-26T19:34:32.6390052Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d8/30e7e5915b5f45f9317102effa954731816c5e' 2025-08-26T19:34:32.6390729Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d8' 2025-08-26T19:34:32.6391449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f0/e9dd94ef3ae768642ee6e325a7b3732edd375f' 2025-08-26T19:34:32.6391983Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f0' 2025-08-26T19:34:32.6392696Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/57/fe7a5857ad30f32ee0c7dbd16dfcf8b33e8e49' 2025-08-26T19:34:32.6393222Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/57' 2025-08-26T19:34:32.6393936Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/31/2e632bdccd661e26be3b619de58f21d3be98dc' 2025-08-26T19:34:32.6394659Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/31/a60e8faf1a6dc52a65e13b7581c6f87b316b0d' 2025-08-26T19:34:32.6395181Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/31' 2025-08-26T19:34:32.6395890Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a8/a188756826dae72582b230aa315701fb096149' 2025-08-26T19:34:32.6396411Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a8' 2025-08-26T19:34:32.6397116Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c9/3123fd33532af3d7005e196603dbed2ee1f5a3' 2025-08-26T19:34:32.6397813Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c9' 2025-08-26T19:34:32.6398535Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e6/1da88297911ae5a487a1a7c58c26d17244c5ff' 2025-08-26T19:34:32.6399069Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e6' 2025-08-26T19:34:32.6399773Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/28/5363a767656bf52c5675a00a2da8c160c84aef' 2025-08-26T19:34:32.6400300Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/28' 2025-08-26T19:34:32.6401005Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44/508f1c25176963b791d54d6af481bb98068903' 2025-08-26T19:34:32.6401755Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44' 2025-08-26T19:34:32.6402463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/59/2ac29190add538b3494f9273d6737fc11a447a' 2025-08-26T19:34:32.6402984Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/59' 2025-08-26T19:34:32.6403700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/95/ceb3d08217d0e7d19958644dea6dc213fa5c3b' 2025-08-26T19:34:32.6404218Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/95' 2025-08-26T19:34:32.6404917Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f3/87903cf63488892ff7ff5eb7d732cb4f0ca208' 2025-08-26T19:34:32.6405439Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f3' 2025-08-26T19:34:32.6406162Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4a/de52ab223d80bde55da94236b57c3fc91d5058' 2025-08-26T19:34:32.6406687Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4a' 2025-08-26T19:34:32.6407549Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ae/5252fc54c49a314aa64abea1a12b233921fd29' 2025-08-26T19:34:32.6408242Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ae' 2025-08-26T19:34:32.6408959Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8d/07cc672337358bcc0b5ccfeab98059e2d97119' 2025-08-26T19:34:32.6409495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8d' 2025-08-26T19:34:32.6410205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/98/faef659f527278707b625ca798af44e233d94a' 2025-08-26T19:34:32.6410746Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/98' 2025-08-26T19:34:32.6411482Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c2/ba13a977dba3a7dea69197f9aef3f98ba1b476' 2025-08-26T19:34:32.6412019Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c2' 2025-08-26T19:34:32.6412707Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/01/4396b9461c40086998e4914d57210477c1ba72' 2025-08-26T19:34:32.6413425Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/01/a61cee61fbde07b40e69f705a098b24050c7f4' 2025-08-26T19:34:32.6413949Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/01' 2025-08-26T19:34:32.6414652Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/96/45f832391f89d9e292b0657d0b698078bf609a' 2025-08-26T19:34:32.6415189Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/96' 2025-08-26T19:34:32.6415899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/07/b7eb3535ee9e4283c61550bf1cc8392e607750' 2025-08-26T19:34:32.6416432Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/07' 2025-08-26T19:34:32.6417146Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69/01918ede3031089b392d21481ebea9f6341004' 2025-08-26T19:34:32.6417808Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69' 2025-08-26T19:34:32.6418506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1/f39ed22202d5b334d359b6fd6c66e128312ee2' 2025-08-26T19:34:32.6419202Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1' 2025-08-26T19:34:32.6419929Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5c/85ea08ff4e1d39fd3ad4ddeeec3e533f151f56' 2025-08-26T19:34:32.6420469Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/5c' 2025-08-26T19:34:32.6421200Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55/a31d0a87dc788d2d10d7db17751632a5e4f4a6' 2025-08-26T19:34:32.6421733Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55' 2025-08-26T19:34:32.6422425Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/39/1d3a248c26110e3bb165c6515b2a61ebd50bf7' 2025-08-26T19:34:32.6422952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/39' 2025-08-26T19:34:32.6423647Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1/b992b8c7b234970541fb04da722c9b0ea67f5b' 2025-08-26T19:34:32.6424356Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1/065ad33ea6272f0b35d69961399cd7a8444787' 2025-08-26T19:34:32.6425055Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1' 2025-08-26T19:34:32.6425911Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/17/c95cfe57ed2d97573a3866edbf6e5d11324a7f' 2025-08-26T19:34:32.6426463Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/17' 2025-08-26T19:34:32.6427174Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0c/256a692bb13c134cd48dfaf3c65c1e89625d54' 2025-08-26T19:34:32.6427863Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0c' 2025-08-26T19:34:32.6428686Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.rev' 2025-08-26T19:34:32.6429506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.idx' 2025-08-26T19:34:32.6430323Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.pack' 2025-08-26T19:34:32.6430868Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack' 2025-08-26T19:34:32.6431579Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fb/514ad761fc067d87c050abd45253c735a8ed9c' 2025-08-26T19:34:32.6432110Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fb' 2025-08-26T19:34:32.6432839Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/80/3cdeea9632ab63ae7e552c9bb84f4d2e80a992' 2025-08-26T19:34:32.6433374Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/80' 2025-08-26T19:34:32.6434101Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1f/1cda74ef4700ec823c7d8fca4cceb5f3d2c6f1' 2025-08-26T19:34:32.6434630Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1f' 2025-08-26T19:34:32.6435176Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/info' 2025-08-26T19:34:32.6435893Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d1/21f7df2b7b470fc9f8490ecf0985bbe0ebf7d7' 2025-08-26T19:34:32.6436597Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d1' 2025-08-26T19:34:32.6437323Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4e/df16cf23c8dacda9830734c6c4fbc001d80454' 2025-08-26T19:34:32.6438012Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/4e' 2025-08-26T19:34:32.6438779Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2/afc2c309f438b0120bd59a574cc7dfc5ee010e' 2025-08-26T19:34:32.6439299Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2' 2025-08-26T19:34:32.6440003Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6f/7214a8ff89c1031ff95e420d05dd43d7b8a01d' 2025-08-26T19:34:32.6440531Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6f' 2025-08-26T19:34:32.6441241Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/45/7857c4f8984d417eba2cfd2974098bb5f23234' 2025-08-26T19:34:32.6441780Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/45' 2025-08-26T19:34:32.6442449Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects' 2025-08-26T19:34:32.6442940Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info/exclude' 2025-08-26T19:34:32.6443437Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info' 2025-08-26T19:34:32.6443886Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/index' 2025-08-26T19:34:32.6444348Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt' 2025-08-26T19:34:32.6445011Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6445626Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.6446282Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6446874Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/update.sample' 2025-08-26T19:34:32.6447483Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.6448305Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6448924Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.6449531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.6450247Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6450852Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6451442Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.6452037Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6452686Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6453340Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6454048Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks' 2025-08-26T19:34:32.6454642Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.6455260Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads' 2025-08-26T19:34:32.6455888Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6456560Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.6457178Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes' 2025-08-26T19:34:32.6457915Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs' 2025-08-26T19:34:32.6458437Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/HEAD' 2025-08-26T19:34:32.6458975Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs' 2025-08-26T19:34:32.6459682Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads/main' 2025-08-26T19:34:32.6460278Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads' 2025-08-26T19:34:32.6460879Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6461514Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin' 2025-08-26T19:34:32.6462107Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes' 2025-08-26T19:34:32.6462685Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/tags' 2025-08-26T19:34:32.6463220Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs' 2025-08-26T19:34:32.6463716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config' 2025-08-26T19:34:32.6464244Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/FETCH_HEAD' 2025-08-26T19:34:32.6464742Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/shallow' 2025-08-26T19:34:32.6465318Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/packed-refs' 2025-08-26T19:34:32.6465846Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/description' 2025-08-26T19:34:32.6466334Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/HEAD' 2025-08-26T19:34:32.6467223Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.6468256Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.6469107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-50d0c40307148c3701477662a01ed6e187f41f34.idx' 2025-08-26T19:34:32.6469982Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.6470846Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-50d0c40307148c3701477662a01ed6e187f41f34.pack' 2025-08-26T19:34:32.6471872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-50d0c40307148c3701477662a01ed6e187f41f34.rev' 2025-08-26T19:34:32.6472477Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack' 2025-08-26T19:34:32.6473073Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/info' 2025-08-26T19:34:32.6473627Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects' 2025-08-26T19:34:32.6474166Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info/exclude' 2025-08-26T19:34:32.6474706Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info' 2025-08-26T19:34:32.6475206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/index' 2025-08-26T19:34:32.6475714Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest' 2025-08-26T19:34:32.6476350Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6477103Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/post-update.sample' 2025-08-26T19:34:32.6477955Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6478531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/update.sample' 2025-08-26T19:34:32.6479126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-receive.sample' 2025-08-26T19:34:32.6479763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6480362Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-commit.sample' 2025-08-26T19:34:32.6480946Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/commit-msg.sample' 2025-08-26T19:34:32.6481573Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6482161Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6482732Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-push.sample' 2025-08-26T19:34:32.6483349Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6483985Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6484629Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6485151Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks' 2025-08-26T19:34:32.6485730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads/main' 2025-08-26T19:34:32.6486322Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads' 2025-08-26T19:34:32.6486934Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6487743Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin' 2025-08-26T19:34:32.6488529Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes' 2025-08-26T19:34:32.6489082Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs' 2025-08-26T19:34:32.6489576Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/HEAD' 2025-08-26T19:34:32.6490098Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs' 2025-08-26T19:34:32.6490629Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads/main' 2025-08-26T19:34:32.6491188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads' 2025-08-26T19:34:32.6491776Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6492389Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin' 2025-08-26T19:34:32.6492976Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes' 2025-08-26T19:34:32.6493520Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/tags' 2025-08-26T19:34:32.6494192Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs' 2025-08-26T19:34:32.6494681Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config' 2025-08-26T19:34:32.6495176Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/FETCH_HEAD' 2025-08-26T19:34:32.6495659Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/shallow' 2025-08-26T19:34:32.6496460Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6497216Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/post-update.sample' 2025-08-26T19:34:32.6498175Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6498918Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/update.sample' 2025-08-26T19:34:32.6499665Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-receive.sample' 2025-08-26T19:34:32.6500449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6501190Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-commit.sample' 2025-08-26T19:34:32.6501928Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/commit-msg.sample' 2025-08-26T19:34:32.6502701Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6503447Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6504177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-push.sample' 2025-08-26T19:34:32.6504948Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6505747Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6506711Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6507401Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks' 2025-08-26T19:34:32.6508303Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads/master' 2025-08-26T19:34:32.6509050Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads' 2025-08-26T19:34:32.6509821Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6510619Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin' 2025-08-26T19:34:32.6511367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes' 2025-08-26T19:34:32.6512066Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs' 2025-08-26T19:34:32.6512869Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/HEAD' 2025-08-26T19:34:32.6513541Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs' 2025-08-26T19:34:32.6514226Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads/master' 2025-08-26T19:34:32.6514938Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads' 2025-08-26T19:34:32.6515681Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6516457Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin' 2025-08-26T19:34:32.6517191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes' 2025-08-26T19:34:32.6518062Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/tags' 2025-08-26T19:34:32.6518706Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs' 2025-08-26T19:34:32.6519291Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config' 2025-08-26T19:34:32.6519899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/FETCH_HEAD' 2025-08-26T19:34:32.6520487Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/shallow' 2025-08-26T19:34:32.6521104Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/packed-refs' 2025-08-26T19:34:32.6521715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/description' 2025-08-26T19:34:32.6522285Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/HEAD' 2025-08-26T19:34:32.6523229Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.rev' 2025-08-26T19:34:32.6524343Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.idx' 2025-08-26T19:34:32.6525298Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-286849f527adfefd26d4b3b010030c9697bc406b.pack' 2025-08-26T19:34:32.6526257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-45406c9ad8c75bfa1502e42ea452ff2cbaf3e1b9.pack' 2025-08-26T19:34:32.6527192Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-286849f527adfefd26d4b3b010030c9697bc406b.idx' 2025-08-26T19:34:32.6528271Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-286849f527adfefd26d4b3b010030c9697bc406b.rev' 2025-08-26T19:34:32.6528978Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack' 2025-08-26T19:34:32.6529662Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/info' 2025-08-26T19:34:32.6530535Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects' 2025-08-26T19:34:32.6531205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info/exclude' 2025-08-26T19:34:32.6531883Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info' 2025-08-26T19:34:32.6532509Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/index' 2025-08-26T19:34:32.6533154Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt' 2025-08-26T19:34:32.6533942Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6534696Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/post-update.sample' 2025-08-26T19:34:32.6535488Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6536187Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/update.sample' 2025-08-26T19:34:32.6536930Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-receive.sample' 2025-08-26T19:34:32.6537896Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6538628Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-commit.sample' 2025-08-26T19:34:32.6539361Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/commit-msg.sample' 2025-08-26T19:34:32.6540122Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6540855Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6541596Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-push.sample' 2025-08-26T19:34:32.6542543Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6543341Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6544151Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6544835Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks' 2025-08-26T19:34:32.6545561Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads/master' 2025-08-26T19:34:32.6546349Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads' 2025-08-26T19:34:32.6547132Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6548138Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin' 2025-08-26T19:34:32.6549053Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes' 2025-08-26T19:34:32.6549771Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs' 2025-08-26T19:34:32.6550421Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/HEAD' 2025-08-26T19:34:32.6551100Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs' 2025-08-26T19:34:32.6551812Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads/master' 2025-08-26T19:34:32.6552523Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads' 2025-08-26T19:34:32.6553277Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6554068Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin' 2025-08-26T19:34:32.6554792Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes' 2025-08-26T19:34:32.6555494Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/tags' 2025-08-26T19:34:32.6556181Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs' 2025-08-26T19:34:32.6556809Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config' 2025-08-26T19:34:32.6557463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/FETCH_HEAD' 2025-08-26T19:34:32.6558297Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/shallow' 2025-08-26T19:34:32.6558960Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/packed-refs' 2025-08-26T19:34:32.6559613Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/description' 2025-08-26T19:34:32.6560237Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/HEAD' 2025-08-26T19:34:32.6561317Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5/f8c2e01a9b4cb390ae2802989fa713506a6d41' 2025-08-26T19:34:32.6562036Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5' 2025-08-26T19:34:32.6562939Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/396b580b37b961f2fc72b254de161cbafdc060' 2025-08-26T19:34:32.6563825Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/2f92259c8ed97f637714a4d83df1d6d2e35254' 2025-08-26T19:34:32.6564548Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38' 2025-08-26T19:34:32.6565494Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26/78271ddf2b7796caabfb20fe80b05f05eb7f03' 2025-08-26T19:34:32.6566200Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26' 2025-08-26T19:34:32.6567259Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f/bf46336b01c3ec3f7ce33431316d9a0e8037e8' 2025-08-26T19:34:32.6568136Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f' 2025-08-26T19:34:32.6569053Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e/d14498fba31eb3688c6db6f8b4814ffc84e11b' 2025-08-26T19:34:32.6569774Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e' 2025-08-26T19:34:32.6570672Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19/082cd5b441597067d06bdb899c07f327ba1af2' 2025-08-26T19:34:32.6571388Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19' 2025-08-26T19:34:32.6572316Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30/bf9364ef92bfcc97b4cb53d3ec6ca16baa71ac' 2025-08-26T19:34:32.6573027Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30' 2025-08-26T19:34:32.6573929Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e/e9da0b4c827c9bfafdb9c8c83a86c085697a2b' 2025-08-26T19:34:32.6574649Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e' 2025-08-26T19:34:32.6575547Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9/79b82c45fb5bce6d14576455b3a65dee94f228' 2025-08-26T19:34:32.6576250Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9' 2025-08-26T19:34:32.6577146Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa/48f531554211f17305b4d561a622b8fc2971f8' 2025-08-26T19:34:32.6578009Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa' 2025-08-26T19:34:32.6578905Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3/3e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-26T19:34:32.6579792Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3' 2025-08-26T19:34:32.6580684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7/1979f83fe27a3f16a54a4aa188ad534cd2570a' 2025-08-26T19:34:32.6581393Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7' 2025-08-26T19:34:32.6582348Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/08d9e2fd4215d6bdff29e6d892945961df73f5' 2025-08-26T19:34:32.6583257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/cdbbe0a3f46a5aaa295dcfabe5bd920029575f' 2025-08-26T19:34:32.6583974Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42' 2025-08-26T19:34:32.6584875Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63/c6a8e7203d36f852a1c671c0c3bfdc99ff5b0e' 2025-08-26T19:34:32.6585593Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63' 2025-08-26T19:34:32.6586656Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/b241455d410538fbe55737c476e0a58f8684c3' 2025-08-26T19:34:32.6587732Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/8b515cd60408206e0d6dcc86d36595d13b14a8' 2025-08-26T19:34:32.6588451Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a' 2025-08-26T19:34:32.6589370Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/cb688cdb5fdb4467b9f026a0b0ec93c65811e0' 2025-08-26T19:34:32.6590268Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/ab0f3e73ecfe02a95252287b0e395c1564020f' 2025-08-26T19:34:32.6590985Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05' 2025-08-26T19:34:32.6591889Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc/bb194c4b37ef194b4959c87de6966bb894f5cb' 2025-08-26T19:34:32.6592597Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc' 2025-08-26T19:34:32.6593493Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2/dd0de378e8b6155b60a37683c6dc497c614f06' 2025-08-26T19:34:32.6594211Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2' 2025-08-26T19:34:32.6595106Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd/c90b0a43f8d89f5c7a48b094cd62f59d7b863f' 2025-08-26T19:34:32.6595823Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd' 2025-08-26T19:34:32.6596729Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20ed2704fa88c4180b0ea2e32bee4192afa212' 2025-08-26T19:34:32.6597803Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20d238636febaec94eb9bbe96bb9cedeb48dc0' 2025-08-26T19:34:32.6598700Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b' 2025-08-26T19:34:32.6599589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3/b51e35529e4c5c8b441ade70122388d5ee2e03' 2025-08-26T19:34:32.6600309Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3' 2025-08-26T19:34:32.6601210Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4/c99ccd737b1a718ab1d93bc083f4329f8ea33c' 2025-08-26T19:34:32.6601929Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4' 2025-08-26T19:34:32.6602830Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93/b1acdeaedf965a44e8dfd6809622d1229c4994' 2025-08-26T19:34:32.6603560Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93' 2025-08-26T19:34:32.6604449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d/0e13ac307a11383393049e292727d44d6ddf9d' 2025-08-26T19:34:32.6605313Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d' 2025-08-26T19:34:32.6606228Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72/8b5fe3cb37be590d0c5221cd995fca4f99a48b' 2025-08-26T19:34:32.6606942Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72' 2025-08-26T19:34:32.6608006Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc/b12deace27b3fe8f032aabf90bd9d60a5887a1' 2025-08-26T19:34:32.6608739Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc' 2025-08-26T19:34:32.6609627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27/e12544ed824b4755565b1016a1d8e796bbec35' 2025-08-26T19:34:32.6610342Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27' 2025-08-26T19:34:32.6611238Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de/3b05d6530f3735907222164fab87c8e35e62b6' 2025-08-26T19:34:32.6611947Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de' 2025-08-26T19:34:32.6612854Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66/fec91e52316b4eab81421e5f5e41aab19191ea' 2025-08-26T19:34:32.6613574Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66' 2025-08-26T19:34:32.6614476Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6/e1078f39a2eb3eecc3f7b5679ebf445366c704' 2025-08-26T19:34:32.6615187Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6' 2025-08-26T19:34:32.6616079Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91/1970c98f82b7142dad16515677115c69b9fca4' 2025-08-26T19:34:32.6616787Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91' 2025-08-26T19:34:32.6618007Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d/711ec62b5992e50c8ebf31f46b58a35b5f1f4d' 2025-08-26T19:34:32.6618732Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d' 2025-08-26T19:34:32.6619641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a/cdc72b623b881eef7b82075dcbd96a5861f5ca' 2025-08-26T19:34:32.6620353Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a' 2025-08-26T19:34:32.6621253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75/26fc3466008cc043c8a38592bdc6da46b15ab5' 2025-08-26T19:34:32.6621975Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75' 2025-08-26T19:34:32.6622872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea/d35895a8b8451d49bdc2e95a23f5d4c7b762a5' 2025-08-26T19:34:32.6623741Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea' 2025-08-26T19:34:32.6624637Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73/492bda7a7786038ab5ab6d2003e2b3f4d8a8df' 2025-08-26T19:34:32.6625349Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73' 2025-08-26T19:34:32.6626243Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/0b6d6358cee5b8d7a7ab4b725e2998314b329e' 2025-08-26T19:34:32.6627146Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/cf00a967db899c7211e84c07d88cf24b7ca236' 2025-08-26T19:34:32.6628074Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12' 2025-08-26T19:34:32.6629007Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33/0f4650c638afd6a4948dd4283b1a6c61a3f1b3' 2025-08-26T19:34:32.6629737Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33' 2025-08-26T19:34:32.6630664Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6/4685c9e5cdbf78fe1fb1be22334a6874f598a5' 2025-08-26T19:34:32.6631389Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6' 2025-08-26T19:34:32.6632294Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90/65173d256c52c57702c855517ff367d6aad40e' 2025-08-26T19:34:32.6633025Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90' 2025-08-26T19:34:32.6633953Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c/ce32cedeec0a5800f923ea879ca0a9dddb19e4' 2025-08-26T19:34:32.6634678Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c' 2025-08-26T19:34:32.6635594Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d/0a38bca72bb8d2e00eb10b8ed4d191187acf46' 2025-08-26T19:34:32.6636482Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d' 2025-08-26T19:34:32.6637390Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97/244ab79aebd3264b61d0c7598f76a01dc74092' 2025-08-26T19:34:32.6638297Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97' 2025-08-26T19:34:32.6639217Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5/0e44aff94e822c0e819f82234861068b20b203' 2025-08-26T19:34:32.6639953Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5' 2025-08-26T19:34:32.6640873Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84/6b4448d0791e0445b1d874f8978bd7ad006b00' 2025-08-26T19:34:32.6641606Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84' 2025-08-26T19:34:32.6642525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3/32f1a19963ec99d258cf57ce1beb10a2bfa7f9' 2025-08-26T19:34:32.6643416Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3' 2025-08-26T19:34:32.6644338Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0/022e7f31b886f4958a259e9a1179bbc2ba8bd3' 2025-08-26T19:34:32.6645066Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0' 2025-08-26T19:34:32.6645971Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57/613614b89d8fbe552e8a1a6a0a26d0429a04f0' 2025-08-26T19:34:32.6646690Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57' 2025-08-26T19:34:32.6647795Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9/ac1a4c14e64a93c994a3d1ebcd8b6c1585fcaa' 2025-08-26T19:34:32.6648520Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9' 2025-08-26T19:34:32.6649427Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/144119283d14e69b01d965bf17493a44d6639d' 2025-08-26T19:34:32.6650344Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/af56134a233e9fbf01e6d927135a0106129b75' 2025-08-26T19:34:32.6651074Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6' 2025-08-26T19:34:32.6651974Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95/a573b16b8c91a19063e74300542e1434fffe24' 2025-08-26T19:34:32.6652711Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95' 2025-08-26T19:34:32.6653627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb/e95b1cd7a6ccb9d0918aeb53e242ba34e04d76' 2025-08-26T19:34:32.6654350Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb' 2025-08-26T19:34:32.6655268Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61/5dce789c11c20e1f23b7f71487c9eb316b0fa1' 2025-08-26T19:34:32.6656152Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61' 2025-08-26T19:34:32.6657062Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3/47b98148fb1e597150a4a00de111315a768cdf' 2025-08-26T19:34:32.6657957Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3' 2025-08-26T19:34:32.6658881Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40/28ccc0fd06286c2f4c818a5f6fa9c6c2355f17' 2025-08-26T19:34:32.6659609Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40' 2025-08-26T19:34:32.6660530Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc/d5ba9745ae491591ce651b69096879846a93fc' 2025-08-26T19:34:32.6661250Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc' 2025-08-26T19:34:32.6662317Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4/bb47eea916c3414d18f5d200cad5ed17aa8fee' 2025-08-26T19:34:32.6663061Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4' 2025-08-26T19:34:32.6663977Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/2c597f990d0219dcb7bb6a6c2cc333a44a279f' 2025-08-26T19:34:32.6664885Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/105d111d92b3e27a4888278becb054aba49dca' 2025-08-26T19:34:32.6665672Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8' 2025-08-26T19:34:32.6666570Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43/159832d7b0b64009666aa370d5dd971ebdf7de' 2025-08-26T19:34:32.6667308Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43' 2025-08-26T19:34:32.6668419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4/78a3663ab2026bdd538ac2d10bbbc4dc3d9acd' 2025-08-26T19:34:32.6669151Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4' 2025-08-26T19:34:32.6670081Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d/07c5f89875cb3ffc47f923eb9cdcec7288503f' 2025-08-26T19:34:32.6670803Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d' 2025-08-26T19:34:32.6671717Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fdc8b650073c892e856bb73302003e90bd5efd' 2025-08-26T19:34:32.6672647Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fb3c5f14daa840bce4eafc8c534039bf60057f' 2025-08-26T19:34:32.6673422Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd' 2025-08-26T19:34:32.6674317Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01/31f4922742a398347195561777b93f7f367f91' 2025-08-26T19:34:32.6675215Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01' 2025-08-26T19:34:32.6676128Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96/397d0be9bcb87477f0e6f7bd3a0c5a6f68123f' 2025-08-26T19:34:32.6676859Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96' 2025-08-26T19:34:32.6677951Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07/e28bce2f8fe494050d716e4f75a3373f7a19ff' 2025-08-26T19:34:32.6678682Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07' 2025-08-26T19:34:32.6679604Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/2adc12e5a3f8358e56763933a9345909b78a09' 2025-08-26T19:34:32.6680533Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/a30e1dfc3e6a29feba005a2a73a0b8239f7e9c' 2025-08-26T19:34:32.6681459Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1' 2025-08-26T19:34:32.6682389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c/5c9c0da26285b0b1304e0a7f820af127f8dcd4' 2025-08-26T19:34:32.6683127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c' 2025-08-26T19:34:32.6684047Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55/b98b2d484f09d917fbcdf4ce1aa98b2ee97979' 2025-08-26T19:34:32.6684774Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55' 2025-08-26T19:34:32.6685689Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10/c89f609e83c549b0e0e107d401923e4b5fc17d' 2025-08-26T19:34:32.6686425Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10' 2025-08-26T19:34:32.6687356Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9/bef4ea6f5edfded5461f98c372773fd7e59611' 2025-08-26T19:34:32.6688242Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9' 2025-08-26T19:34:32.6689153Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1/07e9391906d15843cf06000db287e43493e710' 2025-08-26T19:34:32.6689891Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1' 2025-08-26T19:34:32.6690917Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.rev' 2025-08-26T19:34:32.6691931Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.idx' 2025-08-26T19:34:32.6692955Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.pack' 2025-08-26T19:34:32.6693696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack' 2025-08-26T19:34:32.6694773Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb/b5f9888eb1e1d57eb36ffad78532f5846a0b3a' 2025-08-26T19:34:32.6695500Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb' 2025-08-26T19:34:32.6696408Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80/bca86256154557257b65d0626a86548f72d443' 2025-08-26T19:34:32.6697132Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80' 2025-08-26T19:34:32.6698220Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f/55eff435b8f1d289faaeb0975751fac4dfd889' 2025-08-26T19:34:32.6698954Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f' 2025-08-26T19:34:32.6699691Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/info' 2025-08-26T19:34:32.6700770Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89/d008eb97a84b41e7520c9444357347da7b970e' 2025-08-26T19:34:32.6701503Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89' 2025-08-26T19:34:32.6702409Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b/883684065dcc3b4bee4924c8962293ef744613' 2025-08-26T19:34:32.6703136Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b' 2025-08-26T19:34:32.6704048Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2/25b7ecd601c0d9f0d4825ff723741d20e84bd1' 2025-08-26T19:34:32.6704755Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2' 2025-08-26T19:34:32.6705661Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b/0472aff4f8818d0a40dd4feac7116a47e59179' 2025-08-26T19:34:32.6706366Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b' 2025-08-26T19:34:32.6707269Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7/b5cf6c6650ab93b6b02cb1c955dc43ebf4620e' 2025-08-26T19:34:32.6708140Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7' 2025-08-26T19:34:32.6708833Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects' 2025-08-26T19:34:32.6709501Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info/exclude' 2025-08-26T19:34:32.6710179Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info' 2025-08-26T19:34:32.6710797Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/index' 2025-08-26T19:34:32.6711445Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog' 2025-08-26T19:34:32.6712272Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6713230Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.6714073Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6714829Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/update.sample' 2025-08-26T19:34:32.6715616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.6716452Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6717228Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.6718176Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.6718991Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6719905Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6720677Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.6721484Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6722312Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6723143Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6723880Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks' 2025-08-26T19:34:32.6724641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.6725424Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads' 2025-08-26T19:34:32.6726237Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6727119Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.6728081Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes' 2025-08-26T19:34:32.6728837Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs' 2025-08-26T19:34:32.6729518Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/HEAD' 2025-08-26T19:34:32.6730225Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs' 2025-08-26T19:34:32.6730947Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads/main' 2025-08-26T19:34:32.6731850Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads' 2025-08-26T19:34:32.6732626Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6733447Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin' 2025-08-26T19:34:32.6734207Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes' 2025-08-26T19:34:32.6734952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/tags' 2025-08-26T19:34:32.6735656Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs' 2025-08-26T19:34:32.6736320Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config' 2025-08-26T19:34:32.6737011Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/FETCH_HEAD' 2025-08-26T19:34:32.6737944Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/shallow' 2025-08-26T19:34:32.6738649Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/packed-refs' 2025-08-26T19:34:32.6739347Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/description' 2025-08-26T19:34:32.6740004Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/HEAD' 2025-08-26T19:34:32.6741097Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.6742169Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-3b6c7f5362d7522796f490dfd76111929a9e6bce.rev' 2025-08-26T19:34:32.6743247Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-3b6c7f5362d7522796f490dfd76111929a9e6bce.pack' 2025-08-26T19:34:32.6744318Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.6745386Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.6746435Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-3b6c7f5362d7522796f490dfd76111929a9e6bce.idx' 2025-08-26T19:34:32.6747221Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack' 2025-08-26T19:34:32.6748180Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/info' 2025-08-26T19:34:32.6748931Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects' 2025-08-26T19:34:32.6749750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info/exclude' 2025-08-26T19:34:32.6750488Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info' 2025-08-26T19:34:32.6751361Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/index' 2025-08-26T19:34:32.6752064Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest' 2025-08-26T19:34:32.6752932Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6753748Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/post-update.sample' 2025-08-26T19:34:32.6754570Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6755301Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/update.sample' 2025-08-26T19:34:32.6756063Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-receive.sample' 2025-08-26T19:34:32.6756868Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6757956Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-commit.sample' 2025-08-26T19:34:32.6758437Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/commit-msg.sample' 2025-08-26T19:34:32.6758873Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6759278Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6759681Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-push.sample' 2025-08-26T19:34:32.6760111Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6760546Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6760982Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6761363Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks' 2025-08-26T19:34:32.6761763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads/master' 2025-08-26T19:34:32.6762170Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads' 2025-08-26T19:34:32.6762600Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6763056Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin' 2025-08-26T19:34:32.6763475Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes' 2025-08-26T19:34:32.6763877Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs' 2025-08-26T19:34:32.6764351Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/HEAD' 2025-08-26T19:34:32.6764726Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs' 2025-08-26T19:34:32.6765117Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads/master' 2025-08-26T19:34:32.6765549Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads' 2025-08-26T19:34:32.6765963Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6766390Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin' 2025-08-26T19:34:32.6766784Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes' 2025-08-26T19:34:32.6767172Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/tags' 2025-08-26T19:34:32.6767544Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs' 2025-08-26T19:34:32.6768218Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config' 2025-08-26T19:34:32.6768589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/FETCH_HEAD' 2025-08-26T19:34:32.6768944Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/shallow' 2025-08-26T19:34:32.6769328Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/packed-refs' 2025-08-26T19:34:32.6769708Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/description' 2025-08-26T19:34:32.6770061Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/HEAD' 2025-08-26T19:34:32.6770628Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-4beb39538e0a7374b1f369473e584ca15b42c821.idx' 2025-08-26T19:34:32.6771178Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-b398d99fc6816a6090230e9b91e56ee287730f12.idx' 2025-08-26T19:34:32.6771737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-4beb39538e0a7374b1f369473e584ca15b42c821.pack' 2025-08-26T19:34:32.6772281Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-4beb39538e0a7374b1f369473e584ca15b42c821.rev' 2025-08-26T19:34:32.6772832Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-b398d99fc6816a6090230e9b91e56ee287730f12.pack' 2025-08-26T19:34:32.6773382Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-b398d99fc6816a6090230e9b91e56ee287730f12.rev' 2025-08-26T19:34:32.6773781Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack' 2025-08-26T19:34:32.6774198Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/info' 2025-08-26T19:34:32.6774585Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects' 2025-08-26T19:34:32.6775056Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info/exclude' 2025-08-26T19:34:32.6775435Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info' 2025-08-26T19:34:32.6775792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/index' 2025-08-26T19:34:32.6776150Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr' 2025-08-26T19:34:32.6776594Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.6777013Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/post-update.sample' 2025-08-26T19:34:32.6777464Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.6778245Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/update.sample' 2025-08-26T19:34:32.6779167Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-receive.sample' 2025-08-26T19:34:32.6779870Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.6780290Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-commit.sample' 2025-08-26T19:34:32.6780695Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/commit-msg.sample' 2025-08-26T19:34:32.6781130Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.6781541Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-rebase.sample' 2025-08-26T19:34:32.6781946Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-push.sample' 2025-08-26T19:34:32.6782372Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.6782809Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.6783250Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.6783642Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks' 2025-08-26T19:34:32.6784044Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads/main' 2025-08-26T19:34:32.6784454Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads' 2025-08-26T19:34:32.6784878Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6785329Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin' 2025-08-26T19:34:32.6785743Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes' 2025-08-26T19:34:32.6786241Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs' 2025-08-26T19:34:32.6786603Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/HEAD' 2025-08-26T19:34:32.6786999Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs' 2025-08-26T19:34:32.6787824Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads/main' 2025-08-26T19:34:32.6788421Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads' 2025-08-26T19:34:32.6788841Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.6789277Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin' 2025-08-26T19:34:32.6789687Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes' 2025-08-26T19:34:32.6790202Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/tags' 2025-08-26T19:34:32.6790583Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs' 2025-08-26T19:34:32.6790939Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config' 2025-08-26T19:34:32.6791300Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/FETCH_HEAD' 2025-08-26T19:34:32.6791651Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/shallow' 2025-08-26T19:34:32.6792027Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/packed-refs' 2025-08-26T19:34:32.6792390Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/description' 2025-08-26T19:34:32.6792731Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/HEAD' 2025-08-26T19:34:32.6793246Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed/d03c9691124a7ec50ddd53badcd902c5ef24f7' 2025-08-26T19:34:32.6793639Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed' 2025-08-26T19:34:32.6794134Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36/d3c436c54c9005ea05c99650f905fbe84cab45' 2025-08-26T19:34:32.6794534Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36' 2025-08-26T19:34:32.6795030Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03/09d26592d55ffb0a2473ffdcf171cca39c3c05' 2025-08-26T19:34:32.6795419Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03' 2025-08-26T19:34:32.6795926Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f/104ca46f065b8bea0deeceb84ef593f33013f6' 2025-08-26T19:34:32.6796314Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f' 2025-08-26T19:34:32.6796965Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d/a6cf3b4a7a8bb31cdf1e2ac2789c7ea01442f1' 2025-08-26T19:34:32.6797355Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d' 2025-08-26T19:34:32.6798018Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19/bac9f409e9a90c618086fd012a258c6219c79f' 2025-08-26T19:34:32.6798413Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19' 2025-08-26T19:34:32.6798908Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a/a2d0f40e823e6e14e6bb79396a53f8e9423e2d' 2025-08-26T19:34:32.6799296Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a' 2025-08-26T19:34:32.6799799Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88/0b1da43e8bf3b143a6552557e75c8b9886f8ab' 2025-08-26T19:34:32.6800185Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88' 2025-08-26T19:34:32.6800793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67/aa16e1785c40cb1bda45b90284aac89468243b' 2025-08-26T19:34:32.6801190Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67' 2025-08-26T19:34:32.6801683Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52/315cdeb28ac535209a1dc66f5a67477f94a662' 2025-08-26T19:34:32.6802068Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52' 2025-08-26T19:34:32.6802580Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e/c53aebd7ee50431698bd2f5ea735cbad5b771c' 2025-08-26T19:34:32.6802968Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e' 2025-08-26T19:34:32.6803465Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35/6bd5033abf11ff864c378090ac063a46ee0d04' 2025-08-26T19:34:32.6804091Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35' 2025-08-26T19:34:32.6804897Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85/e7b1b9bc4459e60509e11c0d528b84d23db7cd' 2025-08-26T19:34:32.6805340Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85' 2025-08-26T19:34:32.6806074Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa/9e8e1e6e6b3cca0be06b423da93783748e290c' 2025-08-26T19:34:32.6806504Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa' 2025-08-26T19:34:32.6807033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48/a833f62e2af96071ce75208c0ad97e60c1132f' 2025-08-26T19:34:32.6807488Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48' 2025-08-26T19:34:32.6808198Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/8954cc6e00a9749e852ddbb1b74b6809bbb9b6' 2025-08-26T19:34:32.6808859Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/d8d4d5f82211501561adf8bb6b8eac992164de' 2025-08-26T19:34:32.6809392Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf' 2025-08-26T19:34:32.6809925Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f/cad59b4bf4584553d4ed3336e42038af1d87af' 2025-08-26T19:34:32.6810382Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f' 2025-08-26T19:34:32.6810943Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a/c5d0c79f19e590f73b57c538d5f161dff16b49' 2025-08-26T19:34:32.6811367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a' 2025-08-26T19:34:32.6811878Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94/813540a3ea17dfcdab74f0337e80e8181806c2' 2025-08-26T19:34:32.6812498Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94' 2025-08-26T19:34:32.6813033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05/30fa4e3a673fac5ec156c220fd3d867c143b5f' 2025-08-26T19:34:32.6813487Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05' 2025-08-26T19:34:32.6814010Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c/c4712a56312e4692809f9503429f5ebc16aeb8' 2025-08-26T19:34:32.6814434Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c' 2025-08-26T19:34:32.6824593Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b/fecbab28d9eaa1afd7a399ebee03647d8beae5' 2025-08-26T19:34:32.6825356Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b' 2025-08-26T19:34:32.6826033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d/b420a7cdda16664fb6ec75d77fc9e25be0082f' 2025-08-26T19:34:32.6826454Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d' 2025-08-26T19:34:32.6826962Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c/f0e9fbda41eb065ead027c303a61ce40f9a6d3' 2025-08-26T19:34:32.6827363Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c' 2025-08-26T19:34:32.6828050Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09/112736823118f7baab7817dfff777e0f309321' 2025-08-26T19:34:32.6828454Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09' 2025-08-26T19:34:32.6828974Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd/99def249e904fa25f873433ca8932035a02946' 2025-08-26T19:34:32.6829368Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd' 2025-08-26T19:34:32.6830066Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6/8a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-26T19:34:32.6830462Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6' 2025-08-26T19:34:32.6830957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16/c576fc532835a69d976d7dd4a4bbaf90dd2b62' 2025-08-26T19:34:32.6831342Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16' 2025-08-26T19:34:32.6831842Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e/dd1f3018e9e6bf2ace9f761a0c221d962b4e9d' 2025-08-26T19:34:32.6832236Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e' 2025-08-26T19:34:32.6832747Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0/8989323f5ab210220e29caff81c23e7a0ed048' 2025-08-26T19:34:32.6833155Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0' 2025-08-26T19:34:32.6833747Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56/40b45b28126190994d2209c31177a67d2dacf9' 2025-08-26T19:34:32.6834146Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56' 2025-08-26T19:34:32.6834652Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea/0ae32a201f8d39ee586c4874b8f6db7a648e08' 2025-08-26T19:34:32.6835045Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea' 2025-08-26T19:34:32.6835544Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c/421485b3fe0f5b4ad741f457818e059cb1d46b' 2025-08-26T19:34:32.6835930Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c' 2025-08-26T19:34:32.6836425Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32/0eff78f4dd50ab94a31127e1314c0055f662d4' 2025-08-26T19:34:32.6836814Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32' 2025-08-26T19:34:32.6837303Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca/2985fc8b183097063f73dad288e11bb60f5470' 2025-08-26T19:34:32.6837849Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca' 2025-08-26T19:34:32.6838354Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f/49309ebb97ff2091f087bed51a81f397b05aea' 2025-08-26T19:34:32.6838742Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f' 2025-08-26T19:34:32.6839231Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe/1c45619c0df5c52c224e0d4c9547bcf74f7134' 2025-08-26T19:34:32.6839622Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe' 2025-08-26T19:34:32.6840116Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f/ee84e3ff9a28a79ed1fd35e30eb8e98d9905d4' 2025-08-26T19:34:32.6840653Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f' 2025-08-26T19:34:32.6841147Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d/4ed01c5b9c404ba71297702af678d4f9a1aa14' 2025-08-26T19:34:32.6841535Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d' 2025-08-26T19:34:32.6842030Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b/f7f69cb1e215faa3f241f69930fe0aab249829' 2025-08-26T19:34:32.6842417Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b' 2025-08-26T19:34:32.6842906Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf/d4dd169fa9374333b0f41df436f8fda673ce23' 2025-08-26T19:34:32.6843297Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf' 2025-08-26T19:34:32.6843888Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8/b064a7074c66c2f55da58be5a72b9dff9486db' 2025-08-26T19:34:32.6844276Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8' 2025-08-26T19:34:32.6844914Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/2a23ddf5ab1fd53ea4e8f2aac4ae9a3eba6a30' 2025-08-26T19:34:32.6845754Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/e31e1cef63b2dd5dbf023d7a78c059a8757bfb' 2025-08-26T19:34:32.6846171Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06' 2025-08-26T19:34:32.6846680Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0/616f73c59fd3c0eafec9c81bd6743da7ca1e21' 2025-08-26T19:34:32.6847073Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0' 2025-08-26T19:34:32.6847713Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64/46bed3e43b98c7a4f703448157a3dc5e27552c' 2025-08-26T19:34:32.6848127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64' 2025-08-26T19:34:32.6848628Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9/14e2b8f7d582b35fccf8695fb5bb32d698244c' 2025-08-26T19:34:32.6849016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9' 2025-08-26T19:34:32.6849515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6/4a10c2fe450abde6be479ad2fd93fd15e66a9c' 2025-08-26T19:34:32.6849902Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6' 2025-08-26T19:34:32.6850396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb/afe615cc867f4629d02d7cae9e545f4914826b' 2025-08-26T19:34:32.6850786Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb' 2025-08-26T19:34:32.6851277Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e/1437b982e079a89a2d1dafaa077a4896413d55' 2025-08-26T19:34:32.6851793Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e' 2025-08-26T19:34:32.6852300Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef/cf051dace6083b5f5e79dfc39579898a646080' 2025-08-26T19:34:32.6852685Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef' 2025-08-26T19:34:32.6853183Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14/a60cdaf7d52de1d235edfbd6628a903229da06' 2025-08-26T19:34:32.6853584Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14' 2025-08-26T19:34:32.6854074Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a/81987d84272503f45151e61b749d12ed2ff951' 2025-08-26T19:34:32.6854458Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a' 2025-08-26T19:34:32.6855051Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7/6a8b26634e4c4bb72d3826087486bb6c4e93dc' 2025-08-26T19:34:32.6855437Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7' 2025-08-26T19:34:32.6855933Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98/aca6fae5b8659087fb637659c376ab9bb16def' 2025-08-26T19:34:32.6856322Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98' 2025-08-26T19:34:32.6857170Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21/426e3159da4569802e484a732ed2fdf438a63f' 2025-08-26T19:34:32.6857835Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21' 2025-08-26T19:34:32.6858335Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c/25868ff749f2bda0f544b2c476609d736e2773' 2025-08-26T19:34:32.6858728Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c' 2025-08-26T19:34:32.6859222Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69/60e2afa3f31b50849330dd42a16a7d923d279e' 2025-08-26T19:34:32.6859611Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69' 2025-08-26T19:34:32.6860101Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1/81c81d5d4acc9757e97c0ed92a9750e1dab0d4' 2025-08-26T19:34:32.6860494Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1' 2025-08-26T19:34:32.6860987Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/2326bcc75f1c7cefad8977d1c13ac002e9426e' 2025-08-26T19:34:32.6861477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/c4f545c0a8b8744c6822eee0a07af0eddf3d03' 2025-08-26T19:34:32.6861865Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0' 2025-08-26T19:34:32.6862486Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71/257a96046af4dfabee9b44c7c2493f0402b4f3' 2025-08-26T19:34:32.6862872Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71' 2025-08-26T19:34:32.6863432Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.rev' 2025-08-26T19:34:32.6863984Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.pack' 2025-08-26T19:34:32.6864526Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.idx' 2025-08-26T19:34:32.6864939Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack' 2025-08-26T19:34:32.6865470Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be/57481d36d3d599c0b2dddfc3b085e5d4800804' 2025-08-26T19:34:32.6865963Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be' 2025-08-26T19:34:32.6866463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff/3a6037364ca7de7f3463aa07cfee2806119fd3' 2025-08-26T19:34:32.6866859Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff' 2025-08-26T19:34:32.6867366Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77/c7f683b5adf888c2bb26fa104554b97951776d' 2025-08-26T19:34:32.6867917Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77' 2025-08-26T19:34:32.6868316Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/info' 2025-08-26T19:34:32.6868821Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74/4dc5aad132e899b6a417705d4642e1add0af58' 2025-08-26T19:34:32.6869214Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74' 2025-08-26T19:34:32.6869700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a/32a831569acca123276916419758b93a8e729c' 2025-08-26T19:34:32.6870092Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a' 2025-08-26T19:34:32.6870581Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f/30d32a6e765951b1b1865cf6b14229c49602d0' 2025-08-26T19:34:32.6870965Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f' 2025-08-26T19:34:32.6871757Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7/0b48cce991f0a920763b33a758cb3d6c4f4b57' 2025-08-26T19:34:32.6872396Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7' 2025-08-26T19:34:32.6873023Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects' 2025-08-26T19:34:32.7183291Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info/exclude' 2025-08-26T19:34:32.7183837Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info' 2025-08-26T19:34:32.7184334Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/index' 2025-08-26T19:34:32.7184793Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs' 2025-08-26T19:34:32.7185413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7185981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/post-update.sample' 2025-08-26T19:34:32.7186569Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7187135Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/update.sample' 2025-08-26T19:34:32.7187936Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-receive.sample' 2025-08-26T19:34:32.7188756Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7189293Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-commit.sample' 2025-08-26T19:34:32.7189884Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/commit-msg.sample' 2025-08-26T19:34:32.7190546Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7191137Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7191716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-push.sample' 2025-08-26T19:34:32.7192317Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7192924Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7193536Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7194059Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks' 2025-08-26T19:34:32.7194600Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads/master' 2025-08-26T19:34:32.7195186Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads' 2025-08-26T19:34:32.7195737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7196354Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin' 2025-08-26T19:34:32.7196938Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes' 2025-08-26T19:34:32.7197805Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs' 2025-08-26T19:34:32.7198295Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/HEAD' 2025-08-26T19:34:32.7198836Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs' 2025-08-26T19:34:32.7199394Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads/master' 2025-08-26T19:34:32.7199948Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads' 2025-08-26T19:34:32.7200529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7201090Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin' 2025-08-26T19:34:32.7201649Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes' 2025-08-26T19:34:32.7202312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/tags' 2025-08-26T19:34:32.7202771Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs' 2025-08-26T19:34:32.7203199Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config' 2025-08-26T19:34:32.7203636Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/FETCH_HEAD' 2025-08-26T19:34:32.7204063Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/shallow' 2025-08-26T19:34:32.7204616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7205164Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/post-update.sample' 2025-08-26T19:34:32.7205730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7206258Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/update.sample' 2025-08-26T19:34:32.7206795Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-receive.sample' 2025-08-26T19:34:32.7207358Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7207997Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-commit.sample' 2025-08-26T19:34:32.7208519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/commit-msg.sample' 2025-08-26T19:34:32.7208999Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7209522Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7210178Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-push.sample' 2025-08-26T19:34:32.7210698Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7211213Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7211713Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7212211Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks' 2025-08-26T19:34:32.7212723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads/master' 2025-08-26T19:34:32.7213270Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads' 2025-08-26T19:34:32.7213793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7214493Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes/origin' 2025-08-26T19:34:32.7215053Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes' 2025-08-26T19:34:32.7215579Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs' 2025-08-26T19:34:32.7216006Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/HEAD' 2025-08-26T19:34:32.7216432Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs' 2025-08-26T19:34:32.7216934Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads/master' 2025-08-26T19:34:32.7217450Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads' 2025-08-26T19:34:32.7218146Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7218631Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin' 2025-08-26T19:34:32.7219158Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes' 2025-08-26T19:34:32.7219598Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/tags' 2025-08-26T19:34:32.7220087Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs' 2025-08-26T19:34:32.7220496Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config' 2025-08-26T19:34:32.7220975Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/FETCH_HEAD' 2025-08-26T19:34:32.7221435Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/shallow' 2025-08-26T19:34:32.7221987Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/packed-refs' 2025-08-26T19:34:32.7222473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/description' 2025-08-26T19:34:32.7222937Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/HEAD' 2025-08-26T19:34:32.7223531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f/95332627860ced1b134061c240476622e6c7ac' 2025-08-26T19:34:32.7224034Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f' 2025-08-26T19:34:32.7224716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf/ccd82299ee210d3ae13fbf718479d66102039d' 2025-08-26T19:34:32.7225184Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf' 2025-08-26T19:34:32.7225963Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84/11df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-26T19:34:32.7226472Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84' 2025-08-26T19:34:32.7227217Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.pack' 2025-08-26T19:34:32.7228068Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.rev' 2025-08-26T19:34:32.7228760Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.idx' 2025-08-26T19:34:32.7229285Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack' 2025-08-26T19:34:32.7229766Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/info' 2025-08-26T19:34:32.7230249Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects' 2025-08-26T19:34:32.7230757Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info/exclude' 2025-08-26T19:34:32.7231234Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info' 2025-08-26T19:34:32.7231724Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/index' 2025-08-26T19:34:32.7232238Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc' 2025-08-26T19:34:32.7232675Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules' 2025-08-26T19:34:32.7233130Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/packed-refs' 2025-08-26T19:34:32.7233571Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/description' 2025-08-26T19:34:32.7234097Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/HEAD' 2025-08-26T19:34:32.7234709Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e/5267c1e41f80527fe7dfe1bafddb130819b296' 2025-08-26T19:34:32.7235120Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e' 2025-08-26T19:34:32.7235702Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d/952a88ea0de789484857f5311536bd0a894b2b' 2025-08-26T19:34:32.7236176Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d' 2025-08-26T19:34:32.7236726Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa/2072c575fee406fdb0b904d6c0fcb3f91a76e9' 2025-08-26T19:34:32.7237164Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa' 2025-08-26T19:34:32.7238085Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5/3a128de51535c91e2aaf2d1a076d768f5b27d3' 2025-08-26T19:34:32.7238568Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5' 2025-08-26T19:34:32.7239145Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/39e5c88312e40e3eb089b0c10be9f3ebd5dc83' 2025-08-26T19:34:32.7239709Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/0b07d07dc5dec7c71adc3465d8124c94ba2c68' 2025-08-26T19:34:32.7240131Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0' 2025-08-26T19:34:32.7240696Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d/b509260199be10212c9181d574c8b741aa5222' 2025-08-26T19:34:32.7241167Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d' 2025-08-26T19:34:32.7241752Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b/218b90d1525632860bc2eacc3feddc44517206' 2025-08-26T19:34:32.7242152Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b' 2025-08-26T19:34:32.7242723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09/89c7c852c9c35a2ce37681fadcc3058b10920b' 2025-08-26T19:34:32.7243200Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09' 2025-08-26T19:34:32.7243768Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e/7ccdd6df17a1b7c57c34b55b9f1513c189b417' 2025-08-26T19:34:32.7244186Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e' 2025-08-26T19:34:32.7244803Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92/28ff6ea1b3074a441f01988a065999a268f66d' 2025-08-26T19:34:32.7245266Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92' 2025-08-26T19:34:32.7245963Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/d1e69702a3b6e44659faf969280e6f1806f93a' 2025-08-26T19:34:32.7246541Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/404fd6ca35a69e9af5b5ee9df110eb68f292f1' 2025-08-26T19:34:32.7247008Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c' 2025-08-26T19:34:32.7247734Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b/84f7e3d5dc689d6ba9525d95b765aeb9677d5e' 2025-08-26T19:34:32.7248206Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b' 2025-08-26T19:34:32.7248775Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/110e55594c46cb291e9a7aeaaea747a50e9bbd' 2025-08-26T19:34:32.7249302Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/12c2a2e6ec54d2ce3bc83bd9b24ace9f1c17ab' 2025-08-26T19:34:32.7249885Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5' 2025-08-26T19:34:32.7250493Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f/5aa0babb38c243cc2f16f8048d2223d0ba6440' 2025-08-26T19:34:32.7250949Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f' 2025-08-26T19:34:32.7251515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/51b8f8b154914c345a5a6bf764c6f32572be4a' 2025-08-26T19:34:32.7252040Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/cba2bf5c06116c8835a582ceb5f294837629fa' 2025-08-26T19:34:32.7252521Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8' 2025-08-26T19:34:32.7253099Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61/90b253274ea76d734644a9394cf316a204d988' 2025-08-26T19:34:32.7253547Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61' 2025-08-26T19:34:32.7254138Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76/d7eddf752d3027f2a25e710fbdb99cfbe78c04' 2025-08-26T19:34:32.7254536Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76' 2025-08-26T19:34:32.7255045Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec/dd4658dc1fc7f860677d192a21a0af0a23cda7' 2025-08-26T19:34:32.7255527Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec' 2025-08-26T19:34:32.7256100Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8/f8c4d7827b9760f20c6a65bd606683fa87518e' 2025-08-26T19:34:32.7256566Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8' 2025-08-26T19:34:32.7257094Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae/025eb6038077323bc079314e9c42876c9f444b' 2025-08-26T19:34:32.7257873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae' 2025-08-26T19:34:32.7258463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65/7a1f4d413ba0cf5225b6bd68229a8156cdb8f4' 2025-08-26T19:34:32.7258872Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65' 2025-08-26T19:34:32.7259536Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.pack' 2025-08-26T19:34:32.7260104Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.rev' 2025-08-26T19:34:32.7260850Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.idx' 2025-08-26T19:34:32.7261507Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack' 2025-08-26T19:34:32.7262551Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80/df818eba38a20203d8846eca87f51f24a5e4e3' 2025-08-26T19:34:32.7262985Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80' 2025-08-26T19:34:32.7263572Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53/3fd61007af2efe3cf59f273ae731b6eb467611' 2025-08-26T19:34:32.7264044Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53' 2025-08-26T19:34:32.7264624Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1/71aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-26T19:34:32.7265084Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1' 2025-08-26T19:34:32.7265566Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/info' 2025-08-26T19:34:32.7266139Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29/be922faeb393ac6635211e6ccbcf0bee7f32b7' 2025-08-26T19:34:32.7266538Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29' 2025-08-26T19:34:32.7267113Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2/7e5fda11440a2881a3a16fff4240b6e4d53d9c' 2025-08-26T19:34:32.7267748Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2' 2025-08-26T19:34:32.7268212Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects' 2025-08-26T19:34:32.7268663Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info/exclude' 2025-08-26T19:34:32.7269044Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info' 2025-08-26T19:34:32.7269476Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/index' 2025-08-26T19:34:32.7269849Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags' 2025-08-26T19:34:32.7270484Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7270981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/post-update.sample' 2025-08-26T19:34:32.7271501Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7271899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/update.sample' 2025-08-26T19:34:32.7272389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-receive.sample' 2025-08-26T19:34:32.7272842Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7273330Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-commit.sample' 2025-08-26T19:34:32.7273819Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/commit-msg.sample' 2025-08-26T19:34:32.7274421Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7274909Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7275386Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-push.sample' 2025-08-26T19:34:32.7275828Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7276350Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7276878Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7277257Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks' 2025-08-26T19:34:32.7277837Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads/master' 2025-08-26T19:34:32.7278601Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads' 2025-08-26T19:34:32.7279374Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7280163Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin' 2025-08-26T19:34:32.7280913Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes' 2025-08-26T19:34:32.7281516Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs' 2025-08-26T19:34:32.7281955Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/HEAD' 2025-08-26T19:34:32.7282340Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs' 2025-08-26T19:34:32.7282872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads/master' 2025-08-26T19:34:32.7283341Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads' 2025-08-26T19:34:32.7283815Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7284262Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin' 2025-08-26T19:34:32.7284729Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes' 2025-08-26T19:34:32.7285188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/tags' 2025-08-26T19:34:32.7285629Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs' 2025-08-26T19:34:32.7285991Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config' 2025-08-26T19:34:32.7286435Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/FETCH_HEAD' 2025-08-26T19:34:32.7286953Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/shallow' 2025-08-26T19:34:32.7287348Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/packed-refs' 2025-08-26T19:34:32.7287941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/description' 2025-08-26T19:34:32.7288357Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/HEAD' 2025-08-26T19:34:32.7288992Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-46579be3088aa905f41316ea2a18da3764d65ac1.rev' 2025-08-26T19:34:32.7289619Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-5a637a9c33b94840303141d42b940e473c85b961.rev' 2025-08-26T19:34:32.7290244Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-5a637a9c33b94840303141d42b940e473c85b961.pack' 2025-08-26T19:34:32.7290858Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-5a637a9c33b94840303141d42b940e473c85b961.idx' 2025-08-26T19:34:32.7291422Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-46579be3088aa905f41316ea2a18da3764d65ac1.pack' 2025-08-26T19:34:32.7292043Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-46579be3088aa905f41316ea2a18da3764d65ac1.idx' 2025-08-26T19:34:32.7292492Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack' 2025-08-26T19:34:32.7292928Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/info' 2025-08-26T19:34:32.7293371Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects' 2025-08-26T19:34:32.7293754Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info/exclude' 2025-08-26T19:34:32.7294194Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info' 2025-08-26T19:34:32.7294746Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/index' 2025-08-26T19:34:32.7295218Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM' 2025-08-26T19:34:32.7295699Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7296191Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/post-update.sample' 2025-08-26T19:34:32.7296714Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7297115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/update.sample' 2025-08-26T19:34:32.7297770Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-receive.sample' 2025-08-26T19:34:32.7298291Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7298895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-commit.sample' 2025-08-26T19:34:32.7299317Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/commit-msg.sample' 2025-08-26T19:34:32.7299822Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7300236Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7300715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-push.sample' 2025-08-26T19:34:32.7301156Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7301673Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7302182Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7302574Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks' 2025-08-26T19:34:32.7303048Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads/develop' 2025-08-26T19:34:32.7303518Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads' 2025-08-26T19:34:32.7303967Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7304427Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin' 2025-08-26T19:34:32.7304900Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes' 2025-08-26T19:34:32.7305367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs' 2025-08-26T19:34:32.7305732Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/HEAD' 2025-08-26T19:34:32.7306296Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs' 2025-08-26T19:34:32.7306765Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads/develop' 2025-08-26T19:34:32.7307165Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads' 2025-08-26T19:34:32.7307865Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7308315Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin' 2025-08-26T19:34:32.7308792Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes' 2025-08-26T19:34:32.7309251Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/tags' 2025-08-26T19:34:32.7309628Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs' 2025-08-26T19:34:32.7310186Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config' 2025-08-26T19:34:32.7310643Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/FETCH_HEAD' 2025-08-26T19:34:32.7311002Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/shallow' 2025-08-26T19:34:32.7311443Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/packed-refs' 2025-08-26T19:34:32.7311880Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/description' 2025-08-26T19:34:32.7312229Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/HEAD' 2025-08-26T19:34:32.7312858Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.pack' 2025-08-26T19:34:32.7313449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-60c1d1a6db8a7811b8741fc88e3a6d0164bcee5c.pack' 2025-08-26T19:34:32.7314045Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.rev' 2025-08-26T19:34:32.7314659Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.idx' 2025-08-26T19:34:32.7315283Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-60c1d1a6db8a7811b8741fc88e3a6d0164bcee5c.idx' 2025-08-26T19:34:32.7315902Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-60c1d1a6db8a7811b8741fc88e3a6d0164bcee5c.rev' 2025-08-26T19:34:32.7316313Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack' 2025-08-26T19:34:32.7316783Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/info' 2025-08-26T19:34:32.7317367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects' 2025-08-26T19:34:32.7318330Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info/exclude' 2025-08-26T19:34:32.7319011Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info' 2025-08-26T19:34:32.7319555Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/index' 2025-08-26T19:34:32.7320030Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json' 2025-08-26T19:34:32.7320499Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party' 2025-08-26T19:34:32.7320974Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules' 2025-08-26T19:34:32.7321268Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/packed-refs' 2025-08-26T19:34:32.7321643Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/description' 2025-08-26T19:34:32.7321941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/HEAD' 2025-08-26T19:34:32.7322648Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-fc804de8af2b316cbee0e51eaae407a8634c285b.idx' 2025-08-26T19:34:32.7323355Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-fc804de8af2b316cbee0e51eaae407a8634c285b.rev' 2025-08-26T19:34:32.7323963Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-8b9110a6ffe1857d6b904805b6e7be63305420f7.rev' 2025-08-26T19:34:32.7324566Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-8b9110a6ffe1857d6b904805b6e7be63305420f7.idx' 2025-08-26T19:34:32.7325231Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-8b9110a6ffe1857d6b904805b6e7be63305420f7.pack' 2025-08-26T19:34:32.7325904Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-fc804de8af2b316cbee0e51eaae407a8634c285b.pack' 2025-08-26T19:34:32.7326284Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack' 2025-08-26T19:34:32.7326741Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/info' 2025-08-26T19:34:32.7327154Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects' 2025-08-26T19:34:32.7327746Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info/exclude' 2025-08-26T19:34:32.7328128Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info' 2025-08-26T19:34:32.7328532Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/index' 2025-08-26T19:34:32.7328811Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog' 2025-08-26T19:34:32.7329064Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party' 2025-08-26T19:34:32.7329290Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto' 2025-08-26T19:34:32.7329588Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules' 2025-08-26T19:34:32.7329761Z removed 'pytorch-main/.git/modules/third_party/kineto/packed-refs' 2025-08-26T19:34:32.7329917Z removed 'pytorch-main/.git/modules/third_party/kineto/description' 2025-08-26T19:34:32.7330057Z removed 'pytorch-main/.git/modules/third_party/kineto/HEAD' 2025-08-26T19:34:32.7330540Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/8a/72094c5c0c027ab8841ecd722338564175fc6d' 2025-08-26T19:34:32.7330835Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/8a' 2025-08-26T19:34:32.7331216Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/37/127ca5aa821217da48aad38cb82eb36f8735c2' 2025-08-26T19:34:32.7331558Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/37' 2025-08-26T19:34:32.7332023Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/df/9408b47b49860391c5b3aeb377116283dcccbf' 2025-08-26T19:34:32.7332348Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/df' 2025-08-26T19:34:32.7332823Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/5b/8aa75296e8cf1386f455200342e7f6fab800a7' 2025-08-26T19:34:32.7333085Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/5b' 2025-08-26T19:34:32.7333442Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/9a/e23d5fed6c0df207d314111c39ad8afa45e7f2' 2025-08-26T19:34:32.7333635Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/9a' 2025-08-26T19:34:32.7333961Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/88/95715f8373cba45ce582ff6357174a0fda9848' 2025-08-26T19:34:32.7334140Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/88' 2025-08-26T19:34:32.7334583Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/2e/1c1842973c6d243c131ab0d16afb081a950d56' 2025-08-26T19:34:32.7334845Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/2e' 2025-08-26T19:34:32.7335116Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/aa/91c881a94f337752142cb9136c41075eaf53a9' 2025-08-26T19:34:32.7335294Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/aa' 2025-08-26T19:34:32.7335576Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/b3/61eeac7066536c083e925fda859a2db8edc2b9' 2025-08-26T19:34:32.7335820Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/b3' 2025-08-26T19:34:32.7336094Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/a7/303ac60c91ac9ec647a653a16ce208ceb240f4' 2025-08-26T19:34:32.7336277Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/a7' 2025-08-26T19:34:32.7336548Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/f2/8b4c14ec8d5e7036a162e5fcd88673b889ecb8' 2025-08-26T19:34:32.7336728Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/f2' 2025-08-26T19:34:32.7337076Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/af/a17446a048c125c3a8766388f9531a4f0dc050' 2025-08-26T19:34:32.7337265Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/af' 2025-08-26T19:34:32.7337529Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/5e/7501833f1021ce6f618572d3baf657b6319658' 2025-08-26T19:34:32.7337989Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/5e' 2025-08-26T19:34:32.7338312Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/79/81a7d20de5f946b3ead2b3e0012676a6919832' 2025-08-26T19:34:32.7338496Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/79' 2025-08-26T19:34:32.7338767Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/58/df6a9ee029867e312b8ea15392c766136e55e3' 2025-08-26T19:34:32.7339029Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/58' 2025-08-26T19:34:32.7339310Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/5d/e446291cac79f03eed820f0117b34fd3114f02' 2025-08-26T19:34:32.7339557Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/5d' 2025-08-26T19:34:32.7339839Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/9d/9e2277bed8b4f5ee53159dcbb7ac4bef598f17' 2025-08-26T19:34:32.7340086Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/9d' 2025-08-26T19:34:32.7340362Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/e0/a8c718022d9eec5239e4ace7e3e441f2ab6d75' 2025-08-26T19:34:32.7340758Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/e0' 2025-08-26T19:34:32.7341034Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/75/e80def66ff6eb0325d1c6d3875023741ff5887' 2025-08-26T19:34:32.7341213Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/75' 2025-08-26T19:34:32.7341547Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ea/e49b604540641aa2d5d380a98354b6cead58f5' 2025-08-26T19:34:32.7341739Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/ea' 2025-08-26T19:34:32.7342058Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/2c/2a487c7bb9480137ed35766e3a2559d298ee53' 2025-08-26T19:34:32.7342257Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/2c' 2025-08-26T19:34:32.7342529Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/73/2354417df34a15a919ea4d867ceb3fd62e0305' 2025-08-26T19:34:32.7342710Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/73' 2025-08-26T19:34:32.7342980Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/33/95f4ad38f757eb343dcc4f8789aef69b65d65a' 2025-08-26T19:34:32.7343169Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/33' 2025-08-26T19:34:32.7343508Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ca/938b37e9aebf604b9b3c6efff992bf753e5972' 2025-08-26T19:34:32.7343797Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/ca' 2025-08-26T19:34:32.7344157Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/b0/bb46183ba4d6a269edac829e6d5ebfca4d38c4' 2025-08-26T19:34:32.7344339Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/b0' 2025-08-26T19:34:32.7344645Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ee/2b0e193f8688a8c4c246aa538f357725632650' 2025-08-26T19:34:32.7344956Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ee/32cc476032bcbcc2f353d48d4cf396616c31f1' 2025-08-26T19:34:32.7345138Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/ee' 2025-08-26T19:34:32.7345481Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/4f/e40c607dbb17e45fe5997ec412a7efcc0d3c42' 2025-08-26T19:34:32.7345662Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/4f' 2025-08-26T19:34:32.7346004Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/f9/d9d08632b3c4bf31a26e83afc40e3b6aa4e202' 2025-08-26T19:34:32.7346191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/f9' 2025-08-26T19:34:32.7346538Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/4c/0cd3473ba30beb7715fc5cc815f33fb06b6f31' 2025-08-26T19:34:32.7346719Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/4c' 2025-08-26T19:34:32.7347039Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/4b/2d37eefc75da4ec5ee3d21fa1e6649ba86e32f' 2025-08-26T19:34:32.7347242Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/4b' 2025-08-26T19:34:32.7347519Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/84/9ac645e028fb62a1a893c1910e767b9f977b3c' 2025-08-26T19:34:32.7347926Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/84' 2025-08-26T19:34:32.7348205Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/3f/68866ded1f35e6eb87ff175b46ec8b5904ddb6' 2025-08-26T19:34:32.7348563Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/3f/b556708e3b735f4d6884ef27b3006599913536' 2025-08-26T19:34:32.7348835Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/3f/511ff60a70c3147bc485fb26d2964e76b20ace' 2025-08-26T19:34:32.7349013Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/3f' 2025-08-26T19:34:32.7349315Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/f0/a0eb82009432d17fce85881dc610589be9f862' 2025-08-26T19:34:32.7349537Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/f0' 2025-08-26T19:34:32.7350022Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/a8/7dab7680412ea088389273c8c8e49c73a06b61' 2025-08-26T19:34:32.7350210Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/a8' 2025-08-26T19:34:32.7350549Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/59/7445ea8d60693f62fd2f6e569fc0eb8f3c3d4b' 2025-08-26T19:34:32.7350745Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/59' 2025-08-26T19:34:32.7351030Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/a2/e25b242ae14eec8a9124d302adc6186cf6ef11' 2025-08-26T19:34:32.7351209Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/a2' 2025-08-26T19:34:32.7351546Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/40/de342c8a52556f8f95410eb725635856923467' 2025-08-26T19:34:32.7351732Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/40' 2025-08-26T19:34:32.7352013Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/d4/aec8c8be84e57e57fd2df8a02e3bd5139f313d' 2025-08-26T19:34:32.7352190Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/d4' 2025-08-26T19:34:32.7352492Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ec/35e4ac3231df5a9f1adf8b078d2e994c5aca5b' 2025-08-26T19:34:32.7352914Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ec/224589d9a4cae21be52e90fd83dd6129d8db08' 2025-08-26T19:34:32.7353099Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/ec' 2025-08-26T19:34:32.7353424Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/ae/902b638be1cce2ab8450aea8c0d192c68d1b5f' 2025-08-26T19:34:32.7353630Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/ae' 2025-08-26T19:34:32.7353968Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/8d/5dcb3eb9de27d1ea47b5245fbc1a2629c9bbc9' 2025-08-26T19:34:32.7354158Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/8d' 2025-08-26T19:34:32.7354436Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/18/073acc63a0a610b053f5638537ec3f8d332a28' 2025-08-26T19:34:32.7354682Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/18' 2025-08-26T19:34:32.7354956Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/b1/6f8cac575d90564cd946256da3c671eb359ade' 2025-08-26T19:34:32.7355160Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/b1' 2025-08-26T19:34:32.7355479Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/55/4dfc396c6302498aea25ec7309534ace87a872' 2025-08-26T19:34:32.7355658Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/55' 2025-08-26T19:34:32.7356009Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/7e/db1ae72afa0b16c3246ea223b8be1a7f52d08d' 2025-08-26T19:34:32.7356188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/7e' 2025-08-26T19:34:32.7356530Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/39/98ff996f3b4d6a5ae85943c5a103f8c90a1572' 2025-08-26T19:34:32.7356721Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/39' 2025-08-26T19:34:32.7357130Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-46c87e0588b31db06419283ab79f61cfe60caa48.pack' 2025-08-26T19:34:32.7357471Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-46c87e0588b31db06419283ab79f61cfe60caa48.rev' 2025-08-26T19:34:32.7357965Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-46c87e0588b31db06419283ab79f61cfe60caa48.idx' 2025-08-26T19:34:32.7358169Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/pack' 2025-08-26T19:34:32.7358531Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/02/2342d1451d83769ee505db6b2920c9e91cc8e8' 2025-08-26T19:34:32.7358874Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/02/c46dceecb1bf4f07bb660e0d6b78ba0b7f62a5' 2025-08-26T19:34:32.7359225Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/02' 2025-08-26T19:34:32.7359576Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/80/2d02783a2762eb3e37849e8595139b3167751a' 2025-08-26T19:34:32.7359760Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/80' 2025-08-26T19:34:32.7359967Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/info' 2025-08-26T19:34:32.7360203Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects' 2025-08-26T19:34:32.7360365Z removed 'pytorch-main/.git/modules/third_party/kineto/info/exclude' 2025-08-26T19:34:32.7360594Z removed directory 'pytorch-main/.git/modules/third_party/kineto/info' 2025-08-26T19:34:32.7360749Z removed 'pytorch-main/.git/modules/third_party/kineto/index' 2025-08-26T19:34:32.7360905Z removed directory 'pytorch-main/.git/modules/third_party/kineto' 2025-08-26T19:34:32.7361207Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7361465Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/post-update.sample' 2025-08-26T19:34:32.7361723Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7362004Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/update.sample' 2025-08-26T19:34:32.7362411Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-receive.sample' 2025-08-26T19:34:32.7362676Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7362896Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-commit.sample' 2025-08-26T19:34:32.7363191Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/commit-msg.sample' 2025-08-26T19:34:32.7363437Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7363659Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7363944Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-push.sample' 2025-08-26T19:34:32.7364185Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7364497Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7364756Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7364956Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/hooks' 2025-08-26T19:34:32.7365170Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads/main' 2025-08-26T19:34:32.7365469Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads' 2025-08-26T19:34:32.7365710Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7366037Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin' 2025-08-26T19:34:32.7366274Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes' 2025-08-26T19:34:32.7366481Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs' 2025-08-26T19:34:32.7366735Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/HEAD' 2025-08-26T19:34:32.7366931Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs' 2025-08-26T19:34:32.7367133Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads/main' 2025-08-26T19:34:32.7367342Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads' 2025-08-26T19:34:32.7367720Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7368028Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin' 2025-08-26T19:34:32.7368378Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes' 2025-08-26T19:34:32.7368583Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/tags' 2025-08-26T19:34:32.7368781Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs' 2025-08-26T19:34:32.7368952Z removed 'pytorch-main/.git/modules/third_party/flash-attention/config' 2025-08-26T19:34:32.7369135Z removed 'pytorch-main/.git/modules/third_party/flash-attention/FETCH_HEAD' 2025-08-26T19:34:32.7369315Z removed 'pytorch-main/.git/modules/third_party/flash-attention/shallow' 2025-08-26T19:34:32.7369640Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7369940Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/post-update.sample' 2025-08-26T19:34:32.7370279Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7370561Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/update.sample' 2025-08-26T19:34:32.7370855Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-receive.sample' 2025-08-26T19:34:32.7371284Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7371579Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-commit.sample' 2025-08-26T19:34:32.7371870Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/commit-msg.sample' 2025-08-26T19:34:32.7372181Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7372475Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7372763Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-push.sample' 2025-08-26T19:34:32.7373075Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7373395Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7373728Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7373993Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks' 2025-08-26T19:34:32.7374276Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads/main' 2025-08-26T19:34:32.7374571Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads' 2025-08-26T19:34:32.7374888Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7375221Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin' 2025-08-26T19:34:32.7375517Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes' 2025-08-26T19:34:32.7375793Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs' 2025-08-26T19:34:32.7376041Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/HEAD' 2025-08-26T19:34:32.7376301Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs' 2025-08-26T19:34:32.7376562Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads/main' 2025-08-26T19:34:32.7376843Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads' 2025-08-26T19:34:32.7377212Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7377514Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin' 2025-08-26T19:34:32.7378002Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes' 2025-08-26T19:34:32.7378291Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/tags' 2025-08-26T19:34:32.7378553Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs' 2025-08-26T19:34:32.7378792Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config' 2025-08-26T19:34:32.7379035Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/FETCH_HEAD' 2025-08-26T19:34:32.7379275Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/shallow' 2025-08-26T19:34:32.7379541Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/packed-refs' 2025-08-26T19:34:32.7379792Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/description' 2025-08-26T19:34:32.7380020Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/HEAD' 2025-08-26T19:34:32.7380589Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-5f62609999441202330938dbb49fa4d8eba11f26.idx' 2025-08-26T19:34:32.7381041Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-ddac1be6f409a695c3b11e464685aa3d642c9a7c.idx' 2025-08-26T19:34:32.7381477Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-5f62609999441202330938dbb49fa4d8eba11f26.rev' 2025-08-26T19:34:32.7381926Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-5f62609999441202330938dbb49fa4d8eba11f26.pack' 2025-08-26T19:34:32.7382372Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-ddac1be6f409a695c3b11e464685aa3d642c9a7c.rev' 2025-08-26T19:34:32.7382824Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-ddac1be6f409a695c3b11e464685aa3d642c9a7c.pack' 2025-08-26T19:34:32.7383122Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack' 2025-08-26T19:34:32.7383405Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/info' 2025-08-26T19:34:32.7383675Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects' 2025-08-26T19:34:32.7383936Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info/exclude' 2025-08-26T19:34:32.7384200Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info' 2025-08-26T19:34:32.7384430Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/index' 2025-08-26T19:34:32.7384676Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass' 2025-08-26T19:34:32.7385047Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7385386Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/post-update.sample' 2025-08-26T19:34:32.7385757Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7386075Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/update.sample' 2025-08-26T19:34:32.7386409Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-receive.sample' 2025-08-26T19:34:32.7386883Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7387213Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-commit.sample' 2025-08-26T19:34:32.7387549Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/commit-msg.sample' 2025-08-26T19:34:32.7388070Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7388417Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7388740Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-push.sample' 2025-08-26T19:34:32.7389096Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7389454Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7389816Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7390228Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks' 2025-08-26T19:34:32.7390557Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads/develop' 2025-08-26T19:34:32.7390889Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads' 2025-08-26T19:34:32.7391247Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7391616Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin' 2025-08-26T19:34:32.7391952Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes' 2025-08-26T19:34:32.7392264Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs' 2025-08-26T19:34:32.7392542Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/HEAD' 2025-08-26T19:34:32.7392836Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs' 2025-08-26T19:34:32.7393150Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads/develop' 2025-08-26T19:34:32.7393464Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads' 2025-08-26T19:34:32.7393798Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7394143Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin' 2025-08-26T19:34:32.7394469Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes' 2025-08-26T19:34:32.7394778Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/tags' 2025-08-26T19:34:32.7395192Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs' 2025-08-26T19:34:32.7395660Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config' 2025-08-26T19:34:32.7395953Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/FETCH_HEAD' 2025-08-26T19:34:32.7396348Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/shallow' 2025-08-26T19:34:32.7396644Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/packed-refs' 2025-08-26T19:34:32.7396927Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/description' 2025-08-26T19:34:32.7397194Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/HEAD' 2025-08-26T19:34:32.7397789Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-b2664645186523dcb40dce2f62b2b777ee5b12ff.idx' 2025-08-26T19:34:32.7398266Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-b2664645186523dcb40dce2f62b2b777ee5b12ff.pack' 2025-08-26T19:34:32.7398767Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.idx' 2025-08-26T19:34:32.7399236Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-b2664645186523dcb40dce2f62b2b777ee5b12ff.rev' 2025-08-26T19:34:32.7399712Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.pack' 2025-08-26T19:34:32.7400282Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.rev' 2025-08-26T19:34:32.7400612Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack' 2025-08-26T19:34:32.7400940Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/info' 2025-08-26T19:34:32.7401248Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects' 2025-08-26T19:34:32.7401550Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info/exclude' 2025-08-26T19:34:32.7401846Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info' 2025-08-26T19:34:32.7402111Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/index' 2025-08-26T19:34:32.7402390Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel' 2025-08-26T19:34:32.7402614Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc' 2025-08-26T19:34:32.7402819Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules' 2025-08-26T19:34:32.7403009Z removed 'pytorch-main/.git/modules/third_party/flash-attention/packed-refs' 2025-08-26T19:34:32.7403198Z removed 'pytorch-main/.git/modules/third_party/flash-attention/description' 2025-08-26T19:34:32.7403369Z removed 'pytorch-main/.git/modules/third_party/flash-attention/HEAD' 2025-08-26T19:34:32.7403740Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-c8d3c992bd7504d94d2de6e0da7649e5d3db6b47.rev' 2025-08-26T19:34:32.7404108Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-c8d3c992bd7504d94d2de6e0da7649e5d3db6b47.idx' 2025-08-26T19:34:32.7404473Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-29ffbc826cdd71f0df5210d50fe8423ec4db95ad.idx' 2025-08-26T19:34:32.7404832Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-29ffbc826cdd71f0df5210d50fe8423ec4db95ad.rev' 2025-08-26T19:34:32.7405210Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-c8d3c992bd7504d94d2de6e0da7649e5d3db6b47.pack' 2025-08-26T19:34:32.7405579Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-29ffbc826cdd71f0df5210d50fe8423ec4db95ad.pack' 2025-08-26T19:34:32.7405933Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack' 2025-08-26T19:34:32.7406151Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/info' 2025-08-26T19:34:32.7406354Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects' 2025-08-26T19:34:32.7406542Z removed 'pytorch-main/.git/modules/third_party/flash-attention/info/exclude' 2025-08-26T19:34:32.7406738Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/info' 2025-08-26T19:34:32.7406912Z removed 'pytorch-main/.git/modules/third_party/flash-attention/index' 2025-08-26T19:34:32.7407093Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention' 2025-08-26T19:34:32.7407308Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7407506Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/post-update.sample' 2025-08-26T19:34:32.7408002Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7408241Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/update.sample' 2025-08-26T19:34:32.7408585Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2025-08-26T19:34:32.7408976Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7409301Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2025-08-26T19:34:32.7409795Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2025-08-26T19:34:32.7410031Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7410221Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7410407Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-push.sample' 2025-08-26T19:34:32.7410618Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7410831Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7411046Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7411220Z removed directory 'pytorch-main/.git/modules/third_party/ideep/hooks' 2025-08-26T19:34:32.7411427Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads/ideep_pytorch' 2025-08-26T19:34:32.7411624Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads' 2025-08-26T19:34:32.7411830Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7412052Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2025-08-26T19:34:32.7412247Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes' 2025-08-26T19:34:32.7412431Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs' 2025-08-26T19:34:32.7412585Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/HEAD' 2025-08-26T19:34:32.7412752Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs' 2025-08-26T19:34:32.7412946Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/heads/ideep_pytorch' 2025-08-26T19:34:32.7413126Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/heads' 2025-08-26T19:34:32.7413313Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7413518Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin' 2025-08-26T19:34:32.7413708Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes' 2025-08-26T19:34:32.7413884Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/tags' 2025-08-26T19:34:32.7414050Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs' 2025-08-26T19:34:32.7414196Z removed 'pytorch-main/.git/modules/third_party/ideep/config' 2025-08-26T19:34:32.7414456Z removed 'pytorch-main/.git/modules/third_party/ideep/FETCH_HEAD' 2025-08-26T19:34:32.7414599Z removed 'pytorch-main/.git/modules/third_party/ideep/shallow' 2025-08-26T19:34:32.7414882Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7415129Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/post-update.sample' 2025-08-26T19:34:32.7415407Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7415638Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/update.sample' 2025-08-26T19:34:32.7415880Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-receive.sample' 2025-08-26T19:34:32.7416149Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7416393Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-commit.sample' 2025-08-26T19:34:32.7416638Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/commit-msg.sample' 2025-08-26T19:34:32.7416896Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7417132Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7417465Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-push.sample' 2025-08-26T19:34:32.7417927Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7418198Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7418476Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7418692Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks' 2025-08-26T19:34:32.7419045Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads/main' 2025-08-26T19:34:32.7419461Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads' 2025-08-26T19:34:32.7419725Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7420005Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin' 2025-08-26T19:34:32.7420257Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes' 2025-08-26T19:34:32.7420482Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs' 2025-08-26T19:34:32.7420679Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/HEAD' 2025-08-26T19:34:32.7420895Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs' 2025-08-26T19:34:32.7421104Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads/main' 2025-08-26T19:34:32.7421333Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads' 2025-08-26T19:34:32.7421578Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7421833Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin' 2025-08-26T19:34:32.7422068Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes' 2025-08-26T19:34:32.7422291Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/tags' 2025-08-26T19:34:32.7422503Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs' 2025-08-26T19:34:32.7422688Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/config' 2025-08-26T19:34:32.7422886Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/FETCH_HEAD' 2025-08-26T19:34:32.7423220Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/shallow' 2025-08-26T19:34:32.7423422Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/packed-refs' 2025-08-26T19:34:32.7423623Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/description' 2025-08-26T19:34:32.7423806Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/HEAD' 2025-08-26T19:34:32.7424191Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-c998f0252231022709b681b91b8e23637410d763.rev' 2025-08-26T19:34:32.7424575Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-0a967187ddf6efb2b6b51b551ead0cb65201a6bb.idx' 2025-08-26T19:34:32.7424946Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-c998f0252231022709b681b91b8e23637410d763.idx' 2025-08-26T19:34:32.7425322Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-0a967187ddf6efb2b6b51b551ead0cb65201a6bb.rev' 2025-08-26T19:34:32.7425709Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-0a967187ddf6efb2b6b51b551ead0cb65201a6bb.pack' 2025-08-26T19:34:32.7426090Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-c998f0252231022709b681b91b8e23637410d763.pack' 2025-08-26T19:34:32.7426337Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack' 2025-08-26T19:34:32.7426662Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/info' 2025-08-26T19:34:32.7426887Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects' 2025-08-26T19:34:32.7427090Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info/exclude' 2025-08-26T19:34:32.7427297Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info' 2025-08-26T19:34:32.7427485Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/index' 2025-08-26T19:34:32.7427805Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn' 2025-08-26T19:34:32.7427982Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules' 2025-08-26T19:34:32.7428140Z removed 'pytorch-main/.git/modules/third_party/ideep/packed-refs' 2025-08-26T19:34:32.7428298Z removed 'pytorch-main/.git/modules/third_party/ideep/description' 2025-08-26T19:34:32.7428464Z removed 'pytorch-main/.git/modules/third_party/ideep/HEAD' 2025-08-26T19:34:32.7428960Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/d9/3b69b1f8132a5fc655d560feaa7c54196bd242' 2025-08-26T19:34:32.7429205Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/d9' 2025-08-26T19:34:32.7429476Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/5f/424e1097986b96a477698c82f2e710f598a993' 2025-08-26T19:34:32.7429656Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/5f' 2025-08-26T19:34:32.7429934Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/0e/fc292c427cea4732cbd86b56f9bdddeb23d09d' 2025-08-26T19:34:32.7430118Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/0e' 2025-08-26T19:34:32.7430385Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/61/9db4748978deb79cbe2bcff9667641ccacdadf' 2025-08-26T19:34:32.7430567Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/61' 2025-08-26T19:34:32.7430836Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/71/9d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-26T19:34:32.7431014Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/71' 2025-08-26T19:34:32.7431349Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-19aca072b9f084d8e5e76e474c771079ba6ce958.idx' 2025-08-26T19:34:32.7431676Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-19aca072b9f084d8e5e76e474c771079ba6ce958.pack' 2025-08-26T19:34:32.7431996Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-19aca072b9f084d8e5e76e474c771079ba6ce958.rev' 2025-08-26T19:34:32.7432347Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/pack' 2025-08-26T19:34:32.7432532Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/info' 2025-08-26T19:34:32.7432805Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/74/dfffc76f22b6d196994b2b3264dc9a9631bf6b' 2025-08-26T19:34:32.7432989Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/74' 2025-08-26T19:34:32.7433261Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/6b/779427f8535e051a42d1efe1cdc3756bb364ca' 2025-08-26T19:34:32.7433461Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/6b' 2025-08-26T19:34:32.7433640Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects' 2025-08-26T19:34:32.7433797Z removed 'pytorch-main/.git/modules/third_party/ideep/info/exclude' 2025-08-26T19:34:32.7433963Z removed directory 'pytorch-main/.git/modules/third_party/ideep/info' 2025-08-26T19:34:32.7434110Z removed 'pytorch-main/.git/modules/third_party/ideep/index' 2025-08-26T19:34:32.7434261Z removed directory 'pytorch-main/.git/modules/third_party/ideep' 2025-08-26T19:34:32.7434500Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7434706Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/post-update.sample' 2025-08-26T19:34:32.7435036Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7435230Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/update.sample' 2025-08-26T19:34:32.7435434Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2025-08-26T19:34:32.7435661Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7435867Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2025-08-26T19:34:32.7436067Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2025-08-26T19:34:32.7436283Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7436477Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7436678Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2025-08-26T19:34:32.7436893Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7437110Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7437339Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7437518Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/hooks' 2025-08-26T19:34:32.7437825Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads/main' 2025-08-26T19:34:32.7438043Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads' 2025-08-26T19:34:32.7438282Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7438700Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2025-08-26T19:34:32.7439067Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes' 2025-08-26T19:34:32.7439388Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs' 2025-08-26T19:34:32.7439659Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/HEAD' 2025-08-26T19:34:32.7439858Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs' 2025-08-26T19:34:32.7440036Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/heads/main' 2025-08-26T19:34:32.7440225Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/heads' 2025-08-26T19:34:32.7440423Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7440771Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin' 2025-08-26T19:34:32.7440964Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes' 2025-08-26T19:34:32.7441146Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/tags' 2025-08-26T19:34:32.7441323Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs' 2025-08-26T19:34:32.7441476Z removed 'pytorch-main/.git/modules/third_party/protobuf/config' 2025-08-26T19:34:32.7441637Z removed 'pytorch-main/.git/modules/third_party/protobuf/FETCH_HEAD' 2025-08-26T19:34:32.7441794Z removed 'pytorch-main/.git/modules/third_party/protobuf/shallow' 2025-08-26T19:34:32.7442134Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7442445Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/post-update.sample' 2025-08-26T19:34:32.7442790Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7443077Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/update.sample' 2025-08-26T19:34:32.7443380Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-08-26T19:34:32.7443810Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7444113Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-08-26T19:34:32.7444414Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-08-26T19:34:32.7444737Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7445037Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7445331Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-push.sample' 2025-08-26T19:34:32.7445650Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7445977Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7446304Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7446574Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks' 2025-08-26T19:34:32.7446865Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads/main' 2025-08-26T19:34:32.7447167Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads' 2025-08-26T19:34:32.7447846Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7448248Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-08-26T19:34:32.7448569Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes' 2025-08-26T19:34:32.7448852Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs' 2025-08-26T19:34:32.7449109Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/HEAD' 2025-08-26T19:34:32.7449374Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs' 2025-08-26T19:34:32.7449644Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads/main' 2025-08-26T19:34:32.7450071Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads' 2025-08-26T19:34:32.7450374Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7450689Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin' 2025-08-26T19:34:32.7450988Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes' 2025-08-26T19:34:32.7451269Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/tags' 2025-08-26T19:34:32.7451537Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs' 2025-08-26T19:34:32.7451784Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/config' 2025-08-26T19:34:32.7452040Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/FETCH_HEAD' 2025-08-26T19:34:32.7452287Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/shallow' 2025-08-26T19:34:32.7452552Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/packed-refs' 2025-08-26T19:34:32.7452808Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/description' 2025-08-26T19:34:32.7453144Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/HEAD' 2025-08-26T19:34:32.7453556Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2025-08-26T19:34:32.7453842Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e' 2025-08-26T19:34:32.7454234Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2025-08-26T19:34:32.7454636Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/70d820deecac5cf5c68b1ce75eda4c52640902' 2025-08-26T19:34:32.7455026Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/f6ecc836ce927354bb4ca8c51661f2283475c9' 2025-08-26T19:34:32.7455313Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed' 2025-08-26T19:34:32.7455704Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/d2340471754ccd5cd790c25df90f7df70dd9e6' 2025-08-26T19:34:32.7456094Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/df088446c61f1a17b7a6fd7ffa0bc7dd96a0bd' 2025-08-26T19:34:32.7456374Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36' 2025-08-26T19:34:32.7456939Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a/205295f0919d3f95dadaac9aa0769e02c4ef99' 2025-08-26T19:34:32.7457345Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a' 2025-08-26T19:34:32.7457918Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f/eb79e65f20896c685b15adf4ab47f1b51482d2' 2025-08-26T19:34:32.7458215Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f' 2025-08-26T19:34:32.7458600Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/746f6d27f9b9816526b3610bbc6d984eb73ab9' 2025-08-26T19:34:32.7459012Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/4484b8b057a1c20eb0bd85cfa66b2260864169' 2025-08-26T19:34:32.7459402Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/30d93bf9c52aea19027f921310ab98f8a6b223' 2025-08-26T19:34:32.7459828Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24' 2025-08-26T19:34:32.7460220Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37/faed46d1344d730a9431ffd8c5a84ed5802b20' 2025-08-26T19:34:32.7460506Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37' 2025-08-26T19:34:32.7460901Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/aca1a740a3f2b6b7ac0b2ef9d00d3da9e9fab0' 2025-08-26T19:34:32.7461288Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-26T19:34:32.7461571Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b' 2025-08-26T19:34:32.7461959Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a/bb60865eb4cd658d93986e920df03aff63e998' 2025-08-26T19:34:32.7462241Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a' 2025-08-26T19:34:32.7462630Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2025-08-26T19:34:32.7463002Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35' 2025-08-26T19:34:32.7463394Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa/cd453179d90137d5ebd7daf86db9b243a4edc0' 2025-08-26T19:34:32.7463678Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa' 2025-08-26T19:34:32.7464056Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86/194357da628234bc2a8441581075322ce332fc' 2025-08-26T19:34:32.7464338Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86' 2025-08-26T19:34:32.7464735Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5/d9916d2ddea09bfd725679eab99b8b49817e1e' 2025-08-26T19:34:32.7465016Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5' 2025-08-26T19:34:32.7465406Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/9d964e17bdce79941b281f99270bc96f3dca5f' 2025-08-26T19:34:32.7465796Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/05654a269b0a7060af97efe52bb555ffad1d84' 2025-08-26T19:34:32.7466076Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7' 2025-08-26T19:34:32.7466461Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/c5b4d9b8876e200a08b476c96171a6bd5de0f1' 2025-08-26T19:34:32.7467072Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2025-08-26T19:34:32.7467434Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f' 2025-08-26T19:34:32.7467987Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42/51fe4c32ade5e4950fe404a4010caa0dc41d88' 2025-08-26T19:34:32.7468284Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42' 2025-08-26T19:34:32.7468677Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5/4baaa0e8f8351dc93cc0e0d78bba648e0788c4' 2025-08-26T19:34:32.7468957Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5' 2025-08-26T19:34:32.7469377Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2025-08-26T19:34:32.7469894Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/2887457f1e3b0f73ca50e50ef72c37224870d4' 2025-08-26T19:34:32.7470179Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94' 2025-08-26T19:34:32.7470569Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1/76f74a48f8fdaaf3505746fd91253da25d9e67' 2025-08-26T19:34:32.7470848Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1' 2025-08-26T19:34:32.7471242Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81/7272d00bc52f0c3ea125327f19ed0e8c54a206' 2025-08-26T19:34:32.7471519Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81' 2025-08-26T19:34:32.7471904Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2025-08-26T19:34:32.7472195Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd' 2025-08-26T19:34:32.7472582Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2025-08-26T19:34:32.7472955Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0' 2025-08-26T19:34:32.7473349Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/176ba27f1f7043b8d6c0a10e365bd199fb9ec7' 2025-08-26T19:34:32.7473733Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/190b91a16e926af589dce482a4e34a4de3872a' 2025-08-26T19:34:32.7474016Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b' 2025-08-26T19:34:32.7474411Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3/56875b63248c0fe605aedf014f340064774fef' 2025-08-26T19:34:32.7474690Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3' 2025-08-26T19:34:32.7475080Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c/1b4f2183edfe041fb31c532dc7768d679731aa' 2025-08-26T19:34:32.7475371Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c' 2025-08-26T19:34:32.7475755Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23/1b0337933ace4cf70c99af3028c60689fe0be3' 2025-08-26T19:34:32.7476035Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23' 2025-08-26T19:34:32.7476430Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc/1f96d9315ae7b3be8aa14734ce723c942cfbf5' 2025-08-26T19:34:32.7476713Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc' 2025-08-26T19:34:32.7477095Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27/69b7a6b6300f360467679b99cb923f77a4990b' 2025-08-26T19:34:32.7477386Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27' 2025-08-26T19:34:32.7477966Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66/df48b31f8ac574aa58ee344dea78f86f76da95' 2025-08-26T19:34:32.7478251Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66' 2025-08-26T19:34:32.7478639Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83/457c9981cde477e74f7a61b06061490f325cdc' 2025-08-26T19:34:32.7478921Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83' 2025-08-26T19:34:32.7479466Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0/84f386b775cc179bffa1d10c6bd2768cf06cf8' 2025-08-26T19:34:32.7479753Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0' 2025-08-26T19:34:32.7480138Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6/95e6d0017108e205072d16022ffb120bf1c30b' 2025-08-26T19:34:32.7480419Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6' 2025-08-26T19:34:32.7480809Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2025-08-26T19:34:32.7481089Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54' 2025-08-26T19:34:32.7481474Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c/4460f0e30648b5449ac5ab5bd611b5085529d5' 2025-08-26T19:34:32.7481764Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c' 2025-08-26T19:34:32.7482153Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2025-08-26T19:34:32.7482810Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73' 2025-08-26T19:34:32.7483510Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33/975be55ecc1f8aba8cd060212e95fa701b8472' 2025-08-26T19:34:32.7483915Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33' 2025-08-26T19:34:32.7484304Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9/8551afe28491f41077dbfaa2b526231061968b' 2025-08-26T19:34:32.7484596Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9' 2025-08-26T19:34:32.7484982Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2025-08-26T19:34:32.7485262Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f' 2025-08-26T19:34:32.7485654Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5/5612b4655802a8ab502808e403c56ce098e688' 2025-08-26T19:34:32.7485937Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5' 2025-08-26T19:34:32.7486325Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/b6f71271cb00b6739a75dd93f2601fb456784c' 2025-08-26T19:34:32.7486718Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2025-08-26T19:34:32.7487001Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b' 2025-08-26T19:34:32.7487393Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2025-08-26T19:34:32.7487959Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5' 2025-08-26T19:34:32.7488364Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da/1794e63b92aa1739740b43e0443801433f72b7' 2025-08-26T19:34:32.7488647Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da' 2025-08-26T19:34:32.7489045Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0/ca60e6beccd06654ec01a5a73f0eb45e78e2dd' 2025-08-26T19:34:32.7489323Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0' 2025-08-26T19:34:32.7489845Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2025-08-26T19:34:32.7490234Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/66d235c2a5ff24c9201e12196b7dca69b0c8cb' 2025-08-26T19:34:32.7490515Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70' 2025-08-26T19:34:32.7490902Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/67b3b2a99cf62339e2118d663711b166b705b1' 2025-08-26T19:34:32.7491296Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/ac068b977f5c5552e9febeda0780cc09b8bfbb' 2025-08-26T19:34:32.7491575Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e' 2025-08-26T19:34:32.7491970Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62/d1154df0ea28e17bf82fe526aea1c81206fdf0' 2025-08-26T19:34:32.7492254Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62' 2025-08-26T19:34:32.7492638Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a/4814334852ba4e476e6e196a37ebfd589a750c' 2025-08-26T19:34:32.7493012Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a' 2025-08-26T19:34:32.7493406Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/d5151d39213170fe1f0eda9b8c0f90018e6f98' 2025-08-26T19:34:32.7493789Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/278df4046c32598b2c147922776f1e85373c7d' 2025-08-26T19:34:32.7494068Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae' 2025-08-26T19:34:32.7494468Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4/1cb4e3bbc52d069474aff0ad9f6005b99e6864' 2025-08-26T19:34:32.7494748Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4' 2025-08-26T19:34:32.7495138Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d/d948004597acda5a70464ac01bf810747f55ff' 2025-08-26T19:34:32.7495420Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d' 2025-08-26T19:34:32.7495802Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7/f1566f5693e878139237971720ce2f64a00fd5' 2025-08-26T19:34:32.7496080Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7' 2025-08-26T19:34:32.7496474Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd/4e7cfde57c100b5a128ce341ee93a8bd18272e' 2025-08-26T19:34:32.7496761Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd' 2025-08-26T19:34:32.7497148Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2025-08-26T19:34:32.7497435Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d' 2025-08-26T19:34:32.7497942Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd/3b0ffb4cb5fa9ac09b1626a11d11b253ca441e' 2025-08-26T19:34:32.7498225Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd' 2025-08-26T19:34:32.7498616Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9/ae67147c5a7a90adc2733b089c5f4363c994ad' 2025-08-26T19:34:32.7499009Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9' 2025-08-26T19:34:32.7499393Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/5d33d9e49fc8319543252b82cbdd51dc78d8e0' 2025-08-26T19:34:32.7499781Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/e9736505e55cb1ee99ef4711c2a79d9c4be8de' 2025-08-26T19:34:32.7500067Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01' 2025-08-26T19:34:32.7500453Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c/6a9ddc248fab0818852832f5c580b6c9e929e6' 2025-08-26T19:34:32.7500739Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c' 2025-08-26T19:34:32.7501115Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2025-08-26T19:34:32.7501400Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07' 2025-08-26T19:34:32.7501792Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc/e1a1acfbb33452050cdb94b677461c2f9ef399' 2025-08-26T19:34:32.7502074Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc' 2025-08-26T19:34:32.7502561Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/c0ae83f7c3ec755dcc084dba281ab4bff7ba82' 2025-08-26T19:34:32.7502955Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/606ccd93d14f7bfa50d900c3e6a7a3a52b0c26' 2025-08-26T19:34:32.7503234Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65' 2025-08-26T19:34:32.7503619Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39/51d685b7e2ce52bbd59751423f4809fe0b99d3' 2025-08-26T19:34:32.7503909Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39' 2025-08-26T19:34:32.7504294Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17/413706eaea75d66901cfaf7560d497753dddf2' 2025-08-26T19:34:32.7504577Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17' 2025-08-26T19:34:32.7505037Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-498f0ac4dac327ddae5589c9894b79d281ee5af7.idx' 2025-08-26T19:34:32.7505484Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-498f0ac4dac327ddae5589c9894b79d281ee5af7.rev' 2025-08-26T19:34:32.7505936Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-498f0ac4dac327ddae5589c9894b79d281ee5af7.pack' 2025-08-26T19:34:32.7506242Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack' 2025-08-26T19:34:32.7506630Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb/c2f9579023c8889833eb063ffab739a8e84eb9' 2025-08-26T19:34:32.7506911Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb' 2025-08-26T19:34:32.7507209Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/info' 2025-08-26T19:34:32.7507697Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2025-08-26T19:34:32.7507978Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89' 2025-08-26T19:34:32.7508370Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b/a0a50adf857b24b6ebea3ee26974842f7c6d0a' 2025-08-26T19:34:32.7508760Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b' 2025-08-26T19:34:32.7509146Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/16466e208aca263e0f8bbe317d6847f5f1c156' 2025-08-26T19:34:32.7509539Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/ac8069e5927f13b1b33c6d037a5d9176873b86' 2025-08-26T19:34:32.7509819Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a' 2025-08-26T19:34:32.7510206Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f/19dd56ac317b5712939db593f5cb9f7a80a8f3' 2025-08-26T19:34:32.7510490Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f' 2025-08-26T19:34:32.7510876Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7/4d33c5899c4e58ec7ab094f9a517a1c44af32d' 2025-08-26T19:34:32.7511163Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7' 2025-08-26T19:34:32.7511443Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects' 2025-08-26T19:34:32.7511804Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info/exclude' 2025-08-26T19:34:32.7512071Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info' 2025-08-26T19:34:32.7512316Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/index' 2025-08-26T19:34:32.7512566Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark' 2025-08-26T19:34:32.7512901Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7513221Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.7513565Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7513854Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/update.sample' 2025-08-26T19:34:32.7514164Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.7514508Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7514810Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.7515112Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.7515441Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7515741Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7516036Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.7516486Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7516838Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7517196Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7517475Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks' 2025-08-26T19:34:32.7517963Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.7518277Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads' 2025-08-26T19:34:32.7518599Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7518943Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.7519259Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes' 2025-08-26T19:34:32.7519541Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs' 2025-08-26T19:34:32.7519795Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/HEAD' 2025-08-26T19:34:32.7520069Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs' 2025-08-26T19:34:32.7520347Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads/main' 2025-08-26T19:34:32.7520635Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads' 2025-08-26T19:34:32.7520941Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7521370Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin' 2025-08-26T19:34:32.7521669Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes' 2025-08-26T19:34:32.7521950Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/tags' 2025-08-26T19:34:32.7522221Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs' 2025-08-26T19:34:32.7522472Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/config' 2025-08-26T19:34:32.7522729Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/FETCH_HEAD' 2025-08-26T19:34:32.7522983Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/shallow' 2025-08-26T19:34:32.7523249Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/packed-refs' 2025-08-26T19:34:32.7523513Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/description' 2025-08-26T19:34:32.7523756Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/HEAD' 2025-08-26T19:34:32.7524437Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.7525250Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.7525920Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.7526369Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-79b271be852e28b1aa5fded06d247f6245b29959.idx' 2025-08-26T19:34:32.7526816Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-79b271be852e28b1aa5fded06d247f6245b29959.rev' 2025-08-26T19:34:32.7527272Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-79b271be852e28b1aa5fded06d247f6245b29959.pack' 2025-08-26T19:34:32.7527752Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack' 2025-08-26T19:34:32.7528085Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/info' 2025-08-26T19:34:32.7528519Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects' 2025-08-26T19:34:32.7528784Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info/exclude' 2025-08-26T19:34:32.7529051Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info' 2025-08-26T19:34:32.7529309Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/index' 2025-08-26T19:34:32.7529563Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest' 2025-08-26T19:34:32.7529784Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party' 2025-08-26T19:34:32.7529991Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules' 2025-08-26T19:34:32.7530160Z removed 'pytorch-main/.git/modules/third_party/protobuf/packed-refs' 2025-08-26T19:34:32.7530325Z removed 'pytorch-main/.git/modules/third_party/protobuf/description' 2025-08-26T19:34:32.7530476Z removed 'pytorch-main/.git/modules/third_party/protobuf/HEAD' 2025-08-26T19:34:32.7530819Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-5be567f41ccd4a7681ec949ab28c81365ff9124f.rev' 2025-08-26T19:34:32.7531254Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-5caab4d996477d7ce89800024a918869dbebb5e2.idx' 2025-08-26T19:34:32.7531611Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-5be567f41ccd4a7681ec949ab28c81365ff9124f.pack' 2025-08-26T19:34:32.7531949Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-5caab4d996477d7ce89800024a918869dbebb5e2.pack' 2025-08-26T19:34:32.7532282Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-5be567f41ccd4a7681ec949ab28c81365ff9124f.idx' 2025-08-26T19:34:32.7532614Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-5caab4d996477d7ce89800024a918869dbebb5e2.rev' 2025-08-26T19:34:32.7532818Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/pack' 2025-08-26T19:34:32.7533012Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/info' 2025-08-26T19:34:32.7533203Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects' 2025-08-26T19:34:32.7533374Z removed 'pytorch-main/.git/modules/third_party/protobuf/info/exclude' 2025-08-26T19:34:32.7533551Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/info' 2025-08-26T19:34:32.7533702Z removed 'pytorch-main/.git/modules/third_party/protobuf/index' 2025-08-26T19:34:32.7533863Z removed directory 'pytorch-main/.git/modules/third_party/protobuf' 2025-08-26T19:34:32.7534142Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7534397Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/post-update.sample' 2025-08-26T19:34:32.7534693Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7534924Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/update.sample' 2025-08-26T19:34:32.7535172Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-receive.sample' 2025-08-26T19:34:32.7535458Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7535704Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-commit.sample' 2025-08-26T19:34:32.7535950Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/commit-msg.sample' 2025-08-26T19:34:32.7536403Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7536850Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7537259Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-push.sample' 2025-08-26T19:34:32.7537529Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7537913Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7538196Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7538423Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks' 2025-08-26T19:34:32.7538661Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads/master' 2025-08-26T19:34:32.7538908Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads' 2025-08-26T19:34:32.7539177Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7539461Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin' 2025-08-26T19:34:32.7539713Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes' 2025-08-26T19:34:32.7539945Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs' 2025-08-26T19:34:32.7540145Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/HEAD' 2025-08-26T19:34:32.7540474Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs' 2025-08-26T19:34:32.7540701Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads/master' 2025-08-26T19:34:32.7540937Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads' 2025-08-26T19:34:32.7541181Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7541438Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin' 2025-08-26T19:34:32.7541696Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes' 2025-08-26T19:34:32.7541921Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/tags' 2025-08-26T19:34:32.7542137Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs' 2025-08-26T19:34:32.7542331Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/config' 2025-08-26T19:34:32.7542534Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/FETCH_HEAD' 2025-08-26T19:34:32.7542725Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/shallow' 2025-08-26T19:34:32.7542937Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/packed-refs' 2025-08-26T19:34:32.7543139Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/description' 2025-08-26T19:34:32.7543321Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/HEAD' 2025-08-26T19:34:32.7543667Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/26/c0b491ca88f05461874b741e5a12fc85a8cf9b' 2025-08-26T19:34:32.7543897Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/26' 2025-08-26T19:34:32.7544231Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/24/2c88fa34cee41a076faa829e76dc47076bce14' 2025-08-26T19:34:32.7544469Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/24' 2025-08-26T19:34:32.7544800Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1e/569e4fd63b7ef33683a8f279e30d7aed92b774' 2025-08-26T19:34:32.7545130Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1e/7572b24a292da05edcddcc9f37f0764173e072' 2025-08-26T19:34:32.7545362Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1e' 2025-08-26T19:34:32.7545693Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3b/a57c0fc04e27f77563c0fafa178f6f84152362' 2025-08-26T19:34:32.7546029Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3b' 2025-08-26T19:34:32.7546364Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/41/3de058f1b9bd85c7896ec61d24012525ba4ad0' 2025-08-26T19:34:32.7546596Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/41' 2025-08-26T19:34:32.7546924Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d0/6d51825b38a1165477ff9ff1c1ea4a491ef1e2' 2025-08-26T19:34:32.7547158Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d0' 2025-08-26T19:34:32.7547488Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d3/03ddb209e5fc14311e765bf467b88fddb63c24' 2025-08-26T19:34:32.7547891Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/d3' 2025-08-26T19:34:32.7548237Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1d/8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-26T19:34:32.7548465Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1d' 2025-08-26T19:34:32.7548805Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/72/bfb81ec54af968a2a1fb6d86493998045aa3cf' 2025-08-26T19:34:32.7549190Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/72' 2025-08-26T19:34:32.7549522Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/f6/7172874984154680e2ff6b8532d12977c828e1' 2025-08-26T19:34:32.7549749Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/f6' 2025-08-26T19:34:32.7550084Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/12/8f9de0c7f1182ba5fe247eb4978ac143535471' 2025-08-26T19:34:32.7550311Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/12' 2025-08-26T19:34:32.7550797Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2f/9c2356fccd6d17d37c520476d4c733b4064243' 2025-08-26T19:34:32.7551209Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2f' 2025-08-26T19:34:32.7551796Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b5/68009a319e103b335f2bc223a9d4b335b93c9c' 2025-08-26T19:34:32.7552197Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b5' 2025-08-26T19:34:32.7552529Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/06/873a25150753ee84b9674db9057a074b013371' 2025-08-26T19:34:32.7552764Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/06' 2025-08-26T19:34:32.7553101Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3e/2ade33d05730e7e75afd061da974d328a47e02' 2025-08-26T19:34:32.7553341Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/3e' 2025-08-26T19:34:32.7553683Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/14/999e8f1f72deda9d74e6f5c9cfa98d1d6b3418' 2025-08-26T19:34:32.7553924Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/14' 2025-08-26T19:34:32.7554260Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/8d/f03649b5b97acc1e43839d2857d32d267958ca' 2025-08-26T19:34:32.7554489Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/8d' 2025-08-26T19:34:32.7554889Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-9b6823dba8ccb65a8cdd536a3d7cc2d04a5d562b.idx' 2025-08-26T19:34:32.7555284Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-9b6823dba8ccb65a8cdd536a3d7cc2d04a5d562b.rev' 2025-08-26T19:34:32.7555681Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-9b6823dba8ccb65a8cdd536a3d7cc2d04a5d562b.pack' 2025-08-26T19:34:32.7556054Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack' 2025-08-26T19:34:32.7556299Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/info' 2025-08-26T19:34:32.7556636Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1b/9e262ad75a7ddbd63e1719b11df526e7f10860' 2025-08-26T19:34:32.7556874Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/1b' 2025-08-26T19:34:32.7557204Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/6f/f3025e7400cef78615db0b04392516469e1d5d' 2025-08-26T19:34:32.7557438Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/6f' 2025-08-26T19:34:32.7557895Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b7/14c4bc9a8789ecfa024536bf57e5edf1cc6ad4' 2025-08-26T19:34:32.7558129Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/b7' 2025-08-26T19:34:32.7558470Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2a/e80133b8d9cc6febaaeef61c374d0da711e079' 2025-08-26T19:34:32.7558698Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/2a' 2025-08-26T19:34:32.7559052Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects' 2025-08-26T19:34:32.7559271Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info/exclude' 2025-08-26T19:34:32.7559484Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info' 2025-08-26T19:34:32.7559675Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/index' 2025-08-26T19:34:32.7559881Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator' 2025-08-26T19:34:32.7560110Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7560325Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.7560562Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7560753Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/update.sample' 2025-08-26T19:34:32.7560965Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.7561201Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7561402Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.7561603Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.7561822Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7562027Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7562230Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.7562447Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7562681Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7562916Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7563097Z removed directory 'pytorch-main/.git/modules/third_party/googletest/hooks' 2025-08-26T19:34:32.7563294Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.7563502Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads' 2025-08-26T19:34:32.7563722Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7563965Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.7564441Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes' 2025-08-26T19:34:32.7564787Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs' 2025-08-26T19:34:32.7565078Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/HEAD' 2025-08-26T19:34:32.7565399Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs' 2025-08-26T19:34:32.7565720Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/heads/main' 2025-08-26T19:34:32.7566029Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/heads' 2025-08-26T19:34:32.7566241Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7566461Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin' 2025-08-26T19:34:32.7566670Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes' 2025-08-26T19:34:32.7566864Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/tags' 2025-08-26T19:34:32.7567039Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs' 2025-08-26T19:34:32.7567198Z removed 'pytorch-main/.git/modules/third_party/googletest/config' 2025-08-26T19:34:32.7567364Z removed 'pytorch-main/.git/modules/third_party/googletest/FETCH_HEAD' 2025-08-26T19:34:32.7567827Z removed 'pytorch-main/.git/modules/third_party/googletest/shallow' 2025-08-26T19:34:32.7568023Z removed 'pytorch-main/.git/modules/third_party/googletest/packed-refs' 2025-08-26T19:34:32.7568201Z removed 'pytorch-main/.git/modules/third_party/googletest/description' 2025-08-26T19:34:32.7568355Z removed 'pytorch-main/.git/modules/third_party/googletest/HEAD' 2025-08-26T19:34:32.7568653Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-08-26T19:34:32.7568852Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/19' 2025-08-26T19:34:32.7569146Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-08-26T19:34:32.7569338Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/30' 2025-08-26T19:34:32.7569632Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-08-26T19:34:32.7569828Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5b' 2025-08-26T19:34:32.7570111Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-08-26T19:34:32.7570304Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0d' 2025-08-26T19:34:32.7570588Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-08-26T19:34:32.7570777Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/46' 2025-08-26T19:34:32.7571069Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-08-26T19:34:32.7571358Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-08-26T19:34:32.7571546Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/52' 2025-08-26T19:34:32.7571837Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-08-26T19:34:32.7572034Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/25' 2025-08-26T19:34:32.7572325Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-08-26T19:34:32.7572516Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/aa' 2025-08-26T19:34:32.7572804Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-08-26T19:34:32.7573102Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e2' 2025-08-26T19:34:32.7573387Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-08-26T19:34:32.7573581Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/f8' 2025-08-26T19:34:32.7573871Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-08-26T19:34:32.7574060Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a7' 2025-08-26T19:34:32.7574355Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-08-26T19:34:32.7574542Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5f' 2025-08-26T19:34:32.7574825Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/42/d36d2f12d00cd73e7630718238a47f506edefb' 2025-08-26T19:34:32.7575018Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/42' 2025-08-26T19:34:32.7575310Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-08-26T19:34:32.7575499Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/78' 2025-08-26T19:34:32.7575788Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-08-26T19:34:32.7576061Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/05' 2025-08-26T19:34:32.7576353Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-08-26T19:34:32.7576546Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/dc' 2025-08-26T19:34:32.7577507Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-08-26T19:34:32.7577835Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9c' 2025-08-26T19:34:32.7578154Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-08-26T19:34:32.7578349Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/7b' 2025-08-26T19:34:32.7578641Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-08-26T19:34:32.7578844Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/09' 2025-08-26T19:34:32.7579138Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-08-26T19:34:32.7579328Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9b' 2025-08-26T19:34:32.7579619Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-08-26T19:34:32.7579809Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/bc' 2025-08-26T19:34:32.7580099Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-08-26T19:34:32.7580290Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a4' 2025-08-26T19:34:32.7580590Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-08-26T19:34:32.7580784Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ad' 2025-08-26T19:34:32.7581073Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-08-26T19:34:32.7581267Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0e' 2025-08-26T19:34:32.7581552Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-08-26T19:34:32.7581839Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-08-26T19:34:32.7582209Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ca' 2025-08-26T19:34:32.7582497Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-08-26T19:34:32.7582689Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/b0' 2025-08-26T19:34:32.7582979Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-08-26T19:34:32.7583179Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/db' 2025-08-26T19:34:32.7583469Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-08-26T19:34:32.7583664Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4d' 2025-08-26T19:34:32.7583955Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-08-26T19:34:32.7584144Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/87' 2025-08-26T19:34:32.7584442Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-08-26T19:34:32.7584631Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/8f' 2025-08-26T19:34:32.7584919Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-08-26T19:34:32.7585217Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c7' 2025-08-26T19:34:32.7585508Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-08-26T19:34:32.7585698Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/57' 2025-08-26T19:34:32.7585985Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-08-26T19:34:32.7586179Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a8' 2025-08-26T19:34:32.7586466Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-08-26T19:34:32.7586656Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/64' 2025-08-26T19:34:32.7586954Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-08-26T19:34:32.7587148Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9e' 2025-08-26T19:34:32.7587433Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-08-26T19:34:32.7587896Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-08-26T19:34:32.7588098Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/44' 2025-08-26T19:34:32.7591570Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-08-26T19:34:32.7591935Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/59' 2025-08-26T19:34:32.7592442Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-08-26T19:34:32.7592643Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a2' 2025-08-26T19:34:32.7592946Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-08-26T19:34:32.7593235Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-08-26T19:34:32.7593426Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ef' 2025-08-26T19:34:32.7593721Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-08-26T19:34:32.7593908Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e4' 2025-08-26T19:34:32.7594348Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-08-26T19:34:32.7594540Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/cd' 2025-08-26T19:34:32.7594826Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-08-26T19:34:32.7595014Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/2d' 2025-08-26T19:34:32.7595313Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-08-26T19:34:32.7595510Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e3' 2025-08-26T19:34:32.7595800Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-08-26T19:34:32.7595991Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/f5' 2025-08-26T19:34:32.7596280Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-08-26T19:34:32.7596471Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5c' 2025-08-26T19:34:32.7596763Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-08-26T19:34:32.7596951Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/55' 2025-08-26T19:34:32.7597341Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-08-26T19:34:32.7597539Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/d7' 2025-08-26T19:34:32.7598124Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.7598478Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.7598830Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.7599043Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/pack' 2025-08-26T19:34:32.7599338Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-08-26T19:34:32.7599527Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/be' 2025-08-26T19:34:32.7599826Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-08-26T19:34:32.7600111Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-08-26T19:34:32.7600396Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-08-26T19:34:32.7600589Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/53' 2025-08-26T19:34:32.7600880Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-08-26T19:34:32.7601069Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ff' 2025-08-26T19:34:32.7601273Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/info' 2025-08-26T19:34:32.7601559Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-08-26T19:34:32.7601754Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/89' 2025-08-26T19:34:32.7602052Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-08-26T19:34:32.7602241Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/6b' 2025-08-26T19:34:32.7602525Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-08-26T19:34:32.7602718Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4e' 2025-08-26T19:34:32.7603032Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects' 2025-08-26T19:34:32.7614945Z removed 'pytorch-main/.git/modules/third_party/googletest/info/exclude' 2025-08-26T19:34:32.7615290Z removed directory 'pytorch-main/.git/modules/third_party/googletest/info' 2025-08-26T19:34:32.7615455Z removed 'pytorch-main/.git/modules/third_party/googletest/index' 2025-08-26T19:34:32.7615632Z removed directory 'pytorch-main/.git/modules/third_party/googletest' 2025-08-26T19:34:32.7615896Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7616141Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/post-update.sample' 2025-08-26T19:34:32.7616401Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7616631Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/update.sample' 2025-08-26T19:34:32.7616869Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-receive.sample' 2025-08-26T19:34:32.7617127Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7617357Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-commit.sample' 2025-08-26T19:34:32.7618004Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/commit-msg.sample' 2025-08-26T19:34:32.7618273Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7618500Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7618725Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-push.sample' 2025-08-26T19:34:32.7618970Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7619220Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7619489Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7619695Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/hooks' 2025-08-26T19:34:32.7619915Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads/develop' 2025-08-26T19:34:32.7620155Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads' 2025-08-26T19:34:32.7620397Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7620656Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin' 2025-08-26T19:34:32.7620894Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes' 2025-08-26T19:34:32.7621106Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs' 2025-08-26T19:34:32.7621292Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/HEAD' 2025-08-26T19:34:32.7621494Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs' 2025-08-26T19:34:32.7621701Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads/develop' 2025-08-26T19:34:32.7621913Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads' 2025-08-26T19:34:32.7622147Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7622387Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin' 2025-08-26T19:34:32.7622603Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes' 2025-08-26T19:34:32.7622812Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/tags' 2025-08-26T19:34:32.7623011Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs' 2025-08-26T19:34:32.7623294Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/config' 2025-08-26T19:34:32.7623478Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/FETCH_HEAD' 2025-08-26T19:34:32.7623656Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/shallow' 2025-08-26T19:34:32.7623845Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/packed-refs' 2025-08-26T19:34:32.7624032Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/description' 2025-08-26T19:34:32.7624207Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/HEAD' 2025-08-26T19:34:32.7624581Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-fa17b49775ae2fbbf65e029c3985b634480bdd93.idx' 2025-08-26T19:34:32.7624956Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-fa17b49775ae2fbbf65e029c3985b634480bdd93.pack' 2025-08-26T19:34:32.7625337Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-fa17b49775ae2fbbf65e029c3985b634480bdd93.rev' 2025-08-26T19:34:32.7625710Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.idx' 2025-08-26T19:34:32.7626080Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.pack' 2025-08-26T19:34:32.7633756Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-f9b08747bf4fa1d7222387670ff0c71830e2d4cd.rev' 2025-08-26T19:34:32.7634150Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack' 2025-08-26T19:34:32.7634457Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/info' 2025-08-26T19:34:32.7634677Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects' 2025-08-26T19:34:32.7634867Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/info/exclude' 2025-08-26T19:34:32.7635068Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/info' 2025-08-26T19:34:32.7635246Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/index' 2025-08-26T19:34:32.7635426Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel' 2025-08-26T19:34:32.7635641Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7635860Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2025-08-26T19:34:32.7636094Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7636275Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/update.sample' 2025-08-26T19:34:32.7636478Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2025-08-26T19:34:32.7636695Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7636894Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2025-08-26T19:34:32.7637093Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2025-08-26T19:34:32.7637302Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7637491Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7637911Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2025-08-26T19:34:32.7638130Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7638345Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7638562Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7638738Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/hooks' 2025-08-26T19:34:32.7638921Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads/main' 2025-08-26T19:34:32.7639245Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads' 2025-08-26T19:34:32.7639457Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7639685Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2025-08-26T19:34:32.7639888Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2025-08-26T19:34:32.7640072Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs' 2025-08-26T19:34:32.7640231Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/HEAD' 2025-08-26T19:34:32.7640402Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs' 2025-08-26T19:34:32.7640576Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads/main' 2025-08-26T19:34:32.7640758Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads' 2025-08-26T19:34:32.7640958Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7641163Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2025-08-26T19:34:32.7641354Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes' 2025-08-26T19:34:32.7641532Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/tags' 2025-08-26T19:34:32.7641830Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs' 2025-08-26T19:34:32.7641984Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/config' 2025-08-26T19:34:32.7642142Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/FETCH_HEAD' 2025-08-26T19:34:32.7642293Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/shallow' 2025-08-26T19:34:32.7642461Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/packed-refs' 2025-08-26T19:34:32.7642615Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/description' 2025-08-26T19:34:32.7642759Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/HEAD' 2025-08-26T19:34:32.7643046Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/00/561208753b7fa1c2b1226d7a62981984225df8' 2025-08-26T19:34:32.7643227Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/00' 2025-08-26T19:34:32.7643509Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5b/8837dfe9f58b5c0d68aa49d35e1bba6b9c9984' 2025-08-26T19:34:32.7643698Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5b' 2025-08-26T19:34:32.7643976Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d9/12707d41a6894821661c52ca05a04a85e61c59' 2025-08-26T19:34:32.7644156Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d9' 2025-08-26T19:34:32.7644434Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5f/93819e8b0a4dfeef9294f37c7bd1d3df2a61c5' 2025-08-26T19:34:32.7651086Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5f' 2025-08-26T19:34:32.7651586Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f1/d21c0c73f853ebe37087c5b176d1b2cd1ddf90' 2025-08-26T19:34:32.7651900Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f1' 2025-08-26T19:34:32.7652354Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5e/3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-26T19:34:32.7652543Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5e' 2025-08-26T19:34:32.7652820Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/c4/e6521b3c1a2a980ff584dab636bcda807b2db3' 2025-08-26T19:34:32.7653005Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/c4' 2025-08-26T19:34:32.7653277Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9b/e402b71102685b3c139a94e6ca41fe059cda63' 2025-08-26T19:34:32.7653459Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9b' 2025-08-26T19:34:32.7653881Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/bc/2186f61c05aace80b282b2b52e6de2d24763e2' 2025-08-26T19:34:32.7654057Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/bc' 2025-08-26T19:34:32.7654347Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/de/0beafabe649e3e9f37b538c9d86f5c1e9c5e70' 2025-08-26T19:34:32.7654529Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/de' 2025-08-26T19:34:32.7654811Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ca/3ebfad6a482770d878652b72dd6e43f0719d5d' 2025-08-26T19:34:32.7654991Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ca' 2025-08-26T19:34:32.7655275Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f9/c213cd5c845c373ad573e18a8e4ad6a2f675a6' 2025-08-26T19:34:32.7655456Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f9' 2025-08-26T19:34:32.7655731Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/84/162c10d141ee262d0a470e6f7decaf502d7d50' 2025-08-26T19:34:32.7655920Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/84' 2025-08-26T19:34:32.7656198Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8f/038b07026e5ae4c471a1d64244e5d8d023e979' 2025-08-26T19:34:32.7656376Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8f' 2025-08-26T19:34:32.7656754Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ac/e4a112b946612f6ac5b74a279667429b5ecdf8' 2025-08-26T19:34:32.7656936Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ac' 2025-08-26T19:34:32.7657214Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/a2/1eabb0a0ab13d6e0d03816554bb066b6ab0fae' 2025-08-26T19:34:32.7657399Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/a2' 2025-08-26T19:34:32.7657802Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/62/2650aff7f65b43d17c72dfccf8a8ae12a6e4dc' 2025-08-26T19:34:32.7657988Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/62' 2025-08-26T19:34:32.7658262Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-08-26T19:34:32.7658441Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d4' 2025-08-26T19:34:32.7658717Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ae/dc9831125137ace3ed7f7e53d5dfe31c9764d9' 2025-08-26T19:34:32.7658900Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ae' 2025-08-26T19:34:32.7659174Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-08-26T19:34:32.7659352Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/2d' 2025-08-26T19:34:32.7659628Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/21/f94a5fd6a81b314eb5e9730af40f130a45792c' 2025-08-26T19:34:32.7659814Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/21' 2025-08-26T19:34:32.7660092Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/7e/5b1b0c8597dce636341e0fde2c7f59fbc1785a' 2025-08-26T19:34:32.7660269Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/7e' 2025-08-26T19:34:32.7660549Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-08-26T19:34:32.7660731Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d7' 2025-08-26T19:34:32.7661071Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-02ebc09fd477a91d9cf989c0d758bd9adba11b8e.rev' 2025-08-26T19:34:32.7661404Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-02ebc09fd477a91d9cf989c0d758bd9adba11b8e.idx' 2025-08-26T19:34:32.7661747Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-02ebc09fd477a91d9cf989c0d758bd9adba11b8e.pack' 2025-08-26T19:34:32.7661938Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack' 2025-08-26T19:34:32.7662241Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/info' 2025-08-26T19:34:32.7665000Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9f/44eec46e03c9c44c19613dc952aa6110f55aad' 2025-08-26T19:34:32.7665328Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9f' 2025-08-26T19:34:32.7665828Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/29/663a70ccd96cf54a1eea8dba84fffa8fd9461a' 2025-08-26T19:34:32.7666089Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/29' 2025-08-26T19:34:32.7666273Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects' 2025-08-26T19:34:32.7666441Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/info/exclude' 2025-08-26T19:34:32.7666610Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/info' 2025-08-26T19:34:32.7666755Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/index' 2025-08-26T19:34:32.7666931Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo' 2025-08-26T19:34:32.7667148Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7667358Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2025-08-26T19:34:32.7667757Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7668092Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/update.sample' 2025-08-26T19:34:32.7668303Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2025-08-26T19:34:32.7668522Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7668717Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2025-08-26T19:34:32.7668906Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2025-08-26T19:34:32.7669116Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7669312Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7669495Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2025-08-26T19:34:32.7669700Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7669918Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7670135Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7670306Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/hooks' 2025-08-26T19:34:32.7670492Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2025-08-26T19:34:32.7670685Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads' 2025-08-26T19:34:32.7670888Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7671121Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2025-08-26T19:34:32.7671321Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes' 2025-08-26T19:34:32.7671499Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs' 2025-08-26T19:34:32.7671650Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/HEAD' 2025-08-26T19:34:32.7671825Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs' 2025-08-26T19:34:32.7671987Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads/main' 2025-08-26T19:34:32.7672168Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads' 2025-08-26T19:34:32.7672367Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7672571Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin' 2025-08-26T19:34:32.7672753Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes' 2025-08-26T19:34:32.7673039Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/tags' 2025-08-26T19:34:32.7673201Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs' 2025-08-26T19:34:32.7673343Z removed 'pytorch-main/.git/modules/third_party/fbgemm/config' 2025-08-26T19:34:32.7673500Z removed 'pytorch-main/.git/modules/third_party/fbgemm/FETCH_HEAD' 2025-08-26T19:34:32.7673647Z removed 'pytorch-main/.git/modules/third_party/fbgemm/shallow' 2025-08-26T19:34:32.7673961Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7674244Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/post-update.sample' 2025-08-26T19:34:32.7674563Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7674827Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/update.sample' 2025-08-26T19:34:32.7675108Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-receive.sample' 2025-08-26T19:34:32.7675422Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7675696Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-commit.sample' 2025-08-26T19:34:32.7745032Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/commit-msg.sample' 2025-08-26T19:34:32.7745439Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7745790Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7746134Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-push.sample' 2025-08-26T19:34:32.7746535Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7746923Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7747314Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7747867Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks' 2025-08-26T19:34:32.7748208Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads/main' 2025-08-26T19:34:32.7748559Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads' 2025-08-26T19:34:32.7748927Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7749312Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin' 2025-08-26T19:34:32.7749671Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes' 2025-08-26T19:34:32.7750003Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs' 2025-08-26T19:34:32.7750285Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/HEAD' 2025-08-26T19:34:32.7750624Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs' 2025-08-26T19:34:32.7750937Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads/main' 2025-08-26T19:34:32.7751258Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads' 2025-08-26T19:34:32.7751601Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7751969Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin' 2025-08-26T19:34:32.7752446Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes' 2025-08-26T19:34:32.7752760Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/tags' 2025-08-26T19:34:32.7760153Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs' 2025-08-26T19:34:32.7760626Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/config' 2025-08-26T19:34:32.7761058Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/FETCH_HEAD' 2025-08-26T19:34:32.7761453Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/shallow' 2025-08-26T19:34:32.7761872Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/packed-refs' 2025-08-26T19:34:32.7762276Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/description' 2025-08-26T19:34:32.7762653Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/HEAD' 2025-08-26T19:34:32.7763406Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-e3838da79220c8a4d94762a6bde2c21f919e898e.rev' 2025-08-26T19:34:32.7764150Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-54f0bda26f76c7edb87a36b2c374b243e7822933.rev' 2025-08-26T19:34:32.7765101Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-54f0bda26f76c7edb87a36b2c374b243e7822933.pack' 2025-08-26T19:34:32.7765776Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-e3838da79220c8a4d94762a6bde2c21f919e898e.idx' 2025-08-26T19:34:32.7766222Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-54f0bda26f76c7edb87a36b2c374b243e7822933.idx' 2025-08-26T19:34:32.7766695Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-e3838da79220c8a4d94762a6bde2c21f919e898e.pack' 2025-08-26T19:34:32.7766983Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack' 2025-08-26T19:34:32.7767252Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/info' 2025-08-26T19:34:32.7767513Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects' 2025-08-26T19:34:32.7767981Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info/exclude' 2025-08-26T19:34:32.7768248Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info' 2025-08-26T19:34:32.7768478Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/index' 2025-08-26T19:34:32.7768706Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass' 2025-08-26T19:34:32.7769021Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7769309Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/post-update.sample' 2025-08-26T19:34:32.7769621Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7769888Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/update.sample' 2025-08-26T19:34:32.7770197Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-receive.sample' 2025-08-26T19:34:32.7770745Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7771224Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-commit.sample' 2025-08-26T19:34:32.7771704Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/commit-msg.sample' 2025-08-26T19:34:32.7772395Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7772868Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7773338Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-push.sample' 2025-08-26T19:34:32.7773851Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7774370Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7774903Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7775259Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks' 2025-08-26T19:34:32.7775528Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads/master' 2025-08-26T19:34:32.7775806Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads' 2025-08-26T19:34:32.7776104Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7776523Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin' 2025-08-26T19:34:32.7776807Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes' 2025-08-26T19:34:32.7777071Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs' 2025-08-26T19:34:32.7777294Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/HEAD' 2025-08-26T19:34:32.7777549Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs' 2025-08-26T19:34:32.7777972Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads/master' 2025-08-26T19:34:32.7778237Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads' 2025-08-26T19:34:32.7778511Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7778808Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin' 2025-08-26T19:34:32.7779071Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes' 2025-08-26T19:34:32.7779323Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/tags' 2025-08-26T19:34:32.7779565Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs' 2025-08-26T19:34:32.7779777Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/config' 2025-08-26T19:34:32.7779990Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/shallow' 2025-08-26T19:34:32.7780234Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/packed-refs' 2025-08-26T19:34:32.7780460Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/description' 2025-08-26T19:34:32.7780667Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/HEAD' 2025-08-26T19:34:32.7781156Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-4025cd6b7f603fc588383f44c1e4ae9c4d30d7e4.rev' 2025-08-26T19:34:32.7781892Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-4025cd6b7f603fc588383f44c1e4ae9c4d30d7e4.idx' 2025-08-26T19:34:32.7782472Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-4025cd6b7f603fc588383f44c1e4ae9c4d30d7e4.pack' 2025-08-26T19:34:32.7782744Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack' 2025-08-26T19:34:32.7783139Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/info' 2025-08-26T19:34:32.7783391Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects' 2025-08-26T19:34:32.7783626Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info/exclude' 2025-08-26T19:34:32.7783868Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info' 2025-08-26T19:34:32.7784076Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/index' 2025-08-26T19:34:32.7784302Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit' 2025-08-26T19:34:32.7784619Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7784915Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.7785250Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7785524Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/update.sample' 2025-08-26T19:34:32.7785818Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.7786241Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7786541Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.7786829Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.7787139Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7787432Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7787931Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.7788268Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7788593Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7788920Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7789183Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks' 2025-08-26T19:34:32.7789459Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.7789756Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads' 2025-08-26T19:34:32.7790073Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7790401Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.7790702Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes' 2025-08-26T19:34:32.7790976Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs' 2025-08-26T19:34:32.7791216Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/HEAD' 2025-08-26T19:34:32.7791475Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs' 2025-08-26T19:34:32.7791737Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads/main' 2025-08-26T19:34:32.7792132Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads' 2025-08-26T19:34:32.7792426Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7792737Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin' 2025-08-26T19:34:32.7793254Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes' 2025-08-26T19:34:32.7793725Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/tags' 2025-08-26T19:34:32.7794162Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs' 2025-08-26T19:34:32.7794559Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/config' 2025-08-26T19:34:32.7794972Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/FETCH_HEAD' 2025-08-26T19:34:32.7795373Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/shallow' 2025-08-26T19:34:32.7795805Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/packed-refs' 2025-08-26T19:34:32.7796224Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/description' 2025-08-26T19:34:32.7796764Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/HEAD' 2025-08-26T19:34:32.7797452Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-08-26T19:34:32.7798001Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/19' 2025-08-26T19:34:32.7798395Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-08-26T19:34:32.7798675Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/30' 2025-08-26T19:34:32.7799064Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-08-26T19:34:32.7799336Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5b' 2025-08-26T19:34:32.7799725Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-08-26T19:34:32.7799996Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0d' 2025-08-26T19:34:32.7800374Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-08-26T19:34:32.7800647Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/46' 2025-08-26T19:34:32.7801026Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-08-26T19:34:32.7801413Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-08-26T19:34:32.7801685Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52' 2025-08-26T19:34:32.7802067Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-08-26T19:34:32.7802334Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/25' 2025-08-26T19:34:32.7802725Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-08-26T19:34:32.7802992Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/aa' 2025-08-26T19:34:32.7803367Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-08-26T19:34:32.7803801Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e2' 2025-08-26T19:34:32.7804180Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-08-26T19:34:32.7804518Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f8' 2025-08-26T19:34:32.7805193Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-08-26T19:34:32.7805616Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a7' 2025-08-26T19:34:32.7806001Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-08-26T19:34:32.7806280Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5f' 2025-08-26T19:34:32.7806658Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/42/d36d2f12d00cd73e7630718238a47f506edefb' 2025-08-26T19:34:32.7806926Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/42' 2025-08-26T19:34:32.7807428Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-08-26T19:34:32.7807916Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/78' 2025-08-26T19:34:32.7808300Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-08-26T19:34:32.7808593Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/05' 2025-08-26T19:34:32.7808979Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-08-26T19:34:32.7809258Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dc' 2025-08-26T19:34:32.7809650Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-08-26T19:34:32.7809927Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9c' 2025-08-26T19:34:32.7810318Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-08-26T19:34:32.7810587Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/7b' 2025-08-26T19:34:32.7810970Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-08-26T19:34:32.7811246Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/09' 2025-08-26T19:34:32.7811629Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-08-26T19:34:32.7811899Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9b' 2025-08-26T19:34:32.7812280Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-08-26T19:34:32.7812554Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/bc' 2025-08-26T19:34:32.7812934Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-08-26T19:34:32.7813203Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a4' 2025-08-26T19:34:32.7813711Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-08-26T19:34:32.7814010Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ad' 2025-08-26T19:34:32.7814705Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-08-26T19:34:32.7815203Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0e' 2025-08-26T19:34:32.7815876Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-08-26T19:34:32.7816542Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-08-26T19:34:32.7817021Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca' 2025-08-26T19:34:32.7817755Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-08-26T19:34:32.7818029Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b0' 2025-08-26T19:34:32.7818412Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-08-26T19:34:32.7818816Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/db' 2025-08-26T19:34:32.7819205Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-08-26T19:34:32.7819481Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4d' 2025-08-26T19:34:32.7819865Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-08-26T19:34:32.7820140Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/87' 2025-08-26T19:34:32.7820527Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-08-26T19:34:32.7820795Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f' 2025-08-26T19:34:32.7821180Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-08-26T19:34:32.7821453Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c7' 2025-08-26T19:34:32.7821832Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-08-26T19:34:32.7822100Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/57' 2025-08-26T19:34:32.7822492Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-08-26T19:34:32.7822761Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a8' 2025-08-26T19:34:32.7823140Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-08-26T19:34:32.7823420Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/64' 2025-08-26T19:34:32.7823800Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-08-26T19:34:32.7824070Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e' 2025-08-26T19:34:32.7824454Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-08-26T19:34:32.7824936Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-08-26T19:34:32.7825205Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44' 2025-08-26T19:34:32.7825595Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-08-26T19:34:32.7825867Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/59' 2025-08-26T19:34:32.7826243Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-08-26T19:34:32.7826516Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a2' 2025-08-26T19:34:32.7826907Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-08-26T19:34:32.7827296Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-08-26T19:34:32.7827744Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef' 2025-08-26T19:34:32.7828286Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-08-26T19:34:32.7828568Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e4' 2025-08-26T19:34:32.7828965Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-08-26T19:34:32.7829236Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/cd' 2025-08-26T19:34:32.7829616Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-08-26T19:34:32.7829895Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/2d' 2025-08-26T19:34:32.7830281Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-08-26T19:34:32.7830553Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e3' 2025-08-26T19:34:32.7830943Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-08-26T19:34:32.7831210Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f5' 2025-08-26T19:34:32.7831595Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-08-26T19:34:32.7831868Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5c' 2025-08-26T19:34:32.7832249Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-08-26T19:34:32.7832520Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/55' 2025-08-26T19:34:32.7832905Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-08-26T19:34:32.7833182Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d7' 2025-08-26T19:34:32.7833646Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.7834108Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.7834663Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.7834948Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack' 2025-08-26T19:34:32.7835543Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-08-26T19:34:32.7836032Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/be' 2025-08-26T19:34:32.7836704Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-08-26T19:34:32.7837367Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-08-26T19:34:32.7838175Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-08-26T19:34:32.7838629Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53' 2025-08-26T19:34:32.7839018Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-08-26T19:34:32.7839415Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ff' 2025-08-26T19:34:32.7839702Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/info' 2025-08-26T19:34:32.7840084Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-08-26T19:34:32.7840361Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/89' 2025-08-26T19:34:32.7840746Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-08-26T19:34:32.7841019Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6b' 2025-08-26T19:34:32.7841404Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-08-26T19:34:32.7841670Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4e' 2025-08-26T19:34:32.7841940Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects' 2025-08-26T19:34:32.7842191Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info/exclude' 2025-08-26T19:34:32.7842444Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info' 2025-08-26T19:34:32.7842671Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/index' 2025-08-26T19:34:32.7842918Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest' 2025-08-26T19:34:32.7843266Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7843591Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/post-update.sample' 2025-08-26T19:34:32.7843951Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7844253Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/update.sample' 2025-08-26T19:34:32.7844572Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-receive.sample' 2025-08-26T19:34:32.7844923Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7845235Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-commit.sample' 2025-08-26T19:34:32.7845644Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/commit-msg.sample' 2025-08-26T19:34:32.7845980Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7846417Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7846951Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-push.sample' 2025-08-26T19:34:32.7847432Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7848007Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7848356Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7848647Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks' 2025-08-26T19:34:32.7848953Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads/develop' 2025-08-26T19:34:32.7849395Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads' 2025-08-26T19:34:32.7849738Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7850087Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin' 2025-08-26T19:34:32.7850410Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes' 2025-08-26T19:34:32.7850745Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs' 2025-08-26T19:34:32.7851013Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/HEAD' 2025-08-26T19:34:32.7851291Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs' 2025-08-26T19:34:32.7851589Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads/develop' 2025-08-26T19:34:32.7851890Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads' 2025-08-26T19:34:32.7852207Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7852537Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin' 2025-08-26T19:34:32.7852839Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes' 2025-08-26T19:34:32.7853136Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/tags' 2025-08-26T19:34:32.7853417Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs' 2025-08-26T19:34:32.7853668Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config' 2025-08-26T19:34:32.7853936Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/FETCH_HEAD' 2025-08-26T19:34:32.7854192Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/shallow' 2025-08-26T19:34:32.7854464Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/packed-refs' 2025-08-26T19:34:32.7854733Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/description' 2025-08-26T19:34:32.7854982Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/HEAD' 2025-08-26T19:34:32.7855557Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-ba38a18948c05206e68a2917a527504a22548a3b.pack' 2025-08-26T19:34:32.7856022Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-c32082a0b7a7fdc77cce832f0ecea3e9340320d6.idx' 2025-08-26T19:34:32.7856490Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-ba38a18948c05206e68a2917a527504a22548a3b.idx' 2025-08-26T19:34:32.7857191Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-c32082a0b7a7fdc77cce832f0ecea3e9340320d6.rev' 2025-08-26T19:34:32.7858256Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-c32082a0b7a7fdc77cce832f0ecea3e9340320d6.pack' 2025-08-26T19:34:32.7859056Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-ba38a18948c05206e68a2917a527504a22548a3b.rev' 2025-08-26T19:34:32.7859599Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack' 2025-08-26T19:34:32.7860128Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/info' 2025-08-26T19:34:32.7860786Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects' 2025-08-26T19:34:32.7861077Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info/exclude' 2025-08-26T19:34:32.7861353Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info' 2025-08-26T19:34:32.7861608Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/index' 2025-08-26T19:34:32.7861869Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel' 2025-08-26T19:34:32.7862179Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7862465Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/post-update.sample' 2025-08-26T19:34:32.7862781Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7863047Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/update.sample' 2025-08-26T19:34:32.7863336Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-receive.sample' 2025-08-26T19:34:32.7863646Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7863923Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-commit.sample' 2025-08-26T19:34:32.7864200Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/commit-msg.sample' 2025-08-26T19:34:32.7864502Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7864775Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7865052Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-push.sample' 2025-08-26T19:34:32.7865352Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7865654Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7865964Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7866215Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks' 2025-08-26T19:34:32.7866691Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads/main' 2025-08-26T19:34:32.7867051Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads' 2025-08-26T19:34:32.7867360Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7868022Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin' 2025-08-26T19:34:32.7868517Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes' 2025-08-26T19:34:32.7868887Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs' 2025-08-26T19:34:32.7869117Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/HEAD' 2025-08-26T19:34:32.7869364Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs' 2025-08-26T19:34:32.7869618Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads/main' 2025-08-26T19:34:32.7869880Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads' 2025-08-26T19:34:32.7870156Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7870585Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin' 2025-08-26T19:34:32.7870858Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes' 2025-08-26T19:34:32.7871114Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/tags' 2025-08-26T19:34:32.7871357Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs' 2025-08-26T19:34:32.7871576Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config' 2025-08-26T19:34:32.7871809Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/FETCH_HEAD' 2025-08-26T19:34:32.7872030Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/shallow' 2025-08-26T19:34:32.7872268Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/packed-refs' 2025-08-26T19:34:32.7872502Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/description' 2025-08-26T19:34:32.7872717Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/HEAD' 2025-08-26T19:34:32.7873099Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/fa061ac7f5bce84be9e2fe3d6680ecc7bdf1df' 2025-08-26T19:34:32.7873470Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/5fea6c7aaa5307a840d2f66858575361935883' 2025-08-26T19:34:32.7873758Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36' 2025-08-26T19:34:32.7874233Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a/3418d8415dfd6f559493ad4ff856e79cb6b645' 2025-08-26T19:34:32.7874714Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a' 2025-08-26T19:34:32.7875374Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00/d8ffe950b33ae38341d3c18a42e9329e53f3e5' 2025-08-26T19:34:32.7875686Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00' 2025-08-26T19:34:32.7876051Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30/27da3458679e4a851964d8b216722b50814122' 2025-08-26T19:34:32.7876317Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30' 2025-08-26T19:34:32.7876684Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35/08e3933625e4888fcd34b6d28eb2b286a4bfc9' 2025-08-26T19:34:32.7877072Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35' 2025-08-26T19:34:32.7877750Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a/b9b5ac200a7cd00ea521710e634b46ad657c11' 2025-08-26T19:34:32.7878181Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a' 2025-08-26T19:34:32.7878793Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9/8fe8b868a9c602410e94d85b0606582f258460' 2025-08-26T19:34:32.7879203Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9' 2025-08-26T19:34:32.7879773Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf/a8361459c0c4f5c690ae551c60b6df5353a479' 2025-08-26T19:34:32.7880176Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf' 2025-08-26T19:34:32.7880815Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99/047e586245fd8fd7ba60d120a6cdc47d945cc2' 2025-08-26T19:34:32.7881247Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99' 2025-08-26T19:34:32.7881888Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab/e7ab0cc0c0bd1e48a9e01fcf19802ed5ff2e39' 2025-08-26T19:34:32.7882553Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab' 2025-08-26T19:34:32.7883233Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5/66034e4ea2776fd9de90b0961e522d8c752c20' 2025-08-26T19:34:32.7883710Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5' 2025-08-26T19:34:32.7884397Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81/b45a4eb8948079c2b22d05a9e950cf64b7cc85' 2025-08-26T19:34:32.7884895Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81' 2025-08-26T19:34:32.7885583Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c/fedf60dae18861a71973ccd6c0b7728689d14c' 2025-08-26T19:34:32.7886059Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c' 2025-08-26T19:34:32.7886749Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af/4f9ae810f74543298de2d3d57cf98e09ff031c' 2025-08-26T19:34:32.7887226Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af' 2025-08-26T19:34:32.7888073Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd/19919311b15d9b203e0c71d72616f2055495a5' 2025-08-26T19:34:32.7888553Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd' 2025-08-26T19:34:32.7889229Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e/129aa65990436604ea3365419fa67f44777836' 2025-08-26T19:34:32.7889719Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e' 2025-08-26T19:34:32.7890391Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d/f72aba50ee7d414c4a3330f444c45a51891324' 2025-08-26T19:34:32.7890870Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d' 2025-08-26T19:34:32.7891544Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23/7f5816bcbe997366a5a51900ea46eb30e39310' 2025-08-26T19:34:32.7892022Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23' 2025-08-26T19:34:32.7892697Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68/531e4d1da982bef4b08e59c90839b39c246798' 2025-08-26T19:34:32.7893450Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68' 2025-08-26T19:34:32.7894127Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4/ace2043645e604c89531747582d0efa32fa9b9' 2025-08-26T19:34:32.7894612Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4' 2025-08-26T19:34:32.7895296Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27/5c83f9695d99925260a43098453de8d1c947dd' 2025-08-26T19:34:32.7895772Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27' 2025-08-26T19:34:32.7896371Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d/83c05a957422edc33b30c010505cc82eb0d967' 2025-08-26T19:34:32.7896643Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d' 2025-08-26T19:34:32.7897021Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a/3ae292be7b1e0c6e63a543f198ce9a66acf91c' 2025-08-26T19:34:32.7897277Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a' 2025-08-26T19:34:32.7897867Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/f10ab956c7af4347043e435e028790213e074d' 2025-08-26T19:34:32.7898392Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/cadea643c98684d382f71305e5ce267b0b57ba' 2025-08-26T19:34:32.7898662Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82' 2025-08-26T19:34:32.7899038Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db/5349ecf8f99b23e783ee512551d449aa6195bf' 2025-08-26T19:34:32.7899294Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db' 2025-08-26T19:34:32.7899780Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9/c85610fbad9a9ad8eb6b62dc1ac698b2ae9c2a' 2025-08-26T19:34:32.7900241Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9' 2025-08-26T19:34:32.7900848Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c/72308c063066a6bea11f30d3a7aa743589612f' 2025-08-26T19:34:32.7901114Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c' 2025-08-26T19:34:32.7901483Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87/c403d5795a589257afb877bf58008713cea09d' 2025-08-26T19:34:32.7901739Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87' 2025-08-26T19:34:32.7902106Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5/ad2e2a1bc68e9366c9a9fe93aac33c99d5daf5' 2025-08-26T19:34:32.7902370Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5' 2025-08-26T19:34:32.7902734Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7/b80b428313d4b7c56b9d0a9b65a5952ff853aa' 2025-08-26T19:34:32.7902991Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7' 2025-08-26T19:34:32.7903357Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31/1f926b16eab233e5dc2d887383e4a4813e6771' 2025-08-26T19:34:32.7903616Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31' 2025-08-26T19:34:32.7903986Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2/8f10f46bfc8c8e7f0263c7e0eddf602e49b651' 2025-08-26T19:34:32.7904241Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2' 2025-08-26T19:34:32.7904605Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-08-26T19:34:32.7905001Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4' 2025-08-26T19:34:32.7905366Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8/36548db190a869d03bce6daf5868f0b5bc36cf' 2025-08-26T19:34:32.7905636Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8' 2025-08-26T19:34:32.7906003Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd/af7f5872cd7b66b7203a4a3610c87da10ad171' 2025-08-26T19:34:32.7906258Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd' 2025-08-26T19:34:32.7906626Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-08-26T19:34:32.7906907Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d' 2025-08-26T19:34:32.7907279Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98/8f05aaa787d349f57c308b6f89b49cffb721cd' 2025-08-26T19:34:32.7907536Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98' 2025-08-26T19:34:32.7908242Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd/5020c7c2dd9b341ab6aafcc684266b33e3fd34' 2025-08-26T19:34:32.7908518Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd' 2025-08-26T19:34:32.7908889Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/bda7f36c97581c2b35ef1f9fbe3cf32efc8975' 2025-08-26T19:34:32.7909261Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/c6b53168fcedff3001191f30b94cbef4d2ac42' 2025-08-26T19:34:32.7909523Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6' 2025-08-26T19:34:32.7909920Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c/de2eb0f3b574002c3001b3ff8af7459684b713' 2025-08-26T19:34:32.7910381Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c' 2025-08-26T19:34:32.7911050Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c/e6efe895dd14f7d52ef4f659a10819fca8e752' 2025-08-26T19:34:32.7911505Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c' 2025-08-26T19:34:32.7912151Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65/43fec09b2f04ac4a666882998b534afc9c1349' 2025-08-26T19:34:32.7912606Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65' 2025-08-26T19:34:32.7913246Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/b3a41d9633a054561a83f6d77df131b1e8451d' 2025-08-26T19:34:32.7913873Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-08-26T19:34:32.7914141Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7' 2025-08-26T19:34:32.7914517Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b/5412ea5c92ac89163dd67fdbdff6a308b37b80' 2025-08-26T19:34:32.7914773Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b' 2025-08-26T19:34:32.7915216Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-02ebc09fd477a91d9cf989c0d758bd9adba11b8e.rev' 2025-08-26T19:34:32.7915647Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-02ebc09fd477a91d9cf989c0d758bd9adba11b8e.idx' 2025-08-26T19:34:32.7916214Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-02ebc09fd477a91d9cf989c0d758bd9adba11b8e.pack' 2025-08-26T19:34:32.7916495Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack' 2025-08-26T19:34:32.7916868Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f/93351dddb0ef94aca70a996c7e96a61a69cf2b' 2025-08-26T19:34:32.7917129Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f' 2025-08-26T19:34:32.7917400Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/info' 2025-08-26T19:34:32.7917891Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/2be0be56c3a8d87e8ffc4343231823c6504ee3' 2025-08-26T19:34:32.7918264Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/ebbb583680949ec127c629ab02b99c028b3c16' 2025-08-26T19:34:32.7918538Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89' 2025-08-26T19:34:32.7918908Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e/3ea99928f1a5070de3a6d8a9924c8c77ae6552' 2025-08-26T19:34:32.7919169Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e' 2025-08-26T19:34:32.7919646Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2/91ebcf0cec35bc2e92c89f6a42818a63dccc64' 2025-08-26T19:34:32.7919906Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2' 2025-08-26T19:34:32.7920277Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/c505f46c366ad0bcbe29f7025c13fc0568f492' 2025-08-26T19:34:32.7920649Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/cf23dd662efb3d4b1623f6ff4d26f340dc024d' 2025-08-26T19:34:32.7920910Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b' 2025-08-26T19:34:32.7921161Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects' 2025-08-26T19:34:32.7921407Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info/exclude' 2025-08-26T19:34:32.7921656Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info' 2025-08-26T19:34:32.7921871Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/index' 2025-08-26T19:34:32.7922103Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo' 2025-08-26T19:34:32.7922429Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7922732Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/post-update.sample' 2025-08-26T19:34:32.7923064Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7923344Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/update.sample' 2025-08-26T19:34:32.7923640Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-receive.sample' 2025-08-26T19:34:32.7923965Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7924261Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-commit.sample' 2025-08-26T19:34:32.7924551Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/commit-msg.sample' 2025-08-26T19:34:32.7924862Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7925255Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7925543Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-push.sample' 2025-08-26T19:34:32.7925851Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7926174Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7926497Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7926771Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks' 2025-08-26T19:34:32.7927068Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads/master' 2025-08-26T19:34:32.7927363Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads' 2025-08-26T19:34:32.7927785Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7928116Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin' 2025-08-26T19:34:32.7928516Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes' 2025-08-26T19:34:32.7928795Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs' 2025-08-26T19:34:32.7929044Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/HEAD' 2025-08-26T19:34:32.7929304Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs' 2025-08-26T19:34:32.7929573Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads/master' 2025-08-26T19:34:32.7929858Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads' 2025-08-26T19:34:32.7930151Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7930457Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin' 2025-08-26T19:34:32.7930747Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes' 2025-08-26T19:34:32.7931017Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/tags' 2025-08-26T19:34:32.7931271Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs' 2025-08-26T19:34:32.7931507Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config' 2025-08-26T19:34:32.7931748Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/FETCH_HEAD' 2025-08-26T19:34:32.7932000Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/shallow' 2025-08-26T19:34:32.7932254Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/packed-refs' 2025-08-26T19:34:32.7932497Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/description' 2025-08-26T19:34:32.7932724Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/HEAD' 2025-08-26T19:34:32.7933115Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/e5/2015bd5be8e953766408073cefce1195a1e8b7' 2025-08-26T19:34:32.7933401Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/e5' 2025-08-26T19:34:32.7933786Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/5d/94c66dd09d57a43ee2a27f2cc85b8811a1d4d4' 2025-08-26T19:34:32.7934172Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/5d' 2025-08-26T19:34:32.7934548Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/a4/337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-26T19:34:32.7934822Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/a4' 2025-08-26T19:34:32.7935209Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/44/507a7c2acf3774a7b5de948983ef643ea0a04e' 2025-08-26T19:34:32.7935484Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/44' 2025-08-26T19:34:32.7935927Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-7503767b6167de3dd1dfdd85aa3269af36a1c0bc.rev' 2025-08-26T19:34:32.7936373Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-7503767b6167de3dd1dfdd85aa3269af36a1c0bc.pack' 2025-08-26T19:34:32.7936830Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-7503767b6167de3dd1dfdd85aa3269af36a1c0bc.idx' 2025-08-26T19:34:32.7937121Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack' 2025-08-26T19:34:32.7937411Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/info' 2025-08-26T19:34:32.7938110Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/d1/359c5c8c426a764795603b6d2fccf1d685b62c' 2025-08-26T19:34:32.7938394Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/d1' 2025-08-26T19:34:32.7938773Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/c6/3151c531d483742382c9b6f8dad4ba81290396' 2025-08-26T19:34:32.7939044Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/c6' 2025-08-26T19:34:32.7939318Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects' 2025-08-26T19:34:32.7939576Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info/exclude' 2025-08-26T19:34:32.7939835Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info' 2025-08-26T19:34:32.7940072Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/index' 2025-08-26T19:34:32.7940319Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch' 2025-08-26T19:34:32.7940620Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7940892Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/post-update.sample' 2025-08-26T19:34:32.7941200Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7941453Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/update.sample' 2025-08-26T19:34:32.7941732Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-receive.sample' 2025-08-26T19:34:32.7942035Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7942311Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-commit.sample' 2025-08-26T19:34:32.7942574Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/commit-msg.sample' 2025-08-26T19:34:32.7942858Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7943133Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7943395Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-push.sample' 2025-08-26T19:34:32.7945113Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7945637Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7946173Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7946586Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks' 2025-08-26T19:34:32.7947054Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads/develop' 2025-08-26T19:34:32.7947526Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads' 2025-08-26T19:34:32.7948081Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7948401Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin' 2025-08-26T19:34:32.7948677Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes' 2025-08-26T19:34:32.7948937Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs' 2025-08-26T19:34:32.7949292Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/HEAD' 2025-08-26T19:34:32.7949536Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs' 2025-08-26T19:34:32.7949783Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads/develop' 2025-08-26T19:34:32.7950041Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads' 2025-08-26T19:34:32.7950307Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7950594Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin' 2025-08-26T19:34:32.7950889Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes' 2025-08-26T19:34:32.7951136Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/tags' 2025-08-26T19:34:32.7951373Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs' 2025-08-26T19:34:32.7951585Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/config' 2025-08-26T19:34:32.7951802Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/FETCH_HEAD' 2025-08-26T19:34:32.7952008Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/shallow' 2025-08-26T19:34:32.7952236Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/packed-refs' 2025-08-26T19:34:32.7952453Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/description' 2025-08-26T19:34:32.7952658Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/HEAD' 2025-08-26T19:34:32.7953088Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.pack' 2025-08-26T19:34:32.7953511Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-1a9845050bd5a49fb350e4ab5a54ced2097ba492.rev' 2025-08-26T19:34:32.7953932Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-1a9845050bd5a49fb350e4ab5a54ced2097ba492.pack' 2025-08-26T19:34:32.7954346Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.rev' 2025-08-26T19:34:32.7954752Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-528564f7b1d25293eb424317f811df9b3af2b1a4.idx' 2025-08-26T19:34:32.7955264Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-1a9845050bd5a49fb350e4ab5a54ced2097ba492.idx' 2025-08-26T19:34:32.7955532Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack' 2025-08-26T19:34:32.7955787Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/info' 2025-08-26T19:34:32.7956034Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects' 2025-08-26T19:34:32.7956262Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info/exclude' 2025-08-26T19:34:32.7956491Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info' 2025-08-26T19:34:32.7956695Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/index' 2025-08-26T19:34:32.7956907Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json' 2025-08-26T19:34:32.7957115Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external' 2025-08-26T19:34:32.7957293Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules' 2025-08-26T19:34:32.7965808Z removed 'pytorch-main/.git/modules/third_party/fbgemm/packed-refs' 2025-08-26T19:34:32.7966088Z removed 'pytorch-main/.git/modules/third_party/fbgemm/description' 2025-08-26T19:34:32.7966321Z removed 'pytorch-main/.git/modules/third_party/fbgemm/HEAD' 2025-08-26T19:34:32.7967068Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-209f33e53d9b0d1a675d3077229104b449f971fd.pack' 2025-08-26T19:34:32.7967783Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-7d2e16683e031c2a87296f9eda18aeeb3e3e697a.rev' 2025-08-26T19:34:32.7968338Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-209f33e53d9b0d1a675d3077229104b449f971fd.idx' 2025-08-26T19:34:32.7968884Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-7d2e16683e031c2a87296f9eda18aeeb3e3e697a.pack' 2025-08-26T19:34:32.7969220Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-7d2e16683e031c2a87296f9eda18aeeb3e3e697a.idx' 2025-08-26T19:34:32.7969531Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-209f33e53d9b0d1a675d3077229104b449f971fd.rev' 2025-08-26T19:34:32.7969726Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack' 2025-08-26T19:34:32.7969933Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/info' 2025-08-26T19:34:32.7970110Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects' 2025-08-26T19:34:32.7970271Z removed 'pytorch-main/.git/modules/third_party/fbgemm/info/exclude' 2025-08-26T19:34:32.7970444Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/info' 2025-08-26T19:34:32.7970585Z removed 'pytorch-main/.git/modules/third_party/fbgemm/index' 2025-08-26T19:34:32.7970738Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm' 2025-08-26T19:34:32.7970982Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7971194Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2025-08-26T19:34:32.7971432Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7971635Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/update.sample' 2025-08-26T19:34:32.7971856Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2025-08-26T19:34:32.7972092Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7972309Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2025-08-26T19:34:32.7972512Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2025-08-26T19:34:32.7972733Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7973057Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7973262Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2025-08-26T19:34:32.7973479Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7973705Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7973944Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7974127Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/hooks' 2025-08-26T19:34:32.7974323Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2025-08-26T19:34:32.7974539Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads' 2025-08-26T19:34:32.7974760Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7975006Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2025-08-26T19:34:32.7975222Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2025-08-26T19:34:32.7975411Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs' 2025-08-26T19:34:32.7975572Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/HEAD' 2025-08-26T19:34:32.7975896Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs' 2025-08-26T19:34:32.7976076Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads/main' 2025-08-26T19:34:32.7976268Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads' 2025-08-26T19:34:32.7976479Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7976704Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2025-08-26T19:34:32.7976994Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes' 2025-08-26T19:34:32.7977327Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/tags' 2025-08-26T19:34:32.7977765Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs' 2025-08-26T19:34:32.7978032Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/config' 2025-08-26T19:34:32.7978309Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/shallow' 2025-08-26T19:34:32.7978780Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7979104Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.7979454Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7979750Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/update.sample' 2025-08-26T19:34:32.7980068Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.7980415Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7980726Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.7981030Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.7981362Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7981665Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7981972Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.7982433Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.7982766Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.7983107Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.7983396Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks' 2025-08-26T19:34:32.7983695Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.7984009Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads' 2025-08-26T19:34:32.7984341Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7984692Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.7985009Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes' 2025-08-26T19:34:32.7985305Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs' 2025-08-26T19:34:32.7985667Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/HEAD' 2025-08-26T19:34:32.7985948Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs' 2025-08-26T19:34:32.7986230Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads/main' 2025-08-26T19:34:32.7986526Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads' 2025-08-26T19:34:32.7986850Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.7987177Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin' 2025-08-26T19:34:32.7987482Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes' 2025-08-26T19:34:32.7987987Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/tags' 2025-08-26T19:34:32.7988272Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs' 2025-08-26T19:34:32.7988524Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config' 2025-08-26T19:34:32.7988789Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/FETCH_HEAD' 2025-08-26T19:34:32.7989220Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/shallow' 2025-08-26T19:34:32.7989711Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/packed-refs' 2025-08-26T19:34:32.7990176Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/description' 2025-08-26T19:34:32.7990599Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/HEAD' 2025-08-26T19:34:32.7991412Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-9a4eb25bb779e24a2939119d7ae73a4efcc6666c.rev' 2025-08-26T19:34:32.7992212Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.7992678Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-9a4eb25bb779e24a2939119d7ae73a4efcc6666c.pack' 2025-08-26T19:34:32.7993273Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.7993721Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-9a4eb25bb779e24a2939119d7ae73a4efcc6666c.idx' 2025-08-26T19:34:32.7994197Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.7994503Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack' 2025-08-26T19:34:32.7994802Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/info' 2025-08-26T19:34:32.7995093Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects' 2025-08-26T19:34:32.7995363Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info/exclude' 2025-08-26T19:34:32.7995643Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info' 2025-08-26T19:34:32.7995896Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/index' 2025-08-26T19:34:32.7996155Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest' 2025-08-26T19:34:32.7996567Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.7996871Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/post-update.sample' 2025-08-26T19:34:32.7997194Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.7997467Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/update.sample' 2025-08-26T19:34:32.7997889Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-receive.sample' 2025-08-26T19:34:32.7998212Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.7998499Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-commit.sample' 2025-08-26T19:34:32.7998795Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/commit-msg.sample' 2025-08-26T19:34:32.7999106Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.7999394Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-rebase.sample' 2025-08-26T19:34:32.7999683Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-push.sample' 2025-08-26T19:34:32.7999990Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8000307Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8000631Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8000892Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks' 2025-08-26T19:34:32.8001176Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads/v1.x' 2025-08-26T19:34:32.8001470Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads' 2025-08-26T19:34:32.8001783Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8002262Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin' 2025-08-26T19:34:32.8002950Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes' 2025-08-26T19:34:32.8003433Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs' 2025-08-26T19:34:32.8003852Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/HEAD' 2025-08-26T19:34:32.8004305Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs' 2025-08-26T19:34:32.8004787Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads/v1.x' 2025-08-26T19:34:32.8005255Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads' 2025-08-26T19:34:32.8005556Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8005862Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin' 2025-08-26T19:34:32.8006149Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes' 2025-08-26T19:34:32.8006424Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/tags' 2025-08-26T19:34:32.8006679Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs' 2025-08-26T19:34:32.8007059Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config' 2025-08-26T19:34:32.8007320Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/FETCH_HEAD' 2025-08-26T19:34:32.8007669Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/shallow' 2025-08-26T19:34:32.8007923Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/packed-refs' 2025-08-26T19:34:32.8008170Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/description' 2025-08-26T19:34:32.8008403Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/HEAD' 2025-08-26T19:34:32.8008845Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-96a4e6dd3788f84f440c666e217c823f1903d67c.pack' 2025-08-26T19:34:32.8009286Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-00c3f04acc1769b21d84e5d917072f969a7e0362.rev' 2025-08-26T19:34:32.8009721Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-00c3f04acc1769b21d84e5d917072f969a7e0362.idx' 2025-08-26T19:34:32.8010154Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-00c3f04acc1769b21d84e5d917072f969a7e0362.pack' 2025-08-26T19:34:32.8010579Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-96a4e6dd3788f84f440c666e217c823f1903d67c.rev' 2025-08-26T19:34:32.8011008Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-96a4e6dd3788f84f440c666e217c823f1903d67c.idx' 2025-08-26T19:34:32.8011293Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack' 2025-08-26T19:34:32.8011653Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/info' 2025-08-26T19:34:32.8012139Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects' 2025-08-26T19:34:32.8012586Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info/exclude' 2025-08-26T19:34:32.8013033Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info' 2025-08-26T19:34:32.8013436Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/index' 2025-08-26T19:34:32.8014019Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv' 2025-08-26T19:34:32.8014595Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8015049Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/post-update.sample' 2025-08-26T19:34:32.8015394Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8015686Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/update.sample' 2025-08-26T19:34:32.8015997Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-08-26T19:34:32.8016328Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8016632Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-08-26T19:34:32.8016944Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-08-26T19:34:32.8017262Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8017853Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8018166Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-push.sample' 2025-08-26T19:34:32.8018497Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8018823Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8019160Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8019435Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks' 2025-08-26T19:34:32.8019730Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads/master' 2025-08-26T19:34:32.8020045Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads' 2025-08-26T19:34:32.8020364Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8020703Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-08-26T19:34:32.8021169Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes' 2025-08-26T19:34:32.8021667Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs' 2025-08-26T19:34:32.8022111Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/HEAD' 2025-08-26T19:34:32.8022585Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs' 2025-08-26T19:34:32.8023073Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads/master' 2025-08-26T19:34:32.8023582Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads' 2025-08-26T19:34:32.8024128Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8024450Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin' 2025-08-26T19:34:32.8024745Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes' 2025-08-26T19:34:32.8025156Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/tags' 2025-08-26T19:34:32.8025422Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs' 2025-08-26T19:34:32.8025669Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config' 2025-08-26T19:34:32.8025939Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/FETCH_HEAD' 2025-08-26T19:34:32.8026184Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/shallow' 2025-08-26T19:34:32.8026591Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8026982Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/post-update.sample' 2025-08-26T19:34:32.8027397Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8027977Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/update.sample' 2025-08-26T19:34:32.8028367Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-receive.sample' 2025-08-26T19:34:32.8028890Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8029271Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-commit.sample' 2025-08-26T19:34:32.8029648Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/commit-msg.sample' 2025-08-26T19:34:32.8030041Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8030415Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8030787Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-push.sample' 2025-08-26T19:34:32.8031183Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8031593Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8032009Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8032572Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks' 2025-08-26T19:34:32.8033233Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads/python3' 2025-08-26T19:34:32.8033900Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads' 2025-08-26T19:34:32.8034598Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8035325Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin' 2025-08-26T19:34:32.8035731Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes' 2025-08-26T19:34:32.8036088Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs' 2025-08-26T19:34:32.8036534Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/HEAD' 2025-08-26T19:34:32.8036877Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs' 2025-08-26T19:34:32.8037229Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads/python3' 2025-08-26T19:34:32.8037695Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads' 2025-08-26T19:34:32.8038081Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8038467Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin' 2025-08-26T19:34:32.8038829Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes' 2025-08-26T19:34:32.8039209Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags/v0.0.20200727' 2025-08-26T19:34:32.8039559Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags' 2025-08-26T19:34:32.8040005Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs' 2025-08-26T19:34:32.8040321Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config' 2025-08-26T19:34:32.8040654Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/FETCH_HEAD' 2025-08-26T19:34:32.8040967Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/shallow' 2025-08-26T19:34:32.8041296Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/packed-refs' 2025-08-26T19:34:32.8041629Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/description' 2025-08-26T19:34:32.8041930Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/HEAD' 2025-08-26T19:34:32.8042618Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a/083de0df70e64c07bb3c0cd4bdf69d7ddfd8c5' 2025-08-26T19:34:32.8043259Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a' 2025-08-26T19:34:32.8044085Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88/f30812383f8ebdcf095566500b1ecc78c92710' 2025-08-26T19:34:32.8044711Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88' 2025-08-26T19:34:32.8045525Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8/6a48ade3bd7ad00e455bebb3b94ecf25ddf8e4' 2025-08-26T19:34:32.8045885Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8' 2025-08-26T19:34:32.8046380Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef/b892166cf3ca689801eab8e2396c9d8d7066c1' 2025-08-26T19:34:32.8046737Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef' 2025-08-26T19:34:32.8047212Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a/00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-26T19:34:32.8047671Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a' 2025-08-26T19:34:32.8048272Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/524ce53259b0275306bba38c898b3e7a9350b7' 2025-08-26T19:34:32.8048745Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/224f84c5bbea06bf93071ee30f6c59ca10de2c' 2025-08-26T19:34:32.8049107Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c' 2025-08-26T19:34:32.8049643Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.idx' 2025-08-26T19:34:32.8050179Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.pack' 2025-08-26T19:34:32.8050715Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.rev' 2025-08-26T19:34:32.8051082Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack' 2025-08-26T19:34:32.8051444Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/info' 2025-08-26T19:34:32.8051890Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects' 2025-08-26T19:34:32.8052223Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info/exclude' 2025-08-26T19:34:32.8052558Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info' 2025-08-26T19:34:32.8052871Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/index' 2025-08-26T19:34:32.8053195Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang' 2025-08-26T19:34:32.8053495Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools' 2025-08-26T19:34:32.8053777Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules' 2025-08-26T19:34:32.8054043Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/packed-refs' 2025-08-26T19:34:32.8054449Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/description' 2025-08-26T19:34:32.8054872Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/HEAD' 2025-08-26T19:34:32.8055652Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-74446084592353c4fda5fcd4cbeea91a00f728fe.idx' 2025-08-26T19:34:32.8056435Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-ee52c86b1b705a5a18e22bc39b3f19c18d678528.idx' 2025-08-26T19:34:32.8057219Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-ee52c86b1b705a5a18e22bc39b3f19c18d678528.rev' 2025-08-26T19:34:32.8057877Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-74446084592353c4fda5fcd4cbeea91a00f728fe.pack' 2025-08-26T19:34:32.8058329Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-ee52c86b1b705a5a18e22bc39b3f19c18d678528.pack' 2025-08-26T19:34:32.8058773Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-74446084592353c4fda5fcd4cbeea91a00f728fe.rev' 2025-08-26T19:34:32.8059072Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack' 2025-08-26T19:34:32.8059493Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/info' 2025-08-26T19:34:32.8059776Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects' 2025-08-26T19:34:32.8060042Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info/exclude' 2025-08-26T19:34:32.8060312Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info' 2025-08-26T19:34:32.8060559Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/index' 2025-08-26T19:34:32.8060814Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11' 2025-08-26T19:34:32.8061137Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8061440Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/post-update.sample' 2025-08-26T19:34:32.8061775Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8062059Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/update.sample' 2025-08-26T19:34:32.8062490Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-receive.sample' 2025-08-26T19:34:32.8062822Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8063119Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-commit.sample' 2025-08-26T19:34:32.8063419Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/commit-msg.sample' 2025-08-26T19:34:32.8063730Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8064030Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8064325Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-push.sample' 2025-08-26T19:34:32.8064635Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8064958Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8065288Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8065557Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks' 2025-08-26T19:34:32.8065845Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads/master' 2025-08-26T19:34:32.8066154Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads' 2025-08-26T19:34:32.8066465Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8066796Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin' 2025-08-26T19:34:32.8067107Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes' 2025-08-26T19:34:32.8067384Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs' 2025-08-26T19:34:32.8067824Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/HEAD' 2025-08-26T19:34:32.8068092Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs' 2025-08-26T19:34:32.8068370Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads/master' 2025-08-26T19:34:32.8068767Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads' 2025-08-26T19:34:32.8069062Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8069385Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin' 2025-08-26T19:34:32.8069672Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes' 2025-08-26T19:34:32.8069948Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/tags' 2025-08-26T19:34:32.8070367Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs' 2025-08-26T19:34:32.8070779Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config' 2025-08-26T19:34:32.8071218Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/FETCH_HEAD' 2025-08-26T19:34:32.8071634Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/shallow' 2025-08-26T19:34:32.8072074Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/packed-refs' 2025-08-26T19:34:32.8072685Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/description' 2025-08-26T19:34:32.8073088Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/HEAD' 2025-08-26T19:34:32.8073622Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c/4cb9a11caaa4dc1c78f782c154e4ea98035914' 2025-08-26T19:34:32.8073916Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c' 2025-08-26T19:34:32.8074302Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91/0b55815be16109f04f4180e9adee14fb4ce281' 2025-08-26T19:34:32.8074584Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91' 2025-08-26T19:34:32.8074975Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c/93c2af175f0a8a6af3f4b4f1cf6dc105309f58' 2025-08-26T19:34:32.8075258Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c' 2025-08-26T19:34:32.8075642Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12/e55d6df7ace64a4a516f3bd50f4a8e77dafd4e' 2025-08-26T19:34:32.8075923Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12' 2025-08-26T19:34:32.8076302Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62/f9e79e79674d6545eb2bb690211d9205d3614e' 2025-08-26T19:34:32.8076580Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62' 2025-08-26T19:34:32.8076970Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd/9c9c0c4beb6e364fa22577d8ed2a7b37cfd01f' 2025-08-26T19:34:32.8077248Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd' 2025-08-26T19:34:32.8077798Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.idx' 2025-08-26T19:34:32.8078242Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.rev' 2025-08-26T19:34:32.8078679Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.pack' 2025-08-26T19:34:32.8078972Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack' 2025-08-26T19:34:32.8079380Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/info' 2025-08-26T19:34:32.8079653Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects' 2025-08-26T19:34:32.8079910Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info/exclude' 2025-08-26T19:34:32.8080178Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info' 2025-08-26T19:34:32.8080413Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/index' 2025-08-26T19:34:32.8080656Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop' 2025-08-26T19:34:32.8080885Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party' 2025-08-26T19:34:32.8081076Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules' 2025-08-26T19:34:32.8081255Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/packed-refs' 2025-08-26T19:34:32.8081425Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/description' 2025-08-26T19:34:32.8081583Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/HEAD' 2025-08-26T19:34:32.8081932Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-e9161067440ff07096804fb26a63dc35981c1e3e.pack' 2025-08-26T19:34:32.8082368Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-e9161067440ff07096804fb26a63dc35981c1e3e.idx' 2025-08-26T19:34:32.8082709Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-e9161067440ff07096804fb26a63dc35981c1e3e.rev' 2025-08-26T19:34:32.8082914Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack' 2025-08-26T19:34:32.8083117Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/info' 2025-08-26T19:34:32.8083308Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects' 2025-08-26T19:34:32.8083485Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/info/exclude' 2025-08-26T19:34:32.8083726Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/info' 2025-08-26T19:34:32.8084005Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/index' 2025-08-26T19:34:32.8084292Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe' 2025-08-26T19:34:32.8084713Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8085101Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2025-08-26T19:34:32.8085528Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8085880Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2025-08-26T19:34:32.8086257Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2025-08-26T19:34:32.8086692Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8086998Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2025-08-26T19:34:32.8087214Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2025-08-26T19:34:32.8087452Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8087757Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8087965Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2025-08-26T19:34:32.8088198Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8088432Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8088675Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8088998Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks' 2025-08-26T19:34:32.8089203Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2025-08-26T19:34:32.8089421Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2025-08-26T19:34:32.8089658Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8089909Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2025-08-26T19:34:32.8090132Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2025-08-26T19:34:32.8090340Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs' 2025-08-26T19:34:32.8090516Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2025-08-26T19:34:32.8090707Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs' 2025-08-26T19:34:32.8090894Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2025-08-26T19:34:32.8091103Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads' 2025-08-26T19:34:32.8091317Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8091648Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2025-08-26T19:34:32.8091865Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes' 2025-08-26T19:34:32.8092066Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/tags' 2025-08-26T19:34:32.8092253Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs' 2025-08-26T19:34:32.8092421Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/config' 2025-08-26T19:34:32.8092597Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/FETCH_HEAD' 2025-08-26T19:34:32.8092767Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/shallow' 2025-08-26T19:34:32.8092952Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/packed-refs' 2025-08-26T19:34:32.8093130Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/description' 2025-08-26T19:34:32.8093285Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/HEAD' 2025-08-26T19:34:32.8093645Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-e854f1956682ee553a2b6811aa536c51ecbf39f4.idx' 2025-08-26T19:34:32.8094003Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-e3991c8608bf2e37aacd54b0f9726b7601da1eea.idx' 2025-08-26T19:34:32.8094349Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-e3991c8608bf2e37aacd54b0f9726b7601da1eea.rev' 2025-08-26T19:34:32.8094705Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-e3991c8608bf2e37aacd54b0f9726b7601da1eea.pack' 2025-08-26T19:34:32.8095065Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-e854f1956682ee553a2b6811aa536c51ecbf39f4.pack' 2025-08-26T19:34:32.8095410Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-e854f1956682ee553a2b6811aa536c51ecbf39f4.rev' 2025-08-26T19:34:32.8095623Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack' 2025-08-26T19:34:32.8095840Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/info' 2025-08-26T19:34:32.8096037Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects' 2025-08-26T19:34:32.8096217Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/info/exclude' 2025-08-26T19:34:32.8096405Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/info' 2025-08-26T19:34:32.8096578Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/index' 2025-08-26T19:34:32.8096830Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend' 2025-08-26T19:34:32.8097056Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8097261Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2025-08-26T19:34:32.8097492Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8097783Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/update.sample' 2025-08-26T19:34:32.8097986Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2025-08-26T19:34:32.8098299Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8098664Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2025-08-26T19:34:32.8099012Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2025-08-26T19:34:32.8099389Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8099741Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8100078Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2025-08-26T19:34:32.8100449Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8100987Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8101399Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8101592Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/hooks' 2025-08-26T19:34:32.8101777Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2025-08-26T19:34:32.8101987Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads' 2025-08-26T19:34:32.8102206Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8102437Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2025-08-26T19:34:32.8102652Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes' 2025-08-26T19:34:32.8102838Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs' 2025-08-26T19:34:32.8103000Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/HEAD' 2025-08-26T19:34:32.8103181Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs' 2025-08-26T19:34:32.8103354Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads/cpp' 2025-08-26T19:34:32.8103543Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads' 2025-08-26T19:34:32.8103747Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8103959Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin' 2025-08-26T19:34:32.8104159Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes' 2025-08-26T19:34:32.8104347Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/tags' 2025-08-26T19:34:32.8104520Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs' 2025-08-26T19:34:32.8104672Z removed 'pytorch-main/.git/modules/third_party/pocketfft/config' 2025-08-26T19:34:32.8104828Z removed 'pytorch-main/.git/modules/third_party/pocketfft/shallow' 2025-08-26T19:34:32.8104998Z removed 'pytorch-main/.git/modules/third_party/pocketfft/packed-refs' 2025-08-26T19:34:32.8105159Z removed 'pytorch-main/.git/modules/third_party/pocketfft/description' 2025-08-26T19:34:32.8105305Z removed 'pytorch-main/.git/modules/third_party/pocketfft/HEAD' 2025-08-26T19:34:32.8105655Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.idx' 2025-08-26T19:34:32.8106002Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.pack' 2025-08-26T19:34:32.8106453Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.rev' 2025-08-26T19:34:32.8106658Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack' 2025-08-26T19:34:32.8106852Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/info' 2025-08-26T19:34:32.8107040Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects' 2025-08-26T19:34:32.8107211Z removed 'pytorch-main/.git/modules/third_party/pocketfft/info/exclude' 2025-08-26T19:34:32.8107382Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/info' 2025-08-26T19:34:32.8107530Z removed 'pytorch-main/.git/modules/third_party/pocketfft/index' 2025-08-26T19:34:32.8107910Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft' 2025-08-26T19:34:32.8108133Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8108338Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/post-update.sample' 2025-08-26T19:34:32.8108564Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8108765Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/update.sample' 2025-08-26T19:34:32.8109081Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-08-26T19:34:32.8109314Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8109510Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-08-26T19:34:32.8109705Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-08-26T19:34:32.8109916Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8110116Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8110309Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2025-08-26T19:34:32.8110517Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8110736Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8110961Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8111134Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/hooks' 2025-08-26T19:34:32.8111330Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads/master' 2025-08-26T19:34:32.8111532Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads' 2025-08-26T19:34:32.8111743Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8111981Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-08-26T19:34:32.8112193Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes' 2025-08-26T19:34:32.8112374Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs' 2025-08-26T19:34:32.8112531Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/HEAD' 2025-08-26T19:34:32.8112704Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs' 2025-08-26T19:34:32.8112883Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/heads/master' 2025-08-26T19:34:32.8113069Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/heads' 2025-08-26T19:34:32.8113271Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8113481Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin' 2025-08-26T19:34:32.8113673Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes' 2025-08-26T19:34:32.8113963Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/tags' 2025-08-26T19:34:32.8114131Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs' 2025-08-26T19:34:32.8114277Z removed 'pytorch-main/.git/modules/third_party/pybind11/config' 2025-08-26T19:34:32.8114435Z removed 'pytorch-main/.git/modules/third_party/pybind11/FETCH_HEAD' 2025-08-26T19:34:32.8114581Z removed 'pytorch-main/.git/modules/third_party/pybind11/shallow' 2025-08-26T19:34:32.8114747Z removed 'pytorch-main/.git/modules/third_party/pybind11/packed-refs' 2025-08-26T19:34:32.8114912Z removed 'pytorch-main/.git/modules/third_party/pybind11/description' 2025-08-26T19:34:32.8115054Z removed 'pytorch-main/.git/modules/third_party/pybind11/HEAD' 2025-08-26T19:34:32.8115346Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/0d/a641b9643690d40efd9f53befc3b50e4218a55' 2025-08-26T19:34:32.8115534Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/0d' 2025-08-26T19:34:32.8115827Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/31/4dba40909c84764c9a3cfdff9124f70eccdae0' 2025-08-26T19:34:32.8116013Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/31' 2025-08-26T19:34:32.8116292Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/e6/f533b12b29779135e92968bebe3dbba6882ed9' 2025-08-26T19:34:32.8116488Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/e6' 2025-08-26T19:34:32.8117100Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/f5/fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-08-26T19:34:32.8117715Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/f5/bf7e83058530573691c176f93e4fd10bb25db2' 2025-08-26T19:34:32.8118054Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/f5' 2025-08-26T19:34:32.8118634Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-74446084592353c4fda5fcd4cbeea91a00f728fe.idx' 2025-08-26T19:34:32.8119229Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-74446084592353c4fda5fcd4cbeea91a00f728fe.pack' 2025-08-26T19:34:32.8119812Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-74446084592353c4fda5fcd4cbeea91a00f728fe.rev' 2025-08-26T19:34:32.8120056Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/pack' 2025-08-26T19:34:32.8120254Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/info' 2025-08-26T19:34:32.8120544Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/b2/4a55674842fb839ccef0cd5f50342ccbe6e93b' 2025-08-26T19:34:32.8120741Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/b2' 2025-08-26T19:34:32.8120922Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects' 2025-08-26T19:34:32.8121092Z removed 'pytorch-main/.git/modules/third_party/pybind11/info/exclude' 2025-08-26T19:34:32.8121265Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/info' 2025-08-26T19:34:32.8121415Z removed 'pytorch-main/.git/modules/third_party/pybind11/index' 2025-08-26T19:34:32.8121581Z removed directory 'pytorch-main/.git/modules/third_party/pybind11' 2025-08-26T19:34:32.8121814Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8122024Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2025-08-26T19:34:32.8122273Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8122465Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/update.sample' 2025-08-26T19:34:32.8122672Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2025-08-26T19:34:32.8122912Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8123120Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2025-08-26T19:34:32.8123450Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2025-08-26T19:34:32.8123670Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8123877Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8124080Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2025-08-26T19:34:32.8124308Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8124540Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8124776Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8124960Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/hooks' 2025-08-26T19:34:32.8125175Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2025-08-26T19:34:32.8125396Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads' 2025-08-26T19:34:32.8125618Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8125863Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2025-08-26T19:34:32.8126077Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2025-08-26T19:34:32.8126367Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs' 2025-08-26T19:34:32.8126537Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/HEAD' 2025-08-26T19:34:32.8126717Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs' 2025-08-26T19:34:32.8126901Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads/master' 2025-08-26T19:34:32.8127096Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads' 2025-08-26T19:34:32.8127311Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8127531Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2025-08-26T19:34:32.8127930Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes' 2025-08-26T19:34:32.8128128Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/tags' 2025-08-26T19:34:32.8128312Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs' 2025-08-26T19:34:32.8128467Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/config' 2025-08-26T19:34:32.8128638Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/FETCH_HEAD' 2025-08-26T19:34:32.8128799Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/shallow' 2025-08-26T19:34:32.8128974Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/packed-refs' 2025-08-26T19:34:32.8129155Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/description' 2025-08-26T19:34:32.8129307Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/HEAD' 2025-08-26T19:34:32.8129660Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-10a8208b734ff336622cdb8928e98a9e7b555299.idx' 2025-08-26T19:34:32.8130020Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-0edba8f0e7f1a5c20306cecf44dbca9e53d2956a.pack' 2025-08-26T19:34:32.8130378Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-0edba8f0e7f1a5c20306cecf44dbca9e53d2956a.rev' 2025-08-26T19:34:32.8130945Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-0edba8f0e7f1a5c20306cecf44dbca9e53d2956a.idx' 2025-08-26T19:34:32.8131540Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-10a8208b734ff336622cdb8928e98a9e7b555299.rev' 2025-08-26T19:34:32.8132150Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-10a8208b734ff336622cdb8928e98a9e7b555299.pack' 2025-08-26T19:34:32.8132736Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack' 2025-08-26T19:34:32.8133092Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/info' 2025-08-26T19:34:32.8133415Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects' 2025-08-26T19:34:32.8133723Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/info/exclude' 2025-08-26T19:34:32.8133926Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/info' 2025-08-26T19:34:32.8134082Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/index' 2025-08-26T19:34:32.8134246Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers' 2025-08-26T19:34:32.8134481Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8134699Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/post-update.sample' 2025-08-26T19:34:32.8134939Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8135140Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/update.sample' 2025-08-26T19:34:32.8135353Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-receive.sample' 2025-08-26T19:34:32.8135589Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8136016Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-commit.sample' 2025-08-26T19:34:32.8136229Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/commit-msg.sample' 2025-08-26T19:34:32.8136453Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8136656Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8136872Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-push.sample' 2025-08-26T19:34:32.8137093Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8137326Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8137674Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8137863Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks' 2025-08-26T19:34:32.8138069Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads/master' 2025-08-26T19:34:32.8138282Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads' 2025-08-26T19:34:32.8138510Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8138750Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin' 2025-08-26T19:34:32.8138966Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes' 2025-08-26T19:34:32.8139169Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs' 2025-08-26T19:34:32.8139341Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/HEAD' 2025-08-26T19:34:32.8139526Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs' 2025-08-26T19:34:32.8139719Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads/master' 2025-08-26T19:34:32.8139919Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads' 2025-08-26T19:34:32.8140137Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8140371Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin' 2025-08-26T19:34:32.8140575Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes' 2025-08-26T19:34:32.8140770Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/tags' 2025-08-26T19:34:32.8140956Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs' 2025-08-26T19:34:32.8141230Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/config' 2025-08-26T19:34:32.8141399Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/FETCH_HEAD' 2025-08-26T19:34:32.8141561Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/shallow' 2025-08-26T19:34:32.8141747Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/packed-refs' 2025-08-26T19:34:32.8141924Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/description' 2025-08-26T19:34:32.8142078Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/HEAD' 2025-08-26T19:34:32.8142383Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/26/3b48dbd0f83dee04e2e5217743c3950233e4d7' 2025-08-26T19:34:32.8142583Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/26' 2025-08-26T19:34:32.8142876Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3a/f7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-26T19:34:32.8143081Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3a' 2025-08-26T19:34:32.8143509Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/1e/4f242afadba0c7dc95b007cc39830a9d074ed1' 2025-08-26T19:34:32.8143855Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/1e' 2025-08-26T19:34:32.8144378Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/19/dbe694ce22a198861c81c444fa6c489e0895e4' 2025-08-26T19:34:32.8144875Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/19' 2025-08-26T19:34:32.8145385Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/67/a9e9b617d808f97e90b0d70a0b1cccfea09eae' 2025-08-26T19:34:32.8145891Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/67/2bcce24736611e585903fcd3cac6f35cf1d8d3' 2025-08-26T19:34:32.8146233Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/67' 2025-08-26T19:34:32.8146736Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/aa/90695196601551aca3dd429a48362ddd98cb6e' 2025-08-26T19:34:32.8146953Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/aa' 2025-08-26T19:34:32.8147241Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/1a/e8acf7088db29ed065318b278697c6c6e581eb' 2025-08-26T19:34:32.8147438Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/1a' 2025-08-26T19:34:32.8147931Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/86/070a100cc5b197fffe9c555fe70a4bda0607f2' 2025-08-26T19:34:32.8148143Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/86' 2025-08-26T19:34:32.8148445Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/ba/68359313c3da78162a01fba7c8395208d4845e' 2025-08-26T19:34:32.8148650Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/ba' 2025-08-26T19:34:32.8148944Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/05/0c5da1c9fb93e47255460f3cee3613ba5d593d' 2025-08-26T19:34:32.8149143Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/05' 2025-08-26T19:34:32.8149440Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/dc/d91740a0caa1a4969b60dc28d6ac9f5542904e' 2025-08-26T19:34:32.8149636Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/dc' 2025-08-26T19:34:32.8149921Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/66/034b3918555a9d826e851e36d22b003fc04f39' 2025-08-26T19:34:32.8150120Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/66' 2025-08-26T19:34:32.8150406Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/9d/9212e9d91b37456073e73f3b254014318b4299' 2025-08-26T19:34:32.8150601Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/9d' 2025-08-26T19:34:32.8150890Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d6/a3e21bc10a7cef9366ccb9c93ddf7c9d4efcca' 2025-08-26T19:34:32.8151218Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d6' 2025-08-26T19:34:32.8151506Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/56/b450d6e307a5d11492cc070c678b1e2ce78eba' 2025-08-26T19:34:32.8151704Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/56' 2025-08-26T19:34:32.8151996Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/0a/a4e6274678a9c00160aff844159e5950cb0b5c' 2025-08-26T19:34:32.8152189Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/0a' 2025-08-26T19:34:32.8152474Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/82/6817fd955d2ae70c9b302c8eb32733e1f0b905' 2025-08-26T19:34:32.8152673Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/82' 2025-08-26T19:34:32.8152965Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/b0/e0fdaca8c740d26b495c9ef8e3db1fb841a6fc' 2025-08-26T19:34:32.8153166Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/b0' 2025-08-26T19:34:32.8153456Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/90/c959ed8597daf6e493352f32aa24b0a8772165' 2025-08-26T19:34:32.8153651Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/90' 2025-08-26T19:34:32.8154035Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/fe/f4c5f095cc142340b1afeacdf2d21043b21d92' 2025-08-26T19:34:32.8154238Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/fe' 2025-08-26T19:34:32.8154524Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/f9/7f09a4feb5a2253db3b45e499485bb171f2ea6' 2025-08-26T19:34:32.8154719Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/f9' 2025-08-26T19:34:32.8155012Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a5/7f9da875dc99c6f605ae7ec03e2b7459070bae' 2025-08-26T19:34:32.8155301Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a5/7b7c95c0ffb5d789177973166544dd250a19d2' 2025-08-26T19:34:32.8155496Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a5' 2025-08-26T19:34:32.8155781Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/31/07702beb9bcc418b543f16934fac93b547e2da' 2025-08-26T19:34:32.8155982Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/31' 2025-08-26T19:34:32.8156274Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3e/28fcff91dd0a87372cc51fd593d742f9ea098c' 2025-08-26T19:34:32.8158362Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3e' 2025-08-26T19:34:32.8158939Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/62/d0c74f5ffb8d72f0539a3acb2fbf859eea70a4' 2025-08-26T19:34:32.8159291Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/62' 2025-08-26T19:34:32.8159806Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/4a/bae1793e9ce263fcac21dfdf96033a7a94abdb' 2025-08-26T19:34:32.8160161Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/4a' 2025-08-26T19:34:32.8160662Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/ae/d19ca6c4e1367cd7101f591e9a616476d3fb3c' 2025-08-26T19:34:32.8161000Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/ae' 2025-08-26T19:34:32.8161384Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e4/5b0ccfbca12f2093eda8c335305430b59cd162' 2025-08-26T19:34:32.8161674Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e4/799dab793652b1b7a33d1ca1090bc2acc93e45' 2025-08-26T19:34:32.8161866Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e4' 2025-08-26T19:34:32.8162153Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/cd/20938b6a8549b7eab353519893db17b2c267c5' 2025-08-26T19:34:32.8162349Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/cd' 2025-08-26T19:34:32.8162797Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/fa/4f76c90bc775421c8dea07ef0357d84e418bb5' 2025-08-26T19:34:32.8162998Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/fa' 2025-08-26T19:34:32.8163288Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/6c/2b470a1b990fb7abfbcf40235ddaef39f040d8' 2025-08-26T19:34:32.8163487Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/6c' 2025-08-26T19:34:32.8163779Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/17/a9e98597bc2abe77d7e5af885b3f9b3a350eb1' 2025-08-26T19:34:32.8163976Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/17' 2025-08-26T19:34:32.8164339Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-a053179baf5d90cf3da489536f1d3d2500bdabf3.pack' 2025-08-26T19:34:32.8164690Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-a053179baf5d90cf3da489536f1d3d2500bdabf3.idx' 2025-08-26T19:34:32.8165035Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-a053179baf5d90cf3da489536f1d3d2500bdabf3.rev' 2025-08-26T19:34:32.8165248Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack' 2025-08-26T19:34:32.8165545Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e1/5847d42f7814632c8f07f848eaafc1c9c37ca8' 2025-08-26T19:34:32.8165856Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e1' 2025-08-26T19:34:32.8166160Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/ff/ab9bd7ee030ba60d5cc5bf2c7d3f111de7ca5c' 2025-08-26T19:34:32.8166364Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/ff' 2025-08-26T19:34:32.8166569Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/info' 2025-08-26T19:34:32.8166858Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/9f/a1919c8b7e872c1fe5765dd10668943f996a3c' 2025-08-26T19:34:32.8167065Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/9f' 2025-08-26T19:34:32.8167353Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/29/6ad29b385e7baf848e5b64346b2fc1ca74b9dd' 2025-08-26T19:34:32.8167547Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/29' 2025-08-26T19:34:32.8167984Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects' 2025-08-26T19:34:32.8168166Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/info/exclude' 2025-08-26T19:34:32.8168349Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/info' 2025-08-26T19:34:32.8168512Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/index' 2025-08-26T19:34:32.8168686Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib' 2025-08-26T19:34:32.8168946Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8169257Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/post-update.sample' 2025-08-26T19:34:32.8169731Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8170106Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/update.sample' 2025-08-26T19:34:32.8170515Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-receive.sample' 2025-08-26T19:34:32.8170979Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8171377Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-commit.sample' 2025-08-26T19:34:32.8171768Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/commit-msg.sample' 2025-08-26T19:34:32.8172214Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8172722Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8172948Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-push.sample' 2025-08-26T19:34:32.8173195Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8173445Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8173706Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8173918Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks' 2025-08-26T19:34:32.8174135Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads/main' 2025-08-26T19:34:32.8174371Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads' 2025-08-26T19:34:32.8174619Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8174886Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin' 2025-08-26T19:34:32.8175124Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes' 2025-08-26T19:34:32.8175345Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs' 2025-08-26T19:34:32.8175637Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/HEAD' 2025-08-26T19:34:32.8175845Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs' 2025-08-26T19:34:32.8176047Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads/main' 2025-08-26T19:34:32.8176267Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads' 2025-08-26T19:34:32.8176495Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8176748Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin' 2025-08-26T19:34:32.8176999Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes' 2025-08-26T19:34:32.8177212Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/tags' 2025-08-26T19:34:32.8177410Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs' 2025-08-26T19:34:32.8177707Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/config' 2025-08-26T19:34:32.8177895Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/FETCH_HEAD' 2025-08-26T19:34:32.8178076Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/shallow' 2025-08-26T19:34:32.8178456Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8178810Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/post-update.sample' 2025-08-26T19:34:32.8179196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8179535Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/update.sample' 2025-08-26T19:34:32.8179883Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-receive.sample' 2025-08-26T19:34:32.8180265Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8180617Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-commit.sample' 2025-08-26T19:34:32.8180960Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/commit-msg.sample' 2025-08-26T19:34:32.8181324Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8181783Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8182121Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-push.sample' 2025-08-26T19:34:32.8182483Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8182857Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8183230Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8183546Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks' 2025-08-26T19:34:32.8205096Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads/develop' 2025-08-26T19:34:32.8205720Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads' 2025-08-26T19:34:32.8206361Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8207214Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin' 2025-08-26T19:34:32.8207957Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes' 2025-08-26T19:34:32.8208298Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs' 2025-08-26T19:34:32.8208614Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/HEAD' 2025-08-26T19:34:32.8208932Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs' 2025-08-26T19:34:32.8209260Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads/develop' 2025-08-26T19:34:32.8209597Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads' 2025-08-26T19:34:32.8209949Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8210312Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin' 2025-08-26T19:34:32.8210653Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes' 2025-08-26T19:34:32.8210976Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/tags' 2025-08-26T19:34:32.8211289Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs' 2025-08-26T19:34:32.8211580Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config' 2025-08-26T19:34:32.8211885Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/FETCH_HEAD' 2025-08-26T19:34:32.8212178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/shallow' 2025-08-26T19:34:32.8212492Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/packed-refs' 2025-08-26T19:34:32.8212798Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/description' 2025-08-26T19:34:32.8213081Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/HEAD' 2025-08-26T19:34:32.8213707Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-ff189f81b31a3bbb359da355378795a92836f837.idx' 2025-08-26T19:34:32.8214455Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-834e91de7442753d156f77d672212acec3be0260.pack' 2025-08-26T19:34:32.8215322Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-ff189f81b31a3bbb359da355378795a92836f837.pack' 2025-08-26T19:34:32.8216178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-ff189f81b31a3bbb359da355378795a92836f837.rev' 2025-08-26T19:34:32.8217023Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-834e91de7442753d156f77d672212acec3be0260.idx' 2025-08-26T19:34:32.8217707Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-834e91de7442753d156f77d672212acec3be0260.rev' 2025-08-26T19:34:32.8218071Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack' 2025-08-26T19:34:32.8218408Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/info' 2025-08-26T19:34:32.8218855Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects' 2025-08-26T19:34:32.8219170Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info/exclude' 2025-08-26T19:34:32.8219480Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info' 2025-08-26T19:34:32.8219781Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/index' 2025-08-26T19:34:32.8220088Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json' 2025-08-26T19:34:32.8220462Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8220807Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/post-update.sample' 2025-08-26T19:34:32.8221183Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8221501Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/update.sample' 2025-08-26T19:34:32.8221837Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-08-26T19:34:32.8222196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8222532Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-08-26T19:34:32.8222868Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-08-26T19:34:32.8223220Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8223553Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8223883Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-push.sample' 2025-08-26T19:34:32.8224232Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8224587Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8225050Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8225356Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks' 2025-08-26T19:34:32.8225837Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads/main' 2025-08-26T19:34:32.8226433Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads' 2025-08-26T19:34:32.8227036Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8227411Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-08-26T19:34:32.8227983Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes' 2025-08-26T19:34:32.8228310Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs' 2025-08-26T19:34:32.8228591Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/HEAD' 2025-08-26T19:34:32.8229025Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs' 2025-08-26T19:34:32.8229331Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads/main' 2025-08-26T19:34:32.8229648Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads' 2025-08-26T19:34:32.8229985Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8230330Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin' 2025-08-26T19:34:32.8230654Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes' 2025-08-26T19:34:32.8230968Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/tags' 2025-08-26T19:34:32.8231267Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs' 2025-08-26T19:34:32.8231542Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config' 2025-08-26T19:34:32.8231826Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/FETCH_HEAD' 2025-08-26T19:34:32.8232105Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/shallow' 2025-08-26T19:34:32.8232412Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/packed-refs' 2025-08-26T19:34:32.8232709Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/description' 2025-08-26T19:34:32.8232979Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/HEAD' 2025-08-26T19:34:32.8233466Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-f96a7df109ecba4a45407c7cb7c77cff87d56fbd.rev' 2025-08-26T19:34:32.8233954Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-0da5df50136c43ec6c1affc5fbea6f8357dcb6ca.idx' 2025-08-26T19:34:32.8234436Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-f96a7df109ecba4a45407c7cb7c77cff87d56fbd.pack' 2025-08-26T19:34:32.8234905Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-f96a7df109ecba4a45407c7cb7c77cff87d56fbd.idx' 2025-08-26T19:34:32.8235933Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-0da5df50136c43ec6c1affc5fbea6f8357dcb6ca.rev' 2025-08-26T19:34:32.8236781Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-0da5df50136c43ec6c1affc5fbea6f8357dcb6ca.pack' 2025-08-26T19:34:32.8237360Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack' 2025-08-26T19:34:32.8238075Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/info' 2025-08-26T19:34:32.8238533Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects' 2025-08-26T19:34:32.8238828Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info/exclude' 2025-08-26T19:34:32.8239129Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info' 2025-08-26T19:34:32.8239404Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/index' 2025-08-26T19:34:32.8239686Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark' 2025-08-26T19:34:32.8240197Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8240562Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/post-update.sample' 2025-08-26T19:34:32.8240952Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8241299Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/update.sample' 2025-08-26T19:34:32.8241660Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-receive.sample' 2025-08-26T19:34:32.8242043Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8242400Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-commit.sample' 2025-08-26T19:34:32.8242755Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/commit-msg.sample' 2025-08-26T19:34:32.8243124Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8243480Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8243828Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-push.sample' 2025-08-26T19:34:32.8244200Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8244589Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8245274Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8245845Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks' 2025-08-26T19:34:32.8246458Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads/master' 2025-08-26T19:34:32.8247107Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads' 2025-08-26T19:34:32.8247906Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8248484Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin' 2025-08-26T19:34:32.8248851Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes' 2025-08-26T19:34:32.8249196Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs' 2025-08-26T19:34:32.8249500Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/HEAD' 2025-08-26T19:34:32.8249820Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs' 2025-08-26T19:34:32.8250159Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads/master' 2025-08-26T19:34:32.8250503Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads' 2025-08-26T19:34:32.8250857Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8251230Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin' 2025-08-26T19:34:32.8251669Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes' 2025-08-26T19:34:32.8252007Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/tags' 2025-08-26T19:34:32.8252329Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs' 2025-08-26T19:34:32.8252623Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config' 2025-08-26T19:34:32.8252931Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/FETCH_HEAD' 2025-08-26T19:34:32.8253231Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/shallow' 2025-08-26T19:34:32.8253542Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/packed-refs' 2025-08-26T19:34:32.8253852Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/description' 2025-08-26T19:34:32.8254143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/HEAD' 2025-08-26T19:34:32.8254737Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03/988a2c979dab8e2babdd8fe5eb21c43570971d' 2025-08-26T19:34:32.8255347Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03' 2025-08-26T19:34:32.8256141Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b/3cd20975bf6b3be9abae0678932f1e2a7e8b86' 2025-08-26T19:34:32.8256736Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b' 2025-08-26T19:34:32.8257519Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06/b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-26T19:34:32.8258207Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06' 2025-08-26T19:34:32.8258715Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.rev' 2025-08-26T19:34:32.8259210Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.idx' 2025-08-26T19:34:32.8259847Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.pack' 2025-08-26T19:34:32.8260200Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack' 2025-08-26T19:34:32.8260547Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/info' 2025-08-26T19:34:32.8260884Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects' 2025-08-26T19:34:32.8261199Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info/exclude' 2025-08-26T19:34:32.8261517Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info' 2025-08-26T19:34:32.8261816Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/index' 2025-08-26T19:34:32.8262119Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp' 2025-08-26T19:34:32.8262468Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8262898Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/post-update.sample' 2025-08-26T19:34:32.8263254Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8263591Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/update.sample' 2025-08-26T19:34:32.8264177Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-receive.sample' 2025-08-26T19:34:32.8264802Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8265362Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-commit.sample' 2025-08-26T19:34:32.8265925Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/commit-msg.sample' 2025-08-26T19:34:32.8266524Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8266981Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8267303Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-push.sample' 2025-08-26T19:34:32.8267835Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8268186Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8268539Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8268830Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks' 2025-08-26T19:34:32.8269139Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads/main' 2025-08-26T19:34:32.8269461Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads' 2025-08-26T19:34:32.8269801Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8270157Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin' 2025-08-26T19:34:32.8270623Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes' 2025-08-26T19:34:32.8270928Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs' 2025-08-26T19:34:32.8271198Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/HEAD' 2025-08-26T19:34:32.8271491Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs' 2025-08-26T19:34:32.8271784Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads/main' 2025-08-26T19:34:32.8272087Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads' 2025-08-26T19:34:32.8272423Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8272786Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin' 2025-08-26T19:34:32.8273291Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes' 2025-08-26T19:34:32.8273821Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/tags' 2025-08-26T19:34:32.8274476Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs' 2025-08-26T19:34:32.8274940Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config' 2025-08-26T19:34:32.8275453Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/FETCH_HEAD' 2025-08-26T19:34:32.8275916Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/shallow' 2025-08-26T19:34:32.8276342Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/packed-refs' 2025-08-26T19:34:32.8276631Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/description' 2025-08-26T19:34:32.8276885Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/HEAD' 2025-08-26T19:34:32.8277302Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a/af8b8dbab425788123b98bd86da7cb0be053bd' 2025-08-26T19:34:32.8277730Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a' 2025-08-26T19:34:32.8278140Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d/74b13d3c9d638ab9ca851b72d21f78d7ec34c6' 2025-08-26T19:34:32.8278469Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d' 2025-08-26T19:34:32.8278870Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b/96117f150ff61a0aef71306d2476748a3c4610' 2025-08-26T19:34:32.8279176Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b' 2025-08-26T19:34:32.8279581Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e/c0ebb71f83c3bdf25e5413367ab7007ceef14c' 2025-08-26T19:34:32.8279891Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e' 2025-08-26T19:34:32.8280294Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a/6fb4b4ddaf1a12287ee90dc1fde8a7d4179108' 2025-08-26T19:34:32.8280594Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a' 2025-08-26T19:34:32.8280994Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99/0b8e19a7e61f4800b12256f0d46c4f3d40c8cd' 2025-08-26T19:34:32.8281415Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99' 2025-08-26T19:34:32.8281819Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78/a9cb04d1ee07b893cafafc3519645d4a9d98f7' 2025-08-26T19:34:32.8282139Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78' 2025-08-26T19:34:32.8282861Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a/18f1be824cd9aaf71aa7655e79992839d5bbe3' 2025-08-26T19:34:32.8283398Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a' 2025-08-26T19:34:32.8284100Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05/7813118f02e7fcce888d71986e8c74752a0841' 2025-08-26T19:34:32.8284632Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05' 2025-08-26T19:34:32.8285350Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2/850ad43e7bbcfb46474d21f9718c5a4b2f05e7' 2025-08-26T19:34:32.8285668Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2' 2025-08-26T19:34:32.8286179Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c/2fb96d859b792265e51b46d5d4f55636c0bbb8' 2025-08-26T19:34:32.8286486Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c' 2025-08-26T19:34:32.8286890Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50/35687fab0551a416467b2f7edbbdaec7db172d' 2025-08-26T19:34:32.8287191Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50' 2025-08-26T19:34:32.8287702Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d/1f49f738ab8f193c657ef687ea580954c565b4' 2025-08-26T19:34:32.8288011Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d' 2025-08-26T19:34:32.8288413Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4/5b00c1146a076a0f022dc3f9924beae1a0ef92' 2025-08-26T19:34:32.8288713Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4' 2025-08-26T19:34:32.8289118Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce/c25a171d296f438bb4e77ef7385c82e1006fc6' 2025-08-26T19:34:32.8289417Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce' 2025-08-26T19:34:32.8289817Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d/375fd5ca25baa23e6a29c749eb4450539d1df2' 2025-08-26T19:34:32.8290123Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d' 2025-08-26T19:34:32.8290516Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c/f6911074619ad28382761fbe643b2dc53f9b30' 2025-08-26T19:34:32.8290821Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c' 2025-08-26T19:34:32.8291224Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68/13b6cddecba6c0603423e86913769c67801524' 2025-08-26T19:34:32.8291532Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68' 2025-08-26T19:34:32.8291936Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4/bd7e63de3a2e47e5b3bb8e36f75ef64c0bce04' 2025-08-26T19:34:32.8292348Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4' 2025-08-26T19:34:32.8292744Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/6971f0331d1f8c3226fb3b341687f3198cd8a2' 2025-08-26T19:34:32.8293146Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/dbf94c18e4bdbdeb2d972486f4912287fde5a7' 2025-08-26T19:34:32.8293451Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32' 2025-08-26T19:34:32.8293846Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12/0b0c5a6085e58847a2736abb5289bb4784bb00' 2025-08-26T19:34:32.8294147Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12' 2025-08-26T19:34:32.8294832Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/8222f888430f227400abbd23fc081a13afdfd6' 2025-08-26T19:34:32.8295551Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/733ac647536a93374bbed3c61cb314d4f35744' 2025-08-26T19:34:32.8296091Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca' 2025-08-26T19:34:32.8296948Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87/4583da6731f0d0ff8624465c92ee38297ea4c4' 2025-08-26T19:34:32.8297496Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87' 2025-08-26T19:34:32.8298012Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5/7955c177d9923d1f505669e3ebc1c87d5494a4' 2025-08-26T19:34:32.8298322Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5' 2025-08-26T19:34:32.8298729Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84/da241dc2dd58779626fcee9547ec434b422490' 2025-08-26T19:34:32.8299030Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84' 2025-08-26T19:34:32.8299437Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f/58602552aced5f13b1664fae547c07905fab85' 2025-08-26T19:34:32.8299738Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f' 2025-08-26T19:34:32.8300143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8/4ef4ffb8e6e58b4adfd2ae38d5b816ada7ad8d' 2025-08-26T19:34:32.8300454Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8' 2025-08-26T19:34:32.8300857Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0/c686bdaf9b0bd43a62fb692bb1758b66145142' 2025-08-26T19:34:32.8301157Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0' 2025-08-26T19:34:32.8301563Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6/330bba93aa15fe16dff6a953324132bcc0c3ac' 2025-08-26T19:34:32.8301895Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6' 2025-08-26T19:34:32.8302304Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3/80b8f5f45cb87c0aff7915cbc5a76e4b4c296d' 2025-08-26T19:34:32.8302611Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3' 2025-08-26T19:34:32.8303137Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4/13e0333334aca937b53281028b4f1a4a859543' 2025-08-26T19:34:32.8303846Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4' 2025-08-26T19:34:32.8304571Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec/9b2d1dd68c1b3dbbdfd544e50ff593f60eca49' 2025-08-26T19:34:32.8305112Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec' 2025-08-26T19:34:32.8305808Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43/0788e41dff6ba05795d38e9244da7310733caa' 2025-08-26T19:34:32.8306290Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43' 2025-08-26T19:34:32.8306694Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5/3c428ae3fa9b895396e704de8c19b6cdaea22f' 2025-08-26T19:34:32.8307001Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5' 2025-08-26T19:34:32.8307407Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55/862ebdd20bd2c9c849f1b808b0df8ec8a1787a' 2025-08-26T19:34:32.8307892Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55' 2025-08-26T19:34:32.8308407Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10/13a24759174986ced0637b6e2141ee8749c765' 2025-08-26T19:34:32.8308719Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10' 2025-08-26T19:34:32.8309120Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c/aaeea733f97cf56c26478a28612a2a1a406198' 2025-08-26T19:34:32.8309422Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c' 2025-08-26T19:34:32.8309835Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9/560f59b2de82049fd0dc07be60b0bd793d147c' 2025-08-26T19:34:32.8310134Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9' 2025-08-26T19:34:32.8310539Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7/cadd9f09e4f657037bbc8e0289691ada4fd4f8' 2025-08-26T19:34:32.8310851Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7' 2025-08-26T19:34:32.8311316Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-1bbc5d2b062054f639081d555b5e72c8ad13d80f.pack' 2025-08-26T19:34:32.8311772Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-1bbc5d2b062054f639081d555b5e72c8ad13d80f.idx' 2025-08-26T19:34:32.8312233Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-1bbc5d2b062054f639081d555b5e72c8ad13d80f.rev' 2025-08-26T19:34:32.8312550Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack' 2025-08-26T19:34:32.8312956Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be/2c7b8e89f9f8507922ee4a6e17c88997a2c88a' 2025-08-26T19:34:32.8313262Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be' 2025-08-26T19:34:32.8313573Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/info' 2025-08-26T19:34:32.8313982Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b/f27a5c52c6b880d32d6794459912774a723c48' 2025-08-26T19:34:32.8365984Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b' 2025-08-26T19:34:32.8366968Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a/9f7fb776ebb00cafaf3f1cadacbb671efbc771' 2025-08-26T19:34:32.8367487Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a' 2025-08-26T19:34:32.8368357Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f/4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-26T19:34:32.8368846Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f' 2025-08-26T19:34:32.8369358Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects' 2025-08-26T19:34:32.8369846Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info/exclude' 2025-08-26T19:34:32.8370380Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info' 2025-08-26T19:34:32.8370852Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/index' 2025-08-26T19:34:32.8371345Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl' 2025-08-26T19:34:32.8372234Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8372892Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.8373560Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8374143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/update.sample' 2025-08-26T19:34:32.8374812Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.8375299Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8375668Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.8376028Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.8376410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8376750Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8377090Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.8377456Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8378024Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8378477Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8378803Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks' 2025-08-26T19:34:32.8379138Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.8379491Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads' 2025-08-26T19:34:32.8379848Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8380396Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.8380754Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes' 2025-08-26T19:34:32.8381080Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs' 2025-08-26T19:34:32.8381370Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/HEAD' 2025-08-26T19:34:32.8381682Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs' 2025-08-26T19:34:32.8382134Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads/main' 2025-08-26T19:34:32.8382696Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads' 2025-08-26T19:34:32.8383180Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8383549Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin' 2025-08-26T19:34:32.8384010Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes' 2025-08-26T19:34:32.8384386Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/tags' 2025-08-26T19:34:32.8384704Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs' 2025-08-26T19:34:32.8384981Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config' 2025-08-26T19:34:32.8385275Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/FETCH_HEAD' 2025-08-26T19:34:32.8385559Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/shallow' 2025-08-26T19:34:32.8385860Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/packed-refs' 2025-08-26T19:34:32.8386162Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/description' 2025-08-26T19:34:32.8386441Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/HEAD' 2025-08-26T19:34:32.8386948Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.8387445Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-a1e53e3fb2b1c54343157b94f6c5806cf5acb5ed.idx' 2025-08-26T19:34:32.8388137Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-a1e53e3fb2b1c54343157b94f6c5806cf5acb5ed.rev' 2025-08-26T19:34:32.8388630Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.8389125Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.8389629Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-a1e53e3fb2b1c54343157b94f6c5806cf5acb5ed.pack' 2025-08-26T19:34:32.8389977Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack' 2025-08-26T19:34:32.8390315Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/info' 2025-08-26T19:34:32.8390941Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects' 2025-08-26T19:34:32.8391460Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info/exclude' 2025-08-26T19:34:32.8391826Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info' 2025-08-26T19:34:32.8392109Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/index' 2025-08-26T19:34:32.8392398Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest' 2025-08-26T19:34:32.8392787Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8393150Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/post-update.sample' 2025-08-26T19:34:32.8393542Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8393894Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/update.sample' 2025-08-26T19:34:32.8394255Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-receive.sample' 2025-08-26T19:34:32.8394747Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8395113Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-commit.sample' 2025-08-26T19:34:32.8395462Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/commit-msg.sample' 2025-08-26T19:34:32.8395835Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8396193Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8396540Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-push.sample' 2025-08-26T19:34:32.8396905Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8397286Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8397832Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8398162Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks' 2025-08-26T19:34:32.8398515Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads/master' 2025-08-26T19:34:32.8398876Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads' 2025-08-26T19:34:32.8399246Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8399884Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin' 2025-08-26T19:34:32.8400466Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes' 2025-08-26T19:34:32.8400805Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs' 2025-08-26T19:34:32.8401112Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/HEAD' 2025-08-26T19:34:32.8401557Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs' 2025-08-26T19:34:32.8401889Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads/master' 2025-08-26T19:34:32.8402233Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads' 2025-08-26T19:34:32.8402588Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8402955Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin' 2025-08-26T19:34:32.8403305Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes' 2025-08-26T19:34:32.8403637Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/tags' 2025-08-26T19:34:32.8403958Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs' 2025-08-26T19:34:32.8404255Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config' 2025-08-26T19:34:32.8404559Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/FETCH_HEAD' 2025-08-26T19:34:32.8404955Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/shallow' 2025-08-26T19:34:32.8405411Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8405836Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/post-update.sample' 2025-08-26T19:34:32.8406287Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8406695Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/update.sample' 2025-08-26T19:34:32.8407109Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-receive.sample' 2025-08-26T19:34:32.8407698Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8408310Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-commit.sample' 2025-08-26T19:34:32.8409015Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/commit-msg.sample' 2025-08-26T19:34:32.8409455Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8409874Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8410282Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-push.sample' 2025-08-26T19:34:32.8410715Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8411154Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8411596Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8411977Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks' 2025-08-26T19:34:32.8412513Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads/master' 2025-08-26T19:34:32.8412929Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads' 2025-08-26T19:34:32.8413367Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8413818Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin' 2025-08-26T19:34:32.8414237Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes' 2025-08-26T19:34:32.8414633Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs' 2025-08-26T19:34:32.8415002Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/HEAD' 2025-08-26T19:34:32.8415380Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs' 2025-08-26T19:34:32.8415864Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads/master' 2025-08-26T19:34:32.8416268Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads' 2025-08-26T19:34:32.8416823Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8417704Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin' 2025-08-26T19:34:32.8418352Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes' 2025-08-26T19:34:32.8418837Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/tags' 2025-08-26T19:34:32.8419221Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs' 2025-08-26T19:34:32.8419713Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config' 2025-08-26T19:34:32.8420083Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/FETCH_HEAD' 2025-08-26T19:34:32.8420439Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/shallow' 2025-08-26T19:34:32.8420818Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/packed-refs' 2025-08-26T19:34:32.8421184Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/description' 2025-08-26T19:34:32.8421531Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/HEAD' 2025-08-26T19:34:32.8422109Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c195c5b7b80d0890b9092419b4376ae98f4117c7.pack' 2025-08-26T19:34:32.8422667Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-7f0399a38859f62a4ed05503b092a1333ac8001b.pack' 2025-08-26T19:34:32.8423230Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-7f0399a38859f62a4ed05503b092a1333ac8001b.idx' 2025-08-26T19:34:32.8423930Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c195c5b7b80d0890b9092419b4376ae98f4117c7.rev' 2025-08-26T19:34:32.8424485Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c195c5b7b80d0890b9092419b4376ae98f4117c7.idx' 2025-08-26T19:34:32.8425044Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-7f0399a38859f62a4ed05503b092a1333ac8001b.rev' 2025-08-26T19:34:32.8425636Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack' 2025-08-26T19:34:32.8426337Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/info' 2025-08-26T19:34:32.8426744Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects' 2025-08-26T19:34:32.8427117Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info/exclude' 2025-08-26T19:34:32.8427776Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info' 2025-08-26T19:34:32.8428161Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/index' 2025-08-26T19:34:32.8428528Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb' 2025-08-26T19:34:32.8428980Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8429424Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/post-update.sample' 2025-08-26T19:34:32.8429881Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8430291Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/update.sample' 2025-08-26T19:34:32.8430721Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-receive.sample' 2025-08-26T19:34:32.8431176Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8431593Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-commit.sample' 2025-08-26T19:34:32.8432026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/commit-msg.sample' 2025-08-26T19:34:32.8432465Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8432883Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8433299Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-push.sample' 2025-08-26T19:34:32.8433947Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8434646Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8435233Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8435622Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks' 2025-08-26T19:34:32.8436035Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads/main' 2025-08-26T19:34:32.8436467Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads' 2025-08-26T19:34:32.8436907Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8437372Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin' 2025-08-26T19:34:32.8437982Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes' 2025-08-26T19:34:32.8438386Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs' 2025-08-26T19:34:32.8438865Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/HEAD' 2025-08-26T19:34:32.8439257Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs' 2025-08-26T19:34:32.8439647Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads/main' 2025-08-26T19:34:32.8440057Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads' 2025-08-26T19:34:32.8440486Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8440918Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin' 2025-08-26T19:34:32.8441337Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes' 2025-08-26T19:34:32.8441738Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/tags' 2025-08-26T19:34:32.8442122Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs' 2025-08-26T19:34:32.8442486Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config' 2025-08-26T19:34:32.8443096Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/FETCH_HEAD' 2025-08-26T19:34:32.8443690Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/shallow' 2025-08-26T19:34:32.8444085Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/packed-refs' 2025-08-26T19:34:32.8444461Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/description' 2025-08-26T19:34:32.8444814Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/HEAD' 2025-08-26T19:34:32.8445408Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.pack' 2025-08-26T19:34:32.8446092Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-112d401e99cf51b2335e0593aac8687b760f16a4.idx' 2025-08-26T19:34:32.8446667Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.rev' 2025-08-26T19:34:32.8447249Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-ea6f3fc8bb6423b648dfe5ffcc8638fc0a3b9dad.idx' 2025-08-26T19:34:32.8447977Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-112d401e99cf51b2335e0593aac8687b760f16a4.pack' 2025-08-26T19:34:32.8448543Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-112d401e99cf51b2335e0593aac8687b760f16a4.rev' 2025-08-26T19:34:32.8448968Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack' 2025-08-26T19:34:32.8449378Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/info' 2025-08-26T19:34:32.8449913Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects' 2025-08-26T19:34:32.8450302Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info/exclude' 2025-08-26T19:34:32.8450690Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info' 2025-08-26T19:34:32.8451050Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/index' 2025-08-26T19:34:32.8451422Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest' 2025-08-26T19:34:32.8451760Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules' 2025-08-26T19:34:32.8452078Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/packed-refs' 2025-08-26T19:34:32.8452384Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/description' 2025-08-26T19:34:32.8452679Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/HEAD' 2025-08-26T19:34:32.8453126Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38/a28e08647bdbf74240b8b5f206eee7e7759639' 2025-08-26T19:34:32.8453466Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38' 2025-08-26T19:34:32.8453917Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/e40e61e90f98aefeefebc5578cd8eead70f127' 2025-08-26T19:34:32.8454353Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/7bf92bb0854c0128fa95d8e0d5a3144530c88b' 2025-08-26T19:34:32.8454694Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26' 2025-08-26T19:34:32.8455139Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed/323fe325ceada7d676d8c9cc450cc4f5fd5190' 2025-08-26T19:34:32.8455471Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed' 2025-08-26T19:34:32.8455909Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36/23325260da41bc7e9440ebd5b765bd4e3de546' 2025-08-26T19:34:32.8456354Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36' 2025-08-26T19:34:32.8456798Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/1a1b2da95b45d4b1e13af10ff2e6a4b4fcc584' 2025-08-26T19:34:32.8457243Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/f6856e21dfabf8b0ecc40d29b11ce44db9be42' 2025-08-26T19:34:32.8457792Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a' 2025-08-26T19:34:32.8458413Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24/ae110bd671dbbb34a39eca3176b58fc7ba6752' 2025-08-26T19:34:32.8458755Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24' 2025-08-26T19:34:32.8459205Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/eb2db921e2d113042c3e0529830b27ed8383e7' 2025-08-26T19:34:32.8459640Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/07834160a14bd212f8603fba3b00ca580be05a' 2025-08-26T19:34:32.8460196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/4a75be0bdb9e4582e13fe1c617577b17dd99bd' 2025-08-26T19:34:32.8460642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/0d9c2ae62e2493cae476bd3960a0618bff60a3' 2025-08-26T19:34:32.8460976Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d' 2025-08-26T19:34:32.8461410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/6e9250a5336a13e8da58786040f270e64de344' 2025-08-26T19:34:32.8461852Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/64af430c3e09179069bad79dbaa54e4864edc8' 2025-08-26T19:34:32.8462186Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e' 2025-08-26T19:34:32.8462631Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df/0ca8d30f85cd3c2947efdeb6a76d824b37971e' 2025-08-26T19:34:32.8462971Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df' 2025-08-26T19:34:32.8463409Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b/9959ae5cddf327ebca1dd6953f4f0ab65ad071' 2025-08-26T19:34:32.8463741Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b' 2025-08-26T19:34:32.8464186Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/cad280b86a061ac7a7fba9ff847a245aa09d5c' 2025-08-26T19:34:32.8464621Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/3f97f02254437b1f969b52258dd00eaf28640f' 2025-08-26T19:34:32.8464961Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67' 2025-08-26T19:34:32.8465397Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25/1fba2703fe30bd49dfcb21c445592e5bd26c88' 2025-08-26T19:34:32.8465730Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25' 2025-08-26T19:34:32.8466166Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86/e462e2ebfa92d2099c8594d70c3927412e2da2' 2025-08-26T19:34:32.8466600Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86' 2025-08-26T19:34:32.8467038Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/9da5fefce457bef07dc84d91927b13146f3c6b' 2025-08-26T19:34:32.8467479Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/231c97f41d27745e95701d2dea1eb91014974a' 2025-08-26T19:34:32.8468017Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60' 2025-08-26T19:34:32.8468455Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7/b4172e45ca270676e0178f60c5d1399b59e6df' 2025-08-26T19:34:32.8468796Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7' 2025-08-26T19:34:32.8469240Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99/cbe4d32421bb83ab7f604275c4e40af504eb6c' 2025-08-26T19:34:32.8469573Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99' 2025-08-26T19:34:32.8470129Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f/8df76f3dee590e4d8ed36655eae4b51e9d4673' 2025-08-26T19:34:32.8470472Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f' 2025-08-26T19:34:32.8471139Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a/55001b81c7d74fafb9a5d51f6cf1af5c41b577' 2025-08-26T19:34:32.8471737Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a' 2025-08-26T19:34:32.8472189Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2/5b19a40ac5df0a4a607443c86731c0c90dd7fa' 2025-08-26T19:34:32.8472527Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2' 2025-08-26T19:34:32.8472971Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b/c072322c81004ef408094f7a60cc880fa48eae' 2025-08-26T19:34:32.8473307Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b' 2025-08-26T19:34:32.8473738Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79/6fe41e496b869928b94372688d7417d94aaadc' 2025-08-26T19:34:32.8474076Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79' 2025-08-26T19:34:32.8474517Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d/75e950c72d6ea2dee532d4bbcdd98854097d3a' 2025-08-26T19:34:32.8474852Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d' 2025-08-26T19:34:32.8475337Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4/b8b430877c9712e7797955ec84c06568c04703' 2025-08-26T19:34:32.8475676Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4' 2025-08-26T19:34:32.8476113Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/35a8bb4509c2477e9edd82c6bb70faec06c1c5' 2025-08-26T19:34:32.8476555Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/5ea8e1b5c144af78b0ac356fb87c411fb95d9f' 2025-08-26T19:34:32.8477114Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/a691676bc17e84a54d8bff71976abaa611c7cf' 2025-08-26T19:34:32.8477448Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c' 2025-08-26T19:34:32.8478068Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c/605ede9ae014bfac5c6840f7ac9604802bf877' 2025-08-26T19:34:32.8478434Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c' 2025-08-26T19:34:32.8478871Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09/404b8437dc9e5ce8da6ab1a2ec77d0899da4de' 2025-08-26T19:34:32.8479214Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09' 2025-08-26T19:34:32.8479650Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/2ad19d2d7508da1c7a0abbc14014e112ae35d0' 2025-08-26T19:34:32.8480102Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/cbb6c099d8033393eb8dc157ef0c8c433af38b' 2025-08-26T19:34:32.8480450Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b' 2025-08-26T19:34:32.8481008Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc/116edd2cb80301b1eead3c1ebc5904dcea83fb' 2025-08-26T19:34:32.8481349Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc' 2025-08-26T19:34:32.8481795Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/0f7f97e79b5a903b3f04affc057e324bd06451' 2025-08-26T19:34:32.8482232Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/413f11bbf06d9a65f559e0759b9dd9ee31b752' 2025-08-26T19:34:32.8482572Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68' 2025-08-26T19:34:32.8483017Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad/f04039af02cac5f4177dad10784db5cd6aabd0' 2025-08-26T19:34:32.8483356Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad' 2025-08-26T19:34:32.8483793Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27/1eb33a8d481250e6921f599b3bfafc05f121bb' 2025-08-26T19:34:32.8484129Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27' 2025-08-26T19:34:32.8484568Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6/967b1795fff8aaaaaace65c731dc0466b7f31b' 2025-08-26T19:34:32.8484910Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6' 2025-08-26T19:34:32.8485341Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/02c78a91e64050bc79fe71146d807c664c80d9' 2025-08-26T19:34:32.8485778Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/9625b74e76d040c2b0317ebeb99648c361fcf8' 2025-08-26T19:34:32.8486118Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91' 2025-08-26T19:34:32.8486555Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a/257c2c02354af7cbf84951de03d7ad8cd1240b' 2025-08-26T19:34:32.8486893Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a' 2025-08-26T19:34:32.8487437Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32/c47ec00abfaa84e918383ecab33d7a59a7198e' 2025-08-26T19:34:32.8487935Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32' 2025-08-26T19:34:32.8488389Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/6cd04e49a3eb1dec9d283bc1e238d685497314' 2025-08-26T19:34:32.8488917Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/69c586bfd411b675787aa1218364826c0b181e' 2025-08-26T19:34:32.8489512Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6' 2025-08-26T19:34:32.8490182Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0/3ec5534d083441aff721bc3953b2f73bcda391' 2025-08-26T19:34:32.8490531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0' 2025-08-26T19:34:32.8490961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee/d38844fb80368c779f4293706cf6b206a6ea38' 2025-08-26T19:34:32.8491418Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee' 2025-08-26T19:34:32.8491873Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f/e53eb9d818cc84b8dad81eeba14f63d9c52a58' 2025-08-26T19:34:32.8492211Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f' 2025-08-26T19:34:32.8492645Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90/87e9bd67f3c3345ee65474d1189d7b785f84c3' 2025-08-26T19:34:32.8492986Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90' 2025-08-26T19:34:32.8493428Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe/0d7d41f7548e3a9488075c2317a14df3692f73' 2025-08-26T19:34:32.8493768Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe' 2025-08-26T19:34:32.8494203Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b/7c9550fd90913c631ae35c17660909f9ffc0d5' 2025-08-26T19:34:32.8494539Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b' 2025-08-26T19:34:32.8494972Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87/48902116964a26292feba6d9cc6f04349cc7a1' 2025-08-26T19:34:32.8495313Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87' 2025-08-26T19:34:32.8495748Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/f29bda48f7d6ae89521b00e7b0a9e5b5fa4da1' 2025-08-26T19:34:32.8496188Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/e251a16b1e3567a3cdc36965e3cc1fded4064e' 2025-08-26T19:34:32.8496529Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5' 2025-08-26T19:34:32.8496963Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84/81c47a04d653e54ad1cbbf0ba692510876f724' 2025-08-26T19:34:32.8497297Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84' 2025-08-26T19:34:32.8497920Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f/d099980edec938590670eedb13bc554f9c225b' 2025-08-26T19:34:32.8498371Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f' 2025-08-26T19:34:32.8498808Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0/0fb2bf845870a1bd042b6d56e82f9d9d2ce75c' 2025-08-26T19:34:32.8499152Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0' 2025-08-26T19:34:32.8499589Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7/cb3f91f62b98952724d6dace74cff6d6cc958d' 2025-08-26T19:34:32.8499923Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7' 2025-08-26T19:34:32.8500369Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8/9bd2b4bd1dec6fb01c0fe4d330149401cd30e7' 2025-08-26T19:34:32.8500711Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8' 2025-08-26T19:34:32.8501403Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06/8e469a5d4ec949b38c8c34ae85943b85c8d21c' 2025-08-26T19:34:32.8502079Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06' 2025-08-26T19:34:32.8502528Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0/87586b6dbe276aa926d3ad9bff912dc852b7aa' 2025-08-26T19:34:32.8502863Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0' 2025-08-26T19:34:32.8503304Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34/cd232c2f36f3e473f55e06d6161ebfe922dbaf' 2025-08-26T19:34:32.8503641Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34' 2025-08-26T19:34:32.8504083Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57/ae4cc3ee5198177ac10d2be521c714b65a5180' 2025-08-26T19:34:32.8504427Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57' 2025-08-26T19:34:32.8504866Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9/ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-26T19:34:32.8505202Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9' 2025-08-26T19:34:32.8505639Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6/2c62f8364a46b3d93b6f15bb22a40b32dfd712' 2025-08-26T19:34:32.8505977Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6' 2025-08-26T19:34:32.8506410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28/3679d65e8149ac149540eb93cdfb5b930cddd1' 2025-08-26T19:34:32.8506751Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28' 2025-08-26T19:34:32.8507187Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95/29abab38013189853ab4a3cf2637ce44ca5347' 2025-08-26T19:34:32.8507522Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95' 2025-08-26T19:34:32.8508145Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb/045de2bda8dd6b705c20d0ed71345ab6f7d98a' 2025-08-26T19:34:32.8508592Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb' 2025-08-26T19:34:32.8509041Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/f6bbe5bb79b5e3b1341c7847904bc6350da786' 2025-08-26T19:34:32.8509485Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/fb7be373d0f6cd2ed45d222ebe05d2c7b96f73' 2025-08-26T19:34:32.8509820Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e' 2025-08-26T19:34:32.8510265Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef/39d0538db9ccc0872a9b6333ccd4bdceb5686a' 2025-08-26T19:34:32.8510600Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef' 2025-08-26T19:34:32.8511040Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76/93a41ef3d64ede740d7282ed9815fa7fb7eee7' 2025-08-26T19:34:32.8511382Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76' 2025-08-26T19:34:32.8511913Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96/ca5f5989edf5379488a8336c9552d23104fc69' 2025-08-26T19:34:32.8512249Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96' 2025-08-26T19:34:32.8512828Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5/fc8496ba55a20c156e1e262fe199cfaf51bde8' 2025-08-26T19:34:32.8513414Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5' 2025-08-26T19:34:32.8513918Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc/1741461e424a234f5f37629dc1724e6a577676' 2025-08-26T19:34:32.8514263Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc' 2025-08-26T19:34:32.8514699Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6/5cfb280f5108c41bf4f47a32072e8c050f30d7' 2025-08-26T19:34:32.8515040Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6' 2025-08-26T19:34:32.8515481Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/99f40eb48be5234ddbb58098c7e9a5f8d7a141' 2025-08-26T19:34:32.8515914Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/4351ac2cb119668145a82442cbb1fcabecee33' 2025-08-26T19:34:32.8516248Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a' 2025-08-26T19:34:32.8516691Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c/44beed9f53b868130d711855a2b0c620b1aecd' 2025-08-26T19:34:32.8517031Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c' 2025-08-26T19:34:32.8517471Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10/d690e782ed24e56107be7ad1b248cfdacf6fea' 2025-08-26T19:34:32.8517969Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10' 2025-08-26T19:34:32.8518406Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1/2b6150e75ea0911b0c058b9066588bf268023f' 2025-08-26T19:34:32.8518742Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1' 2025-08-26T19:34:32.8519369Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-c13c612a3626022d9067387eb07fec5969d2a667.rev' 2025-08-26T19:34:32.8519877Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-c13c612a3626022d9067387eb07fec5969d2a667.pack' 2025-08-26T19:34:32.8520485Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-c13c612a3626022d9067387eb07fec5969d2a667.idx' 2025-08-26T19:34:32.8520849Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack' 2025-08-26T19:34:32.8521291Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb/92342ef8980ec0ba239fcc5d8f999ee1888aed' 2025-08-26T19:34:32.8521626Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb' 2025-08-26T19:34:32.8522080Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/4e254ba4c438c69ee2558eed69e95b36bde77b' 2025-08-26T19:34:32.8522521Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/ec9d5d0af20f575f378a0a3c6e26b75223d353' 2025-08-26T19:34:32.8522966Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1' 2025-08-26T19:34:32.8523321Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/info' 2025-08-26T19:34:32.8523756Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/934635b28d2736331c49d1a57644f8cad7b6b8' 2025-08-26T19:34:32.8524323Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/0293fefbf7e531b3c6d73c8f5e6c54ed176b41' 2025-08-26T19:34:32.8524922Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a' 2025-08-26T19:34:32.8525347Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects' 2025-08-26T19:34:32.8525668Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info/exclude' 2025-08-26T19:34:32.8525996Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info' 2025-08-26T19:34:32.8526289Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/index' 2025-08-26T19:34:32.8526593Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp' 2025-08-26T19:34:32.8527005Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8527393Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/post-update.sample' 2025-08-26T19:34:32.8528030Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8528404Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/update.sample' 2025-08-26T19:34:32.8528780Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-receive.sample' 2025-08-26T19:34:32.8529184Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8529561Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-commit.sample' 2025-08-26T19:34:32.8530094Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/commit-msg.sample' 2025-08-26T19:34:32.8530485Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8530860Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8531228Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-push.sample' 2025-08-26T19:34:32.8531617Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8532022Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8532433Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8532773Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks' 2025-08-26T19:34:32.8533148Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads/main' 2025-08-26T19:34:32.8533625Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads' 2025-08-26T19:34:32.8534017Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8534430Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin' 2025-08-26T19:34:32.8534808Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes' 2025-08-26T19:34:32.8535161Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs' 2025-08-26T19:34:32.8535491Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/HEAD' 2025-08-26T19:34:32.8535830Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs' 2025-08-26T19:34:32.8536173Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads/main' 2025-08-26T19:34:32.8536534Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads' 2025-08-26T19:34:32.8536976Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8537779Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin' 2025-08-26T19:34:32.8538283Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes' 2025-08-26T19:34:32.8538639Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/tags' 2025-08-26T19:34:32.8538979Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs' 2025-08-26T19:34:32.8539295Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config' 2025-08-26T19:34:32.8539622Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/FETCH_HEAD' 2025-08-26T19:34:32.8539936Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/shallow' 2025-08-26T19:34:32.8540401Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/packed-refs' 2025-08-26T19:34:32.8540729Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/description' 2025-08-26T19:34:32.8541038Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/HEAD' 2025-08-26T19:34:32.8541514Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5/2676f653763c15dd632a5d912fc7c499f62228' 2025-08-26T19:34:32.8541873Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5' 2025-08-26T19:34:32.8542339Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36/e0767d979c0aa02c74df333fd835fee68cac8c' 2025-08-26T19:34:32.8542704Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36' 2025-08-26T19:34:32.8543158Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13/2c53f24a3391e20dd384d919d8fa8241a3a399' 2025-08-26T19:34:32.8543514Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13' 2025-08-26T19:34:32.8544073Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85/424067465c3c005fe1df8f38f02e056725f171' 2025-08-26T19:34:32.8544429Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85' 2025-08-26T19:34:32.8544888Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48/3a5e6c0d54eacc86481769f973411d3f62cc71' 2025-08-26T19:34:32.8545254Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48' 2025-08-26T19:34:32.8545712Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60/e8fe17ab2987510ab8c744fd3d3a54c11f82b7' 2025-08-26T19:34:32.8546067Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60' 2025-08-26T19:34:32.8546533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/e71cf16c90785622afeec41133739226071b5f' 2025-08-26T19:34:32.8546995Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/cf2cdd05b54c772fbc929ee51fa544a2ff6db4' 2025-08-26T19:34:32.8547354Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8' 2025-08-26T19:34:32.8548004Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42/6dafe3aebe91196c2fa4dd4f3e57a7234e6505' 2025-08-26T19:34:32.8548362Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42' 2025-08-26T19:34:32.8548827Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab/793a015e724e33feb93c9b3ac9791027e67015' 2025-08-26T19:34:32.8549409Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab' 2025-08-26T19:34:32.8550221Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5/0a691a96eb80ae27aa8dfd32ae4d2f20b8b213' 2025-08-26T19:34:32.8550851Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5' 2025-08-26T19:34:32.8551810Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05/848080cae8925df1d44094373944f3597c6c76' 2025-08-26T19:34:32.8552324Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05' 2025-08-26T19:34:32.8552794Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2/93d26063fa79e9bb8588b5395bd3570ce38b33' 2025-08-26T19:34:32.8553150Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2' 2025-08-26T19:34:32.8553607Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1/d608c875b5c1393d46f07b6678a7faf98c3902' 2025-08-26T19:34:32.8553967Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1' 2025-08-26T19:34:32.8554430Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd/48f1ad3a168dd44a22b2578040db6c54e6c9a6' 2025-08-26T19:34:32.8554783Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd' 2025-08-26T19:34:32.8555354Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d/1f1cb6695536eac802aa3c64056b9fa43774dc' 2025-08-26T19:34:32.8555715Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d' 2025-08-26T19:34:32.8556171Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4/bcb13cc83724c81334488d94d0680c0a78f21c' 2025-08-26T19:34:32.8556531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4' 2025-08-26T19:34:32.8556985Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66/37560bc35447130583bd413d26626e31c4e719' 2025-08-26T19:34:32.8557341Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66' 2025-08-26T19:34:32.8557975Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11/00c6219187084ef3b79a152857a301e912b45f' 2025-08-26T19:34:32.8558334Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11' 2025-08-26T19:34:32.8558797Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16/5fd883e8b1d4c79a9860a7adafac259ecd120d' 2025-08-26T19:34:32.8559155Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16' 2025-08-26T19:34:32.8559627Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0/bfc35a44d0ca098c0d6107ad6b2d6cce9a6ff4' 2025-08-26T19:34:32.8559983Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0' 2025-08-26T19:34:32.8560585Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6/fe67f9e553dc58049ddce1f1bf1a46c6a7e27c' 2025-08-26T19:34:32.8561214Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6' 2025-08-26T19:34:32.8562026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82/60d8aaeb8214a2d75a313d14f58b3ffcb1f4f5' 2025-08-26T19:34:32.8562654Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82' 2025-08-26T19:34:32.8563597Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c/689431bc59dfcde9e45d10a649d1b4e22f9ef1' 2025-08-26T19:34:32.8563957Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c' 2025-08-26T19:34:32.8564428Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/94aee93383831a1d39dd6de688d8d81fb80d7b' 2025-08-26T19:34:32.8564887Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/1c5bc3318002ecf573f065a4a7d0b51230262d' 2025-08-26T19:34:32.8565244Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33' 2025-08-26T19:34:32.8565704Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f/5b5157117651acad4a66ee0f815850512e8216' 2025-08-26T19:34:32.8566064Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f' 2025-08-26T19:34:32.8566528Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9/b97dd74510f474c59a71cd7cfbb86c4fc2fcf4' 2025-08-26T19:34:32.8566889Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9' 2025-08-26T19:34:32.8567451Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/9716df20407e5a9efe707f8a28770100b98e1d' 2025-08-26T19:34:32.8568101Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/a4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-26T19:34:32.8568460Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c' 2025-08-26T19:34:32.8568927Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87/336b13c372e8d98832b9758f5fe7671e8875e0' 2025-08-26T19:34:32.8569291Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87' 2025-08-26T19:34:32.8569750Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5/90a3fbe575529c4a946026c03f0a5a4063e7a6' 2025-08-26T19:34:32.8570107Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5' 2025-08-26T19:34:32.8570573Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8/4a42ae3fa34656a1f1ad233e1dbe05652f80c1' 2025-08-26T19:34:32.8570929Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8' 2025-08-26T19:34:32.8571388Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8/6114283da8c6297b7e923341b131bd307e6240' 2025-08-26T19:34:32.8571747Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8' 2025-08-26T19:34:32.8572210Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59/900fd75152ca10da98dc1c4d2dad5d7f4cea6a' 2025-08-26T19:34:32.8572566Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59' 2025-08-26T19:34:32.8573027Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/eb/42d5b55682b19c8a2c10352626f9466b39df96' 2025-08-26T19:34:32.8573382Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/eb' 2025-08-26T19:34:32.8573961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef/10dc4d9bada8252555f2e5fe68195bee81be0a' 2025-08-26T19:34:32.8574371Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef' 2025-08-26T19:34:32.8575190Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/ce169e7dc8b45c84ce54c9bd4166247c3f2ee3' 2025-08-26T19:34:32.8575997Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/7d234a90ce6b2a00fcc4a2247d3ee32f136485' 2025-08-26T19:34:32.8576625Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20' 2025-08-26T19:34:32.8577447Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18/f8dedbfe1160b7fd53bbbc4cab44ae74ce8d69' 2025-08-26T19:34:32.8578027Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18' 2025-08-26T19:34:32.8578515Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/76cf0ea6be35d93119d79a22799814ebe568e6' 2025-08-26T19:34:32.8579100Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/dbcfcbd8ea1741b591f54d0e7205b87d90b4c2' 2025-08-26T19:34:32.8579460Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69' 2025-08-26T19:34:32.8579924Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39/008e6d439dd88606817d1172ae5a9d2778f0dd' 2025-08-26T19:34:32.8580277Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39' 2025-08-26T19:34:32.8580736Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1/fdfa3ac97250b019e2a1267b0e3301a5ac024e' 2025-08-26T19:34:32.8581097Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1' 2025-08-26T19:34:32.8581552Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2/2b11899f473428f851751f45755f15341a036a' 2025-08-26T19:34:32.8581909Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2' 2025-08-26T19:34:32.8582443Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-820f8fb3d3c902ba350bc3bab1e84e338492c6a8.pack' 2025-08-26T19:34:32.8582960Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-820f8fb3d3c902ba350bc3bab1e84e338492c6a8.idx' 2025-08-26T19:34:32.8583476Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-820f8fb3d3c902ba350bc3bab1e84e338492c6a8.rev' 2025-08-26T19:34:32.8583851Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack' 2025-08-26T19:34:32.8584318Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb/3c5c59f525dc98e8731c3a73d3e07b7c62c775' 2025-08-26T19:34:32.8584678Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb' 2025-08-26T19:34:32.8585143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15/dba368bd85811568cf45ff54a086ba02c358ca' 2025-08-26T19:34:32.8585500Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15' 2025-08-26T19:34:32.8586061Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff/8a21a1fa0e1a788864fa4610cae97ccef82cb1' 2025-08-26T19:34:32.8586422Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff' 2025-08-26T19:34:32.8586794Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/info' 2025-08-26T19:34:32.8587259Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45/52d324fdeeaf11a4e3a1615fe7274947f15729' 2025-08-26T19:34:32.8587785Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45' 2025-08-26T19:34:32.8588246Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a/80301fb55c0792a53af843e559491cc200d020' 2025-08-26T19:34:32.8588614Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a' 2025-08-26T19:34:32.8588964Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects' 2025-08-26T19:34:32.8589403Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info/exclude' 2025-08-26T19:34:32.8589751Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info' 2025-08-26T19:34:32.8590064Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/index' 2025-08-26T19:34:32.8590388Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto' 2025-08-26T19:34:32.8590640Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party' 2025-08-26T19:34:32.8590976Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8591285Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/post-update.sample' 2025-08-26T19:34:32.8591627Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8591918Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/update.sample' 2025-08-26T19:34:32.8592222Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-receive.sample' 2025-08-26T19:34:32.8592555Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8592861Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-commit.sample' 2025-08-26T19:34:32.8593163Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/commit-msg.sample' 2025-08-26T19:34:32.8593480Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8593783Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8594083Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-push.sample' 2025-08-26T19:34:32.8594398Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8594723Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8595055Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8595439Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks' 2025-08-26T19:34:32.8595740Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads/master' 2025-08-26T19:34:32.8596045Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads' 2025-08-26T19:34:32.8596367Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8596706Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin' 2025-08-26T19:34:32.8597014Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes' 2025-08-26T19:34:32.8597297Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs' 2025-08-26T19:34:32.8597726Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/HEAD' 2025-08-26T19:34:32.8598022Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs' 2025-08-26T19:34:32.8598299Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads/master' 2025-08-26T19:34:32.8598701Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads' 2025-08-26T19:34:32.8599006Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8599319Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin' 2025-08-26T19:34:32.8599617Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes' 2025-08-26T19:34:32.8599895Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/tags' 2025-08-26T19:34:32.8600161Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs' 2025-08-26T19:34:32.8600404Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config' 2025-08-26T19:34:32.8600658Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/FETCH_HEAD' 2025-08-26T19:34:32.8600905Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/shallow' 2025-08-26T19:34:32.8601169Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/packed-refs' 2025-08-26T19:34:32.8601425Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/description' 2025-08-26T19:34:32.8601656Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/HEAD' 2025-08-26T19:34:32.8602127Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-cea19fedd9fd6398daa25ed7be984d3d33571594.pack' 2025-08-26T19:34:32.8602586Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-cea19fedd9fd6398daa25ed7be984d3d33571594.idx' 2025-08-26T19:34:32.8603035Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-cea19fedd9fd6398daa25ed7be984d3d33571594.rev' 2025-08-26T19:34:32.8603487Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-69e61559c391805c822014d372a75e778fbb2728.pack' 2025-08-26T19:34:32.8603924Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-69e61559c391805c822014d372a75e778fbb2728.rev' 2025-08-26T19:34:32.8604361Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-69e61559c391805c822014d372a75e778fbb2728.idx' 2025-08-26T19:34:32.8604717Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack' 2025-08-26T19:34:32.8605110Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/info' 2025-08-26T19:34:32.8605385Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects' 2025-08-26T19:34:32.8605653Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info/exclude' 2025-08-26T19:34:32.8605919Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info' 2025-08-26T19:34:32.8606155Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/index' 2025-08-26T19:34:32.8606409Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg' 2025-08-26T19:34:32.8606642Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools' 2025-08-26T19:34:32.8606857Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules' 2025-08-26T19:34:32.8607063Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/packed-refs' 2025-08-26T19:34:32.8607256Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/description' 2025-08-26T19:34:32.8607431Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/HEAD' 2025-08-26T19:34:32.8608077Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-8750124255edb3a78b0b22ef763e5daeadb05ca4.idx' 2025-08-26T19:34:32.8608459Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-8750124255edb3a78b0b22ef763e5daeadb05ca4.rev' 2025-08-26T19:34:32.8608829Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-05d2658fce3866f56f947b95687d965e062008ea.pack' 2025-08-26T19:34:32.8609189Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-05d2658fce3866f56f947b95687d965e062008ea.idx' 2025-08-26T19:34:32.8609574Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-8750124255edb3a78b0b22ef763e5daeadb05ca4.pack' 2025-08-26T19:34:32.8609932Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-05d2658fce3866f56f947b95687d965e062008ea.rev' 2025-08-26T19:34:32.8610164Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack' 2025-08-26T19:34:32.8610394Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/info' 2025-08-26T19:34:32.8610606Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects' 2025-08-26T19:34:32.8610802Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info/exclude' 2025-08-26T19:34:32.8611007Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info' 2025-08-26T19:34:32.8611187Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/index' 2025-08-26T19:34:32.8611376Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp' 2025-08-26T19:34:32.8611641Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8611875Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2025-08-26T19:34:32.8612134Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8612358Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2025-08-26T19:34:32.8612588Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2025-08-26T19:34:32.8612844Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8613076Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2025-08-26T19:34:32.8613298Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2025-08-26T19:34:32.8613681Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8613910Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8614132Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2025-08-26T19:34:32.8614374Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8614630Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8614891Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8615095Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2025-08-26T19:34:32.8615316Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2025-08-26T19:34:32.8615559Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2025-08-26T19:34:32.8615806Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8616068Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2025-08-26T19:34:32.8616310Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2025-08-26T19:34:32.8616593Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2025-08-26T19:34:32.8616781Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2025-08-26T19:34:32.8616987Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs' 2025-08-26T19:34:32.8617195Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2025-08-26T19:34:32.8617412Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2025-08-26T19:34:32.8617805Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8618049Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2025-08-26T19:34:32.8618269Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2025-08-26T19:34:32.8618479Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2025-08-26T19:34:32.8618687Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs' 2025-08-26T19:34:32.8618863Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/config' 2025-08-26T19:34:32.8619042Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/shallow' 2025-08-26T19:34:32.8619238Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2025-08-26T19:34:32.8619425Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/description' 2025-08-26T19:34:32.8619595Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2025-08-26T19:34:32.8619980Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.pack' 2025-08-26T19:34:32.8620344Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.idx' 2025-08-26T19:34:32.8620707Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.rev' 2025-08-26T19:34:32.8620933Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2025-08-26T19:34:32.8621151Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2025-08-26T19:34:32.8621359Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects' 2025-08-26T19:34:32.8621556Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2025-08-26T19:34:32.8621751Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info' 2025-08-26T19:34:32.8622039Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/index' 2025-08-26T19:34:32.8622228Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd' 2025-08-26T19:34:32.8622478Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8622709Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2025-08-26T19:34:32.8622966Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8623182Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2025-08-26T19:34:32.8623411Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2025-08-26T19:34:32.8623664Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8623899Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2025-08-26T19:34:32.8624121Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2025-08-26T19:34:32.8624362Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8624590Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8624904Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2025-08-26T19:34:32.8625151Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8625408Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8625659Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8625864Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2025-08-26T19:34:32.8626091Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2025-08-26T19:34:32.8626323Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2025-08-26T19:34:32.8626564Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8626836Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2025-08-26T19:34:32.8627073Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2025-08-26T19:34:32.8627283Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2025-08-26T19:34:32.8627468Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2025-08-26T19:34:32.8627858Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2025-08-26T19:34:32.8628066Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2025-08-26T19:34:32.8628284Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2025-08-26T19:34:32.8628516Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8628757Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2025-08-26T19:34:32.8628980Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2025-08-26T19:34:32.8629195Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2025-08-26T19:34:32.8629389Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2025-08-26T19:34:32.8629567Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2025-08-26T19:34:32.8629758Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/FETCH_HEAD' 2025-08-26T19:34:32.8630054Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/shallow' 2025-08-26T19:34:32.8630244Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2025-08-26T19:34:32.8630433Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2025-08-26T19:34:32.8630602Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2025-08-26T19:34:32.8630923Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78/613e826a675f4ed72c4571935e5d398db44cd1' 2025-08-26T19:34:32.8631139Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78' 2025-08-26T19:34:32.8631462Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b/0ba72129f2e0edfa754a663aa0ef4adfa01614' 2025-08-26T19:34:32.8631675Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b' 2025-08-26T19:34:32.8631982Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4/08327ac2a15ec3e43352421954f5b1967701d1' 2025-08-26T19:34:32.8632203Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4' 2025-08-26T19:34:32.8632565Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.rev' 2025-08-26T19:34:32.8632933Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.pack' 2025-08-26T19:34:32.8633393Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.idx' 2025-08-26T19:34:32.8633618Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2025-08-26T19:34:32.8633836Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2025-08-26T19:34:32.8634047Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2025-08-26T19:34:32.8634238Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2025-08-26T19:34:32.8634439Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2025-08-26T19:34:32.8634622Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/index' 2025-08-26T19:34:32.8634805Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv' 2025-08-26T19:34:32.8635083Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8635345Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2025-08-26T19:34:32.8635629Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8635865Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2025-08-26T19:34:32.8636122Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2025-08-26T19:34:32.8636403Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8636651Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2025-08-26T19:34:32.8636904Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2025-08-26T19:34:32.8637172Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8637422Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8637874Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2025-08-26T19:34:32.8638180Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8638451Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8638844Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8639072Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2025-08-26T19:34:32.8639314Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2025-08-26T19:34:32.8639567Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2025-08-26T19:34:32.8639840Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8640123Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2025-08-26T19:34:32.8640382Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2025-08-26T19:34:32.8640622Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2025-08-26T19:34:32.8640831Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2025-08-26T19:34:32.8641047Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2025-08-26T19:34:32.8641278Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2025-08-26T19:34:32.8641516Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2025-08-26T19:34:32.8641861Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8642132Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2025-08-26T19:34:32.8642375Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2025-08-26T19:34:32.8642606Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2025-08-26T19:34:32.8642824Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2025-08-26T19:34:32.8643021Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2025-08-26T19:34:32.8643226Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/FETCH_HEAD' 2025-08-26T19:34:32.8643426Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/shallow' 2025-08-26T19:34:32.8643639Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2025-08-26T19:34:32.8643851Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2025-08-26T19:34:32.8644039Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2025-08-26T19:34:32.8644386Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46/5b5a2217d68cd39f22cbee9c55f747015557fc' 2025-08-26T19:34:32.8644622Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46' 2025-08-26T19:34:32.8644952Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b/81360a03683b089b44b54870975e5fa76ff062' 2025-08-26T19:34:32.8645199Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b' 2025-08-26T19:34:32.8645537Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f/e0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-26T19:34:32.8645772Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f' 2025-08-26T19:34:32.8646118Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5/5a49348b568b7befb6e574ca3cfcfb7c7cb11b' 2025-08-26T19:34:32.8646353Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5' 2025-08-26T19:34:32.8646680Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07/6d73980b5635db4d48685854f723ad04cfa699' 2025-08-26T19:34:32.8646917Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07' 2025-08-26T19:34:32.8647346Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17/cc94250b6780aa678fe8211fade7f4bd245ea5' 2025-08-26T19:34:32.8647728Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17' 2025-08-26T19:34:32.8648138Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.rev' 2025-08-26T19:34:32.8648532Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.idx' 2025-08-26T19:34:32.8648928Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.pack' 2025-08-26T19:34:32.8649177Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2025-08-26T19:34:32.8649418Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2025-08-26T19:34:32.8649649Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2025-08-26T19:34:32.8649866Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2025-08-26T19:34:32.8650082Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2025-08-26T19:34:32.8650271Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/index' 2025-08-26T19:34:32.8650584Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool' 2025-08-26T19:34:32.8650838Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8651067Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2025-08-26T19:34:32.8651320Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8651533Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2025-08-26T19:34:32.8651761Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2025-08-26T19:34:32.8652011Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8652234Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2025-08-26T19:34:32.8652463Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2025-08-26T19:34:32.8652710Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8652932Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8653146Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2025-08-26T19:34:32.8653387Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8653631Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8653884Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8654089Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2025-08-26T19:34:32.8654305Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2025-08-26T19:34:32.8654538Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2025-08-26T19:34:32.8654781Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8655038Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2025-08-26T19:34:32.8655269Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2025-08-26T19:34:32.8655481Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2025-08-26T19:34:32.8655764Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2025-08-26T19:34:32.8655959Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs' 2025-08-26T19:34:32.8656162Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2025-08-26T19:34:32.8656378Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2025-08-26T19:34:32.8656607Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8656846Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2025-08-26T19:34:32.8657064Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2025-08-26T19:34:32.8657270Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2025-08-26T19:34:32.8657464Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs' 2025-08-26T19:34:32.8657801Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/config' 2025-08-26T19:34:32.8657988Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/FETCH_HEAD' 2025-08-26T19:34:32.8658164Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/shallow' 2025-08-26T19:34:32.8658356Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2025-08-26T19:34:32.8658645Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/description' 2025-08-26T19:34:32.8658817Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2025-08-26T19:34:32.8659141Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a/4f93e6f8da37df0ed486963807eacd312d10ee' 2025-08-26T19:34:32.8659358Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a' 2025-08-26T19:34:32.8659666Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f/c683180652da207532fdea736b3b1de35da7ac' 2025-08-26T19:34:32.8659878Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f' 2025-08-26T19:34:32.8660187Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/52/58e92fde56186b8d9297d7adddfb5d94b1cafa' 2025-08-26T19:34:32.8660395Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/52' 2025-08-26T19:34:32.8660701Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86/a4e22c48b2a544e5ea0201b67903c0b00fa59d' 2025-08-26T19:34:32.8660917Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86' 2025-08-26T19:34:32.8661220Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60/2e3419b00c4ab2c1bc9e5234099701e5bc5440' 2025-08-26T19:34:32.8661427Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60' 2025-08-26T19:34:32.8661734Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7/57a5f6f0f3235b11c80d5c406ad8be4609a215' 2025-08-26T19:34:32.8661946Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7' 2025-08-26T19:34:32.8662249Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42/8ab0651de9158daf580a91f8628c6d0b51aa76' 2025-08-26T19:34:32.8662461Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42' 2025-08-26T19:34:32.8662771Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c/3094b3d2a4b0baa0b5e2b2deed3746d81b42fb' 2025-08-26T19:34:32.8662979Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c' 2025-08-26T19:34:32.8663285Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d/1074a4191fdcf6e6e246208f48dc077bed9cb1' 2025-08-26T19:34:32.8663491Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d' 2025-08-26T19:34:32.8663794Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4/92b36403ccc6c1968f32d619ecf3f5148ec1a6' 2025-08-26T19:34:32.8664109Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4' 2025-08-26T19:34:32.8664415Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce/eb8390950d96aa3aa3375503ab1b0879a4b3fd' 2025-08-26T19:34:32.8664623Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce' 2025-08-26T19:34:32.8664935Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d/7366e997dadef17922225bcbb489288f6f9cdc' 2025-08-26T19:34:32.8665144Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d' 2025-08-26T19:34:32.8665449Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16/3fb25e56cc7dea72ff60812fb7023d961b08cf' 2025-08-26T19:34:32.8665661Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16' 2025-08-26T19:34:32.8665963Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0/d87f86cf501b08c2407884ab4f44283a26297d' 2025-08-26T19:34:32.8666179Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0' 2025-08-26T19:34:32.8666493Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6/9d19a3a865ec8fc1186d7cd8f03172c08c210d' 2025-08-26T19:34:32.8666706Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6' 2025-08-26T19:34:32.8667080Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a/019d85941c4ddfc0ca609302770079983fe80a' 2025-08-26T19:34:32.8667292Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a' 2025-08-26T19:34:32.8667762Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75/f3fc909f91e4acfd9e89afef7375b33f735a78' 2025-08-26T19:34:32.8667975Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75' 2025-08-26T19:34:32.8668280Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0/653e3ad200bcaf22d7103174fae395c14ce02c' 2025-08-26T19:34:32.8668497Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0' 2025-08-26T19:34:32.8668805Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d/fe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-26T19:34:32.8669012Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d' 2025-08-26T19:34:32.8669316Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5/710061707a730e90830713896825d3d7f1add3' 2025-08-26T19:34:32.8669527Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5' 2025-08-26T19:34:32.8669829Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0/598abba32362d612ba9462754d254f703f1dea' 2025-08-26T19:34:32.8670041Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0' 2025-08-26T19:34:32.8670347Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/13ee1bf311c3d307b9843ce8ee2f6fe19f770c' 2025-08-26T19:34:32.8670655Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/58bd8efb75da94f7776309e2a197624d2f30d0' 2025-08-26T19:34:32.8670876Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e' 2025-08-26T19:34:32.8671190Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/f4f1916bc7d560ba34ef82b378f42837255a5d' 2025-08-26T19:34:32.8671505Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/074bc5944eed3cd5b3c9f903646c9eb74e82e5' 2025-08-26T19:34:32.8671726Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e' 2025-08-26T19:34:32.8672036Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391' 2025-08-26T19:34:32.8672247Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6' 2025-08-26T19:34:32.8672675Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/28/4e1b157a78e02deae7fcb8819e1bf97eb33030' 2025-08-26T19:34:32.8672883Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/28' 2025-08-26T19:34:32.8673190Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59/da7a6b5c16d4f2bb2a84d5d9956f7148288c40' 2025-08-26T19:34:32.8673409Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59' 2025-08-26T19:34:32.8673717Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61/fd35e68ea72af68788fc04011a02decb333bc4' 2025-08-26T19:34:32.8673926Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61' 2025-08-26T19:34:32.8674240Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76/7c4b6c744ed232ae08ef3dd2ba2b28f1257d3e' 2025-08-26T19:34:32.8674447Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76' 2025-08-26T19:34:32.8674755Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec/9ee020744e9438f2e5953b8d413d4994d58d2c' 2025-08-26T19:34:32.8674964Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec' 2025-08-26T19:34:32.8675281Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7/be29de2680ced39e3ec20cfd3b0d79018a0766' 2025-08-26T19:34:32.8675615Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7' 2025-08-26T19:34:32.8675925Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9/fbf5675a3fd004f21b3100eebe94101316c47f' 2025-08-26T19:34:32.8676138Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9' 2025-08-26T19:34:32.8676447Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f5/b61a5e80cdaf4cde11778a8b6dd5029e2033c0' 2025-08-26T19:34:32.8676654Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f5' 2025-08-26T19:34:32.8676972Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f/660e31640d6d8fce3f91a5d9437fa2da219dc2' 2025-08-26T19:34:32.8677183Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f' 2025-08-26T19:34:32.8677491Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1/08cb5f4df5c13334ddf5d3d160537fb2c0ce4b' 2025-08-26T19:34:32.8677901Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1' 2025-08-26T19:34:32.8678214Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0/c7f582b7a453ce0ed826a1ed8287c696416ac2' 2025-08-26T19:34:32.8678443Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0' 2025-08-26T19:34:32.8678755Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c/1f942470fbc4ecb176f425d1772a691a1ad246' 2025-08-26T19:34:32.8678965Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c' 2025-08-26T19:34:32.8679273Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e/54453b19907fae0a0476c34d5e04ba36119c99' 2025-08-26T19:34:32.8679501Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e' 2025-08-26T19:34:32.8679817Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10/95138cbce2a88cc6abeb7d360f38f3b2fdefe4' 2025-08-26T19:34:32.8680029Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10' 2025-08-26T19:34:32.8680341Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c/d2ac22addd14de5765d81852de9cc17583a828' 2025-08-26T19:34:32.8680550Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c' 2025-08-26T19:34:32.8680852Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b9/d880e705e66a08a9482137097800c840d861c3' 2025-08-26T19:34:32.8681065Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b9' 2025-08-26T19:34:32.8681493Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b/61fff5c1b9a6bde62d84f2a8428b6fcfdada42' 2025-08-26T19:34:32.8681703Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b' 2025-08-26T19:34:32.8682082Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.rev' 2025-08-26T19:34:32.8682461Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.pack' 2025-08-26T19:34:32.8682828Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.idx' 2025-08-26T19:34:32.8683054Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2025-08-26T19:34:32.8683375Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be/cd2eb045e41c39d2693ca9b1f4c41b8ee0cf51' 2025-08-26T19:34:32.8683587Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be' 2025-08-26T19:34:32.8683890Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb/62386edf02324fd916574a013ad77824374fbb' 2025-08-26T19:34:32.8684104Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb' 2025-08-26T19:34:32.8684317Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2025-08-26T19:34:32.8684725Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89/ebc95e3535616bbd5179f9cbe0228404491dfd' 2025-08-26T19:34:32.8684940Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89' 2025-08-26T19:34:32.8685147Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects' 2025-08-26T19:34:32.8685339Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2025-08-26T19:34:32.8685538Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info' 2025-08-26T19:34:32.8685715Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/index' 2025-08-26T19:34:32.8685899Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16' 2025-08-26T19:34:32.8686073Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps' 2025-08-26T19:34:32.8686211Z removed directory 'pytorch-main/.git/modules/third_party' 2025-08-26T19:34:32.8686440Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2025-08-26T19:34:32.8686652Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2025-08-26T19:34:32.8686882Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2025-08-26T19:34:32.8687064Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/update.sample' 2025-08-26T19:34:32.8687268Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2025-08-26T19:34:32.8687498Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/sendemail-validate.sample' 2025-08-26T19:34:32.8687862Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2025-08-26T19:34:32.8688062Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2025-08-26T19:34:32.8688282Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2025-08-26T19:34:32.8688476Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2025-08-26T19:34:32.8688668Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2025-08-26T19:34:32.8688883Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2025-08-26T19:34:32.8689102Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2025-08-26T19:34:32.8689325Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2025-08-26T19:34:32.8689503Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/hooks' 2025-08-26T19:34:32.8689805Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2025-08-26T19:34:32.8690002Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads' 2025-08-26T19:34:32.8690216Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8690454Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2025-08-26T19:34:32.8690660Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes' 2025-08-26T19:34:32.8690840Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs' 2025-08-26T19:34:32.8690996Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/HEAD' 2025-08-26T19:34:32.8691162Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs' 2025-08-26T19:34:32.8691328Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads/main' 2025-08-26T19:34:32.8691518Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads' 2025-08-26T19:34:32.8691718Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2025-08-26T19:34:32.8691925Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin' 2025-08-26T19:34:32.8692115Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes' 2025-08-26T19:34:32.8692438Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/tags' 2025-08-26T19:34:32.8692731Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs' 2025-08-26T19:34:32.8692984Z removed 'pytorch-main/.git/modules/android/libs/fbjni/config' 2025-08-26T19:34:32.8693250Z removed 'pytorch-main/.git/modules/android/libs/fbjni/FETCH_HEAD' 2025-08-26T19:34:32.8693498Z removed 'pytorch-main/.git/modules/android/libs/fbjni/shallow' 2025-08-26T19:34:32.8693788Z removed 'pytorch-main/.git/modules/android/libs/fbjni/packed-refs' 2025-08-26T19:34:32.8694054Z removed 'pytorch-main/.git/modules/android/libs/fbjni/description' 2025-08-26T19:34:32.8694294Z removed 'pytorch-main/.git/modules/android/libs/fbjni/HEAD' 2025-08-26T19:34:32.8694899Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-2fcb18d268e44bc96c89c60e438ce4f1b56a1d94.rev' 2025-08-26T19:34:32.8695497Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-2fcb18d268e44bc96c89c60e438ce4f1b56a1d94.idx' 2025-08-26T19:34:32.8696094Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-cf993ed8c4e991c4beffd0a37f6524b4962b5831.rev' 2025-08-26T19:34:32.8696684Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-cf993ed8c4e991c4beffd0a37f6524b4962b5831.idx' 2025-08-26T19:34:32.8697287Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-2fcb18d268e44bc96c89c60e438ce4f1b56a1d94.pack' 2025-08-26T19:34:32.8698007Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-cf993ed8c4e991c4beffd0a37f6524b4962b5831.pack' 2025-08-26T19:34:32.8698211Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack' 2025-08-26T19:34:32.8698403Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/info' 2025-08-26T19:34:32.8698582Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects' 2025-08-26T19:34:32.8698743Z removed 'pytorch-main/.git/modules/android/libs/fbjni/info/exclude' 2025-08-26T19:34:32.8698920Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/info' 2025-08-26T19:34:32.8699062Z removed 'pytorch-main/.git/modules/android/libs/fbjni/index' 2025-08-26T19:34:32.8699217Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni' 2025-08-26T19:34:32.8699358Z removed directory 'pytorch-main/.git/modules/android/libs' 2025-08-26T19:34:32.8699481Z removed directory 'pytorch-main/.git/modules/android' 2025-08-26T19:34:32.8699589Z removed directory 'pytorch-main/.git/modules' 2025-08-26T19:34:32.8699684Z removed 'pytorch-main/.git/description' 2025-08-26T19:34:32.8700018Z removed 'pytorch-main/.git/HEAD' 2025-08-26T19:34:32.8700402Z removed 'pytorch-main/.git/objects/pack/pack-2a901bb88470b86ab1ccd8799efa8dbcf25a360a.rev' 2025-08-26T19:34:32.8700808Z removed 'pytorch-main/.git/objects/pack/pack-2a901bb88470b86ab1ccd8799efa8dbcf25a360a.pack' 2025-08-26T19:34:32.8701214Z removed 'pytorch-main/.git/objects/pack/pack-2a901bb88470b86ab1ccd8799efa8dbcf25a360a.idx' 2025-08-26T19:34:32.8701415Z removed directory 'pytorch-main/.git/objects/pack' 2025-08-26T19:34:32.8701593Z removed directory 'pytorch-main/.git/objects/info' 2025-08-26T19:34:32.8701765Z removed directory 'pytorch-main/.git/objects' 2025-08-26T19:34:32.8701922Z removed 'pytorch-main/.git/info/exclude' 2025-08-26T19:34:32.8702084Z removed directory 'pytorch-main/.git/info' 2025-08-26T19:34:32.8702235Z removed 'pytorch-main/.git/index' 2025-08-26T19:34:32.8702388Z removed directory 'pytorch-main/.git' 2025-08-26T19:34:32.8702902Z find: ‘pytorch-main/.git’: No such file or directory 2025-08-26T19:35:05.4529333Z Created source archive pytorch-main.tar.gz with content: . 2025-08-26T19:35:05.4529823Z .. 2025-08-26T19:35:05.4530012Z .bazelignore 2025-08-26T19:35:05.4530235Z .bazelrc 2025-08-26T19:35:05.4530604Z .bazelversion 2025-08-26T19:35:05.4530909Z .bc-linter.yml 2025-08-26T19:35:05.4531233Z .clang-format 2025-08-26T19:35:05.4531540Z .clang-tidy 2025-08-26T19:35:05.4531842Z .cmakelintrc 2025-08-26T19:35:05.4532100Z .coveragerc 2025-08-26T19:35:05.4532342Z .ctags.d 2025-08-26T19:35:05.4532858Z .devcontainer 2025-08-26T19:35:05.4533207Z .dockerignore 2025-08-26T19:35:05.4533483Z .editorconfig 2025-08-26T19:35:05.4533744Z .flake8 2025-08-26T19:35:05.4534000Z .gdbinit 2025-08-26T19:35:05.4534276Z .lintrunner.toml 2025-08-26T19:35:05.4534582Z .lldbinit 2025-08-26T19:35:05.4534869Z .vscode 2025-08-26T19:35:05.4535154Z AGENTS.md 2025-08-26T19:35:05.4535409Z BUCK.oss 2025-08-26T19:35:05.4535669Z BUILD.bazel 2025-08-26T19:35:05.4535938Z CITATION.cff 2025-08-26T19:35:05.4536113Z CMakeLists.txt 2025-08-26T19:35:05.4536295Z CODEOWNERS 2025-08-26T19:35:05.4536461Z CODE_OF_CONDUCT.md 2025-08-26T19:35:05.4536641Z CONTRIBUTING.md 2025-08-26T19:35:05.4536817Z Dockerfile 2025-08-26T19:35:05.4536975Z GLOSSARY.md 2025-08-26T19:35:05.4537135Z LICENSE 2025-08-26T19:35:05.4537294Z MANIFEST.in 2025-08-26T19:35:05.4537447Z Makefile 2025-08-26T19:35:05.4537864Z NOTICE 2025-08-26T19:35:05.4538034Z README.md 2025-08-26T19:35:05.4538198Z RELEASE.md 2025-08-26T19:35:05.4538357Z SECURITY.md 2025-08-26T19:35:05.4538534Z WORKSPACE 2025-08-26T19:35:05.4538690Z android 2025-08-26T19:35:05.4538849Z aten 2025-08-26T19:35:05.4538998Z aten.bzl 2025-08-26T19:35:05.4539156Z benchmarks 2025-08-26T19:35:05.4539311Z binaries 2025-08-26T19:35:05.4539470Z buckbuild.bzl 2025-08-26T19:35:05.4539634Z build.bzl 2025-08-26T19:35:05.4539802Z build_variables.bzl 2025-08-26T19:35:05.4539981Z c10 2025-08-26T19:35:05.4540134Z caffe2 2025-08-26T19:35:05.4540289Z cmake 2025-08-26T19:35:05.4540446Z codex_setup.sh 2025-08-26T19:35:05.4540617Z defs.bzl 2025-08-26T19:35:05.4540807Z docker.Makefile 2025-08-26T19:35:05.4540998Z docs 2025-08-26T19:35:05.4541147Z functorch 2025-08-26T19:35:05.4541311Z mypy-strict.ini 2025-08-26T19:35:05.4541479Z mypy.ini 2025-08-26T19:35:05.4541640Z mypy_plugins 2025-08-26T19:35:05.4541805Z pt_ops.bzl 2025-08-26T19:35:05.4541980Z pt_template_srcs.bzl 2025-08-26T19:35:05.4542174Z pyproject.toml 2025-08-26T19:35:05.4542351Z pyrefly.toml 2025-08-26T19:35:05.4542513Z pytest.ini 2025-08-26T19:35:05.4542698Z requirements-build.txt 2025-08-26T19:35:05.4542894Z requirements.txt 2025-08-26T19:35:05.4543071Z scripts 2025-08-26T19:35:05.4543229Z setup.py 2025-08-26T19:35:05.4543379Z test 2025-08-26T19:35:05.4543533Z third_party 2025-08-26T19:35:05.4543688Z tools 2025-08-26T19:35:05.4543840Z torch 2025-08-26T19:35:05.4543988Z torchgen 2025-08-26T19:35:05.4544147Z ubsan.supp 2025-08-26T19:35:05.4544306Z ufunc_defs.bzl 2025-08-26T19:35:05.4544475Z version.txt 2025-08-26T19:35:05.4601483Z ##[group]Run echo "pt_release_name=pytorch-main.tar.gz" >> "${GITHUB_OUTPUT}" 2025-08-26T19:35:05.4602158Z echo "pt_release_name=pytorch-main.tar.gz" >> "${GITHUB_OUTPUT}" 2025-08-26T19:35:05.4641605Z shell: /usr/bin/bash -e {0} 2025-08-26T19:35:05.4641845Z env: 2025-08-26T19:35:05.4642042Z PT_GITHUB_REF: refs/heads/main 2025-08-26T19:35:05.4642299Z PT_RELEASE_NAME: pytorch-main 2025-08-26T19:35:05.4642558Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-08-26T19:35:05.4642808Z ##[endgroup] 2025-08-26T19:35:05.4797183Z Post job cleanup. 2025-08-26T19:35:05.5791506Z [command]/usr/bin/git version 2025-08-26T19:35:05.5834506Z git version 2.51.0 2025-08-26T19:35:05.5883553Z Temporarily overriding HOME='/home/runner/work/_temp/0fb8e2d7-6f70-4d2d-861c-d96c7e1db7c1' before making global git config changes 2025-08-26T19:35:05.5884884Z Adding repository directory to the temporary git global config as a safe directory 2025-08-26T19:35:05.5890293Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-08-26T19:35:05.5940358Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-26T19:35:05.5980383Z [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-08-26T19:35:05.6258482Z Entering 'android/libs/fbjni' 2025-08-26T19:35:05.6306772Z Entering 'third_party/FP16' 2025-08-26T19:35:05.6357026Z Entering 'third_party/FXdiv' 2025-08-26T19:35:05.6408878Z Entering 'third_party/NNPACK' 2025-08-26T19:35:05.6461783Z Entering 'third_party/NVTX' 2025-08-26T19:35:05.6514712Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:35:05.6556532Z Entering 'third_party/XNNPACK' 2025-08-26T19:35:05.6631438Z Entering 'third_party/aiter' 2025-08-26T19:35:05.6696419Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:35:05.6752330Z Entering 'third_party/benchmark' 2025-08-26T19:35:05.6822562Z Entering 'third_party/composable_kernel' 2025-08-26T19:35:05.6911184Z Entering 'third_party/cpp-httplib' 2025-08-26T19:35:05.6962754Z Entering 'third_party/cpuinfo' 2025-08-26T19:35:05.7037107Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:35:05.7088197Z Entering 'third_party/cutlass' 2025-08-26T19:35:05.7146227Z Entering 'third_party/fbgemm' 2025-08-26T19:35:05.7193407Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:35:05.7249161Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:35:05.7318749Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:35:05.7365644Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:35:05.7429633Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:35:05.7477984Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:35:05.7528238Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:35:05.7576577Z Entering 'third_party/flash-attention' 2025-08-26T19:35:05.7623789Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:35:05.7674435Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:35:05.7741125Z Entering 'third_party/flatbuffers' 2025-08-26T19:35:05.7797844Z Entering 'third_party/fmt' 2025-08-26T19:35:05.7849783Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:35:05.7898377Z Entering 'third_party/gloo' 2025-08-26T19:35:05.7944579Z Entering 'third_party/googletest' 2025-08-26T19:35:05.7988260Z Entering 'third_party/ideep' 2025-08-26T19:35:05.8030162Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:35:05.8080846Z Entering 'third_party/ittapi' 2025-08-26T19:35:05.8124537Z Entering 'third_party/kineto' 2025-08-26T19:35:05.8169427Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:35:05.8231375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:35:05.8301175Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:35:05.8344574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:35:05.8389031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:35:05.8430759Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:35:05.8478271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:35:05.8521502Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:35:05.8565264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:35:05.8609159Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:35:05.8654449Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:35:05.8702825Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:35:05.8758912Z Entering 'third_party/kleidiai' 2025-08-26T19:35:05.8809840Z Entering 'third_party/mimalloc' 2025-08-26T19:35:05.8854565Z Entering 'third_party/nlohmann' 2025-08-26T19:35:05.8899058Z Entering 'third_party/onnx' 2025-08-26T19:35:05.8955137Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:35:05.9002211Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:35:05.9045845Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:35:05.9088180Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:35:05.9130647Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:35:05.9181778Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:35:05.9236501Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:35:05.9281414Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:35:05.9324892Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:35:05.9366712Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:35:05.9413299Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:35:05.9458281Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:35:05.9518827Z Entering 'third_party/pocketfft' 2025-08-26T19:35:05.9561918Z Entering 'third_party/protobuf' 2025-08-26T19:35:05.9606119Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:35:05.9654961Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:35:05.9701182Z Entering 'third_party/psimd' 2025-08-26T19:35:05.9745402Z Entering 'third_party/pthreadpool' 2025-08-26T19:35:05.9788293Z Entering 'third_party/pybind11' 2025-08-26T19:35:05.9837406Z Entering 'third_party/python-peachpy' 2025-08-26T19:35:05.9886750Z Entering 'third_party/sleef' 2025-08-26T19:35:05.9932274Z Entering 'third_party/tensorpipe' 2025-08-26T19:35:05.9975354Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:35:06.0017447Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:35:06.0059952Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:35:06.0107383Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:35:06.0158927Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:35:06.0235426Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-26T19:35:06.0258181Z http.https://github.com/.extraheader 2025-08-26T19:35:06.0269792Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-08-26T19:35:06.0597041Z [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-08-26T19:35:06.0848627Z Entering 'android/libs/fbjni' 2025-08-26T19:35:06.0873961Z http.https://github.com/.extraheader 2025-08-26T19:35:06.1252227Z Entering 'third_party/FP16' 2025-08-26T19:35:06.1282063Z http.https://github.com/.extraheader 2025-08-26T19:35:06.1322199Z Entering 'third_party/FXdiv' 2025-08-26T19:35:06.1348015Z http.https://github.com/.extraheader 2025-08-26T19:35:06.1382135Z Entering 'third_party/NNPACK' 2025-08-26T19:35:06.1406873Z http.https://github.com/.extraheader 2025-08-26T19:35:06.1441068Z Entering 'third_party/NVTX' 2025-08-26T19:35:06.1466906Z http.https://github.com/.extraheader 2025-08-26T19:35:06.1501581Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T19:35:06.1526176Z http.https://github.com/.extraheader 2025-08-26T19:35:06.1560042Z Entering 'third_party/XNNPACK' 2025-08-26T19:35:06.1583852Z http.https://github.com/.extraheader 2025-08-26T19:35:06.2219315Z Entering 'third_party/aiter' 2025-08-26T19:35:06.2243890Z http.https://github.com/.extraheader 2025-08-26T19:35:06.2277851Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T19:35:06.2302030Z http.https://github.com/.extraheader 2025-08-26T19:35:06.3212198Z Entering 'third_party/benchmark' 2025-08-26T19:35:06.3244688Z http.https://github.com/.extraheader 2025-08-26T19:35:06.4142505Z Entering 'third_party/composable_kernel' 2025-08-26T19:35:06.4167233Z http.https://github.com/.extraheader 2025-08-26T19:35:06.5253424Z Entering 'third_party/cpp-httplib' 2025-08-26T19:35:06.5278557Z http.https://github.com/.extraheader 2025-08-26T19:35:06.6676852Z Entering 'third_party/cpuinfo' 2025-08-26T19:35:06.6702951Z http.https://github.com/.extraheader 2025-08-26T19:35:06.6739554Z Entering 'third_party/cudnn_frontend' 2025-08-26T19:35:06.6763930Z http.https://github.com/.extraheader 2025-08-26T19:35:06.6802857Z Entering 'third_party/cutlass' 2025-08-26T19:35:06.6827813Z http.https://github.com/.extraheader 2025-08-26T19:35:06.6870819Z Entering 'third_party/fbgemm' 2025-08-26T19:35:06.6895003Z http.https://github.com/.extraheader 2025-08-26T19:35:06.6930203Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T19:35:06.6954896Z http.https://github.com/.extraheader 2025-08-26T19:35:06.6988873Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T19:35:06.7013377Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7053378Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T19:35:06.7077509Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7113096Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T19:35:06.7138498Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7186737Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T19:35:06.7211970Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7246595Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T19:35:06.7271092Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7304505Z Entering 'third_party/fbgemm/external/json' 2025-08-26T19:35:06.7329430Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7367968Z Entering 'third_party/flash-attention' 2025-08-26T19:35:06.7392826Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7425614Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T19:35:06.7450064Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7491283Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T19:35:06.7515472Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7559370Z Entering 'third_party/flatbuffers' 2025-08-26T19:35:06.7584017Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7620375Z Entering 'third_party/fmt' 2025-08-26T19:35:06.7645690Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7680008Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T19:35:06.7703990Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7738540Z Entering 'third_party/gloo' 2025-08-26T19:35:06.7763043Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7797018Z Entering 'third_party/googletest' 2025-08-26T19:35:06.7822331Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7857297Z Entering 'third_party/ideep' 2025-08-26T19:35:06.7883133Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7916847Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T19:35:06.7941357Z http.https://github.com/.extraheader 2025-08-26T19:35:06.7983005Z Entering 'third_party/ittapi' 2025-08-26T19:35:06.8008704Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8047519Z Entering 'third_party/kineto' 2025-08-26T19:35:06.8073639Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8110736Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T19:35:06.8135582Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8168891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T19:35:06.8193483Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8228736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T19:35:06.8252456Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8286391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T19:35:06.8309986Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8345038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T19:35:06.8368489Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8401538Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T19:35:06.8426348Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8463840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T19:35:06.8487483Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8522780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T19:35:06.8547169Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8584017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T19:35:06.8608668Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8644074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T19:35:06.8668618Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8705498Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T19:35:06.8730494Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8763636Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T19:35:06.8787774Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8823681Z Entering 'third_party/kleidiai' 2025-08-26T19:35:06.8847997Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8882230Z Entering 'third_party/mimalloc' 2025-08-26T19:35:06.8907039Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8940950Z Entering 'third_party/nlohmann' 2025-08-26T19:35:06.8964935Z http.https://github.com/.extraheader 2025-08-26T19:35:06.8999563Z Entering 'third_party/onnx' 2025-08-26T19:35:06.9023843Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9071433Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T19:35:06.9095944Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9133005Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T19:35:06.9157173Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9190881Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T19:35:06.9215737Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9252931Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T19:35:06.9277010Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9310829Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T19:35:06.9334052Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9368524Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T19:35:06.9392075Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9426610Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T19:35:06.9450175Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9483239Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T19:35:06.9506764Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9540561Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T19:35:06.9565462Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9598173Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T19:35:06.9622583Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9657367Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T19:35:06.9681985Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9719931Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T19:35:06.9744259Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9796200Z Entering 'third_party/pocketfft' 2025-08-26T19:35:06.9821277Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9854757Z Entering 'third_party/protobuf' 2025-08-26T19:35:06.9878689Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9913805Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T19:35:06.9938254Z http.https://github.com/.extraheader 2025-08-26T19:35:06.9973792Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T19:35:06.9997998Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0034461Z Entering 'third_party/psimd' 2025-08-26T19:35:07.0058925Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0092599Z Entering 'third_party/pthreadpool' 2025-08-26T19:35:07.0116516Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0150820Z Entering 'third_party/pybind11' 2025-08-26T19:35:07.0174604Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0210158Z Entering 'third_party/python-peachpy' 2025-08-26T19:35:07.0233977Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0267276Z Entering 'third_party/sleef' 2025-08-26T19:35:07.0291738Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0325531Z Entering 'third_party/tensorpipe' 2025-08-26T19:35:07.0349686Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0382188Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T19:35:07.0405777Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0439744Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T19:35:07.0463653Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0496401Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T19:35:07.0520587Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0553906Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T19:35:07.0577965Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0609923Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T19:35:07.0634311Z http.https://github.com/.extraheader 2025-08-26T19:35:07.0801389Z Evaluate and set job outputs 2025-08-26T19:35:07.0807270Z Set output 'pt_release_name' 2025-08-26T19:35:07.0809525Z Cleaning up orphan processes