2023-02-03T12:13:15.1297031Z Requested labels: linux.gcp.a100 2023-02-03T12:13:15.1297098Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2023-02-03T12:13:15.1297214Z Reusable workflow chain: 2023-02-03T12:13:15.1297248Z pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master (aaa27a6b6d77d9cb244514cbe9441daf7c50eee3) 2023-02-03T12:13:15.1297283Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (aaa27a6b6d77d9cb244514cbe9441daf7c50eee3) 2023-02-03T12:13:15.1297305Z Waiting for a runner to pick up this job... 2023-02-03T12:13:15.2783889Z Job is about to start running on the runner: gh-ci-gcp-a100-2 (repository) 2023-02-03T12:13:19.0950497Z Current runner version: '2.301.1' 2023-02-03T12:13:19.0957061Z Runner name: 'gh-ci-gcp-a100-2' 2023-02-03T12:13:19.0957653Z Runner group name: 'Default' 2023-02-03T12:13:19.0958304Z Machine name: 'gh-ci-gcp-a100-2' 2023-02-03T12:13:19.0961103Z ##[group]GITHUB_TOKEN Permissions 2023-02-03T12:13:19.0961911Z Actions: write 2023-02-03T12:13:19.0962289Z Checks: write 2023-02-03T12:13:19.0962588Z Contents: write 2023-02-03T12:13:19.0963068Z Deployments: write 2023-02-03T12:13:19.0963437Z Discussions: write 2023-02-03T12:13:19.0963740Z Issues: write 2023-02-03T12:13:19.0964097Z Metadata: read 2023-02-03T12:13:19.0964470Z Packages: write 2023-02-03T12:13:19.0964846Z Pages: write 2023-02-03T12:13:19.0965211Z PullRequests: write 2023-02-03T12:13:19.0965624Z RepositoryProjects: write 2023-02-03T12:13:19.0965975Z SecurityEvents: write 2023-02-03T12:13:19.0966411Z Statuses: write 2023-02-03T12:13:19.0966762Z ##[endgroup] 2023-02-03T12:13:19.0971092Z Secret source: Actions 2023-02-03T12:13:19.0971867Z Prepare workflow directory 2023-02-03T12:13:19.3705922Z Prepare all required actions 2023-02-03T12:13:19.3929532Z Getting action download info 2023-02-03T12:13:19.8277083Z Download action repository 'pytorch/test-infra@main' (SHA:2353b54e585bb131435720a41d821e443114bdbf) 2023-02-03T12:13:20.4385620Z Download action repository 'pytorch/pytorch@master' (SHA:6e1cfcdf4bbb5348450c87625ee16524c4ea5ff0) 2023-02-03T12:13:25.1143577Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-02-03T12:13:25.6736305Z Getting action download info 2023-02-03T12:13:25.8676263Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-02-03T12:13:26.3031474Z Getting action download info 2023-02-03T12:13:26.5300635Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-02-03T12:13:26.9111988Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (aaa27a6b6d77d9cb244514cbe9441daf7c50eee3) 2023-02-03T12:13:26.9114135Z ##[group] Inputs 2023-02-03T12:13:26.9114506Z build-environment: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T12:13:26.9114956Z test-matrix: { include: [ { config: "inductor_torchbench_smoketest_perf", shard: 1, num_shards: 1, runner: "linux.gcp.a100" }, ]} 2023-02-03T12:13:26.9115556Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:13:26.9116004Z sync-tag: 2023-02-03T12:13:26.9116796Z timeout-minutes: 240 2023-02-03T12:13:26.9117075Z use-gha: anything-non-empty-to-use-gha 2023-02-03T12:13:26.9117374Z ##[endgroup] 2023-02-03T12:13:26.9117730Z Complete job name: cuda11.7-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100) 2023-02-03T12:13:26.9961105Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-02-03T12:13:26.9961443Z with: 2023-02-03T12:13:26.9962042Z github-secret: *** 2023-02-03T12:13:26.9962463Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-02-03T12:13:26.9962863Z activate-with-label: false 2023-02-03T12:13:26.9963100Z label: with-ssh 2023-02-03T12:13:26.9963332Z remove-existing-keys: true 2023-02-03T12:13:26.9963546Z env: 2023-02-03T12:13:26.9963756Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:26.9963980Z ##[endgroup] 2023-02-03T12:13:27.0917242Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-02-03T12:13:27.1137866Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-02-03T12:13:27.1138233Z with: 2023-02-03T12:13:27.1138649Z submodules: recursive 2023-02-03T12:13:27.1139049Z fetch-depth: 0 2023-02-03T12:13:27.1139280Z env: 2023-02-03T12:13:27.1139561Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:27.1139861Z ##[endgroup] 2023-02-03T12:13:27.1437830Z ##[group]Run retry () { 2023-02-03T12:13:27.1438167Z retry () { 2023-02-03T12:13:27.1438543Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-02-03T12:13:27.1438821Z } 2023-02-03T12:13:27.1439051Z echo "${GITHUB_WORKSPACE}" 2023-02-03T12:13:27.1439495Z if [ -z "${NO_SUDO}" ]; then 2023-02-03T12:13:27.1439797Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-02-03T12:13:27.1440065Z else 2023-02-03T12:13:27.1440309Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-02-03T12:13:27.1440563Z fi 2023-02-03T12:13:27.1440843Z mkdir "${GITHUB_WORKSPACE}" 2023-02-03T12:13:27.1464592Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:13:27.1464900Z env: 2023-02-03T12:13:27.1465129Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:27.1465358Z NO_SUDO: 2023-02-03T12:13:27.1465559Z ##[endgroup] 2023-02-03T12:13:27.1585637Z /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-03T12:13:29.6685259Z ##[group]Run malfet/checkout@silent-checkout 2023-02-03T12:13:29.6685569Z with: 2023-02-03T12:13:29.6685822Z ref: aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:13:29.6686243Z fetch-depth: 0 2023-02-03T12:13:29.6686473Z submodules: recursive 2023-02-03T12:13:29.6686706Z quiet-checkout: true 2023-02-03T12:13:29.6686935Z repository: pytorch/pytorch 2023-02-03T12:13:29.6687726Z token: *** 2023-02-03T12:13:29.6687945Z ssh-strict: true 2023-02-03T12:13:29.6688187Z persist-credentials: true 2023-02-03T12:13:29.6688410Z clean: true 2023-02-03T12:13:29.6688627Z lfs: false 2023-02-03T12:13:29.6688852Z set-safe-directory: true 2023-02-03T12:13:29.6689056Z env: 2023-02-03T12:13:29.6689265Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:29.6689492Z ##[endgroup] 2023-02-03T12:13:29.8041394Z Syncing repository: pytorch/pytorch 2023-02-03T12:13:29.8043020Z ##[group]Getting Git version info 2023-02-03T12:13:29.8043598Z Working directory is '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch' 2023-02-03T12:13:29.8044351Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-03T12:13:29.8045160Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-03T12:13:29.8045793Z [command]/usr/bin/git version 2023-02-03T12:13:29.8046027Z git version 2.25.1 2023-02-03T12:13:29.8053067Z ##[endgroup] 2023-02-03T12:13:29.8070244Z Temporarily overriding HOME='/home/weiwangmeta/actions-runner/_work/_temp/4818250b-ee9f-4883-aa46-c6f0250cf2b0' before making global git config changes 2023-02-03T12:13:29.8070774Z Adding repository directory to the temporary git global config as a safe directory 2023-02-03T12:13:29.8076156Z [command]/usr/bin/git config --global --add safe.directory /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-03T12:13:29.8122854Z Deleting the contents of '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch' 2023-02-03T12:13:29.8129065Z ##[group]Initializing the repository 2023-02-03T12:13:29.8132263Z [command]/usr/bin/git init /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-03T12:13:29.8175811Z Initialized empty Git repository in /home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/ 2023-02-03T12:13:29.8185097Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-02-03T12:13:29.8226916Z ##[endgroup] 2023-02-03T12:13:29.8227582Z ##[group]Disabling automatic garbage collection 2023-02-03T12:13:29.8230822Z [command]/usr/bin/git config --local gc.auto 0 2023-02-03T12:13:29.8264048Z ##[endgroup] 2023-02-03T12:13:29.8264568Z ##[group]Setting up auth 2023-02-03T12:13:29.8272477Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-03T12:13:29.8309635Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-02-03T12:13:29.8556180Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-03T12:13:29.8587350Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-02-03T12:13:29.8833000Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-03T12:13:29.8874324Z ##[endgroup] 2023-02-03T12:13:29.8874778Z ##[group]Fetching the repository 2023-02-03T12:13:29.8882243Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-02-03T12:14:39.0344872Z [command]/usr/bin/git rev-parse --verify --quiet aaa27a6b6d77d9cb244514cbe9441daf7c50eee3^{object} 2023-02-03T12:14:39.0373336Z aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:14:39.0381049Z ##[endgroup] 2023-02-03T12:14:39.0381669Z ##[group]Determining the checkout info 2023-02-03T12:14:39.0382078Z ##[endgroup] 2023-02-03T12:14:39.0382466Z ##[group]Checking out the ref 2023-02-03T12:14:39.0383535Z [command]/usr/bin/git checkout --quiet --force aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:14:40.5768633Z ##[endgroup] 2023-02-03T12:14:40.5769441Z ##[group]Setting up auth for fetching submodules 2023-02-03T12:14:40.5776151Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-03T12:14:40.5831117Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-02-03T12:14:40.5866853Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-02-03T12:14:40.5901959Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-02-03T12:14:40.5935791Z ##[endgroup] 2023-02-03T12:14:40.5936301Z ##[group]Fetching submodules 2023-02-03T12:14:40.5940634Z [command]/usr/bin/git submodule sync --recursive 2023-02-03T12:14:40.6209361Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-02-03T12:14:40.6472425Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-02-03T12:14:40.6477226Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-02-03T12:14:40.6483606Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-02-03T12:14:40.6489594Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-02-03T12:14:40.6495883Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-02-03T12:14:40.6501983Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-02-03T12:14:40.6507515Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-02-03T12:14:40.6513371Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-02-03T12:14:40.6519536Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-02-03T12:14:40.6525211Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-02-03T12:14:40.6531448Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-02-03T12:14:40.6537437Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-02-03T12:14:40.6544074Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-02-03T12:14:40.6550182Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-02-03T12:14:40.6556524Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-02-03T12:14:40.6562642Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-02-03T12:14:40.6569282Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-02-03T12:14:40.6575628Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:14:40.6581900Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-02-03T12:14:40.6588385Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-02-03T12:14:40.6594561Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-02-03T12:14:40.6600828Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-02-03T12:14:40.6608099Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-02-03T12:14:40.6615187Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-02-03T12:14:40.6621632Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-02-03T12:14:40.6628311Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-02-03T12:14:40.6635385Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-02-03T12:14:40.6642967Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-02-03T12:14:40.6649786Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-02-03T12:14:40.6656986Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-02-03T12:14:40.6663942Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-02-03T12:14:40.6670721Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-02-03T12:14:40.6678721Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-02-03T12:14:40.6685955Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-02-03T12:14:40.6693780Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-02-03T12:14:40.6700707Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-02-03T12:14:40.6709067Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-02-03T12:14:40.6716263Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-02-03T12:14:40.6723655Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-02-03T12:14:40.6731020Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-02-03T12:14:40.6738070Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-02-03T12:14:40.6808732Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-02-03T12:14:41.2541686Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-02-03T12:14:41.6676186Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-02-03T12:14:42.0957140Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-02-03T12:14:42.6427567Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-02-03T12:14:43.2274130Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-02-03T12:14:46.7489990Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-02-03T12:14:55.4477375Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-02-03T12:14:56.2457301Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-02-03T12:14:57.0350901Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-02-03T12:14:58.9083755Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-02-03T12:15:00.3568982Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-02-03T12:15:02.2332165Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-02-03T12:15:07.9283372Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-02-03T12:15:08.9634276Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-02-03T12:15:11.0748837Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-02-03T12:15:12.6913507Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-02-03T12:15:13.2612775Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-02-03T12:15:14.0355341Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-02-03T12:15:14.6369826Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-02-03T12:15:16.3430385Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-02-03T12:15:17.0566273Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-02-03T12:15:17.4992763Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-02-03T12:15:18.1230997Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-02-03T12:15:19.8673492Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-02-03T12:15:20.4993719Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-02-03T12:15:21.1556661Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-02-03T12:15:28.5270137Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-02-03T12:15:30.9709857Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-02-03T12:15:31.7228005Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-02-03T12:15:32.2141479Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-02-03T12:15:39.5380597Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-02-03T12:15:39.9082338Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-02-03T12:15:40.3674978Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-02-03T12:15:41.4981415Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-02-03T12:15:41.9291070Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-02-03T12:15:42.5228098Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-02-03T12:15:43.1030435Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-02-03T12:15:44.0519800Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-02-03T12:15:46.3455228Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-02-03T12:15:47.0775349Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-02-03T12:15:50.0399890Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-02-03T12:15:50.0751449Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-02-03T12:15:50.1075478Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-02-03T12:15:50.1558608Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-02-03T12:15:50.2033180Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-02-03T12:15:50.2715243Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-02-03T12:15:50.9743542Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-02-03T12:15:51.0225204Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-03T12:15:51.1598025Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-02-03T12:15:51.2220836Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-02-03T12:15:51.5583051Z Submodule path 'third_party/cudnn_frontend': checked out '81a041a68245cd8f871c43bbbbd5b6b627979a30' 2023-02-03T12:15:52.0316625Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-02-03T12:15:52.3267658Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-02-03T12:15:52.4038368Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-02-03T12:15:52.4088759Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:15:52.4095632Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:15:52.4102021Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:15:52.4108813Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:15:52.4155312Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-02-03T12:15:53.7953293Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-02-03T12:15:54.5995637Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-02-03T12:15:56.2810292Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-02-03T12:15:56.8505790Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-02-03T12:15:56.9861695Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-02-03T12:15:57.0733461Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-02-03T12:15:57.1053990Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-02-03T12:15:57.2273397Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-02-03T12:15:57.2923077Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-02-03T12:15:57.3255115Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-02-03T12:15:57.3939332Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-02-03T12:15:57.4432336Z Submodule path 'third_party/gloo': checked out '10909297fedab0a680799211a299203e53515032' 2023-02-03T12:15:57.5167106Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-02-03T12:15:57.5533773Z Submodule path 'third_party/ideep': checked out 'e7925bc7c260e6c4481ccb53b7d29c59a901a05d' 2023-02-03T12:15:57.5581041Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-02-03T12:15:57.5624287Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-02-03T12:16:07.1686053Z Submodule path 'third_party/ideep/mkl-dnn': checked out '6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e' 2023-02-03T12:16:07.2053403Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-02-03T12:16:07.2454150Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-02-03T12:16:07.3695205Z Submodule path 'third_party/kineto': checked out 'a2d16d5f3874910be4b500379258ce9b32b1c44f' 2023-02-03T12:16:07.3746806Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:16:07.3752353Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:16:07.3758935Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:16:07.3804446Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2023-02-03T12:16:08.1118953Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-02-03T12:16:09.7983129Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-02-03T12:16:11.5747094Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2023-02-03T12:16:11.5798236Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:16:11.5804393Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:16:11.5810083Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:16:11.5817648Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:16:11.5823939Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:16:11.5829618Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:16:11.5835649Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:16:11.5841769Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:16:11.5889025Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2023-02-03T12:16:12.5048587Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2023-02-03T12:16:13.1518430Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2023-02-03T12:16:14.7688517Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2023-02-03T12:16:15.4150508Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2023-02-03T12:16:16.1632967Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2023-02-03T12:16:17.8416348Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2023-02-03T12:16:25.0634679Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2023-02-03T12:16:25.8098944Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2023-02-03T12:16:25.8523731Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2023-02-03T12:16:25.9156076Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2023-02-03T12:16:25.9516980Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2023-02-03T12:16:25.9566279Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:16:25.9609682Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2023-02-03T12:16:26.6619662Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2023-02-03T12:16:26.7025508Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2023-02-03T12:16:26.7685429Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2023-02-03T12:16:26.9006487Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2023-02-03T12:16:26.9406256Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2023-02-03T12:16:27.0198747Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-02-03T12:16:27.1017570Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-02-03T12:16:27.1491393Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-02-03T12:16:27.1881941Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-02-03T12:16:27.3267557Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-02-03T12:16:27.6157632Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-02-03T12:16:27.6222623Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-02-03T12:16:27.6228019Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-02-03T12:16:27.6288681Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-02-03T12:16:28.3220149Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-02-03T12:16:29.4620112Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-03T12:16:29.5193782Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-02-03T12:16:29.5616348Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-02-03T12:16:29.5663445Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:16:29.5706339Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-02-03T12:16:32.1430280Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-02-03T12:16:32.1486561Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:16:32.1492189Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:16:32.1545605Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-02-03T12:16:32.8774573Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-02-03T12:16:34.1181007Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-02-03T12:16:34.2121979Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-02-03T12:16:34.2170789Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:16:34.2215725Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-02-03T12:16:34.6971311Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-03T12:16:34.7316180Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-02-03T12:16:35.0425765Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-02-03T12:16:35.0484890Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:16:35.0491857Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-02-03T12:16:35.0542720Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-02-03T12:16:35.7409619Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-02-03T12:16:37.4554822Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-02-03T12:16:37.5514360Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-02-03T12:16:37.5846539Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-02-03T12:16:37.6207589Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-02-03T12:16:37.6844255Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-02-03T12:16:37.7176325Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-02-03T12:16:37.7727391Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-02-03T12:16:37.8061173Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-02-03T12:16:37.8778746Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-02-03T12:16:38.0249987Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-02-03T12:16:38.0765040Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-02-03T12:16:38.0813739Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:16:38.0820478Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:16:38.0827909Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:16:38.0835745Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:16:38.0880323Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-02-03T12:16:39.7653397Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-02-03T12:16:40.2510047Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-02-03T12:16:41.7888862Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-02-03T12:16:42.9789800Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-02-03T12:16:43.0163203Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-02-03T12:16:43.1090865Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-02-03T12:16:43.1622346Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-02-03T12:16:43.1670177Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:16:43.1714702Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-02-03T12:16:43.6274705Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-03T12:16:43.8022862Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-02-03T12:16:43.8107824Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-02-03T12:16:43.8377575Z Entering 'android/libs/fbjni' 2023-02-03T12:16:43.8416132Z Entering 'third_party/FP16' 2023-02-03T12:16:43.8454013Z Entering 'third_party/FXdiv' 2023-02-03T12:16:43.8492049Z Entering 'third_party/NNPACK' 2023-02-03T12:16:43.8531317Z Entering 'third_party/QNNPACK' 2023-02-03T12:16:43.8569451Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:16:43.8607995Z Entering 'third_party/XNNPACK' 2023-02-03T12:16:43.8657653Z Entering 'third_party/benchmark' 2023-02-03T12:16:43.8696020Z Entering 'third_party/cpuinfo' 2023-02-03T12:16:43.8735143Z Entering 'third_party/cub' 2023-02-03T12:16:43.8773305Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:16:43.8817439Z Entering 'third_party/cutlass' 2023-02-03T12:16:43.8862794Z Entering 'third_party/eigen' 2023-02-03T12:16:43.8903736Z Entering 'third_party/fbgemm' 2023-02-03T12:16:43.8941724Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:16:43.8980209Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:16:43.9018176Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:16:43.9055763Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:16:43.9094685Z Entering 'third_party/flatbuffers' 2023-02-03T12:16:43.9134842Z Entering 'third_party/fmt' 2023-02-03T12:16:43.9173009Z Entering 'third_party/foxi' 2023-02-03T12:16:43.9211040Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:16:43.9248569Z Entering 'third_party/gloo' 2023-02-03T12:16:43.9286095Z Entering 'third_party/googletest' 2023-02-03T12:16:43.9324436Z Entering 'third_party/ideep' 2023-02-03T12:16:43.9361735Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:16:43.9408458Z Entering 'third_party/ios-cmake' 2023-02-03T12:16:43.9447387Z Entering 'third_party/ittapi' 2023-02-03T12:16:43.9484808Z Entering 'third_party/kineto' 2023-02-03T12:16:43.9523267Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:16:43.9562959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:16:43.9602662Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:16:43.9640574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:16:43.9679322Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:16:43.9715667Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:16:43.9755723Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:16:43.9794265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:16:43.9831922Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:16:43.9870983Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:16:43.9910791Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:16:43.9950025Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:16:43.9989447Z Entering 'third_party/nccl/nccl' 2023-02-03T12:16:44.0028040Z Entering 'third_party/neon2sse' 2023-02-03T12:16:44.0066099Z Entering 'third_party/nlohmann' 2023-02-03T12:16:44.0105808Z Entering 'third_party/onnx' 2023-02-03T12:16:44.0157354Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:16:44.0195579Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:16:44.0236819Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:16:44.0274431Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:16:44.0318721Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:16:44.0358528Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:16:44.0397379Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:16:44.0442356Z Entering 'third_party/pocketfft' 2023-02-03T12:16:44.0479916Z Entering 'third_party/protobuf' 2023-02-03T12:16:44.0521025Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:16:44.0558220Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:16:44.0598229Z Entering 'third_party/psimd' 2023-02-03T12:16:44.0636315Z Entering 'third_party/pthreadpool' 2023-02-03T12:16:44.0674038Z Entering 'third_party/pybind11' 2023-02-03T12:16:44.0712492Z Entering 'third_party/python-enum' 2023-02-03T12:16:44.0750407Z Entering 'third_party/python-peachpy' 2023-02-03T12:16:44.0788878Z Entering 'third_party/python-six' 2023-02-03T12:16:44.0827621Z Entering 'third_party/sleef' 2023-02-03T12:16:44.0866056Z Entering 'third_party/tbb' 2023-02-03T12:16:44.0906996Z Entering 'third_party/tensorpipe' 2023-02-03T12:16:44.0944922Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:16:44.0982769Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:16:44.1019374Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:16:44.1056751Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:16:44.1092505Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:16:44.1135199Z Entering 'third_party/zstd' 2023-02-03T12:16:44.1187044Z ##[endgroup] 2023-02-03T12:16:44.1187543Z ##[group]Persisting credentials for submodules 2023-02-03T12:16:44.1191854Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-02-03T12:16:44.1456857Z Entering 'android/libs/fbjni' 2023-02-03T12:16:44.1493901Z Entering 'third_party/FP16' 2023-02-03T12:16:44.1531603Z Entering 'third_party/FXdiv' 2023-02-03T12:16:44.1569582Z Entering 'third_party/NNPACK' 2023-02-03T12:16:44.1607362Z Entering 'third_party/QNNPACK' 2023-02-03T12:16:44.1644679Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:16:44.1682594Z Entering 'third_party/XNNPACK' 2023-02-03T12:16:44.1732098Z Entering 'third_party/benchmark' 2023-02-03T12:16:44.1769839Z Entering 'third_party/cpuinfo' 2023-02-03T12:16:44.1808541Z Entering 'third_party/cub' 2023-02-03T12:16:44.1845490Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:16:44.1889750Z Entering 'third_party/cutlass' 2023-02-03T12:16:44.1934146Z Entering 'third_party/eigen' 2023-02-03T12:16:44.1974438Z Entering 'third_party/fbgemm' 2023-02-03T12:16:44.2011615Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:16:44.2047683Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:16:44.2084347Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:16:44.2121258Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:16:44.2158327Z Entering 'third_party/flatbuffers' 2023-02-03T12:16:44.2198504Z Entering 'third_party/fmt' 2023-02-03T12:16:44.2235765Z Entering 'third_party/foxi' 2023-02-03T12:16:44.2273215Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:16:44.2311316Z Entering 'third_party/gloo' 2023-02-03T12:16:44.2349282Z Entering 'third_party/googletest' 2023-02-03T12:16:44.2386985Z Entering 'third_party/ideep' 2023-02-03T12:16:44.2422862Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:16:44.2467088Z Entering 'third_party/ios-cmake' 2023-02-03T12:16:44.2504526Z Entering 'third_party/ittapi' 2023-02-03T12:16:44.2541587Z Entering 'third_party/kineto' 2023-02-03T12:16:44.2579187Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:16:44.2614610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:16:44.2653131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:16:44.2689492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:16:44.2726110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:16:44.2761592Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:16:44.2799833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:16:44.2836438Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:16:44.2873038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:16:44.2912017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:16:44.2951393Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:16:44.2988194Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:16:44.3026374Z Entering 'third_party/nccl/nccl' 2023-02-03T12:16:44.3063278Z Entering 'third_party/neon2sse' 2023-02-03T12:16:44.3100523Z Entering 'third_party/nlohmann' 2023-02-03T12:16:44.3139297Z Entering 'third_party/onnx' 2023-02-03T12:16:44.3188573Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:16:44.3225112Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:16:44.3264821Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:16:44.3300565Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:16:44.3341898Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:16:44.3379467Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:16:44.3415541Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:16:44.3457829Z Entering 'third_party/pocketfft' 2023-02-03T12:16:44.3495482Z Entering 'third_party/protobuf' 2023-02-03T12:16:44.3536069Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:16:44.3573471Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:16:44.3612640Z Entering 'third_party/psimd' 2023-02-03T12:16:44.3650910Z Entering 'third_party/pthreadpool' 2023-02-03T12:16:44.3687851Z Entering 'third_party/pybind11' 2023-02-03T12:16:44.3725829Z Entering 'third_party/python-enum' 2023-02-03T12:16:44.3763863Z Entering 'third_party/python-peachpy' 2023-02-03T12:16:44.3801712Z Entering 'third_party/python-six' 2023-02-03T12:16:44.3839509Z Entering 'third_party/sleef' 2023-02-03T12:16:44.3876610Z Entering 'third_party/tbb' 2023-02-03T12:16:44.3916728Z Entering 'third_party/tensorpipe' 2023-02-03T12:16:44.3953741Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:16:44.3990166Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:16:44.4026288Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:16:44.4063344Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:16:44.4098527Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:16:44.4138450Z Entering 'third_party/zstd' 2023-02-03T12:16:44.4187564Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-02-03T12:16:44.4452628Z Entering 'android/libs/fbjni' 2023-02-03T12:16:44.4486823Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-02-03T12:16:44.4503935Z Entering 'third_party/FP16' 2023-02-03T12:16:44.4539050Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-02-03T12:16:44.4556460Z Entering 'third_party/FXdiv' 2023-02-03T12:16:44.4590433Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-02-03T12:16:44.4607574Z Entering 'third_party/NNPACK' 2023-02-03T12:16:44.4641500Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-02-03T12:16:44.4659492Z Entering 'third_party/QNNPACK' 2023-02-03T12:16:44.4694533Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-02-03T12:16:44.4712557Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:16:44.4746824Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-02-03T12:16:44.4765242Z Entering 'third_party/XNNPACK' 2023-02-03T12:16:44.4799818Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-02-03T12:16:44.4829747Z Entering 'third_party/benchmark' 2023-02-03T12:16:44.4863780Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-02-03T12:16:44.4882235Z Entering 'third_party/cpuinfo' 2023-02-03T12:16:44.4916837Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-02-03T12:16:44.4936196Z Entering 'third_party/cub' 2023-02-03T12:16:44.4971583Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-02-03T12:16:44.4990244Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:16:44.5025404Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-02-03T12:16:44.5048642Z Entering 'third_party/cutlass' 2023-02-03T12:16:44.5082737Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-02-03T12:16:44.5108299Z Entering 'third_party/eigen' 2023-02-03T12:16:44.5142517Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-02-03T12:16:44.5162279Z Entering 'third_party/fbgemm' 2023-02-03T12:16:44.5197065Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-02-03T12:16:44.5216104Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:16:44.5250396Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-02-03T12:16:44.5268488Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:16:44.5302820Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-02-03T12:16:44.5321218Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:16:44.5354585Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-02-03T12:16:44.5373069Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:16:44.5406027Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-02-03T12:16:44.5424958Z Entering 'third_party/flatbuffers' 2023-02-03T12:16:44.5459649Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-02-03T12:16:44.5479463Z Entering 'third_party/fmt' 2023-02-03T12:16:44.5513324Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-02-03T12:16:44.5531775Z Entering 'third_party/foxi' 2023-02-03T12:16:44.5565967Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-02-03T12:16:44.5583585Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:16:44.5617767Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-02-03T12:16:44.5635347Z Entering 'third_party/gloo' 2023-02-03T12:16:44.5669564Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-02-03T12:16:44.5687738Z Entering 'third_party/googletest' 2023-02-03T12:16:44.5723121Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-02-03T12:16:44.5741557Z Entering 'third_party/ideep' 2023-02-03T12:16:44.5775778Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-02-03T12:16:44.5792344Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:16:44.5825286Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-02-03T12:16:44.5851571Z Entering 'third_party/ios-cmake' 2023-02-03T12:16:44.5885398Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-02-03T12:16:44.5903856Z Entering 'third_party/ittapi' 2023-02-03T12:16:44.5938418Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-02-03T12:16:44.5956118Z Entering 'third_party/kineto' 2023-02-03T12:16:44.5990692Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-02-03T12:16:44.6007773Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:16:44.6043845Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2023-02-03T12:16:44.6060818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:16:44.6095770Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2023-02-03T12:16:44.6114438Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:16:44.6148645Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2023-02-03T12:16:44.6165701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:16:44.6200456Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2023-02-03T12:16:44.6218259Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:16:44.6252478Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2023-02-03T12:16:44.6268212Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:16:44.6303296Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2023-02-03T12:16:44.6322132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:16:44.6356046Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2023-02-03T12:16:44.6374256Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:16:44.6407732Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2023-02-03T12:16:44.6425088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:16:44.6459690Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2023-02-03T12:16:44.6477928Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:16:44.6512126Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2023-02-03T12:16:44.6531691Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:16:44.6564971Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-02-03T12:16:44.6582272Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:16:44.6615500Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-02-03T12:16:44.6634607Z Entering 'third_party/nccl/nccl' 2023-02-03T12:16:44.6669267Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-02-03T12:16:44.6687445Z Entering 'third_party/neon2sse' 2023-02-03T12:16:44.6721458Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-02-03T12:16:44.6739471Z Entering 'third_party/nlohmann' 2023-02-03T12:16:44.6773569Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-02-03T12:16:44.6792719Z Entering 'third_party/onnx' 2023-02-03T12:16:44.6827498Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-02-03T12:16:44.6858613Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:16:44.6892814Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-03T12:16:44.6910683Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:16:44.6945119Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-03T12:16:44.6965703Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:16:44.6999699Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-02-03T12:16:44.7017039Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:16:44.7050779Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-02-03T12:16:44.7073258Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:16:44.7108185Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-03T12:16:44.7125273Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:16:44.7159909Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-03T12:16:44.7177175Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:16:44.7212712Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-03T12:16:44.7236296Z Entering 'third_party/pocketfft' 2023-02-03T12:16:44.7269793Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-02-03T12:16:44.7288261Z Entering 'third_party/protobuf' 2023-02-03T12:16:44.7322131Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-02-03T12:16:44.7343300Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:16:44.7378034Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-02-03T12:16:44.7395399Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:16:44.7429197Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-02-03T12:16:44.7449318Z Entering 'third_party/psimd' 2023-02-03T12:16:44.7482774Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-02-03T12:16:44.7501203Z Entering 'third_party/pthreadpool' 2023-02-03T12:16:44.7535275Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-02-03T12:16:44.7553309Z Entering 'third_party/pybind11' 2023-02-03T12:16:44.7587475Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-02-03T12:16:44.7606501Z Entering 'third_party/python-enum' 2023-02-03T12:16:44.7639997Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-02-03T12:16:44.7658349Z Entering 'third_party/python-peachpy' 2023-02-03T12:16:44.7692502Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-02-03T12:16:44.7710816Z Entering 'third_party/python-six' 2023-02-03T12:16:44.7744685Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-02-03T12:16:44.7762582Z Entering 'third_party/sleef' 2023-02-03T12:16:44.7797486Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-02-03T12:16:44.7815527Z Entering 'third_party/tbb' 2023-02-03T12:16:44.7849716Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-02-03T12:16:44.7869540Z Entering 'third_party/tensorpipe' 2023-02-03T12:16:44.7903659Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-02-03T12:16:44.7921258Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:16:44.7953987Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-02-03T12:16:44.7971649Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:16:44.8004100Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-02-03T12:16:44.8022684Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:16:44.8055750Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-02-03T12:16:44.8073775Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:16:44.8108821Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-02-03T12:16:44.8124738Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:16:44.8159397Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-03T12:16:44.8180149Z Entering 'third_party/zstd' 2023-02-03T12:16:44.8213161Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-02-03T12:16:44.8603462Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-02-03T12:16:44.8869331Z Entering 'android/libs/fbjni' 2023-02-03T12:16:44.8908006Z Entering 'third_party/FP16' 2023-02-03T12:16:44.8947945Z Entering 'third_party/FXdiv' 2023-02-03T12:16:44.8986572Z Entering 'third_party/NNPACK' 2023-02-03T12:16:44.9025384Z Entering 'third_party/QNNPACK' 2023-02-03T12:16:44.9063949Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:16:44.9103563Z Entering 'third_party/XNNPACK' 2023-02-03T12:16:44.9153274Z Entering 'third_party/benchmark' 2023-02-03T12:16:44.9191962Z Entering 'third_party/cpuinfo' 2023-02-03T12:16:44.9231398Z Entering 'third_party/cub' 2023-02-03T12:16:44.9270456Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:16:44.9313947Z Entering 'third_party/cutlass' 2023-02-03T12:16:44.9360551Z Entering 'third_party/eigen' 2023-02-03T12:16:44.9401363Z Entering 'third_party/fbgemm' 2023-02-03T12:16:44.9439173Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:16:44.9477049Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:16:44.9516238Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:16:44.9554047Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:16:44.9593256Z Entering 'third_party/flatbuffers' 2023-02-03T12:16:44.9633824Z Entering 'third_party/fmt' 2023-02-03T12:16:44.9671898Z Entering 'third_party/foxi' 2023-02-03T12:16:44.9710483Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:16:44.9748816Z Entering 'third_party/gloo' 2023-02-03T12:16:44.9786671Z Entering 'third_party/googletest' 2023-02-03T12:16:44.9825132Z Entering 'third_party/ideep' 2023-02-03T12:16:44.9862604Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:16:44.9909445Z Entering 'third_party/ios-cmake' 2023-02-03T12:16:44.9948302Z Entering 'third_party/ittapi' 2023-02-03T12:16:44.9985770Z Entering 'third_party/kineto' 2023-02-03T12:16:45.0023865Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:16:45.0063392Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:16:45.0102694Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:16:45.0140733Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:16:45.0179417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:16:45.0217138Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:16:45.0256779Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:16:45.0294954Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:16:45.0332767Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:16:45.0371283Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:16:45.0410934Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:16:45.0447843Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:16:45.0488048Z Entering 'third_party/nccl/nccl' 2023-02-03T12:16:45.0526637Z Entering 'third_party/neon2sse' 2023-02-03T12:16:45.0565533Z Entering 'third_party/nlohmann' 2023-02-03T12:16:45.0605612Z Entering 'third_party/onnx' 2023-02-03T12:16:45.0656459Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:16:45.0695109Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:16:45.0736504Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:16:45.0774934Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:16:45.0816771Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:16:45.0854902Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:16:45.0892255Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:16:45.0937372Z Entering 'third_party/pocketfft' 2023-02-03T12:16:45.0976799Z Entering 'third_party/protobuf' 2023-02-03T12:16:45.1018890Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:16:45.1055635Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:16:45.1096120Z Entering 'third_party/psimd' 2023-02-03T12:16:45.1135030Z Entering 'third_party/pthreadpool' 2023-02-03T12:16:45.1174597Z Entering 'third_party/pybind11' 2023-02-03T12:16:45.1213440Z Entering 'third_party/python-enum' 2023-02-03T12:16:45.1253627Z Entering 'third_party/python-peachpy' 2023-02-03T12:16:45.1292106Z Entering 'third_party/python-six' 2023-02-03T12:16:45.1330478Z Entering 'third_party/sleef' 2023-02-03T12:16:45.1370175Z Entering 'third_party/tbb' 2023-02-03T12:16:45.1410546Z Entering 'third_party/tensorpipe' 2023-02-03T12:16:45.1448682Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:16:45.1487417Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:16:45.1523630Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:16:45.1561513Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:16:45.1597639Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:16:45.1639614Z Entering 'third_party/zstd' 2023-02-03T12:16:45.1690769Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-02-03T12:16:45.1954595Z Entering 'android/libs/fbjni' 2023-02-03T12:16:45.1993220Z Entering 'third_party/FP16' 2023-02-03T12:16:45.2032157Z Entering 'third_party/FXdiv' 2023-02-03T12:16:45.2070850Z Entering 'third_party/NNPACK' 2023-02-03T12:16:45.2110142Z Entering 'third_party/QNNPACK' 2023-02-03T12:16:45.2148785Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:16:45.2187690Z Entering 'third_party/XNNPACK' 2023-02-03T12:16:45.2237005Z Entering 'third_party/benchmark' 2023-02-03T12:16:45.2275311Z Entering 'third_party/cpuinfo' 2023-02-03T12:16:45.2314076Z Entering 'third_party/cub' 2023-02-03T12:16:45.2352383Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:16:45.2396926Z Entering 'third_party/cutlass' 2023-02-03T12:16:45.2443653Z Entering 'third_party/eigen' 2023-02-03T12:16:45.2484386Z Entering 'third_party/fbgemm' 2023-02-03T12:16:45.2522615Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:16:45.2562935Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:16:45.2600597Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:16:45.2638231Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:16:45.2677555Z Entering 'third_party/flatbuffers' 2023-02-03T12:16:45.2718875Z Entering 'third_party/fmt' 2023-02-03T12:16:45.2757843Z Entering 'third_party/foxi' 2023-02-03T12:16:45.2796474Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:16:45.2835468Z Entering 'third_party/gloo' 2023-02-03T12:16:45.2874657Z Entering 'third_party/googletest' 2023-02-03T12:16:45.2913778Z Entering 'third_party/ideep' 2023-02-03T12:16:45.2951419Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:16:45.2998399Z Entering 'third_party/ios-cmake' 2023-02-03T12:16:45.3037135Z Entering 'third_party/ittapi' 2023-02-03T12:16:45.3075833Z Entering 'third_party/kineto' 2023-02-03T12:16:45.3114450Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:16:45.3151696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:16:45.3192089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:16:45.3229786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:16:45.3268259Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:16:45.3306153Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:16:45.3346038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:16:45.3384450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:16:45.3423668Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:16:45.3462588Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:16:45.3501672Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:16:45.3539270Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:16:45.3578277Z Entering 'third_party/nccl/nccl' 2023-02-03T12:16:45.3617701Z Entering 'third_party/neon2sse' 2023-02-03T12:16:45.3656219Z Entering 'third_party/nlohmann' 2023-02-03T12:16:45.3697928Z Entering 'third_party/onnx' 2023-02-03T12:16:45.3749020Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:16:45.3786975Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:16:45.3830185Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:16:45.3868385Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:16:45.3911989Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:16:45.3952022Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:16:45.3990121Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:16:45.4033592Z Entering 'third_party/pocketfft' 2023-02-03T12:16:45.4072031Z Entering 'third_party/protobuf' 2023-02-03T12:16:45.4114375Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:16:45.4152489Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:16:45.4193095Z Entering 'third_party/psimd' 2023-02-03T12:16:45.4231242Z Entering 'third_party/pthreadpool' 2023-02-03T12:16:45.4269693Z Entering 'third_party/pybind11' 2023-02-03T12:16:45.4308997Z Entering 'third_party/python-enum' 2023-02-03T12:16:45.4347584Z Entering 'third_party/python-peachpy' 2023-02-03T12:16:45.4386207Z Entering 'third_party/python-six' 2023-02-03T12:16:45.4424747Z Entering 'third_party/sleef' 2023-02-03T12:16:45.4463919Z Entering 'third_party/tbb' 2023-02-03T12:16:45.4504424Z Entering 'third_party/tensorpipe' 2023-02-03T12:16:45.4542662Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:16:45.4581155Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:16:45.4619195Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:16:45.4656784Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:16:45.4693311Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:16:45.4733603Z Entering 'third_party/zstd' 2023-02-03T12:16:45.4781703Z ##[endgroup] 2023-02-03T12:16:45.4830427Z [command]/usr/bin/git log -1 --format='%H' 2023-02-03T12:16:45.4864700Z 'aaa27a6b6d77d9cb244514cbe9441daf7c50eee3' 2023-02-03T12:16:45.5054280Z Prepare all required actions 2023-02-03T12:16:45.5091702Z ##[group]Run ./.github/actions/setup-linux 2023-02-03T12:16:45.5091978Z env: 2023-02-03T12:16:45.5092273Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:45.5092570Z ##[endgroup] 2023-02-03T12:16:45.5141598Z ##[group]Run set -euo pipefail 2023-02-03T12:16:45.5141886Z set -euo pipefail 2023-02-03T12:16:45.5142123Z function get_ec2_metadata() { 2023-02-03T12:16:45.5142420Z  # Pulled from instance metadata endpoint for EC2 2023-02-03T12:16:45.5142851Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-02-03T12:16:45.5143200Z  category=$1 2023-02-03T12:16:45.5143492Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-02-03T12:16:45.5143760Z } 2023-02-03T12:16:45.5143989Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-02-03T12:16:45.5144335Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-02-03T12:16:45.5144671Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-02-03T12:16:45.5145017Z echo "system info $(uname -a)" 2023-02-03T12:16:45.5164277Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:16:45.5164538Z env: 2023-02-03T12:16:45.5164738Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:45.5165063Z ##[endgroup] 2023-02-03T12:16:45.5289237Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-03T12:16:45.5298707Z ami-id: 2023-02-03T12:16:45.5375748Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-03T12:16:45.5385667Z instance-id: 2023-02-03T12:16:45.5459429Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-03T12:16:45.5468109Z instance-type: 2023-02-03T12:16:45.5479253Z system info Linux gh-ci-gcp-a100-2 5.15.0-1027-gcp #34~20.04.1-Ubuntu SMP Mon Jan 9 18:40:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 2023-02-03T12:16:45.5497979Z ##[group]Run if systemctl is-active --quiet docker; then 2023-02-03T12:16:45.5498339Z if systemctl is-active --quiet docker; then 2023-02-03T12:16:45.5498641Z  echo "Docker daemon is running..."; 2023-02-03T12:16:45.5498896Z else 2023-02-03T12:16:45.5499170Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-02-03T12:16:45.5499450Z fi 2023-02-03T12:16:45.5516796Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:16:45.5517057Z env: 2023-02-03T12:16:45.5517273Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:45.5517502Z ##[endgroup] 2023-02-03T12:16:45.5581927Z Docker daemon is running... 2023-02-03T12:16:45.5599628Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-03T12:16:45.5600068Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-03T12:16:45.5600410Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-03T12:16:45.5600890Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-02-03T12:16:45.5601312Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-02-03T12:16:45.5617843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:16:45.5618102Z env: 2023-02-03T12:16:45.5618315Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:45.5618554Z AWS_RETRY_MODE: standard 2023-02-03T12:16:45.5618773Z AWS_MAX_ATTEMPTS: 5 2023-02-03T12:16:45.5619013Z AWS_DEFAULT_REGION: us-east-1 2023-02-03T12:16:45.5619245Z ##[endgroup] 2023-02-03T12:16:47.6581576Z WARNING! Your password will be stored unencrypted in /home/ubuntu/.docker/config.json. 2023-02-03T12:16:47.6582072Z Configure a credential helper to remove this warning. See 2023-02-03T12:16:47.6582803Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-02-03T12:16:47.6583194Z 2023-02-03T12:16:47.6583776Z Login Succeeded 2023-02-03T12:16:47.6631717Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-03T12:16:47.6632115Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-03T12:16:47.6632451Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-03T12:16:47.6650866Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:16:47.6651124Z env: 2023-02-03T12:16:47.6651343Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:47.6651572Z ##[endgroup] 2023-02-03T12:16:47.6755955Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-02-03T12:16:47.6756267Z with: 2023-02-03T12:16:47.6756706Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:16:47.6757144Z env: 2023-02-03T12:16:47.6757357Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:47.6757595Z ##[endgroup] 2023-02-03T12:16:47.6773265Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-03T12:16:47.6773606Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-03T12:16:47.6773933Z # ignore output since only exit code is used for conditional 2023-02-03T12:16:47.6774412Z # only pull docker image if it's not available locally 2023-02-03T12:16:47.6774780Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-02-03T12:16:47.6775145Z  retry docker pull "${DOCKER_IMAGE}" 2023-02-03T12:16:47.6775388Z fi 2023-02-03T12:16:47.6791984Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:16:47.6792255Z env: 2023-02-03T12:16:47.6792469Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:16:47.6792935Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:16:47.6793374Z ##[endgroup] 2023-02-03T12:16:48.2469053Z 34842e6fbb02ca4c9247dac033ee8d3563b9117d: Pulling from pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7 2023-02-03T12:16:48.2470687Z fb668870d8a7: Pulling fs layer 2023-02-03T12:16:48.2471225Z 4542784317be: Pulling fs layer 2023-02-03T12:16:48.2471736Z e0bec5df5af5: Pulling fs layer 2023-02-03T12:16:48.2472134Z 4053f75740ab: Pulling fs layer 2023-02-03T12:16:48.2475037Z 57e09105cdfd: Pulling fs layer 2023-02-03T12:16:48.2475471Z 606761d225e5: Pulling fs layer 2023-02-03T12:16:48.2475872Z 69473a703fb4: Pulling fs layer 2023-02-03T12:16:48.2476286Z a08ab4e0594b: Pulling fs layer 2023-02-03T12:16:48.2476615Z 4cd507bccac2: Pulling fs layer 2023-02-03T12:16:48.2476863Z 57e09105cdfd: Waiting 2023-02-03T12:16:48.2477082Z 4053f75740ab: Waiting 2023-02-03T12:16:48.2477278Z 606761d225e5: Waiting 2023-02-03T12:16:48.2477504Z fa92f16621a4: Pulling fs layer 2023-02-03T12:16:48.2477743Z 6dc2b05bd224: Pulling fs layer 2023-02-03T12:16:48.2477971Z 8f258de3715c: Pulling fs layer 2023-02-03T12:16:48.2478269Z 439c3484160b: Pulling fs layer 2023-02-03T12:16:48.2483241Z 69473a703fb4: Waiting 2023-02-03T12:16:48.2483567Z 4cd507bccac2: Waiting 2023-02-03T12:16:48.2483954Z 5b14f9832187: Pulling fs layer 2023-02-03T12:16:48.2484361Z a08ab4e0594b: Waiting 2023-02-03T12:16:48.2484744Z fa92f16621a4: Waiting 2023-02-03T12:16:48.2485148Z 835504f15bfd: Pulling fs layer 2023-02-03T12:16:48.2485585Z ee4496f3140b: Pulling fs layer 2023-02-03T12:16:48.2485979Z 8f258de3715c: Waiting 2023-02-03T12:16:48.2486387Z 556aa2fcfca3: Pulling fs layer 2023-02-03T12:16:48.2486755Z 439c3484160b: Waiting 2023-02-03T12:16:48.2487142Z 627639ed179f: Pulling fs layer 2023-02-03T12:16:48.2487479Z 6dc2b05bd224: Waiting 2023-02-03T12:16:48.2487695Z 835504f15bfd: Waiting 2023-02-03T12:16:48.2487909Z 6d1abbf47f82: Pulling fs layer 2023-02-03T12:16:48.2488206Z 5b14f9832187: Waiting 2023-02-03T12:16:48.2488575Z f923dfb28e1f: Pulling fs layer 2023-02-03T12:16:48.2488918Z 556aa2fcfca3: Waiting 2023-02-03T12:16:48.2489277Z ee4496f3140b: Waiting 2023-02-03T12:16:48.2489725Z 9c6538e1e44c: Pulling fs layer 2023-02-03T12:16:48.2490157Z 6d1abbf47f82: Waiting 2023-02-03T12:16:48.2490389Z d1dd060e09bd: Pulling fs layer 2023-02-03T12:16:48.2490626Z 1ab3576f383a: Pulling fs layer 2023-02-03T12:16:48.2490847Z f923dfb28e1f: Waiting 2023-02-03T12:16:48.2491076Z 7d250f015c7f: Pulling fs layer 2023-02-03T12:16:48.2491303Z 9c6538e1e44c: Waiting 2023-02-03T12:16:48.2491528Z 55260ffbcbb9: Pulling fs layer 2023-02-03T12:16:48.2491749Z 83e51a461bd3: Pulling fs layer 2023-02-03T12:16:48.2492228Z 7f32db78bae9: Pulling fs layer 2023-02-03T12:16:48.2492480Z 1c91f83c51a2: Pulling fs layer 2023-02-03T12:16:48.2492704Z e39b968f6350: Pulling fs layer 2023-02-03T12:16:48.2492926Z 1ab3576f383a: Waiting 2023-02-03T12:16:48.2493229Z 83e51a461bd3: Waiting 2023-02-03T12:16:48.2493426Z 55260ffbcbb9: Waiting 2023-02-03T12:16:48.2493655Z e2a6d68bf88f: Pulling fs layer 2023-02-03T12:16:48.2493900Z 7c0dff09b0d6: Pulling fs layer 2023-02-03T12:16:48.2494113Z 7f32db78bae9: Waiting 2023-02-03T12:16:48.2494322Z 1c91f83c51a2: Waiting 2023-02-03T12:16:48.2494567Z e2a6d68bf88f: Waiting 2023-02-03T12:16:48.2494774Z 926004c4af06: Pulling fs layer 2023-02-03T12:16:48.2495012Z 21ed4d45fad4: Pulling fs layer 2023-02-03T12:16:48.2495240Z 7c0dff09b0d6: Waiting 2023-02-03T12:16:48.2495563Z 521a0db04f0e: Pulling fs layer 2023-02-03T12:16:48.2495787Z 926004c4af06: Waiting 2023-02-03T12:16:48.2496002Z 21ed4d45fad4: Waiting 2023-02-03T12:16:48.2496213Z 04bd895ada58: Pulling fs layer 2023-02-03T12:16:48.2496457Z e802043def06: Pulling fs layer 2023-02-03T12:16:48.2496699Z be1ac7f1dafd: Pulling fs layer 2023-02-03T12:16:48.2496929Z 04bd895ada58: Waiting 2023-02-03T12:16:48.2497130Z 521a0db04f0e: Waiting 2023-02-03T12:16:48.2497355Z e86af6d3a144: Pulling fs layer 2023-02-03T12:16:48.2497593Z 2ac5a718dab1: Pulling fs layer 2023-02-03T12:16:48.2497809Z be1ac7f1dafd: Waiting 2023-02-03T12:16:48.2498035Z b7467377752a: Pulling fs layer 2023-02-03T12:16:48.2498266Z 560edd49694b: Pulling fs layer 2023-02-03T12:16:48.2498488Z d19388e1ec33: Pulling fs layer 2023-02-03T12:16:48.2498710Z 2ac5a718dab1: Waiting 2023-02-03T12:16:48.2498921Z e86af6d3a144: Waiting 2023-02-03T12:16:48.2499116Z b7467377752a: Waiting 2023-02-03T12:16:48.2499318Z 560edd49694b: Waiting 2023-02-03T12:16:48.2499545Z cacd5d7a42ca: Pulling fs layer 2023-02-03T12:16:48.2499769Z 70b8fd042116: Pulling fs layer 2023-02-03T12:16:48.2500047Z 36579528103f: Pulling fs layer 2023-02-03T12:16:48.2500274Z cacd5d7a42ca: Waiting 2023-02-03T12:16:48.2500490Z b6eb4171e71d: Pulling fs layer 2023-02-03T12:16:48.2500733Z 779b30b0bcb8: Pulling fs layer 2023-02-03T12:16:48.2500975Z ce97673ba328: Pulling fs layer 2023-02-03T12:16:48.2501199Z 3a7a3f67019f: Pulling fs layer 2023-02-03T12:16:48.2501434Z 7b39ad8b00cd: Pulling fs layer 2023-02-03T12:16:48.2501651Z 36579528103f: Waiting 2023-02-03T12:16:48.2501843Z 70b8fd042116: Waiting 2023-02-03T12:16:48.2502067Z 5eda5ebe40e1: Pulling fs layer 2023-02-03T12:16:48.2502290Z 779b30b0bcb8: Waiting 2023-02-03T12:16:48.2502503Z fbb107d1febc: Pulling fs layer 2023-02-03T12:16:48.2502727Z ce97673ba328: Waiting 2023-02-03T12:16:48.2502945Z 93bf91ad08f3: Pulling fs layer 2023-02-03T12:16:48.2503153Z 3a7a3f67019f: Waiting 2023-02-03T12:16:48.2503362Z fbb107d1febc: Waiting 2023-02-03T12:16:48.2503585Z 56573b537ed3: Pulling fs layer 2023-02-03T12:16:48.2503791Z 93bf91ad08f3: Waiting 2023-02-03T12:16:48.2503995Z 56573b537ed3: Waiting 2023-02-03T12:16:48.7992772Z 4542784317be: Verifying Checksum 2023-02-03T12:16:48.7993224Z 4542784317be: Download complete 2023-02-03T12:16:48.9921476Z fb668870d8a7: Verifying Checksum 2023-02-03T12:16:48.9921801Z fb668870d8a7: Download complete 2023-02-03T12:16:49.1013014Z 4053f75740ab: Verifying Checksum 2023-02-03T12:16:49.1013595Z 4053f75740ab: Download complete 2023-02-03T12:16:49.2587210Z e0bec5df5af5: Verifying Checksum 2023-02-03T12:16:49.2587792Z e0bec5df5af5: Download complete 2023-02-03T12:16:49.2868045Z 57e09105cdfd: Verifying Checksum 2023-02-03T12:16:49.2868374Z 57e09105cdfd: Download complete 2023-02-03T12:16:49.5835536Z a08ab4e0594b: Verifying Checksum 2023-02-03T12:16:49.5835866Z a08ab4e0594b: Download complete 2023-02-03T12:16:49.6021481Z 69473a703fb4: Download complete 2023-02-03T12:16:49.6759346Z fb668870d8a7: Pull complete 2023-02-03T12:16:49.8831554Z 4cd507bccac2: Verifying Checksum 2023-02-03T12:16:49.8832054Z 4cd507bccac2: Download complete 2023-02-03T12:16:49.8984464Z 4542784317be: Pull complete 2023-02-03T12:16:50.2421118Z 6dc2b05bd224: Download complete 2023-02-03T12:16:50.5318153Z 8f258de3715c: Verifying Checksum 2023-02-03T12:16:50.5319675Z 8f258de3715c: Download complete 2023-02-03T12:16:50.7637946Z e0bec5df5af5: Pull complete 2023-02-03T12:16:50.8288344Z 4053f75740ab: Pull complete 2023-02-03T12:16:50.8934854Z 57e09105cdfd: Pull complete 2023-02-03T12:16:52.8666819Z 439c3484160b: Verifying Checksum 2023-02-03T12:16:52.8667142Z 439c3484160b: Download complete 2023-02-03T12:16:53.1602514Z 5b14f9832187: Verifying Checksum 2023-02-03T12:16:53.1603291Z 5b14f9832187: Download complete 2023-02-03T12:16:53.4444268Z 835504f15bfd: Verifying Checksum 2023-02-03T12:16:53.4444795Z 835504f15bfd: Download complete 2023-02-03T12:16:53.7510458Z ee4496f3140b: Verifying Checksum 2023-02-03T12:16:54.9454436Z ee4496f3140b: Download complete 2023-02-03T12:16:54.9455219Z 556aa2fcfca3: Verifying Checksum 2023-02-03T12:16:54.9455466Z 556aa2fcfca3: Download complete 2023-02-03T12:16:55.2508478Z 627639ed179f: Verifying Checksum 2023-02-03T12:16:55.2509174Z 627639ed179f: Download complete 2023-02-03T12:16:55.5458474Z 6d1abbf47f82: Verifying Checksum 2023-02-03T12:16:55.5458824Z 6d1abbf47f82: Download complete 2023-02-03T12:17:00.2759815Z 606761d225e5: Verifying Checksum 2023-02-03T12:17:00.2760142Z 606761d225e5: Download complete 2023-02-03T12:17:00.5736855Z 9c6538e1e44c: Verifying Checksum 2023-02-03T12:17:00.5737424Z 9c6538e1e44c: Download complete 2023-02-03T12:17:00.8795182Z d1dd060e09bd: Download complete 2023-02-03T12:17:01.1738827Z 1ab3576f383a: Verifying Checksum 2023-02-03T12:17:01.1739389Z 1ab3576f383a: Download complete 2023-02-03T12:17:01.4754849Z 7d250f015c7f: Download complete 2023-02-03T12:17:01.7565896Z 55260ffbcbb9: Verifying Checksum 2023-02-03T12:17:01.7566393Z 55260ffbcbb9: Download complete 2023-02-03T12:17:02.0484489Z 83e51a461bd3: Download complete 2023-02-03T12:17:03.5364337Z 7f32db78bae9: Verifying Checksum 2023-02-03T12:17:03.5364923Z 7f32db78bae9: Download complete 2023-02-03T12:17:03.8406527Z 1c91f83c51a2: Verifying Checksum 2023-02-03T12:17:03.8407140Z 1c91f83c51a2: Download complete 2023-02-03T12:17:04.1381420Z e39b968f6350: Verifying Checksum 2023-02-03T12:17:04.1381918Z e39b968f6350: Download complete 2023-02-03T12:17:04.3910641Z fa92f16621a4: Verifying Checksum 2023-02-03T12:17:04.3911122Z fa92f16621a4: Download complete 2023-02-03T12:17:04.5767566Z e2a6d68bf88f: Verifying Checksum 2023-02-03T12:17:04.5768035Z e2a6d68bf88f: Download complete 2023-02-03T12:17:04.6726846Z 7c0dff09b0d6: Download complete 2023-02-03T12:17:04.8719735Z 926004c4af06: Verifying Checksum 2023-02-03T12:17:04.8720261Z 926004c4af06: Download complete 2023-02-03T12:17:05.1551913Z 521a0db04f0e: Verifying Checksum 2023-02-03T12:17:05.1552424Z 521a0db04f0e: Download complete 2023-02-03T12:17:05.4498201Z 04bd895ada58: Verifying Checksum 2023-02-03T12:17:05.4498536Z 04bd895ada58: Download complete 2023-02-03T12:17:06.3212012Z e802043def06: Verifying Checksum 2023-02-03T12:17:06.3212548Z e802043def06: Download complete 2023-02-03T12:17:06.6008142Z be1ac7f1dafd: Verifying Checksum 2023-02-03T12:17:06.6008798Z be1ac7f1dafd: Download complete 2023-02-03T12:17:06.8854305Z e86af6d3a144: Download complete 2023-02-03T12:17:07.2139340Z 21ed4d45fad4: Verifying Checksum 2023-02-03T12:17:07.2139925Z 21ed4d45fad4: Download complete 2023-02-03T12:17:07.4926340Z b7467377752a: Verifying Checksum 2023-02-03T12:17:07.4926821Z b7467377752a: Download complete 2023-02-03T12:17:07.5840173Z 2ac5a718dab1: Verifying Checksum 2023-02-03T12:17:07.5840516Z 2ac5a718dab1: Download complete 2023-02-03T12:17:07.8716352Z d19388e1ec33: Verifying Checksum 2023-02-03T12:17:07.8716866Z d19388e1ec33: Download complete 2023-02-03T12:17:08.5019261Z 560edd49694b: Verifying Checksum 2023-02-03T12:17:08.5019605Z 560edd49694b: Download complete 2023-02-03T12:17:08.8037464Z 36579528103f: Verifying Checksum 2023-02-03T12:17:08.8037991Z 36579528103f: Download complete 2023-02-03T12:17:09.1097798Z b6eb4171e71d: Download complete 2023-02-03T12:17:09.4007769Z 779b30b0bcb8: Verifying Checksum 2023-02-03T12:17:09.4008412Z 779b30b0bcb8: Download complete 2023-02-03T12:17:09.6936808Z ce97673ba328: Verifying Checksum 2023-02-03T12:17:09.6937637Z ce97673ba328: Download complete 2023-02-03T12:17:10.3213715Z 3a7a3f67019f: Verifying Checksum 2023-02-03T12:17:10.3214230Z 3a7a3f67019f: Download complete 2023-02-03T12:17:10.6111825Z 7b39ad8b00cd: Verifying Checksum 2023-02-03T12:17:10.6112417Z 7b39ad8b00cd: Download complete 2023-02-03T12:17:11.6766822Z 5eda5ebe40e1: Verifying Checksum 2023-02-03T12:17:11.6767589Z 5eda5ebe40e1: Download complete 2023-02-03T12:17:11.8567479Z 70b8fd042116: Verifying Checksum 2023-02-03T12:17:11.8567992Z 70b8fd042116: Download complete 2023-02-03T12:17:11.9728882Z fbb107d1febc: Verifying Checksum 2023-02-03T12:17:11.9729424Z fbb107d1febc: Download complete 2023-02-03T12:17:12.2917556Z 56573b537ed3: Verifying Checksum 2023-02-03T12:17:12.2918313Z 56573b537ed3: Download complete 2023-02-03T12:17:14.0111047Z 606761d225e5: Pull complete 2023-02-03T12:17:14.0809600Z 69473a703fb4: Pull complete 2023-02-03T12:17:14.1478630Z a08ab4e0594b: Pull complete 2023-02-03T12:17:14.2138059Z 4cd507bccac2: Pull complete 2023-02-03T12:17:15.3753941Z f923dfb28e1f: Verifying Checksum 2023-02-03T12:17:15.3754271Z f923dfb28e1f: Download complete 2023-02-03T12:17:34.3483834Z fa92f16621a4: Pull complete 2023-02-03T12:17:34.7445424Z 6dc2b05bd224: Pull complete 2023-02-03T12:17:35.1381236Z 8f258de3715c: Pull complete 2023-02-03T12:17:35.5873381Z 93bf91ad08f3: Verifying Checksum 2023-02-03T12:17:35.5876064Z 93bf91ad08f3: Download complete 2023-02-03T12:17:40.6723345Z 439c3484160b: Pull complete 2023-02-03T12:17:41.2139374Z 5b14f9832187: Pull complete 2023-02-03T12:17:41.8841280Z 835504f15bfd: Pull complete 2023-02-03T12:17:42.3238362Z ee4496f3140b: Pull complete 2023-02-03T12:17:44.0931792Z 556aa2fcfca3: Pull complete 2023-02-03T12:17:44.1519656Z 627639ed179f: Pull complete 2023-02-03T12:17:44.2066076Z 6d1abbf47f82: Pull complete 2023-02-03T12:18:16.2960004Z f923dfb28e1f: Pull complete 2023-02-03T12:18:16.3541231Z 9c6538e1e44c: Pull complete 2023-02-03T12:18:16.4100163Z d1dd060e09bd: Pull complete 2023-02-03T12:18:16.4672767Z 1ab3576f383a: Pull complete 2023-02-03T12:18:16.5226379Z 7d250f015c7f: Pull complete 2023-02-03T12:18:16.5784401Z 55260ffbcbb9: Pull complete 2023-02-03T12:18:16.6336106Z 83e51a461bd3: Pull complete 2023-02-03T12:18:19.2026761Z 7f32db78bae9: Pull complete 2023-02-03T12:18:19.5734897Z 1c91f83c51a2: Pull complete 2023-02-03T12:18:19.9587773Z e39b968f6350: Pull complete 2023-02-03T12:18:20.4726690Z e2a6d68bf88f: Pull complete 2023-02-03T12:18:20.9383343Z 7c0dff09b0d6: Pull complete 2023-02-03T12:18:21.3201716Z 926004c4af06: Pull complete 2023-02-03T12:18:26.2478329Z 21ed4d45fad4: Pull complete 2023-02-03T12:18:26.3041815Z 521a0db04f0e: Pull complete 2023-02-03T12:18:26.3589843Z 04bd895ada58: Pull complete 2023-02-03T12:18:27.5731279Z e802043def06: Pull complete 2023-02-03T12:18:28.0449653Z be1ac7f1dafd: Pull complete 2023-02-03T12:18:28.3985847Z e86af6d3a144: Pull complete 2023-02-03T12:18:29.2287189Z 2ac5a718dab1: Pull complete 2023-02-03T12:18:29.3576473Z b7467377752a: Pull complete 2023-02-03T12:18:30.6720087Z 560edd49694b: Pull complete 2023-02-03T12:18:30.7291321Z d19388e1ec33: Pull complete 2023-02-03T12:18:30.7845770Z cacd5d7a42ca: Pull complete 2023-02-03T12:18:35.6440831Z 70b8fd042116: Pull complete 2023-02-03T12:18:35.8388910Z 36579528103f: Pull complete 2023-02-03T12:18:36.0853506Z b6eb4171e71d: Pull complete 2023-02-03T12:18:36.2519444Z 779b30b0bcb8: Pull complete 2023-02-03T12:18:36.4279041Z ce97673ba328: Pull complete 2023-02-03T12:18:37.1311570Z 3a7a3f67019f: Pull complete 2023-02-03T12:18:37.1885967Z 7b39ad8b00cd: Pull complete 2023-02-03T12:18:38.9862972Z 5eda5ebe40e1: Pull complete 2023-02-03T12:18:39.0434815Z fbb107d1febc: Pull complete 2023-02-03T12:19:06.6218404Z 93bf91ad08f3: Pull complete 2023-02-03T12:19:06.6788051Z 56573b537ed3: Pull complete 2023-02-03T12:19:06.6881665Z Digest: sha256:870d7f2b93080c6e224db0040513898899b129d528fa4ef26b4f5a25353b51d6 2023-02-03T12:19:06.6916388Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:19:06.6939803Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:19:06.7102137Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-02-03T12:19:06.7102570Z with: 2023-02-03T12:19:06.7102795Z driver-version: 515.76 2023-02-03T12:19:06.7103010Z env: 2023-02-03T12:19:06.7103210Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:06.7103441Z ##[endgroup] 2023-02-03T12:19:06.7136363Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-02-03T12:19:06.7136651Z with: 2023-02-03T12:19:06.7136842Z timeout_minutes: 10 2023-02-03T12:19:06.7137201Z max_attempts: 3 2023-02-03T12:19:06.7143903Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2023-02-03T12:19:06.7150786Z retry_wait_seconds: 10 2023-02-03T12:19:06.7151040Z polling_interval_seconds: 1 2023-02-03T12:19:06.7151286Z warning_on_retry: true 2023-02-03T12:19:06.7151508Z continue_on_error: false 2023-02-03T12:19:06.7151722Z env: 2023-02-03T12:19:06.7151929Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:06.7152153Z DRIVER_VERSION: 515.76 2023-02-03T12:19:06.7152372Z ##[endgroup] 2023-02-03T12:19:06.7784156Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-02-03T12:19:06.7785020Z + install_nvidia_driver_common 2023-02-03T12:19:06.7787324Z + echo 'Before installing NVIDIA driver' 2023-02-03T12:19:06.7787597Z + lspci 2023-02-03T12:19:06.7789597Z Before installing NVIDIA driver 2023-02-03T12:19:06.7900613Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-03T12:19:06.7901001Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-03T12:19:06.7903594Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-03T12:19:06.7904578Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-03T12:19:06.7905210Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-03T12:19:06.7905545Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-03T12:19:06.7905874Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-03T12:19:06.7906111Z + lsmod 2023-02-03T12:19:06.7926153Z Module Size Used by 2023-02-03T12:19:06.7926527Z nvidia_modeset 1146880 0 2023-02-03T12:19:06.7926868Z nvidia_uvm 1331200 0 2023-02-03T12:19:06.7927564Z veth 32768 0 2023-02-03T12:19:06.7928076Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-03T12:19:06.7930613Z drm 618496 1 nvidia 2023-02-03T12:19:06.7931065Z xt_conntrack 16384 1 2023-02-03T12:19:06.7931454Z xt_MASQUERADE 20480 1 2023-02-03T12:19:06.7931815Z xfrm_user 40960 1 2023-02-03T12:19:06.7932039Z xfrm_algo 16384 1 xfrm_user 2023-02-03T12:19:06.7932292Z xt_addrtype 16384 2 2023-02-03T12:19:06.7932528Z iptable_filter 16384 1 2023-02-03T12:19:06.7932743Z iptable_nat 16384 1 2023-02-03T12:19:06.7933005Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-03T12:19:06.7933262Z bpfilter 16384 0 2023-02-03T12:19:06.7933583Z br_netfilter 28672 0 2023-02-03T12:19:06.7933954Z bridge 307200 1 br_netfilter 2023-02-03T12:19:06.7934385Z stp 16384 1 bridge 2023-02-03T12:19:06.7934902Z llc 16384 2 bridge,stp 2023-02-03T12:19:06.7935364Z aufs 270336 0 2023-02-03T12:19:06.7935796Z overlay 151552 0 2023-02-03T12:19:06.7936181Z nls_iso8859_1 16384 1 2023-02-03T12:19:06.7936525Z dm_multipath 40960 0 2023-02-03T12:19:06.7936912Z scsi_dh_rdac 16384 0 2023-02-03T12:19:06.7937350Z scsi_dh_emc 16384 0 2023-02-03T12:19:06.7937738Z scsi_dh_alua 20480 0 2023-02-03T12:19:06.7938109Z binfmt_misc 24576 1 2023-02-03T12:19:06.7938340Z crct10dif_pclmul 16384 1 2023-02-03T12:19:06.7938559Z crc32_pclmul 16384 0 2023-02-03T12:19:06.7938792Z ghash_clmulni_intel 16384 0 2023-02-03T12:19:06.7939035Z aesni_intel 376832 0 2023-02-03T12:19:06.7939256Z psmouse 176128 0 2023-02-03T12:19:06.7939480Z input_leds 16384 0 2023-02-03T12:19:06.7939707Z virtio_net 61440 0 2023-02-03T12:19:06.7939995Z net_failover 20480 1 virtio_net 2023-02-03T12:19:06.7940248Z serio_raw 20480 0 2023-02-03T12:19:06.7940493Z crypto_simd 16384 1 aesni_intel 2023-02-03T12:19:06.7940739Z failover 16384 1 net_failover 2023-02-03T12:19:06.7941028Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-03T12:19:06.7941300Z efi_pstore 16384 0 2023-02-03T12:19:06.7941532Z sch_fq_codel 24576 13 2023-02-03T12:19:06.7941745Z virtio_rng 16384 0 2023-02-03T12:19:06.7942019Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-03T12:19:06.7942405Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-03T12:19:06.7942719Z autofs4 49152 2 2023-02-03T12:19:06.7942936Z + modinfo nvidia 2023-02-03T12:19:06.7943985Z filename: /lib/modules/5.15.0-1027-gcp/kernel/drivers/video/nvidia.ko 2023-02-03T12:19:06.7944532Z firmware: nvidia/515.76/gsp.bin 2023-02-03T12:19:06.7945168Z alias: char-major-195-* 2023-02-03T12:19:06.7945539Z version: 515.76 2023-02-03T12:19:06.7945753Z supported: external 2023-02-03T12:19:06.7945975Z license: NVIDIA 2023-02-03T12:19:06.7946216Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-03T12:19:06.7946478Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-03T12:19:06.7946758Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-03T12:19:06.7947024Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-03T12:19:06.7947486Z depends: drm 2023-02-03T12:19:06.7947714Z retpoline: Y 2023-02-03T12:19:06.7947927Z name: nvidia 2023-02-03T12:19:06.7948284Z vermagic: 5.15.0-1027-gcp SMP mod_unload modversions 2023-02-03T12:19:06.7948610Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-03T12:19:06.7948968Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-03T12:19:06.7949411Z parm: NVreg_ResmanDebugLevel:int 2023-02-03T12:19:06.7949694Z parm: NVreg_RmLogonRC:int 2023-02-03T12:19:06.7950077Z parm: NVreg_ModifyDeviceFiles:int 2023-02-03T12:19:06.7950355Z parm: NVreg_DeviceFileUID:int 2023-02-03T12:19:06.7950754Z parm: NVreg_DeviceFileGID:int 2023-02-03T12:19:06.7951198Z parm: NVreg_DeviceFileMode:int 2023-02-03T12:19:06.7951720Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-03T12:19:06.7952255Z parm: NVreg_UsePageAttributeTable:int 2023-02-03T12:19:06.7952703Z parm: NVreg_EnablePCIeGen3:int 2023-02-03T12:19:06.7953158Z parm: NVreg_EnableMSI:int 2023-02-03T12:19:06.7953625Z parm: NVreg_TCEBypassMode:int 2023-02-03T12:19:06.7954048Z parm: NVreg_EnableStreamMemOPs:int 2023-02-03T12:19:06.7954569Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-03T12:19:06.7955237Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-03T12:19:06.7955625Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-03T12:19:06.7955996Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-03T12:19:06.7956355Z parm: NVreg_DynamicPowerManagement:int 2023-02-03T12:19:06.7956717Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-03T12:19:06.7957172Z parm: NVreg_EnableGpuFirmware:int 2023-02-03T12:19:06.7957707Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-03T12:19:06.7958296Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-03T12:19:06.7958660Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-03T12:19:06.7958956Z parm: NVreg_MemoryPoolSize:int 2023-02-03T12:19:06.7959235Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-03T12:19:06.7959512Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-03T12:19:06.7959792Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-03T12:19:06.7960060Z parm: NVreg_NvLinkDisable:int 2023-02-03T12:19:06.7960354Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-03T12:19:06.7960669Z parm: NVreg_RegisterPCIDriver:int 2023-02-03T12:19:06.7960961Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-03T12:19:06.7961232Z parm: NVreg_RegistryDwords:charp 2023-02-03T12:19:06.7961531Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-03T12:19:06.7961809Z parm: NVreg_RmMsg:charp 2023-02-03T12:19:06.7962049Z parm: NVreg_GpuBlacklist:charp 2023-02-03T12:19:06.7962329Z parm: NVreg_TemporaryFilePath:charp 2023-02-03T12:19:06.7962605Z parm: NVreg_ExcludedGpus:charp 2023-02-03T12:19:06.7962877Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-03T12:19:06.7963171Z parm: rm_firmware_active:charp 2023-02-03T12:19:06.7963454Z + HAS_NVIDIA_DRIVER=0 2023-02-03T12:19:06.7963792Z ++ command -v nvidia-smi 2023-02-03T12:19:06.7964072Z + '[' -x /usr/bin/nvidia-smi ']' 2023-02-03T12:19:06.7964290Z + set +e 2023-02-03T12:19:06.7964673Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-02-03T12:19:09.7162810Z + INSTALLED_DRIVER_VERSION=515.76 2023-02-03T12:19:09.7163614Z + NVIDIA_SMI_STATUS=0 2023-02-03T12:19:09.7165159Z + '[' 0 -ne 0 ']' 2023-02-03T12:19:09.7165500Z + '[' 515.76 '!=' 515.76 ']' 2023-02-03T12:19:09.7165735Z + HAS_NVIDIA_DRIVER=1 2023-02-03T12:19:09.7166199Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-02-03T12:19:09.7166521Z + set -e 2023-02-03T12:19:09.7166740Z + '[' 1 -eq 0 ']' 2023-02-03T12:19:09.7167786Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-02-03T12:19:09.7168174Z + post_install_nvidia_driver_common 2023-02-03T12:19:09.7169012Z + sudo modprobe nvidia 2023-02-03T12:19:09.7305614Z + echo 'After installing NVIDIA driver' 2023-02-03T12:19:09.7305906Z + lspci 2023-02-03T12:19:09.7306115Z After installing NVIDIA driver 2023-02-03T12:19:09.7416078Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-03T12:19:09.7416611Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-03T12:19:09.7417462Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-03T12:19:09.7418012Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-03T12:19:09.7418341Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-03T12:19:09.7418674Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-03T12:19:09.7419076Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-03T12:19:09.7419334Z + lsmod 2023-02-03T12:19:09.7439112Z Module Size Used by 2023-02-03T12:19:09.7439559Z nvidia_modeset 1146880 0 2023-02-03T12:19:09.7440160Z nvidia_uvm 1331200 0 2023-02-03T12:19:09.7440540Z veth 32768 0 2023-02-03T12:19:09.7441030Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-03T12:19:09.7441489Z drm 618496 1 nvidia 2023-02-03T12:19:09.7441821Z xt_conntrack 16384 1 2023-02-03T12:19:09.7442220Z xt_MASQUERADE 20480 1 2023-02-03T12:19:09.7442598Z xfrm_user 40960 1 2023-02-03T12:19:09.7443062Z xfrm_algo 16384 1 xfrm_user 2023-02-03T12:19:09.7443477Z xt_addrtype 16384 2 2023-02-03T12:19:09.7443742Z iptable_filter 16384 1 2023-02-03T12:19:09.7443957Z iptable_nat 16384 1 2023-02-03T12:19:09.7444221Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-03T12:19:09.7444481Z bpfilter 16384 0 2023-02-03T12:19:09.7444734Z br_netfilter 28672 0 2023-02-03T12:19:09.7444980Z bridge 307200 1 br_netfilter 2023-02-03T12:19:09.7445224Z stp 16384 1 bridge 2023-02-03T12:19:09.7445446Z llc 16384 2 bridge,stp 2023-02-03T12:19:09.7445670Z aufs 270336 0 2023-02-03T12:19:09.7445888Z overlay 151552 0 2023-02-03T12:19:09.7446088Z nls_iso8859_1 16384 1 2023-02-03T12:19:09.7446313Z dm_multipath 40960 0 2023-02-03T12:19:09.7446543Z scsi_dh_rdac 16384 0 2023-02-03T12:19:09.7446752Z scsi_dh_emc 16384 0 2023-02-03T12:19:09.7447090Z scsi_dh_alua 20480 0 2023-02-03T12:19:09.7447313Z binfmt_misc 24576 1 2023-02-03T12:19:09.7447525Z crct10dif_pclmul 16384 1 2023-02-03T12:19:09.7447755Z crc32_pclmul 16384 0 2023-02-03T12:19:09.7447982Z ghash_clmulni_intel 16384 0 2023-02-03T12:19:09.7448245Z aesni_intel 376832 0 2023-02-03T12:19:09.7448471Z psmouse 176128 0 2023-02-03T12:19:09.7448689Z input_leds 16384 0 2023-02-03T12:19:09.7448891Z virtio_net 61440 0 2023-02-03T12:19:09.7449129Z net_failover 20480 1 virtio_net 2023-02-03T12:19:09.7449367Z serio_raw 20480 0 2023-02-03T12:19:09.7449603Z crypto_simd 16384 1 aesni_intel 2023-02-03T12:19:09.7449846Z failover 16384 1 net_failover 2023-02-03T12:19:09.7450138Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-03T12:19:09.7450409Z efi_pstore 16384 0 2023-02-03T12:19:09.7450619Z sch_fq_codel 24576 13 2023-02-03T12:19:09.7450920Z virtio_rng 16384 0 2023-02-03T12:19:09.7451349Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-03T12:19:09.7451806Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-03T12:19:09.7452205Z autofs4 49152 2 2023-02-03T12:19:09.7452667Z + modinfo nvidia 2023-02-03T12:19:09.7457441Z filename: /lib/modules/5.15.0-1027-gcp/kernel/drivers/video/nvidia.ko 2023-02-03T12:19:09.7458322Z firmware: nvidia/515.76/gsp.bin 2023-02-03T12:19:09.7459202Z alias: char-major-195-* 2023-02-03T12:19:09.7459704Z version: 515.76 2023-02-03T12:19:09.7460366Z supported: external 2023-02-03T12:19:09.7460738Z license: NVIDIA 2023-02-03T12:19:09.7461005Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-03T12:19:09.7461548Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-03T12:19:09.7461914Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-03T12:19:09.7462213Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-03T12:19:09.7462561Z depends: drm 2023-02-03T12:19:09.7462852Z retpoline: Y 2023-02-03T12:19:09.7463089Z name: nvidia 2023-02-03T12:19:09.7463573Z vermagic: 5.15.0-1027-gcp SMP mod_unload modversions 2023-02-03T12:19:09.7464010Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-03T12:19:09.7464470Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-03T12:19:09.7464870Z parm: NVreg_ResmanDebugLevel:int 2023-02-03T12:19:09.7465223Z parm: NVreg_RmLogonRC:int 2023-02-03T12:19:09.7465560Z parm: NVreg_ModifyDeviceFiles:int 2023-02-03T12:19:09.7465884Z parm: NVreg_DeviceFileUID:int 2023-02-03T12:19:09.7466222Z parm: NVreg_DeviceFileGID:int 2023-02-03T12:19:09.7466581Z parm: NVreg_DeviceFileMode:int 2023-02-03T12:19:09.7467037Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-03T12:19:09.7467396Z parm: NVreg_UsePageAttributeTable:int 2023-02-03T12:19:09.7467777Z parm: NVreg_EnablePCIeGen3:int 2023-02-03T12:19:09.7468110Z parm: NVreg_EnableMSI:int 2023-02-03T12:19:09.7468400Z parm: NVreg_TCEBypassMode:int 2023-02-03T12:19:09.7468749Z parm: NVreg_EnableStreamMemOPs:int 2023-02-03T12:19:09.7469191Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-03T12:19:09.7469571Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-03T12:19:09.7470067Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-03T12:19:09.7470505Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-03T12:19:09.7470886Z parm: NVreg_DynamicPowerManagement:int 2023-02-03T12:19:09.7471359Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-03T12:19:09.7471800Z parm: NVreg_EnableGpuFirmware:int 2023-02-03T12:19:09.7472179Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-03T12:19:09.7472524Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-03T12:19:09.7472928Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-03T12:19:09.7473317Z parm: NVreg_MemoryPoolSize:int 2023-02-03T12:19:09.7473641Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-03T12:19:09.7474005Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-03T12:19:09.7474418Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-03T12:19:09.7474733Z parm: NVreg_NvLinkDisable:int 2023-02-03T12:19:09.7475139Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-03T12:19:09.7475541Z parm: NVreg_RegisterPCIDriver:int 2023-02-03T12:19:09.7510596Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-03T12:19:09.7511012Z parm: NVreg_RegistryDwords:charp 2023-02-03T12:19:09.7511325Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-03T12:19:09.7511726Z parm: NVreg_RmMsg:charp 2023-02-03T12:19:09.7512003Z parm: NVreg_GpuBlacklist:charp 2023-02-03T12:19:09.7512291Z parm: NVreg_TemporaryFilePath:charp 2023-02-03T12:19:09.7512573Z parm: NVreg_ExcludedGpus:charp 2023-02-03T12:19:09.7512834Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-03T12:19:09.7513107Z parm: rm_firmware_active:charp 2023-02-03T12:19:09.7513338Z + set +e 2023-02-03T12:19:09.7513838Z + nvidia-smi 2023-02-03T12:19:12.1241393Z Fri Feb 3 12:19:12 2023 2023-02-03T12:19:12.1242220Z +-----------------------------------------------------------------------------+ 2023-02-03T12:19:12.1242732Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-02-03T12:19:12.1243204Z |-------------------------------+----------------------+----------------------+ 2023-02-03T12:19:12.1243682Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-02-03T12:19:12.1244584Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-02-03T12:19:12.1244913Z | | | MIG M. | 2023-02-03T12:19:12.1245182Z |===============================+======================+======================| 2023-02-03T12:19:12.1813678Z | 0 NVIDIA A100-SXM... Off | 00000000:00:04.0 Off | 0 | 2023-02-03T12:19:12.1814186Z | N/A 31C P0 51W / 400W | 0MiB / 40960MiB | 2% Default | 2023-02-03T12:19:12.1814494Z | | | Disabled | 2023-02-03T12:19:12.1815014Z +-------------------------------+----------------------+----------------------+ 2023-02-03T12:19:12.1815335Z 2023-02-03T12:19:12.1815754Z +-----------------------------------------------------------------------------+ 2023-02-03T12:19:12.1816096Z | Processes: | 2023-02-03T12:19:12.1816402Z | GPU GI CI PID Type Process name GPU Memory | 2023-02-03T12:19:12.1816707Z | ID ID Usage | 2023-02-03T12:19:12.1816972Z |=============================================================================| 2023-02-03T12:19:12.1817263Z | No running processes found | 2023-02-03T12:19:12.1817694Z +-----------------------------------------------------------------------------+ 2023-02-03T12:19:12.8568373Z + NVIDIA_SMI_STATUS=0 2023-02-03T12:19:12.8568897Z + '[' 0 -eq 0 ']' 2023-02-03T12:19:12.8569228Z + echo 'INFO: Ignoring allowed status 0' 2023-02-03T12:19:12.8569472Z + set -e 2023-02-03T12:19:12.8569698Z INFO: Ignoring allowed status 0 2023-02-03T12:19:12.8576154Z == Installing nvidia container toolkit for ubuntu20.04 == 2023-02-03T12:19:12.8580065Z + sudo apt-get install -y nvidia-docker2 2023-02-03T12:19:12.9257288Z Reading package lists... 2023-02-03T12:19:13.0978608Z Building dependency tree... 2023-02-03T12:19:13.0984878Z Reading state information... 2023-02-03T12:19:13.2574187Z nvidia-docker2 is already the newest version (2.11.0-1). 2023-02-03T12:19:13.2574652Z The following packages were automatically installed and are no longer required: 2023-02-03T12:19:13.2575238Z libatasmart4 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 2023-02-03T12:19:13.2576131Z libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 2023-02-03T12:19:13.2576666Z libexpat1-dev libmm-glib0 libnspr4 libnss3 libnuma1 libparted-fs-resize0 2023-02-03T12:19:13.2580087Z libpython3-dev libpython3.8-dev libudisks2-0 usb-modeswitch 2023-02-03T12:19:13.2580431Z usb-modeswitch-data 2023-02-03T12:19:13.2580768Z Use 'sudo apt autoremove' to remove them. 2023-02-03T12:19:13.3428101Z 0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded. 2023-02-03T12:19:13.4132587Z + sudo systemctl restart docker 2023-02-03T12:19:21.8216486Z Command completed after 1 attempt(s). 2023-02-03T12:19:21.8287922Z ##[group]Run python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-03T12:19:21.8288304Z python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-03T12:19:21.8288626Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-02-03T12:19:21.8288966Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-02-03T12:19:21.8307742Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:19:21.8308014Z env: 2023-02-03T12:19:21.8308218Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:21.8308459Z GPU_FLAG: --gpus all 2023-02-03T12:19:21.8308678Z ##[endgroup] 2023-02-03T12:19:22.9571985Z Requirement already satisfied: psutil==5.9.1 in /home/ubuntu/.local/lib/python3.8/site-packages (5.9.1) 2023-02-03T12:19:22.9653476Z Requirement already satisfied: pynvml==11.4.1 in /home/ubuntu/.local/lib/python3.8/site-packages (11.4.1) 2023-02-03T12:19:23.1712259Z Prepare all required actions 2023-02-03T12:19:23.1713434Z Getting action download info 2023-02-03T12:19:23.3528785Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-02-03T12:19:23.9303705Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-02-03T12:19:24.2646546Z ##[group]Run ./.github/actions/download-build-artifacts 2023-02-03T12:19:24.2646813Z with: 2023-02-03T12:19:24.2647400Z name: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T12:19:24.2647677Z env: 2023-02-03T12:19:24.2647876Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:24.2648118Z GPU_FLAG: --gpus all 2023-02-03T12:19:24.2648337Z ##[endgroup] 2023-02-03T12:19:24.2678175Z ##[group]Run seemethere/download-artifact-s3@v4 2023-02-03T12:19:24.2678443Z with: 2023-02-03T12:19:24.2678715Z name: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T12:19:24.2678993Z s3-bucket: gha-artifacts 2023-02-03T12:19:24.2679284Z region: us-east-1 2023-02-03T12:19:24.2679501Z env: 2023-02-03T12:19:24.2679718Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:24.2679942Z GPU_FLAG: --gpus all 2023-02-03T12:19:24.2680166Z ##[endgroup] 2023-02-03T12:19:24.8443981Z Found 1 objects with prefix pytorch/pytorch/4083852714/linux-bionic-cuda11.7-py3.10-gcc7-sm80/ 2023-02-03T12:19:24.8444625Z Starting download (1/1): /home/weiwangmeta/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-03T12:19:37.5630164Z Finished download (1/1): /home/weiwangmeta/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-03T12:19:37.5630490Z 2023-02-03T12:19:37.5653681Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-02-03T12:19:37.5663793Z Artifact download has finished successfully 2023-02-03T12:19:37.5823065Z ##[group]Run unzip -o artifacts.zip 2023-02-03T12:19:37.5823355Z unzip -o artifacts.zip 2023-02-03T12:19:37.5841739Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:19:37.5841994Z env: 2023-02-03T12:19:37.5842205Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:37.5842441Z GPU_FLAG: --gpus all 2023-02-03T12:19:37.5842644Z ##[endgroup] 2023-02-03T12:19:37.5896291Z Archive: artifacts.zip 2023-02-03T12:19:37.5898579Z creating: dist/ 2023-02-03T12:19:39.5108285Z inflating: dist/torch-2.0.0a0+gitaaa27a6-cp310-cp310-linux_x86_64.whl 2023-02-03T12:19:39.5108676Z creating: build/custom_test_artifacts/ 2023-02-03T12:19:39.5109063Z creating: build/custom_test_artifacts/custom-op-build/ 2023-02-03T12:19:39.5109518Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-02-03T12:19:39.5115126Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-02-03T12:19:39.5115751Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-02-03T12:19:39.5116287Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-03T12:19:39.5116825Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-03T12:19:39.5117352Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-03T12:19:39.5118522Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-03T12:19:39.5121115Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-03T12:19:39.5121716Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-03T12:19:39.5122267Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-03T12:19:39.5122880Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-03T12:19:39.5124615Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-03T12:19:39.5125493Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-03T12:19:39.5126100Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-03T12:19:39.5127859Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-03T12:19:39.5128632Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-03T12:19:39.5129173Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-03T12:19:39.5129718Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-03T12:19:39.5182159Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-03T12:19:39.5182893Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-03T12:19:39.5183586Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-03T12:19:39.5184317Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-03T12:19:39.5185014Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-03T12:19:39.5185682Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-03T12:19:39.5186353Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-03T12:19:39.5187005Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-03T12:19:39.5187684Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-03T12:19:39.5226520Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-03T12:19:39.5266205Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-03T12:19:39.5267062Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-03T12:19:39.5267697Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-03T12:19:39.5268378Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-03T12:19:39.5269004Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-03T12:19:39.5269611Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-03T12:19:39.5270561Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-03T12:19:39.5271688Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-03T12:19:39.5342824Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-03T12:19:39.5413196Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-03T12:19:39.5414138Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-03T12:19:39.5414937Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-02-03T12:19:39.5415595Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-02-03T12:19:39.5416122Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-02-03T12:19:39.5416644Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-02-03T12:19:39.5417196Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-02-03T12:19:39.5417788Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-02-03T12:19:39.5418427Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-02-03T12:19:39.5418977Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-02-03T12:19:39.5419544Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-02-03T12:19:39.5420100Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-02-03T12:19:39.5420653Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-02-03T12:19:39.5421212Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-02-03T12:19:39.5421764Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-02-03T12:19:39.5443104Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-02-03T12:19:39.5559364Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-02-03T12:19:39.5559948Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-02-03T12:19:39.5560536Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-02-03T12:19:39.5561160Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-02-03T12:19:39.5561737Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-02-03T12:19:39.5562337Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-02-03T12:19:39.5562917Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-02-03T12:19:39.5563497Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-02-03T12:19:39.5564068Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-02-03T12:19:39.5564660Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-02-03T12:19:39.5565239Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-02-03T12:19:39.5587114Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-02-03T12:19:39.5672292Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-02-03T12:19:39.5672954Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-03T12:19:39.5673550Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-02-03T12:19:39.5674098Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-02-03T12:19:39.5674608Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-02-03T12:19:39.5675218Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-02-03T12:19:39.5675725Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-02-03T12:19:39.5678296Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-02-03T12:19:39.5679061Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-02-03T12:19:39.5679570Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-02-03T12:19:39.5773338Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-02-03T12:19:39.5836142Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-02-03T12:19:39.5836616Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-02-03T12:19:39.5837058Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-02-03T12:19:39.5843495Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-02-03T12:19:39.5843987Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-02-03T12:19:39.5844521Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-03T12:19:39.5845123Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-03T12:19:39.5845661Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-03T12:19:39.5847484Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-03T12:19:39.5848552Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-03T12:19:39.5849080Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-03T12:19:39.5849608Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-03T12:19:39.5851922Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-03T12:19:39.5853027Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-03T12:19:39.5854414Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-03T12:19:39.5855053Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-03T12:19:39.5856127Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-03T12:19:39.5856892Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-03T12:19:39.5857443Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-03T12:19:39.5857981Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-03T12:19:39.5910027Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-03T12:19:39.5910727Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-03T12:19:39.5911428Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-03T12:19:39.5912137Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-03T12:19:39.5912824Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-03T12:19:39.5913477Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-03T12:19:39.5914132Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-03T12:19:39.5914786Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-03T12:19:39.5915697Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-03T12:19:39.5954623Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-03T12:19:39.5994194Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-03T12:19:39.5995193Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-03T12:19:39.5995821Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-03T12:19:39.5996406Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-03T12:19:39.5997004Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-03T12:19:39.5997612Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-03T12:19:39.5998206Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-03T12:19:39.5999768Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-03T12:19:39.6070437Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-03T12:19:39.6141352Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-03T12:19:39.6141956Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-03T12:19:39.6142479Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-02-03T12:19:39.6143066Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-02-03T12:19:39.6143595Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-02-03T12:19:39.6144113Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-02-03T12:19:39.6144679Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-02-03T12:19:39.6145310Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-02-03T12:19:39.6145891Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-02-03T12:19:39.6146446Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-02-03T12:19:39.6147011Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-02-03T12:19:39.6147563Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-02-03T12:19:39.6148141Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-02-03T12:19:39.6148713Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-02-03T12:19:39.6149277Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-02-03T12:19:39.6171080Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-02-03T12:19:39.6236091Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-02-03T12:19:39.6236695Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-03T12:19:39.6237273Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-02-03T12:19:39.6237788Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-02-03T12:19:39.6238445Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-02-03T12:19:39.6239300Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-02-03T12:19:39.6239799Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-02-03T12:19:39.6242310Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-02-03T12:19:39.6242919Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-02-03T12:19:39.6243428Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-02-03T12:19:39.6293279Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-02-03T12:19:39.6293720Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-02-03T12:19:39.6294185Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-02-03T12:19:39.6300904Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-02-03T12:19:39.6301446Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-02-03T12:19:39.6301984Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-03T12:19:39.6302541Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-03T12:19:39.6303086Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-03T12:19:39.6304957Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-03T12:19:39.6305933Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-03T12:19:39.6306497Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-03T12:19:39.6307060Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-03T12:19:39.6309186Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-03T12:19:39.6310165Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-03T12:19:39.6311631Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-03T12:19:39.6312253Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-03T12:19:39.6313356Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-03T12:19:39.6314167Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-03T12:19:39.6314744Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-03T12:19:39.6315394Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-03T12:19:39.6367512Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-03T12:19:39.6368232Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-03T12:19:39.6368958Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-03T12:19:39.6369702Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-03T12:19:39.6370422Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-03T12:19:39.6371123Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-03T12:19:39.6371956Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-03T12:19:39.6372717Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-03T12:19:39.6373416Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-03T12:19:39.6412151Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-03T12:19:39.6451967Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-03T12:19:39.6453042Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-03T12:19:39.6454103Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-03T12:19:39.6454824Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-03T12:19:39.6455448Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-03T12:19:39.6456081Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-03T12:19:39.6456708Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-03T12:19:39.6457547Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-03T12:19:39.6528486Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-03T12:19:39.6599053Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-03T12:19:39.6599703Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-03T12:19:39.6600261Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-02-03T12:19:39.6600802Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-02-03T12:19:39.6601340Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-02-03T12:19:39.6601879Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-02-03T12:19:39.6602465Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-02-03T12:19:39.6603086Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-02-03T12:19:39.6603767Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-02-03T12:19:39.6604358Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-02-03T12:19:39.6604959Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-02-03T12:19:39.6605556Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-02-03T12:19:39.6606154Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-02-03T12:19:39.6606757Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-02-03T12:19:39.6607757Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-02-03T12:19:39.6612861Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-02-03T12:19:39.6762468Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-02-03T12:19:39.6763178Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-02-03T12:19:39.6763858Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-02-03T12:19:39.6764510Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-02-03T12:19:39.6765116Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-02-03T12:19:39.6765718Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-02-03T12:19:39.6766336Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-02-03T12:19:39.6766948Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-02-03T12:19:39.6767667Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-02-03T12:19:39.6768281Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-02-03T12:19:39.6768888Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-02-03T12:19:39.6790120Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-02-03T12:19:39.6850219Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-02-03T12:19:39.6850876Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-03T12:19:39.6851488Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-02-03T12:19:39.6852050Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-02-03T12:19:39.6852588Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-02-03T12:19:39.6853589Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-02-03T12:19:39.6854123Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-02-03T12:19:39.6856574Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-02-03T12:19:39.6857271Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-02-03T12:19:39.6857806Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-02-03T12:19:39.6976899Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-02-03T12:19:39.7022738Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-02-03T12:19:39.7023067Z creating: build/lib/ 2023-02-03T12:19:39.7024111Z inflating: build/lib/libclog.a 2023-02-03T12:19:39.7091714Z inflating: build/lib/libgtest.a 2023-02-03T12:19:39.7101524Z inflating: build/lib/libpthreadpool.a 2023-02-03T12:19:39.7195063Z inflating: build/lib/libbenchmark.a 2023-02-03T12:19:39.7298196Z inflating: build/lib/libprotobuf-lite.a 2023-02-03T12:19:39.7307212Z inflating: build/lib/libittnotify.a 2023-02-03T12:19:39.7337987Z inflating: build/lib/libtensorpipe_uv.a 2023-02-03T12:19:39.7412379Z inflating: build/lib/libasmjit.a 2023-02-03T12:19:39.7548533Z inflating: build/lib/libgloo.a 2023-02-03T12:19:39.8065335Z inflating: build/lib/libprotobuf.a 2023-02-03T12:19:39.8096766Z inflating: build/lib/libfmt.a 2023-02-03T12:19:39.8098408Z inflating: build/lib/libcaffe2_nvrtc.so 2023-02-03T12:19:39.8098996Z inflating: build/lib/libfoxi_loader.a 2023-02-03T12:19:39.8180458Z inflating: build/lib/libc10.so 2023-02-03T12:19:39.8181085Z inflating: build/lib/libtorch_global_deps.so 2023-02-03T12:19:39.8190429Z inflating: build/lib/libcpuinfo.a 2023-02-03T12:19:39.8198854Z inflating: build/lib/libcpuinfo_internals.a 2023-02-03T12:19:39.8201257Z inflating: build/lib/libnnpack_reference_layers.a 2023-02-03T12:19:39.8754710Z inflating: build/lib/libprotoc.a 2023-02-03T12:19:39.8771699Z inflating: build/lib/libgmock.a 2023-02-03T12:19:39.8772432Z inflating: build/lib/libgtest_main.a 2023-02-03T12:19:39.8773011Z inflating: build/lib/libbenchmark_main.a 2023-02-03T12:19:40.8244271Z inflating: build/lib/libdnnl.a 2023-02-03T12:19:40.8880232Z inflating: build/lib/libtensorpipe.a 2023-02-03T12:19:40.9017080Z inflating: build/lib/libXNNPACK.a 2023-02-03T12:19:40.9069601Z inflating: build/lib/libc10_cuda.so 2023-02-03T12:19:40.9085152Z inflating: build/lib/libqnnpack.a 2023-02-03T12:19:40.9107995Z inflating: build/lib/libpytorch_qnnpack.a 2023-02-03T12:19:40.9108423Z inflating: build/lib/libgmock_main.a 2023-02-03T12:19:41.0600457Z inflating: build/lib/libfbgemm.a 2023-02-03T12:19:41.0880427Z inflating: build/lib/libtensorpipe_cuda.a 2023-02-03T12:19:41.1986481Z inflating: build/lib/libdnnl_graph.a 2023-02-03T12:19:41.2486260Z inflating: build/lib/libkineto.a 2023-02-03T12:19:41.2508061Z inflating: build/lib/libnnpack.a 2023-02-03T12:19:41.2552904Z inflating: build/lib/libcaffe2_protos.a 2023-02-03T12:19:41.2600093Z inflating: build/lib/libonnx_proto.a 2023-02-03T12:19:41.3257068Z inflating: build/lib/libonnx.a 2023-02-03T12:19:41.3675870Z inflating: build/lib/libgloo_cuda.a 2023-02-03T12:19:43.6833051Z inflating: build/lib/libtorch_cpu.so 2023-02-03T12:19:43.6847963Z inflating: build/lib/libunbox_lib.a 2023-02-03T12:19:45.4556811Z inflating: build/lib/libtorch_cuda.so 2023-02-03T12:19:45.4557160Z inflating: build/lib/libtorch.so 2023-02-03T12:19:46.4189647Z inflating: build/lib/libtorch_cuda_linalg.so 2023-02-03T12:19:46.4191337Z inflating: build/lib/libc10d_cuda_test.so 2023-02-03T12:19:46.4215439Z inflating: build/lib/libjitbackend_test.so 2023-02-03T12:19:46.4274540Z inflating: build/lib/libtorchbind_test.so 2023-02-03T12:19:46.4307834Z inflating: build/lib/libbackend_with_compiler.so 2023-02-03T12:19:46.4313547Z inflating: build/lib/libshm.so 2023-02-03T12:19:46.5015264Z inflating: build/lib/libnvfuser_codegen.so 2023-02-03T12:19:46.6747978Z inflating: build/lib/libtorch_python.so 2023-02-03T12:19:46.6785854Z inflating: build/lib/libnnapi_backend.so 2023-02-03T12:19:46.6786147Z creating: build/bin/ 2023-02-03T12:19:46.6838420Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-02-03T12:19:46.6894547Z inflating: build/bin/c10_DeviceGuard_test 2023-02-03T12:19:46.6947980Z inflating: build/bin/c10_Device_test 2023-02-03T12:19:46.7010569Z inflating: build/bin/c10_DispatchKeySet_test 2023-02-03T12:19:46.7061606Z inflating: build/bin/c10_StreamGuard_test 2023-02-03T12:19:46.7113875Z inflating: build/bin/c10_SymInt_test 2023-02-03T12:19:46.7173617Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-02-03T12:19:46.7232498Z inflating: build/bin/c10_InlineStreamGuard_test 2023-02-03T12:19:46.7293200Z inflating: build/bin/c10_SizesAndStrides_test 2023-02-03T12:19:46.7344889Z inflating: build/bin/c10_Array_test 2023-02-03T12:19:46.7401427Z inflating: build/bin/c10_Bitset_test 2023-02-03T12:19:46.7455746Z inflating: build/bin/c10_C++17_test 2023-02-03T12:19:46.7507174Z inflating: build/bin/c10_ConstexprCrc_test 2023-02-03T12:19:46.7559690Z inflating: build/bin/c10_DeadlockDetection_test 2023-02-03T12:19:46.7612617Z inflating: build/bin/c10_Half_test 2023-02-03T12:19:46.7672582Z inflating: build/bin/c10_LeftRight_test 2023-02-03T12:19:46.7739627Z inflating: build/bin/c10_Metaprogramming_test 2023-02-03T12:19:46.7894744Z inflating: build/bin/c10_SmallVectorTest 2023-02-03T12:19:46.7948162Z inflating: build/bin/c10_Synchronized_test 2023-02-03T12:19:46.8008415Z inflating: build/bin/c10_ThreadLocal_test 2023-02-03T12:19:46.8064470Z inflating: build/bin/c10_TypeIndex_test 2023-02-03T12:19:46.8118352Z inflating: build/bin/c10_TypeList_test 2023-02-03T12:19:46.8169795Z inflating: build/bin/c10_TypeTraits_test 2023-02-03T12:19:46.8225380Z inflating: build/bin/c10_accumulate_test 2023-02-03T12:19:46.8285125Z inflating: build/bin/c10_bfloat16_test 2023-02-03T12:19:46.8344413Z inflating: build/bin/c10_complex_math_test 2023-02-03T12:19:46.8402695Z inflating: build/bin/c10_complex_test 2023-02-03T12:19:46.8518221Z inflating: build/bin/c10_either_test 2023-02-03T12:19:46.8574288Z inflating: build/bin/c10_exception_test 2023-02-03T12:19:46.8627703Z inflating: build/bin/c10_flags_test 2023-02-03T12:19:46.8807984Z inflating: build/bin/c10_intrusive_ptr_test 2023-02-03T12:19:46.8862095Z inflating: build/bin/c10_irange_test 2023-02-03T12:19:46.8922799Z inflating: build/bin/c10_logging_test 2023-02-03T12:19:46.9000983Z inflating: build/bin/c10_optional_test 2023-02-03T12:19:46.9066831Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-02-03T12:19:46.9125545Z inflating: build/bin/c10_registry_test 2023-02-03T12:19:46.9187292Z inflating: build/bin/c10_string_view_test 2023-02-03T12:19:46.9242241Z inflating: build/bin/c10_tempfile_test 2023-02-03T12:19:46.9301766Z inflating: build/bin/c10_typeid_test 2023-02-03T12:19:46.9360207Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-02-03T12:19:46.9862925Z inflating: build/bin/protoc-3.13.0.0 2023-02-03T12:19:47.0364930Z inflating: build/bin/protoc 2023-02-03T12:19:47.0421278Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-02-03T12:19:47.0477878Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-02-03T12:19:47.0534512Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-02-03T12:19:47.0591426Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-02-03T12:19:47.0646891Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-02-03T12:19:47.0703798Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-02-03T12:19:47.0760119Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-02-03T12:19:47.0811889Z inflating: build/bin/c10_cuda_CUDATest 2023-02-03T12:19:47.1127698Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-02-03T12:19:47.1475414Z inflating: build/bin/vec_test_all_types_AVX2 2023-02-03T12:19:47.1533082Z inflating: build/bin/HashStoreTest 2023-02-03T12:19:47.1590320Z inflating: build/bin/FileStoreTest 2023-02-03T12:19:47.1653392Z inflating: build/bin/TCPStoreTest 2023-02-03T12:19:47.1668658Z inflating: build/bin/ProcessGroupMPITest 2023-02-03T12:19:47.1734178Z inflating: build/bin/test_edge_op_registration 2023-02-03T12:19:47.1736771Z inflating: build/bin/example_allreduce 2023-02-03T12:19:47.1793129Z inflating: build/bin/Dimname_test 2023-02-03T12:19:47.1870353Z inflating: build/bin/Dict_test 2023-02-03T12:19:47.1939102Z inflating: build/bin/MaybeOwned_test 2023-02-03T12:19:47.1999778Z inflating: build/bin/NamedTensor_test 2023-02-03T12:19:47.2062790Z inflating: build/bin/apply_utils_test 2023-02-03T12:19:47.2125079Z inflating: build/bin/atest 2023-02-03T12:19:47.2190223Z inflating: build/bin/basic 2023-02-03T12:19:47.2248080Z inflating: build/bin/broadcast_test 2023-02-03T12:19:47.2309755Z inflating: build/bin/cpu_generator_test 2023-02-03T12:19:47.2365492Z inflating: build/bin/cpu_profiling_allocator_test 2023-02-03T12:19:47.2418933Z inflating: build/bin/dispatch_key_set_test 2023-02-03T12:19:47.2471338Z inflating: build/bin/dlconvertor_test 2023-02-03T12:19:47.2564967Z inflating: build/bin/cpu_rng_test 2023-02-03T12:19:47.2627558Z inflating: build/bin/extension_backend_test 2023-02-03T12:19:47.2686080Z inflating: build/bin/half_test 2023-02-03T12:19:47.2786607Z inflating: build/bin/ivalue_test 2023-02-03T12:19:47.2838843Z inflating: build/bin/lazy_tensor_test 2023-02-03T12:19:47.2896499Z inflating: build/bin/math_kernel_test 2023-02-03T12:19:47.2953944Z inflating: build/bin/memory_format_test 2023-02-03T12:19:47.3011363Z inflating: build/bin/memory_overlapping_test 2023-02-03T12:19:47.3066818Z inflating: build/bin/mobile_memory_cleanup 2023-02-03T12:19:47.3126381Z inflating: build/bin/native_test 2023-02-03T12:19:47.3180414Z inflating: build/bin/operator_name_test 2023-02-03T12:19:47.3233412Z inflating: build/bin/operators_test 2023-02-03T12:19:47.3290081Z inflating: build/bin/packedtensoraccessor_test 2023-02-03T12:19:47.3360003Z inflating: build/bin/pow_test 2023-02-03T12:19:47.3421335Z inflating: build/bin/quantized_test 2023-02-03T12:19:47.3475909Z inflating: build/bin/reportMemoryUsage_test 2023-02-03T12:19:47.3528234Z inflating: build/bin/reduce_ops_test 2023-02-03T12:19:47.3587971Z inflating: build/bin/scalar_tensor_test 2023-02-03T12:19:47.3648835Z inflating: build/bin/scalar_test 2023-02-03T12:19:47.3704746Z inflating: build/bin/stride_properties_test 2023-02-03T12:19:47.3787987Z inflating: build/bin/tensor_iterator_test 2023-02-03T12:19:47.3846732Z inflating: build/bin/type_ptr_test 2023-02-03T12:19:47.3906577Z inflating: build/bin/test_parallel 2023-02-03T12:19:47.3909377Z inflating: build/bin/thread_init_test 2023-02-03T12:19:47.3974299Z inflating: build/bin/type_test 2023-02-03T12:19:47.4030489Z inflating: build/bin/undefined_tensor_test 2023-02-03T12:19:47.4082982Z inflating: build/bin/variant_test 2023-02-03T12:19:47.4083488Z inflating: build/bin/verify_api_visibility 2023-02-03T12:19:47.4157303Z inflating: build/bin/legacy_vmap_test 2023-02-03T12:19:47.4211629Z inflating: build/bin/weakref_test 2023-02-03T12:19:47.4263534Z inflating: build/bin/xla_tensor_test 2023-02-03T12:19:47.4317827Z inflating: build/bin/wrapdim_test 2023-02-03T12:19:47.4381566Z inflating: build/bin/IListRef_test 2023-02-03T12:19:47.4497264Z inflating: build/bin/List_test 2023-02-03T12:19:47.4626346Z inflating: build/bin/kernel_function_legacy_test 2023-02-03T12:19:47.4695172Z inflating: build/bin/KernelFunction_test 2023-02-03T12:19:47.4796641Z inflating: build/bin/kernel_function_test 2023-02-03T12:19:47.4932708Z inflating: build/bin/kernel_lambda_legacy_test 2023-02-03T12:19:47.5042232Z inflating: build/bin/kernel_lambda_test 2023-02-03T12:19:47.5107735Z inflating: build/bin/kernel_stackbased_test 2023-02-03T12:19:47.5209169Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-02-03T12:19:47.5263529Z inflating: build/bin/CppSignature_test 2023-02-03T12:19:47.5318642Z inflating: build/bin/op_allowlist_test 2023-02-03T12:19:47.5378845Z inflating: build/bin/backend_fallback_test 2023-02-03T12:19:47.5436142Z inflating: build/bin/inline_container_test 2023-02-03T12:19:47.5492042Z inflating: build/bin/cuda_apply_test 2023-02-03T12:19:47.5796153Z inflating: build/bin/op_registration_test 2023-02-03T12:19:47.5862143Z inflating: build/bin/cuda_atomic_ops_test 2023-02-03T12:19:47.5919947Z inflating: build/bin/cuda_caching_host_allocator_test 2023-02-03T12:19:47.5972088Z inflating: build/bin/cuda_device_test 2023-02-03T12:19:47.6046733Z inflating: build/bin/cuda_complex_math_test 2023-02-03T12:19:47.6108851Z inflating: build/bin/cuda_complex_test 2023-02-03T12:19:47.6171599Z inflating: build/bin/cuda_cub_test 2023-02-03T12:19:47.6224685Z inflating: build/bin/cuda_dlconvertor_test 2023-02-03T12:19:47.6277993Z inflating: build/bin/cuda_integer_divider_test 2023-02-03T12:19:47.6349382Z inflating: build/bin/cuda_distributions_test 2023-02-03T12:19:47.6412196Z inflating: build/bin/cuda_generator_test 2023-02-03T12:19:47.6464847Z inflating: build/bin/cuda_half_test 2023-02-03T12:19:47.6516214Z inflating: build/bin/cuda_optional_test 2023-02-03T12:19:47.6580449Z inflating: build/bin/cuda_stream_test 2023-02-03T12:19:47.6638425Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-02-03T12:19:47.6690191Z inflating: build/bin/cuda_cudnn_test 2023-02-03T12:19:47.6745075Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-02-03T12:19:47.6800621Z inflating: build/bin/cuda_vectorized_test 2023-02-03T12:19:47.6817588Z inflating: build/bin/tutorial_tensorexpr 2023-02-03T12:19:47.6886575Z inflating: build/bin/ProcessGroupGlooTest 2023-02-03T12:19:47.6948521Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-02-03T12:19:47.7014015Z inflating: build/bin/ProcessGroupNCCLTest 2023-02-03T12:19:47.7075566Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-02-03T12:19:47.7132156Z inflating: build/bin/ProcessGroupUCCTest 2023-02-03T12:19:47.7189625Z inflating: build/bin/test_dist_autograd 2023-02-03T12:19:47.7191776Z inflating: build/bin/parallel_benchmark 2023-02-03T12:19:47.7265681Z inflating: build/bin/test_cpp_rpc 2023-02-03T12:19:47.7342549Z inflating: build/bin/test_mobile_nnc 2023-02-03T12:19:47.7353387Z inflating: build/bin/aot_model_compiler_test 2023-02-03T12:19:47.8228399Z inflating: build/bin/test_tensorexpr 2023-02-03T12:19:47.8608607Z inflating: build/bin/test_lazy 2023-02-03T12:19:47.8614018Z inflating: build/bin/torch_shm_manager 2023-02-03T12:19:47.9895345Z inflating: build/bin/test_api 2023-02-03T12:19:48.0502129Z inflating: build/bin/test_jit 2023-02-03T12:19:48.1248011Z inflating: build/bin/nvfuser_tests 2023-02-03T12:19:48.1289490Z ##[group]Run df -H 2023-02-03T12:19:48.1289726Z df -H 2023-02-03T12:19:48.1308730Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:19:48.1308990Z env: 2023-02-03T12:19:48.1309273Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:48.1309601Z GPU_FLAG: --gpus all 2023-02-03T12:19:48.1310012Z ##[endgroup] 2023-02-03T12:19:48.1365773Z Filesystem Size Used Avail Use% Mounted on 2023-02-03T12:19:48.1366148Z /dev/root 1.1T 216G 851G 21% / 2023-02-03T12:19:48.1366432Z devtmpfs 45G 0 45G 0% /dev 2023-02-03T12:19:48.1367251Z tmpfs 45G 0 45G 0% /dev/shm 2023-02-03T12:19:48.1367646Z tmpfs 9.0G 1.1M 9.0G 1% /run 2023-02-03T12:19:48.1369749Z tmpfs 5.3M 0 5.3M 0% /run/lock 2023-02-03T12:19:48.1370221Z tmpfs 45G 0 45G 0% /sys/fs/cgroup 2023-02-03T12:19:48.1371633Z /dev/loop0 16M 16M 0 100% /snap/aws-cli/130 2023-02-03T12:19:48.1372105Z /dev/loop1 123M 123M 0 100% /snap/core/14399 2023-02-03T12:19:48.1372429Z /dev/loop2 123M 123M 0 100% /snap/core/14447 2023-02-03T12:19:48.1372886Z /dev/loop4 59M 59M 0 100% /snap/core18/2667 2023-02-03T12:19:48.1373557Z /dev/loop5 67M 67M 0 100% /snap/core20/1738 2023-02-03T12:19:48.1374037Z /dev/loop6 67M 67M 0 100% /snap/core20/1778 2023-02-03T12:19:48.1374578Z /dev/loop12 53M 53M 0 100% /snap/snapd/17950 2023-02-03T12:19:48.1374966Z /dev/loop9 97M 97M 0 100% /snap/lxd/24061 2023-02-03T12:19:48.1375353Z /dev/loop10 97M 97M 0 100% /snap/lxd/23991 2023-02-03T12:19:48.1375941Z /dev/loop11 53M 53M 0 100% /snap/snapd/17883 2023-02-03T12:19:48.1376481Z /dev/loop8 352M 352M 0 100% /snap/google-cloud-sdk/310 2023-02-03T12:19:48.1376852Z /dev/sda15 110M 5.5M 104M 5% /boot/efi 2023-02-03T12:19:48.1377147Z /dev/loop13 59M 59M 0 100% /snap/core18/2679 2023-02-03T12:19:48.1377649Z /dev/loop3 354M 354M 0 100% /snap/google-cloud-sdk/312 2023-02-03T12:19:48.1430369Z ##[group]Run .github/scripts/parse_ref.py 2023-02-03T12:19:48.1430760Z .github/scripts/parse_ref.py 2023-02-03T12:19:48.1447596Z shell: /usr/bin/bash -e {0} 2023-02-03T12:19:48.1447825Z env: 2023-02-03T12:19:48.1448042Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:48.1448365Z GPU_FLAG: --gpus all 2023-02-03T12:19:48.1448588Z ##[endgroup] 2023-02-03T12:19:48.1745959Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-03T12:19:48.1746321Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-03T12:19:48.1762564Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:19:48.1762827Z env: 2023-02-03T12:19:48.1763043Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:48.1763268Z GPU_FLAG: --gpus all 2023-02-03T12:19:48.1763486Z JOB_TIMEOUT: 240 2023-02-03T12:19:48.1763692Z ##[endgroup] 2023-02-03T12:19:48.1852885Z ##[group]Run set -x 2023-02-03T12:19:48.1853331Z set -x 2023-02-03T12:19:48.1853542Z  2023-02-03T12:19:48.1853774Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-02-03T12:19:48.1854082Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2023-02-03T12:19:48.1854393Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-02-03T12:19:48.1854669Z  TEST_COMMAND=.ci/onnx/test.sh 2023-02-03T12:19:48.1854900Z else 2023-02-03T12:19:48.1855145Z  TEST_COMMAND=.ci/pytorch/test.sh 2023-02-03T12:19:48.1855368Z fi 2023-02-03T12:19:48.1855564Z  2023-02-03T12:19:48.1855850Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-02-03T12:19:48.1856135Z  2023-02-03T12:19:48.1856387Z # sanitize the input commit message and PR body here: 2023-02-03T12:19:48.1856649Z # 2023-02-03T12:19:48.1856987Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-02-03T12:19:48.1857476Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-02-03T12:19:48.1857864Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-02-03T12:19:48.1858150Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-02-03T12:19:48.1858366Z  2023-02-03T12:19:48.1858691Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-02-03T12:19:48.1859037Z # wreak havoc internally 2023-02-03T12:19:48.1859329Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-02-03T12:19:48.1859611Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-02-03T12:19:48.1859839Z  2023-02-03T12:19:48.1860115Z # detached container should get cleaned up by teardown_ec2_linux 2023-02-03T12:19:48.1860459Z # TODO: Stop building test binaries as part of the build phase 2023-02-03T12:19:48.1860799Z # Used for GPU_FLAG since that doesn't play nice 2023-02-03T12:19:48.1861091Z # shellcheck disable=SC2086,SC2090 2023-02-03T12:19:48.1861350Z container_name=$(docker run \ 2023-02-03T12:19:48.1861599Z  ${GPU_FLAG:-} \ 2023-02-03T12:19:48.1861841Z  -e BUILD_ENVIRONMENT \ 2023-02-03T12:19:48.1862083Z  -e PR_NUMBER \ 2023-02-03T12:19:48.1862309Z  -e GITHUB_ACTIONS \ 2023-02-03T12:19:48.1862541Z  -e BASE_SHA \ 2023-02-03T12:19:48.1862760Z  -e BRANCH \ 2023-02-03T12:19:48.1862963Z  -e SHA1 \ 2023-02-03T12:19:48.1863235Z  -e AWS_DEFAULT_REGION \ 2023-02-03T12:19:48.1863474Z  -e IN_WHEEL_TEST \ 2023-02-03T12:19:48.1863693Z  -e SHARD_NUMBER \ 2023-02-03T12:19:48.1863929Z  -e TEST_CONFIG \ 2023-02-03T12:19:48.1864166Z  -e NUM_TEST_SHARDS \ 2023-02-03T12:19:48.1864383Z  -e PR_BODY \ 2023-02-03T12:19:48.1864620Z  -e COMMIT_MESSAGES \ 2023-02-03T12:19:48.1864873Z  -e CONTINUE_THROUGH_ERROR \ 2023-02-03T12:19:48.1865129Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-02-03T12:19:48.1865407Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-02-03T12:19:48.1865662Z  -e PR_LABELS \ 2023-02-03T12:19:48.1865920Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-02-03T12:19:48.1866315Z  -e SCCACHE_BUCKET \ 2023-02-03T12:19:48.1866569Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-02-03T12:19:48.1866810Z  -e XLA_CUDA \ 2023-02-03T12:19:48.1867054Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-02-03T12:19:48.1867344Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-02-03T12:19:48.1867642Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-02-03T12:19:48.1867926Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-02-03T12:19:48.1868239Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-02-03T12:19:48.1868620Z  --ulimit stack=10485760:83886080 \ 2023-02-03T12:19:48.1868910Z  --security-opt seccomp=unconfined \ 2023-02-03T12:19:48.1869175Z  --cap-add=SYS_PTRACE \ 2023-02-03T12:19:48.1869415Z  --ipc=host \ 2023-02-03T12:19:48.1869655Z  --shm-size="${SHM_SIZE}" \ 2023-02-03T12:19:48.1869875Z  --tty \ 2023-02-03T12:19:48.1870092Z  --detach \ 2023-02-03T12:19:48.1870339Z  --name="${container_name}" \ 2023-02-03T12:19:48.1870571Z  --user jenkins \ 2023-02-03T12:19:48.1870860Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-02-03T12:19:48.1871164Z  -w /var/lib/jenkins/workspace \ 2023-02-03T12:19:48.1871402Z  "${DOCKER_IMAGE}" 2023-02-03T12:19:48.1871616Z ) 2023-02-03T12:19:48.1871883Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-02-03T12:19:48.1872294Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-02-03T12:19:48.1889067Z shell: /usr/bin/bash -e {0} 2023-02-03T12:19:48.1889299Z env: 2023-02-03T12:19:48.1889518Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:19:48.1889743Z GPU_FLAG: --gpus all 2023-02-03T12:19:48.1890057Z BUILD_ENVIRONMENT: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T12:19:48.1890351Z PR_NUMBER: 2023-02-03T12:19:48.1890552Z BRANCH: master 2023-02-03T12:19:48.1890818Z SHA1: aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:19:48.1891130Z BASE_SHA: aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:19:48.1891396Z PYTORCH_RETRY_TEST_CASES: 1 2023-02-03T12:19:48.1891652Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-02-03T12:19:48.1891941Z TEST_CONFIG: inductor_torchbench_smoketest_perf 2023-02-03T12:19:48.1892200Z SHARD_NUMBER: 1 2023-02-03T12:19:48.1892404Z NUM_TEST_SHARDS: 1 2023-02-03T12:19:48.1892618Z PR_BODY: 2023-02-03T12:19:48.1892845Z CONTINUE_THROUGH_ERROR: False 2023-02-03T12:19:48.1893298Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-02-03T12:19:48.1893605Z SCCACHE_S3_KEY_PREFIX: inductor 2023-02-03T12:19:48.1893838Z SHM_SIZE: 2g 2023-02-03T12:19:48.1894281Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:19:48.1894722Z XLA_CUDA: 2023-02-03T12:19:48.1895043Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-02-03T12:19:48.1895383Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-02-03T12:19:48.1895655Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-02-03T12:19:48.1895897Z ##[endgroup] 2023-02-03T12:19:48.1929753Z + [[ inductor_torchbench_smoketest_perf == \m\u\l\t\i\g\p\u ]] 2023-02-03T12:19:48.1930481Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *onnx* ]] 2023-02-03T12:19:48.1930800Z + TEST_COMMAND=.ci/pytorch/test.sh 2023-02-03T12:19:48.1933634Z ++ git cherry -v origin/master 2023-02-03T12:19:48.1963678Z + COMMIT_MESSAGES= 2023-02-03T12:19:48.1964391Z + COMMIT_MESSAGES= 2023-02-03T12:19:48.1964647Z + PR_BODY= 2023-02-03T12:19:48.1965057Z + export COMMIT_MESSAGES= 2023-02-03T12:19:48.1965352Z + COMMIT_MESSAGES= 2023-02-03T12:19:48.1965570Z + export PR_BODY= 2023-02-03T12:19:48.1965777Z + PR_BODY= 2023-02-03T12:19:48.1976566Z +++ nproc --ignore=2 2023-02-03T12:19:48.1988670Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=10 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e SKIP_SCCACHE_INITIALIZATION=1 --env-file=/tmp/github_env_4083852714 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/weiwangmeta/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:19:52.7805589Z + container_name=6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:19:52.7806363Z + echo DOCKER_CONTAINER_ID=6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:19:52.7811160Z ++ echo dist/torch-2.0.0a0+gitaaa27a6-cp310-cp310-linux_x86_64.whl 2023-02-03T12:19:52.7813900Z + docker exec -t 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 sh -c 'pip install dist/torch-2.0.0a0+gitaaa27a6-cp310-cp310-linux_x86_64.whl[opt-einsum] && .ci/pytorch/test.sh' 2023-02-03T12:19:53.2797519Z Processing ./dist/torch-2.0.0a0+gitaaa27a6-cp310-cp310-linux_x86_64.whl 2023-02-03T12:19:54.1352807Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitaaa27a6) (4.4.0) 2023-02-03T12:19:54.1354985Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitaaa27a6) (1.11.1) 2023-02-03T12:19:54.1359637Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitaaa27a6) (2.6.3) 2023-02-03T12:19:54.2052699Z Collecting filelock 2023-02-03T12:19:54.2734643Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-02-03T12:19:54.2790324Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitaaa27a6) (3.3.0) 2023-02-03T12:19:54.2855338Z Requirement already satisfied: numpy>=1.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+gitaaa27a6) (1.21.2) 2023-02-03T12:19:54.3105740Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+gitaaa27a6) (1.2.1) 2023-02-03T12:19:55.0534591Z Installing collected packages: filelock, torch 2023-02-03T12:20:03.8058317Z Successfully installed filelock-3.9.0 torch-2.0.0a0+gitaaa27a6 2023-02-03T12:20:03.8813598Z + echo 'Environment variables:' 2023-02-03T12:20:03.8813907Z Environment variables: 2023-02-03T12:20:03.8814125Z + env 2023-02-03T12:20:03.8825915Z SHARD_NUMBER=1 2023-02-03T12:20:03.8827084Z NV_LIBCUBLAS_DEV_VERSION=11.10.1.25-1 2023-02-03T12:20:03.8827684Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-7 2023-02-03T12:20:03.8828222Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-03T12:20:03.8828841Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.13.4-1+cuda11.7 2023-02-03T12:20:03.8829254Z UCC_HOME=/usr 2023-02-03T12:20:03.8830553Z BUILD_ENVIRONMENT=linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T12:20:03.8830909Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-03T12:20:03.8831289Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-7=11.7.3.21-1 2023-02-03T12:20:03.8831554Z INSTALLED_DB=yes 2023-02-03T12:20:03.8831782Z HOSTNAME=6bcb3f07d754 2023-02-03T12:20:03.8832012Z GITHUB_REF_NAME=master 2023-02-03T12:20:03.8832521Z GITHUB_API_URL=https://api.github.com 2023-02-03T12:20:03.8832828Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-03T12:20:03.8833202Z OPENSSL_DIR=/opt/openssl 2023-02-03T12:20:03.8833589Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-03T12:20:03.8834562Z GITHUB_STEP_SUMMARY=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/step_summary_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.8835101Z CUDA_PATH=/usr/local/cuda 2023-02-03T12:20:03.8835686Z GITHUB_ACTION_PATH=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-03T12:20:03.8836037Z GITHUB_RUN_ATTEMPT=1 2023-02-03T12:20:03.8836307Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-03T12:20:03.8836619Z NV_LIBNPP_VERSION=11.7.3.21-1 2023-02-03T12:20:03.8836964Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-7=11.7.50-1 2023-02-03T12:20:03.8837387Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-03T12:20:03.8837636Z GITHUB_ACTIONS=true 2023-02-03T12:20:03.8837853Z NVIDIA_VISIBLE_DEVICES=all 2023-02-03T12:20:03.8838131Z NV_NVPROF_VERSION=11.7.50-1 2023-02-03T12:20:03.8838411Z NV_LIBCUSPARSE_VERSION=11.7.3.50-1 2023-02-03T12:20:03.8838744Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-03T12:20:03.8839070Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-03T12:20:03.8839284Z CI=true 2023-02-03T12:20:03.8839491Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-03T12:20:03.8839865Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-7=11.10.1.25-1 2023-02-03T12:20:03.8840129Z BRANCH=master 2023-02-03T12:20:03.8840327Z GITHUB_HEAD_REF= 2023-02-03T12:20:03.8840606Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-03T12:20:03.8840901Z GITHUB_ACTOR=pytorchmergebot 2023-02-03T12:20:03.8841175Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-03T12:20:03.8841437Z GITHUB_ACTION_REF= 2023-02-03T12:20:03.8841689Z NCCL_VERSION=2.13.4-1 2023-02-03T12:20:03.8841900Z GITHUB_ACTION=__self 2023-02-03T12:20:03.8842129Z GITHUB_REF_PROTECTED=true 2023-02-03T12:20:03.8842564Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-03T12:20:03.8842897Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-03T12:20:03.8845949Z *** 2023-02-03T12:20:03.8846186Z INSTALLED_VISION=yes 2023-02-03T12:20:03.8846409Z NVARCH=x86_64 2023-02-03T12:20:03.8846737Z NV_LIBCUSPARSE_DEV_VERSION=11.7.3.50-1 2023-02-03T12:20:03.8847164Z HOME=/var/lib/jenkins 2023-02-03T12:20:03.8847811Z GITHUB_STATE=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/save_state_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.8848175Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-03T12:20:03.8848422Z NVIDIA_CUDA_END_OF_LIFE=1 2023-02-03T12:20:03.8848667Z GITHUB_ACTION_REPOSITORY= 2023-02-03T12:20:03.8848893Z GITHUB_REF_TYPE=branch 2023-02-03T12:20:03.8849175Z NV_LIBNCCL_PACKAGE_VERSION=2.13.4-1 2023-02-03T12:20:03.8849427Z GITHUB_RETENTION_DAYS=90 2023-02-03T12:20:03.8849785Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-03T12:20:03.8850166Z NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.7 2023-02-03T12:20:03.8850706Z GITHUB_ENV=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_env_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.8851076Z DEBIAN_FRONTEND=noninteractive 2023-02-03T12:20:03.8851389Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-03T12:20:03.8851652Z GITHUB_REF=refs/heads/master 2023-02-03T12:20:03.8851919Z NV_CUDA_LIB_VERSION=11.7.0-1 2023-02-03T12:20:03.8852192Z GITHUB_SHA=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.8852467Z INSTALLED_PROTOBUF=yes 2023-02-03T12:20:03.8852757Z ANACONDA_PYTHON_VERSION=3.10 2023-02-03T12:20:03.8852992Z GITHUB_REPOSITORY_ID=65600975 2023-02-03T12:20:03.8853229Z GITHUB_RUN_ID=4083852714 2023-02-03T12:20:03.8853610Z NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.3.21-1 2023-02-03T12:20:03.8853866Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-03T12:20:03.8854139Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-03T12:20:03.8854422Z NV_NVTX_VERSION=11.7.50-1 2023-02-03T12:20:03.8854646Z CONTINUE_THROUGH_ERROR=False 2023-02-03T12:20:03.8854916Z GITHUB_SERVER_URL=https://github.com 2023-02-03T12:20:03.8855163Z MAX_JOBS=10 2023-02-03T12:20:03.8855362Z GITHUB_ACTOR_ID=97764156 2023-02-03T12:20:03.8855632Z NV_LIBCUBLAS_VERSION=11.10.1.25-1 2023-02-03T12:20:03.8855985Z NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.1.25-1 2023-02-03T12:20:03.8856617Z GITHUB_EVENT_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-03T12:20:03.8856932Z UCX_HOME=/usr 2023-02-03T12:20:03.8857161Z PYTORCH_RETRY_TEST_CASES=1 2023-02-03T12:20:03.8857446Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-03T12:20:03.8857775Z BASE_SHA=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.8858093Z NV_CUDA_CUDART_DEV_VERSION=11.7.60-1 2023-02-03T12:20:03.8858325Z PR_BODY= 2023-02-03T12:20:03.8858516Z GITHUB_BASE_REF= 2023-02-03T12:20:03.8858723Z TERM=xterm 2023-02-03T12:20:03.8858990Z XLA_CUDA= 2023-02-03T12:20:03.8859226Z NV_NVML_DEV_VERSION=11.7.50-1 2023-02-03T12:20:03.8859468Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-03T12:20:03.8859705Z CUDA_VERSION=11.7.0 2023-02-03T12:20:03.8860008Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-7 2023-02-03T12:20:03.8860277Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-03T12:20:03.8860811Z GITHUB_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/add_path_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.8861156Z GITHUB_JOB=test 2023-02-03T12:20:03.8861391Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-03T12:20:03.8861627Z COMMIT_MESSAGES= 2023-02-03T12:20:03.8861871Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-03T12:20:03.8862126Z NUM_TEST_SHARDS=1 2023-02-03T12:20:03.8862334Z PR_NUMBER= 2023-02-03T12:20:03.8862830Z GITHUB_OUTPUT=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_output_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.8863207Z SHLVL=1 2023-02-03T12:20:03.8863580Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-7 2023-02-03T12:20:03.8863874Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-03T12:20:03.8864968Z NVIDIA_REQUIRE_CUDA=cuda>=11.7 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=510,driver<511 brand=unknown,driver>=510,driver<511 brand=nvidia,driver>=510,driver<511 brand=nvidiartx,driver>=510,driver<511 brand=quadro,driver>=510,driver<511 brand=quadrortx,driver>=510,driver<511 brand=titan,driver>=510,driver<511 brand=titanrtx,driver>=510,driver<511 brand=geforce,driver>=510,driver<511 brand=geforcertx,driver>=510,driver<511 2023-02-03T12:20:03.8866710Z NV_LIBNPP_DEV_VERSION=11.7.3.21-1 2023-02-03T12:20:03.8866982Z SHA1=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.8867250Z GITHUB_EVENT_NAME=push 2023-02-03T12:20:03.8867523Z NV_CUDA_CUDART_VERSION=11.7.60-1 2023-02-03T12:20:03.8867841Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-03T12:20:03.8868098Z GITHUB_RUN_NUMBER=8148 2023-02-03T12:20:03.8868329Z GITHUB_WORKFLOW=inductor 2023-02-03T12:20:03.8868741Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-03T12:20:03.8869167Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.13.4-1 2023-02-03T12:20:03.8869478Z GITHUB_WORKFLOW_SHA=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.8869932Z GITHUB_WORKSPACE=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-03T12:20:03.8870255Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-03T12:20:03.8870524Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-03T12:20:03.8870758Z _=/usr/bin/env 2023-02-03T12:20:03.8871108Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-02-03T12:20:03.9035546Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2023-02-03T12:20:03.9036459Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2023-02-03T12:20:03.9037005Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2023-02-03T12:20:03.9037473Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2023-02-03T12:20:03.9037976Z + BUILD_DIR=build 2023-02-03T12:20:03.9038215Z + BUILD_RENAMED_DIR=build_renamed 2023-02-03T12:20:03.9038444Z + BUILD_BIN_DIR=build/bin 2023-02-03T12:20:03.9038676Z + export VALGRIND=ON 2023-02-03T12:20:03.9038890Z + VALGRIND=ON 2023-02-03T12:20:03.9039111Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-03T12:20:03.9039373Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-03T12:20:03.9039785Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *clang9* ]] 2023-02-03T12:20:03.9040278Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 != *bazel* ]] 2023-02-03T12:20:03.9043378Z ++ realpath build/custom_test_artifacts 2023-02-03T12:20:03.9053614Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-02-03T12:20:03.9057372Z ++ dirname .ci/pytorch/test.sh 2023-02-03T12:20:03.9065039Z + source .ci/pytorch/common.sh 2023-02-03T12:20:03.9069570Z +++ dirname .ci/pytorch/common.sh 2023-02-03T12:20:03.9082698Z ++ source .ci/pytorch/common_utils.sh 2023-02-03T12:20:03.9084504Z +++ declare -f -t trap_add 2023-02-03T12:20:03.9090687Z ++ set -ex 2023-02-03T12:20:03.9091342Z ++ [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-03T12:20:03.9091683Z ++ BUILD_TEST_LIBTORCH=0 2023-02-03T12:20:03.9091973Z + echo 'Environment variables' 2023-02-03T12:20:03.9092216Z Environment variables 2023-02-03T12:20:03.9092425Z + env 2023-02-03T12:20:03.9100650Z SHARD_NUMBER=1 2023-02-03T12:20:03.9101280Z NV_LIBCUBLAS_DEV_VERSION=11.10.1.25-1 2023-02-03T12:20:03.9101891Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-7 2023-02-03T12:20:03.9102431Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-03T12:20:03.9103106Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.13.4-1+cuda11.7 2023-02-03T12:20:03.9103555Z UCC_HOME=/usr 2023-02-03T12:20:03.9104235Z BUILD_ENVIRONMENT=linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T12:20:03.9104909Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-03T12:20:03.9105542Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-7=11.7.3.21-1 2023-02-03T12:20:03.9106007Z INSTALLED_DB=yes 2023-02-03T12:20:03.9106435Z HOSTNAME=6bcb3f07d754 2023-02-03T12:20:03.9106816Z GITHUB_REF_NAME=master 2023-02-03T12:20:03.9107292Z GITHUB_API_URL=https://api.github.com 2023-02-03T12:20:03.9107797Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-03T12:20:03.9108218Z OPENSSL_DIR=/opt/openssl 2023-02-03T12:20:03.9108686Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-03T12:20:03.9109781Z GITHUB_STEP_SUMMARY=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/step_summary_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.9110540Z CUDA_PATH=/usr/local/cuda 2023-02-03T12:20:03.9111392Z GITHUB_ACTION_PATH=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-03T12:20:03.9112041Z GITHUB_RUN_ATTEMPT=1 2023-02-03T12:20:03.9112491Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-03T12:20:03.9113008Z NV_LIBNPP_VERSION=11.7.3.21-1 2023-02-03T12:20:03.9113604Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-7=11.7.50-1 2023-02-03T12:20:03.9114067Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-03T12:20:03.9114432Z GITHUB_ACTIONS=true 2023-02-03T12:20:03.9114782Z NVIDIA_VISIBLE_DEVICES=all 2023-02-03T12:20:03.9115226Z NV_NVPROF_VERSION=11.7.50-1 2023-02-03T12:20:03.9115584Z NV_LIBCUSPARSE_VERSION=11.7.3.50-1 2023-02-03T12:20:03.9115937Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-03T12:20:03.9116259Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-03T12:20:03.9116459Z CI=true 2023-02-03T12:20:03.9116678Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-03T12:20:03.9117060Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-7=11.10.1.25-1 2023-02-03T12:20:03.9117312Z BRANCH=master 2023-02-03T12:20:03.9117520Z GITHUB_HEAD_REF= 2023-02-03T12:20:03.9117795Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-03T12:20:03.9118072Z GITHUB_ACTOR=pytorchmergebot 2023-02-03T12:20:03.9118359Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-03T12:20:03.9118619Z GITHUB_ACTION_REF= 2023-02-03T12:20:03.9119078Z NCCL_VERSION=2.13.4-1 2023-02-03T12:20:03.9119303Z GITHUB_ACTION=__self 2023-02-03T12:20:03.9119516Z VALGRIND=ON 2023-02-03T12:20:03.9119725Z GITHUB_REF_PROTECTED=true 2023-02-03T12:20:03.9120211Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-03T12:20:03.9120560Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-03T12:20:03.9120941Z *** 2023-02-03T12:20:03.9121126Z INSTALLED_VISION=yes 2023-02-03T12:20:03.9121348Z NVARCH=x86_64 2023-02-03T12:20:03.9121615Z NV_LIBCUSPARSE_DEV_VERSION=11.7.3.50-1 2023-02-03T12:20:03.9121844Z HOME=/var/lib/jenkins 2023-02-03T12:20:03.9122454Z GITHUB_STATE=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/save_state_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.9122836Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-03T12:20:03.9123069Z NVIDIA_CUDA_END_OF_LIFE=1 2023-02-03T12:20:03.9123306Z GITHUB_ACTION_REPOSITORY= 2023-02-03T12:20:03.9123543Z GITHUB_REF_TYPE=branch 2023-02-03T12:20:03.9123808Z NV_LIBNCCL_PACKAGE_VERSION=2.13.4-1 2023-02-03T12:20:03.9124061Z GITHUB_RETENTION_DAYS=90 2023-02-03T12:20:03.9124417Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-03T12:20:03.9124785Z NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.7 2023-02-03T12:20:03.9125316Z GITHUB_ENV=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_env_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.9125685Z DEBIAN_FRONTEND=noninteractive 2023-02-03T12:20:03.9125997Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-03T12:20:03.9126258Z GITHUB_REF=refs/heads/master 2023-02-03T12:20:03.9126524Z NV_CUDA_LIB_VERSION=11.7.0-1 2023-02-03T12:20:03.9126805Z GITHUB_SHA=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.9127296Z INSTALLED_PROTOBUF=yes 2023-02-03T12:20:03.9127586Z ANACONDA_PYTHON_VERSION=3.10 2023-02-03T12:20:03.9127832Z GITHUB_REPOSITORY_ID=65600975 2023-02-03T12:20:03.9128050Z GITHUB_RUN_ID=4083852714 2023-02-03T12:20:03.9128380Z NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.3.21-1 2023-02-03T12:20:03.9128651Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-03T12:20:03.9128904Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-03T12:20:03.9129181Z NV_NVTX_VERSION=11.7.50-1 2023-02-03T12:20:03.9129420Z CONTINUE_THROUGH_ERROR=False 2023-02-03T12:20:03.9129682Z GITHUB_SERVER_URL=https://github.com 2023-02-03T12:20:03.9129926Z MAX_JOBS=10 2023-02-03T12:20:03.9130189Z GITHUB_ACTOR_ID=97764156 2023-02-03T12:20:03.9130445Z NV_LIBCUBLAS_VERSION=11.10.1.25-1 2023-02-03T12:20:03.9130793Z NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.1.25-1 2023-02-03T12:20:03.9131262Z GITHUB_EVENT_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-03T12:20:03.9131617Z UCX_HOME=/usr 2023-02-03T12:20:03.9131946Z PYTORCH_RETRY_TEST_CASES=1 2023-02-03T12:20:03.9132327Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-03T12:20:03.9132792Z BASE_SHA=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.9133135Z NV_CUDA_CUDART_DEV_VERSION=11.7.60-1 2023-02-03T12:20:03.9133372Z PR_BODY= 2023-02-03T12:20:03.9133567Z GITHUB_BASE_REF= 2023-02-03T12:20:03.9133772Z TERM=xterm 2023-02-03T12:20:03.9133992Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-03T12:20:03.9134215Z XLA_CUDA= 2023-02-03T12:20:03.9134441Z NV_NVML_DEV_VERSION=11.7.50-1 2023-02-03T12:20:03.9134682Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-03T12:20:03.9134906Z CUDA_VERSION=11.7.0 2023-02-03T12:20:03.9135212Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-7 2023-02-03T12:20:03.9135486Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-03T12:20:03.9136025Z GITHUB_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/add_path_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.9136362Z GITHUB_JOB=test 2023-02-03T12:20:03.9136591Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-03T12:20:03.9136819Z COMMIT_MESSAGES= 2023-02-03T12:20:03.9137063Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-03T12:20:03.9137314Z NUM_TEST_SHARDS=1 2023-02-03T12:20:03.9137517Z PR_NUMBER= 2023-02-03T12:20:03.9138015Z GITHUB_OUTPUT=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_output_c7edf886-99b2-4e97-a6b3-13d6889758a1 2023-02-03T12:20:03.9138515Z SHLVL=1 2023-02-03T12:20:03.9138844Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-7 2023-02-03T12:20:03.9139125Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-03T12:20:03.9140360Z NVIDIA_REQUIRE_CUDA=cuda>=11.7 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=510,driver<511 brand=unknown,driver>=510,driver<511 brand=nvidia,driver>=510,driver<511 brand=nvidiartx,driver>=510,driver<511 brand=quadro,driver>=510,driver<511 brand=quadrortx,driver>=510,driver<511 brand=titan,driver>=510,driver<511 brand=titanrtx,driver>=510,driver<511 brand=geforce,driver>=510,driver<511 brand=geforcertx,driver>=510,driver<511 2023-02-03T12:20:03.9141606Z NV_LIBNPP_DEV_VERSION=11.7.3.21-1 2023-02-03T12:20:03.9141891Z SHA1=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.9142159Z GITHUB_EVENT_NAME=push 2023-02-03T12:20:03.9142420Z NV_CUDA_CUDART_VERSION=11.7.60-1 2023-02-03T12:20:03.9142746Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-03T12:20:03.9142999Z GITHUB_RUN_NUMBER=8148 2023-02-03T12:20:03.9143215Z GITHUB_WORKFLOW=inductor 2023-02-03T12:20:03.9143632Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-03T12:20:03.9144066Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.13.4-1 2023-02-03T12:20:03.9144376Z GITHUB_WORKFLOW_SHA=aaa27a6b6d77d9cb244514cbe9441daf7c50eee3 2023-02-03T12:20:03.9144813Z GITHUB_WORKSPACE=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-03T12:20:03.9145144Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-03T12:20:03.9145418Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-03T12:20:03.9145637Z _=/usr/bin/env 2023-02-03T12:20:03.9145898Z + echo 'Testing pytorch' 2023-02-03T12:20:03.9146122Z Testing pytorch 2023-02-03T12:20:03.9146344Z + export LANG=C.UTF-8 2023-02-03T12:20:03.9146574Z + LANG=C.UTF-8 2023-02-03T12:20:03.9146794Z + PR_NUMBER= 2023-02-03T12:20:03.9147047Z + [[ inductor_torchbench_smoketest_perf == \d\e\f\a\u\l\t ]] 2023-02-03T12:20:03.9147385Z + [[ inductor_torchbench_smoketest_perf == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-02-03T12:20:03.9147715Z + [[ inductor_torchbench_smoketest_perf == \s\l\o\w ]] 2023-02-03T12:20:03.9148161Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *slow-gradcheck* ]] 2023-02-03T12:20:03.9148598Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *cuda* ]] 2023-02-03T12:20:03.9148924Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-03T12:20:03.9149206Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-03T12:20:03.9149494Z + [[ inductor_torchbench_smoketest_perf == *crossref* ]] 2023-02-03T12:20:03.9149812Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-03T12:20:03.9150172Z + [[ inductor_torchbench_smoketest_perf == *inductor* ]] 2023-02-03T12:20:03.9150450Z + export PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-03T12:20:03.9150712Z + PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-03T12:20:03.9151101Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-03T12:20:03.9151525Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 != *-bazel-* ]] 2023-02-03T12:20:03.9151893Z + pip_install --user ninja==1.10.2 2023-02-03T12:20:03.9152263Z + pip install --progress-bar off --user ninja==1.10.2 2023-02-03T12:20:04.4195435Z Collecting ninja==1.10.2 2023-02-03T12:20:04.4782393Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-02-03T12:20:05.1953600Z Installing collected packages: ninja 2023-02-03T12:20:05.2045654Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-02-03T12:20:05.2046320Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-02-03T12:20:05.2103605Z Successfully installed ninja-1.10.2 2023-02-03T12:20:05.2835834Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-03T12:20:05.2837335Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-03T12:20:05.2838512Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *asan* ]] 2023-02-03T12:20:05.2839313Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-03T12:20:05.2839977Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-02-03T12:20:05.2840705Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-02-03T12:20:05.2851064Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *tbb* ]] 2023-02-03T12:20:05.2866960Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-03T12:20:05.2867454Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-bazel-* ]] 2023-02-03T12:20:05.2867878Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-03T12:20:05.2870659Z + cd test 2023-02-03T12:20:05.2871540Z + python -c 'import torch; print(torch.__config__.show())' 2023-02-03T12:20:06.7966404Z PyTorch built with: 2023-02-03T12:20:06.7967617Z - GCC 7.5 2023-02-03T12:20:06.7967889Z - C++ Version: 201703 2023-02-03T12:20:06.7968451Z - Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-03T12:20:06.7969001Z - Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-03T12:20:06.7969398Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-03T12:20:06.7969816Z - LAPACK is enabled (usually provided by MKL) 2023-02-03T12:20:06.7970116Z - NNPACK is enabled 2023-02-03T12:20:06.7970402Z - CPU capability usage: AVX2 2023-02-03T12:20:06.7970682Z - CUDA Runtime 11.7 2023-02-03T12:20:06.7971039Z - NVCC architecture flags: -gencode;arch=compute_80,code=sm_80 2023-02-03T12:20:06.7971349Z - CuDNN 8.5 2023-02-03T12:20:06.7971588Z - Magma 2.6.1 2023-02-03T12:20:06.7974861Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.7, CUDNN_VERSION=8.5.0, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-02-03T12:20:06.7976977Z 2023-02-03T12:20:07.0896955Z + cd test 2023-02-03T12:20:07.0897606Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-02-03T12:20:08.4628595Z ATen/Parallel: 2023-02-03T12:20:08.4643713Z at::get_num_threads() : 6 2023-02-03T12:20:08.4644045Z at::get_num_interop_threads() : 6 2023-02-03T12:20:08.4644313Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-03T12:20:08.4644864Z omp_get_max_threads() : 6 2023-02-03T12:20:08.4645575Z Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-03T12:20:08.4645937Z mkl_get_max_threads() : 6 2023-02-03T12:20:08.4646394Z Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-03T12:20:08.4646753Z std::thread::hardware_concurrency() : 12 2023-02-03T12:20:08.4647241Z Environment variables: 2023-02-03T12:20:08.4647490Z OMP_NUM_THREADS : [not set] 2023-02-03T12:20:08.4647715Z MKL_NUM_THREADS : [not set] 2023-02-03T12:20:08.4648081Z ATen parallel backend: OpenMP 2023-02-03T12:20:08.4648240Z 2023-02-03T12:20:08.7290903Z + [[ inductor_torchbench_smoketest_perf == *backward* ]] 2023-02-03T12:20:08.7291328Z + [[ inductor_torchbench_smoketest_perf == *xla* ]] 2023-02-03T12:20:08.7291658Z + [[ inductor_torchbench_smoketest_perf == \j\i\t\_\l\e\g\a\c\y ]] 2023-02-03T12:20:08.7292318Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-03T12:20:08.7292699Z + [[ inductor_torchbench_smoketest_perf == distributed ]] 2023-02-03T12:20:08.7293006Z + [[ inductor_torchbench_smoketest_perf == deploy ]] 2023-02-03T12:20:08.7293499Z + [[ inductor_torchbench_smoketest_perf == *inductor_distributed* ]] 2023-02-03T12:20:08.7293838Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-03T12:20:08.7294142Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-03T12:20:08.7294590Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_all* ]] 2023-02-03T12:20:08.7295009Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_huggingface* ]] 2023-02-03T12:20:08.7295560Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_timm* ]] 2023-02-03T12:20:08.7296143Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_torchbench* ]] 2023-02-03T12:20:08.7296515Z + [[ inductor_torchbench_smoketest_perf == *inductor_huggingface* ]] 2023-02-03T12:20:08.7297118Z + [[ inductor_torchbench_smoketest_perf == *inductor_timm* ]] 2023-02-03T12:20:08.7297511Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench* ]] 2023-02-03T12:20:08.7298018Z + install_torchtext 2023-02-03T12:20:08.7298289Z + local commit 2023-02-03T12:20:08.7298507Z ++ get_pinned_commit text 2023-02-03T12:20:08.7298755Z ++ cat .github/ci_commit_pins/text.txt 2023-02-03T12:20:08.7316044Z + commit=5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:08.7316987Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:08.7317739Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:09.1448674Z Collecting git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:09.1454601Z Cloning https://github.com/pytorch/text.git (to revision 5b78d074bd303eb230d30567646fcf0358ee2dd4) to /tmp/pip-req-build-h073rvj8 2023-02-03T12:20:09.1481384Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/text.git /tmp/pip-req-build-h073rvj8 2023-02-03T12:20:10.7675116Z Running command git rev-parse -q --verify 'sha^5b78d074bd303eb230d30567646fcf0358ee2dd4' 2023-02-03T12:20:10.7698861Z Running command git fetch -q https://github.com/pytorch/text.git 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:11.4860168Z Running command git checkout -q 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:11.9504062Z Resolved https://github.com/pytorch/text.git to commit 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T12:20:11.9505139Z Running command git submodule update --init --recursive -q 2023-02-03T12:20:18.8425288Z Preparing metadata (setup.py) ... [?25l- done 2023-02-03T12:20:18.8478373Z [?25hRequirement already satisfied: tqdm in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (4.64.1) 2023-02-03T12:20:18.8482819Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (2.28.2) 2023-02-03T12:20:18.8487216Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (2.0.0a0+gitaaa27a6) 2023-02-03T12:20:18.8491405Z Requirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (1.21.2) 2023-02-03T12:20:18.8570467Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (2022.12.7) 2023-02-03T12:20:18.8579938Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (3.0.1) 2023-02-03T12:20:18.8587182Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (3.4) 2023-02-03T12:20:18.8594091Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (1.26.14) 2023-02-03T12:20:18.8650828Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (3.9.0) 2023-02-03T12:20:18.8654929Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (1.11.1) 2023-02-03T12:20:18.8659114Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (2.6.3) 2023-02-03T12:20:18.8663245Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (4.4.0) 2023-02-03T12:20:18.9162258Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->torchtext==0.14.0a0+5b78d07) (1.2.1) 2023-02-03T12:20:18.9232120Z Building wheels for collected packages: torchtext 2023-02-03T12:21:11.8011679Z Building wheel for torchtext (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2023-02-03T12:21:11.8082901Z [?25h Created wheel for torchtext: filename=torchtext-0.14.0a0+5b78d07-cp310-cp310-linux_x86_64.whl size=2049891 sha256=40c21fe846218219683b06eb82e8bb73598c30f37dacb4a7e111747a2217d15b 2023-02-03T12:21:11.8084231Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/32/8c/8c/c80fd49c228ca47afb83b30e482dfd8079c17702efc9669f33 2023-02-03T12:21:11.8120173Z Successfully built torchtext 2023-02-03T12:21:12.4609361Z Installing collected packages: torchtext 2023-02-03T12:21:12.5910918Z Successfully installed torchtext-0.14.0a0+5b78d07 2023-02-03T12:21:12.7204347Z + install_torchvision 2023-02-03T12:21:12.7204600Z + local commit 2023-02-03T12:21:12.7210527Z ++ get_pinned_commit vision 2023-02-03T12:21:12.7211142Z ++ cat .github/ci_commit_pins/vision.txt 2023-02-03T12:21:12.7231247Z + commit=135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T12:21:12.7233357Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T12:21:12.7234140Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T12:21:13.1516417Z Collecting git+https://github.com/pytorch/vision.git@135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T12:21:13.1521754Z Cloning https://github.com/pytorch/vision.git (to revision 135a0f9ea9841b6324b4fe8974e2543cbb95709a) to /tmp/pip-req-build-ym5f6bg0 2023-02-03T12:21:13.1546111Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-ym5f6bg0 2023-02-03T12:21:15.4785161Z Running command git rev-parse -q --verify 'sha^135a0f9ea9841b6324b4fe8974e2543cbb95709a' 2023-02-03T12:21:15.4810883Z Running command git fetch -q https://github.com/pytorch/vision.git 135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T12:21:16.8650942Z Resolved https://github.com/pytorch/vision.git to commit 135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T12:21:19.3190983Z Preparing metadata (setup.py) ... [?25l- done 2023-02-03T12:21:19.3252332Z [?25hRequirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+135a0f9) (1.21.2) 2023-02-03T12:21:19.3256938Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+135a0f9) (2.28.2) 2023-02-03T12:21:19.3261275Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+135a0f9) (2.0.0a0+gitaaa27a6) 2023-02-03T12:21:19.3269713Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+135a0f9) (9.4.0) 2023-02-03T12:21:19.3477577Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+135a0f9) (2022.12.7) 2023-02-03T12:21:19.3485854Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+135a0f9) (3.4) 2023-02-03T12:21:19.3493867Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+135a0f9) (3.0.1) 2023-02-03T12:21:19.3501108Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+135a0f9) (1.26.14) 2023-02-03T12:21:19.3560943Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+135a0f9) (4.4.0) 2023-02-03T12:21:19.3564844Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+135a0f9) (3.9.0) 2023-02-03T12:21:19.3568991Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+135a0f9) (1.11.1) 2023-02-03T12:21:19.3573303Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+135a0f9) (2.6.3) 2023-02-03T12:21:19.3992279Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+135a0f9) (1.2.1) 2023-02-03T12:21:19.4065441Z Building wheels for collected packages: torchvision 2023-02-03T12:22:49.6498532Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2023-02-03T12:22:49.6564953Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+135a0f9-cp310-cp310-linux_x86_64.whl size=1863079 sha256=298b5a1f5c5d54cd45f517e1f88f758012d6e046f5efd8eac50f5e7aa12e1eb5 2023-02-03T12:22:49.6565879Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/55/01/9e/7bb36cc7d92d1a811911512f8829ff3907fd20a93a215c802d 2023-02-03T12:22:49.6609080Z Successfully built torchvision 2023-02-03T12:22:50.2994312Z Installing collected packages: torchvision 2023-02-03T12:22:50.7937333Z Successfully installed torchvision-0.15.0a0+135a0f9 2023-02-03T12:22:50.9098334Z + install_filelock 2023-02-03T12:22:50.9098769Z + pip_install filelock 2023-02-03T12:22:50.9099526Z + pip install --progress-bar off filelock 2023-02-03T12:22:51.3261166Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (3.9.0) 2023-02-03T12:22:52.1022355Z + install_triton 2023-02-03T12:22:52.1022820Z + local commit 2023-02-03T12:22:52.1023299Z + [[ inductor_torchbench_smoketest_perf == *rocm* ]] 2023-02-03T12:22:52.1027363Z ++ get_pinned_commit triton 2023-02-03T12:22:52.1027729Z ++ cat .github/ci_commit_pins/triton.txt 2023-02-03T12:22:52.1049572Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T12:22:52.1050466Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-03T12:22:52.1051475Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-03T12:22:52.5288974Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-03T12:22:52.5294522Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-xf82bv0a 2023-02-03T12:22:52.5318073Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-xf82bv0a 2023-02-03T12:22:53.8215850Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-02-03T12:22:53.8242328Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T12:22:54.3822342Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T12:22:54.9514004Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T12:22:54.9515172Z Running command git submodule update --init --recursive -q 2023-02-03T12:22:55.7431929Z Preparing metadata (setup.py) ... [?25l- done 2023-02-03T12:22:55.9728172Z [?25hCollecting cmake 2023-02-03T12:22:56.0433237Z Downloading cmake-3.25.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-02-03T12:22:56.3594978Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (3.9.0) 2023-02-03T12:22:56.3598803Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+gitaaa27a6) 2023-02-03T12:22:56.3816100Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-02-03T12:22:56.3820767Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-02-03T12:22:56.3824891Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-02-03T12:22:56.4002105Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-02-03T12:22:56.4063153Z Building wheels for collected packages: triton 2023-02-03T12:23:46.5289509Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / done 2023-02-03T12:23:46.5734452Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=8ff12fa3c6e8d719fb90069455788003712c4f122a6d07f8472d99fef09c2be2 2023-02-03T12:23:46.5735057Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-02-03T12:23:46.5756329Z Successfully built triton 2023-02-03T12:23:47.2770183Z Installing collected packages: cmake, triton 2023-02-03T12:23:48.5986655Z Successfully installed cmake-3.25.2 triton-2.0.0 2023-02-03T12:23:48.7099927Z + pip_install --user jinja2 2023-02-03T12:23:48.7100356Z + pip install --progress-bar off --user jinja2 2023-02-03T12:23:49.2011359Z Collecting jinja2 2023-02-03T12:23:49.2694563Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-02-03T12:23:49.3019508Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2) (2.1.2) 2023-02-03T12:23:50.0180059Z Installing collected packages: jinja2 2023-02-03T12:23:50.1095829Z Successfully installed jinja2-3.1.2 2023-02-03T12:23:50.1846196Z + checkout_install_torchbench 2023-02-03T12:23:50.1846607Z + git clone https://github.com/pytorch/benchmark torchbench 2023-02-03T12:23:50.1863932Z Cloning into 'torchbench'... 2023-02-03T12:23:51.2714022Z remote: Enumerating objects: 20157, done. 2023-02-03T12:23:51.2714535Z remote: Counting objects: 0% (1/196) 2023-02-03T12:23:51.2715355Z remote: Counting objects: 1% (2/196) 2023-02-03T12:23:51.2715736Z remote: Counting objects: 2% (4/196) 2023-02-03T12:23:51.2716883Z remote: Counting objects: 3% (6/196) 2023-02-03T12:23:51.2717216Z remote: Counting objects: 4% (8/196) 2023-02-03T12:23:51.2717552Z remote: Counting objects: 5% (10/196) 2023-02-03T12:23:51.2717876Z remote: Counting objects: 6% (12/196) 2023-02-03T12:23:51.2720308Z remote: Counting objects: 7% (14/196) 2023-02-03T12:23:51.2720703Z remote: Counting objects: 8% (16/196) 2023-02-03T12:23:51.2721036Z remote: Counting objects: 9% (18/196) 2023-02-03T12:23:51.2721366Z remote: Counting objects: 10% (20/196) 2023-02-03T12:23:51.2721679Z remote: Counting objects: 11% (22/196) 2023-02-03T12:23:51.2722002Z remote: Counting objects: 12% (24/196) 2023-02-03T12:23:51.2722321Z remote: Counting objects: 13% (26/196) 2023-02-03T12:23:51.2722623Z remote: Counting objects: 14% (28/196) 2023-02-03T12:23:51.2722970Z remote: Counting objects: 15% (30/196) 2023-02-03T12:23:51.2723313Z remote: Counting objects: 16% (32/196) 2023-02-03T12:23:51.2723636Z remote: Counting objects: 17% (34/196) 2023-02-03T12:23:51.2723948Z remote: Counting objects: 18% (36/196) 2023-02-03T12:23:51.2724271Z remote: Counting objects: 19% (38/196) 2023-02-03T12:23:51.2724589Z remote: Counting objects: 20% (40/196) 2023-02-03T12:23:51.2724893Z remote: Counting objects: 21% (42/196) 2023-02-03T12:23:51.2725225Z remote: Counting objects: 22% (44/196) 2023-02-03T12:23:51.2725542Z remote: Counting objects: 23% (46/196) 2023-02-03T12:23:51.2725846Z remote: Counting objects: 24% (48/196) 2023-02-03T12:23:51.2726167Z remote: Counting objects: 25% (49/196) 2023-02-03T12:23:51.2729593Z remote: Counting objects: 26% (51/196) 2023-02-03T12:23:51.2730090Z remote: Counting objects: 27% (53/196) 2023-02-03T12:23:51.2730687Z remote: Counting objects: 28% (55/196) 2023-02-03T12:23:51.2731123Z remote: Counting objects: 29% (57/196) 2023-02-03T12:23:51.2731706Z remote: Counting objects: 30% (59/196) 2023-02-03T12:23:51.2732060Z remote: Counting objects: 31% (61/196) 2023-02-03T12:23:51.2732575Z remote: Counting objects: 32% (63/196) 2023-02-03T12:23:51.2733122Z remote: Counting objects: 33% (65/196) 2023-02-03T12:23:51.2733769Z remote: Counting objects: 34% (67/196) 2023-02-03T12:23:51.2734348Z remote: Counting objects: 35% (69/196) 2023-02-03T12:23:51.2734672Z remote: Counting objects: 36% (71/196) 2023-02-03T12:23:51.2735005Z remote: Counting objects: 37% (73/196) 2023-02-03T12:23:51.2735331Z remote: Counting objects: 38% (75/196) 2023-02-03T12:23:51.2735657Z remote: Counting objects: 39% (77/196) 2023-02-03T12:23:51.2736172Z remote: Counting objects: 40% (79/196) 2023-02-03T12:23:51.2736762Z remote: Counting objects: 41% (81/196) 2023-02-03T12:23:51.2737127Z remote: Counting objects: 42% (83/196) 2023-02-03T12:23:51.2737436Z remote: Counting objects: 43% (85/196) 2023-02-03T12:23:51.2737766Z remote: Counting objects: 44% (87/196) 2023-02-03T12:23:51.2738094Z remote: Counting objects: 45% (89/196) 2023-02-03T12:23:51.2738399Z remote: Counting objects: 46% (91/196) 2023-02-03T12:23:51.2738811Z remote: Counting objects: 47% (93/196) 2023-02-03T12:23:51.2739153Z remote: Counting objects: 48% (95/196) 2023-02-03T12:23:51.2739476Z remote: Counting objects: 49% (97/196) 2023-02-03T12:23:51.2740045Z remote: Counting objects: 50% (98/196) 2023-02-03T12:23:51.2740385Z remote: Counting objects: 51% (100/196) 2023-02-03T12:23:51.2740725Z remote: Counting objects: 52% (102/196) 2023-02-03T12:23:51.2741042Z remote: Counting objects: 53% (104/196) 2023-02-03T12:23:51.2741375Z remote: Counting objects: 54% (106/196) 2023-02-03T12:23:51.2741702Z remote: Counting objects: 55% (108/196) 2023-02-03T12:23:51.2742013Z remote: Counting objects: 56% (110/196) 2023-02-03T12:23:51.2742345Z remote: Counting objects: 57% (112/196) 2023-02-03T12:23:51.2742758Z remote: Counting objects: 58% (114/196) 2023-02-03T12:23:51.2743081Z remote: Counting objects: 59% (116/196) 2023-02-03T12:23:51.2743406Z remote: Counting objects: 60% (118/196) 2023-02-03T12:23:51.2743736Z remote: Counting objects: 61% (120/196) 2023-02-03T12:23:51.2744063Z remote: Counting objects: 62% (122/196) 2023-02-03T12:23:51.2744372Z remote: Counting objects: 63% (124/196) 2023-02-03T12:23:51.2744704Z remote: Counting objects: 64% (126/196) 2023-02-03T12:23:51.2745030Z remote: Counting objects: 65% (128/196) 2023-02-03T12:23:51.2745343Z remote: Counting objects: 66% (130/196) 2023-02-03T12:23:51.2745670Z remote: Counting objects: 67% (132/196) 2023-02-03T12:23:51.2745994Z remote: Counting objects: 68% (134/196) 2023-02-03T12:23:51.2746303Z remote: Counting objects: 69% (136/196) 2023-02-03T12:23:51.2746633Z remote: Counting objects: 70% (138/196) 2023-02-03T12:23:51.2746957Z remote: Counting objects: 71% (140/196) 2023-02-03T12:23:51.2747266Z remote: Counting objects: 72% (142/196) 2023-02-03T12:23:51.2747592Z remote: Counting objects: 73% (144/196) 2023-02-03T12:23:51.2747914Z remote: Counting objects: 74% (146/196) 2023-02-03T12:23:51.2748220Z remote: Counting objects: 75% (147/196) 2023-02-03T12:23:51.2748545Z remote: Counting objects: 76% (149/196) 2023-02-03T12:23:51.2748921Z remote: Counting objects: 77% (151/196) 2023-02-03T12:23:51.2749249Z remote: Counting objects: 78% (153/196) 2023-02-03T12:23:51.2749561Z remote: Counting objects: 79% (155/196) 2023-02-03T12:23:51.2749890Z remote: Counting objects: 80% (157/196) 2023-02-03T12:23:51.2750214Z remote: Counting objects: 81% (159/196) 2023-02-03T12:23:51.2750526Z remote: Counting objects: 82% (161/196) 2023-02-03T12:23:51.2750852Z remote: Counting objects: 83% (163/196) 2023-02-03T12:23:51.2751176Z remote: Counting objects: 84% (165/196) 2023-02-03T12:23:51.2751487Z remote: Counting objects: 85% (167/196) 2023-02-03T12:23:51.2751814Z remote: Counting objects: 86% (169/196) 2023-02-03T12:23:51.2752136Z remote: Counting objects: 87% (171/196) 2023-02-03T12:23:51.2752443Z remote: Counting objects: 88% (173/196) 2023-02-03T12:23:51.2752772Z remote: Counting objects: 89% (175/196) 2023-02-03T12:23:51.2753093Z remote: Counting objects: 90% (177/196) 2023-02-03T12:23:51.2753401Z remote: Counting objects: 91% (179/196) 2023-02-03T12:23:51.2753726Z remote: Counting objects: 92% (181/196) 2023-02-03T12:23:51.2754057Z remote: Counting objects: 93% (183/196) 2023-02-03T12:23:51.2754367Z remote: Counting objects: 94% (185/196) 2023-02-03T12:23:51.2754688Z remote: Counting objects: 95% (187/196) 2023-02-03T12:23:51.2755012Z remote: Counting objects: 96% (189/196) 2023-02-03T12:23:51.2755335Z remote: Counting objects: 97% (191/196) 2023-02-03T12:23:51.2755643Z remote: Counting objects: 98% (193/196) 2023-02-03T12:23:51.2755970Z remote: Counting objects: 99% (195/196) 2023-02-03T12:23:51.2756297Z remote: Counting objects: 100% (196/196) 2023-02-03T12:23:51.2756630Z remote: Counting objects: 100% (196/196), done. 2023-02-03T12:23:51.2756995Z remote: Compressing objects: 0% (1/116) 2023-02-03T12:23:51.2757348Z remote: Compressing objects: 1% (2/116) 2023-02-03T12:23:51.2757674Z remote: Compressing objects: 2% (3/116) 2023-02-03T12:23:51.2758017Z remote: Compressing objects: 3% (4/116) 2023-02-03T12:23:51.2758485Z remote: Compressing objects: 4% (5/116) 2023-02-03T12:23:51.2758852Z remote: Compressing objects: 5% (6/116) 2023-02-03T12:23:51.2771004Z remote: Compressing objects: 6% (7/116) 2023-02-03T12:23:51.2771535Z remote: Compressing objects: 7% (9/116) 2023-02-03T12:23:51.2771914Z remote: Compressing objects: 8% (10/116) 2023-02-03T12:23:51.2772254Z remote: Compressing objects: 9% (11/116) 2023-02-03T12:23:51.2772655Z remote: Compressing objects: 10% (12/116) 2023-02-03T12:23:51.2773005Z remote: Compressing objects: 11% (13/116) 2023-02-03T12:23:51.2773507Z remote: Compressing objects: 12% (14/116) 2023-02-03T12:23:51.2773861Z remote: Compressing objects: 13% (16/116) 2023-02-03T12:23:51.2774205Z remote: Compressing objects: 14% (17/116) 2023-02-03T12:23:51.2808430Z remote: Compressing objects: 15% (18/116) 2023-02-03T12:23:51.2809123Z remote: Compressing objects: 16% (19/116) 2023-02-03T12:23:51.2809765Z remote: Compressing objects: 17% (20/116) 2023-02-03T12:23:51.2812912Z remote: Compressing objects: 18% (21/116) 2023-02-03T12:23:51.2813336Z remote: Compressing objects: 19% (23/116) 2023-02-03T12:23:51.2813724Z remote: Compressing objects: 20% (24/116) 2023-02-03T12:23:51.2814067Z remote: Compressing objects: 21% (25/116) 2023-02-03T12:23:51.2814412Z remote: Compressing objects: 22% (26/116) 2023-02-03T12:23:51.2814736Z remote: Compressing objects: 23% (27/116) 2023-02-03T12:23:51.2815077Z remote: Compressing objects: 24% (28/116) 2023-02-03T12:23:51.2815418Z remote: Compressing objects: 25% (29/116) 2023-02-03T12:23:51.2815751Z remote: Compressing objects: 26% (31/116) 2023-02-03T12:23:51.2816089Z remote: Compressing objects: 27% (32/116) 2023-02-03T12:23:51.2816429Z remote: Compressing objects: 28% (33/116) 2023-02-03T12:23:51.2816749Z remote: Compressing objects: 29% (34/116) 2023-02-03T12:23:51.2817086Z remote: Compressing objects: 30% (35/116) 2023-02-03T12:23:51.2817418Z remote: Compressing objects: 31% (36/116) 2023-02-03T12:23:51.2817744Z remote: Compressing objects: 32% (38/116) 2023-02-03T12:23:51.2818077Z remote: Compressing objects: 33% (39/116) 2023-02-03T12:23:51.2818416Z remote: Compressing objects: 34% (40/116) 2023-02-03T12:23:51.2818748Z remote: Compressing objects: 35% (41/116) 2023-02-03T12:23:51.2819070Z remote: Compressing objects: 36% (42/116) 2023-02-03T12:23:51.2819407Z remote: Compressing objects: 37% (43/116) 2023-02-03T12:23:51.2819743Z remote: Compressing objects: 38% (45/116) 2023-02-03T12:23:51.2820067Z remote: Compressing objects: 39% (46/116) 2023-02-03T12:23:51.2820404Z remote: Compressing objects: 40% (47/116) 2023-02-03T12:23:51.2820791Z remote: Compressing objects: 41% (48/116) 2023-02-03T12:23:51.2821119Z remote: Compressing objects: 42% (49/116) 2023-02-03T12:23:51.2821457Z remote: Compressing objects: 43% (50/116) 2023-02-03T12:23:51.2821792Z remote: Compressing objects: 44% (52/116) 2023-02-03T12:23:51.2822119Z remote: Compressing objects: 45% (53/116) 2023-02-03T12:23:51.2822456Z remote: Compressing objects: 46% (54/116) 2023-02-03T12:23:51.2822791Z remote: Compressing objects: 47% (55/116) 2023-02-03T12:23:51.2823112Z remote: Compressing objects: 48% (56/116) 2023-02-03T12:23:51.2823443Z remote: Compressing objects: 49% (57/116) 2023-02-03T12:23:51.2823782Z remote: Compressing objects: 50% (58/116) 2023-02-03T12:23:51.2824116Z remote: Compressing objects: 51% (60/116) 2023-02-03T12:23:51.2824438Z remote: Compressing objects: 52% (61/116) 2023-02-03T12:23:51.2824773Z remote: Compressing objects: 53% (62/116) 2023-02-03T12:23:51.2825106Z remote: Compressing objects: 54% (63/116) 2023-02-03T12:23:51.2825426Z remote: Compressing objects: 55% (64/116) 2023-02-03T12:23:51.2825759Z remote: Compressing objects: 56% (65/116) 2023-02-03T12:23:51.2826094Z remote: Compressing objects: 57% (67/116) 2023-02-03T12:23:51.2826414Z remote: Compressing objects: 58% (68/116) 2023-02-03T12:23:51.2826977Z remote: Compressing objects: 59% (69/116) 2023-02-03T12:23:51.2827313Z remote: Compressing objects: 60% (70/116) 2023-02-03T12:23:51.2827640Z remote: Compressing objects: 61% (71/116) 2023-02-03T12:23:51.2827977Z remote: Compressing objects: 62% (72/116) 2023-02-03T12:23:51.2828315Z remote: Compressing objects: 63% (74/116) 2023-02-03T12:23:51.2828642Z remote: Compressing objects: 64% (75/116) 2023-02-03T12:23:51.2828999Z remote: Compressing objects: 65% (76/116) 2023-02-03T12:23:51.2829342Z remote: Compressing objects: 66% (77/116) 2023-02-03T12:23:51.2829882Z remote: Compressing objects: 67% (78/116) 2023-02-03T12:23:51.2830286Z remote: Compressing objects: 68% (79/116) 2023-02-03T12:23:51.2830734Z remote: Compressing objects: 69% (81/116) 2023-02-03T12:23:51.2831267Z remote: Compressing objects: 70% (82/116) 2023-02-03T12:23:51.2831626Z remote: Compressing objects: 71% (83/116) 2023-02-03T12:23:51.2832036Z remote: Compressing objects: 72% (84/116) 2023-02-03T12:23:51.2832464Z remote: Compressing objects: 73% (85/116) 2023-02-03T12:23:51.2832891Z remote: Compressing objects: 74% (86/116) 2023-02-03T12:23:51.2833472Z remote: Compressing objects: 75% (87/116) 2023-02-03T12:23:51.2834047Z remote: Compressing objects: 76% (89/116) 2023-02-03T12:23:51.2834518Z remote: Compressing objects: 77% (90/116) 2023-02-03T12:23:51.2834883Z remote: Compressing objects: 78% (91/116) 2023-02-03T12:23:51.2835337Z remote: Compressing objects: 79% (92/116) 2023-02-03T12:23:51.2835763Z remote: Compressing objects: 80% (93/116) 2023-02-03T12:23:51.2836123Z remote: Compressing objects: 81% (94/116) 2023-02-03T12:23:51.2836553Z remote: Compressing objects: 82% (96/116) 2023-02-03T12:23:51.2836965Z remote: Compressing objects: 83% (97/116) 2023-02-03T12:23:51.2837351Z remote: Compressing objects: 84% (98/116) 2023-02-03T12:23:51.2837767Z remote: Compressing objects: 85% (99/116) 2023-02-03T12:23:51.2838208Z remote: Compressing objects: 86% (100/116) 2023-02-03T12:23:51.2838579Z remote: Compressing objects: 87% (101/116) 2023-02-03T12:23:51.2839009Z remote: Compressing objects: 88% (103/116) 2023-02-03T12:23:51.2839455Z remote: Compressing objects: 89% (104/116) 2023-02-03T12:23:51.2839891Z remote: Compressing objects: 90% (105/116) 2023-02-03T12:23:51.2840263Z remote: Compressing objects: 91% (106/116) 2023-02-03T12:23:51.2840736Z remote: Compressing objects: 92% (107/116) 2023-02-03T12:23:51.2841180Z remote: Compressing objects: 93% (108/116) 2023-02-03T12:23:51.2841555Z remote: Compressing objects: 94% (110/116) 2023-02-03T12:23:51.2841984Z remote: Compressing objects: 95% (111/116) 2023-02-03T12:23:51.2842401Z remote: Compressing objects: 96% (112/116) 2023-02-03T12:23:51.2842761Z remote: Compressing objects: 97% (113/116) 2023-02-03T12:23:51.2843199Z remote: Compressing objects: 98% (114/116) 2023-02-03T12:23:51.2843633Z remote: Compressing objects: 99% (115/116) 2023-02-03T12:23:51.2843999Z remote: Compressing objects: 100% (116/116) 2023-02-03T12:23:51.2844425Z remote: Compressing objects: 100% (116/116), done. 2023-02-03T12:23:51.2861883Z Receiving objects: 0% (1/20157) 2023-02-03T12:23:51.3065915Z Receiving objects: 1% (202/20157) 2023-02-03T12:23:51.3094697Z Receiving objects: 2% (404/20157) 2023-02-03T12:23:51.3296943Z Receiving objects: 3% (605/20157) 2023-02-03T12:23:51.3328390Z Receiving objects: 4% (807/20157) 2023-02-03T12:23:51.3357360Z Receiving objects: 5% (1008/20157) 2023-02-03T12:23:51.3380996Z Receiving objects: 6% (1210/20157) 2023-02-03T12:23:51.3409444Z Receiving objects: 7% (1411/20157) 2023-02-03T12:23:51.3451643Z Receiving objects: 8% (1613/20157) 2023-02-03T12:23:51.3593108Z Receiving objects: 9% (1815/20157) 2023-02-03T12:23:51.3688369Z Receiving objects: 10% (2016/20157) 2023-02-03T12:23:51.3688732Z Receiving objects: 11% (2218/20157) 2023-02-03T12:23:51.3727264Z Receiving objects: 12% (2419/20157) 2023-02-03T12:23:51.3865537Z Receiving objects: 13% (2621/20157) 2023-02-03T12:23:51.3916289Z Receiving objects: 14% (2822/20157) 2023-02-03T12:23:51.4084761Z Receiving objects: 15% (3024/20157) 2023-02-03T12:23:51.4159059Z Receiving objects: 16% (3226/20157) 2023-02-03T12:23:51.4173818Z Receiving objects: 17% (3427/20157) 2023-02-03T12:23:51.4211872Z Receiving objects: 18% (3629/20157) 2023-02-03T12:23:51.4225773Z Receiving objects: 19% (3830/20157) 2023-02-03T12:23:51.4238183Z Receiving objects: 20% (4032/20157) 2023-02-03T12:23:51.4257476Z Receiving objects: 21% (4233/20157) 2023-02-03T12:23:51.4392248Z Receiving objects: 22% (4435/20157) 2023-02-03T12:23:51.4411762Z Receiving objects: 23% (4637/20157) 2023-02-03T12:23:51.5078486Z Receiving objects: 24% (4838/20157) 2023-02-03T12:23:51.5087962Z Receiving objects: 25% (5040/20157) 2023-02-03T12:23:51.5097153Z Receiving objects: 26% (5241/20157) 2023-02-03T12:23:51.5799293Z Receiving objects: 27% (5443/20157) 2023-02-03T12:23:51.5804914Z Receiving objects: 28% (5644/20157) 2023-02-03T12:23:51.5848871Z Receiving objects: 29% (5846/20157) 2023-02-03T12:23:51.7373035Z Receiving objects: 30% (6048/20157) 2023-02-03T12:23:52.2834410Z Receiving objects: 31% (6249/20157) 2023-02-03T12:23:52.6547447Z Receiving objects: 31% (6398/20157), 61.34 MiB | 61.34 MiB/s 2023-02-03T12:23:53.2531017Z Receiving objects: 32% (6451/20157), 61.34 MiB | 61.34 MiB/s 2023-02-03T12:23:53.2835436Z Receiving objects: 33% (6652/20157), 100.71 MiB | 67.14 MiB/s 2023-02-03T12:23:53.3377650Z Receiving objects: 33% (6714/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.4199670Z Receiving objects: 34% (6854/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.4814360Z Receiving objects: 35% (7055/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.5359805Z Receiving objects: 36% (7257/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.5890919Z Receiving objects: 37% (7459/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.6411485Z Receiving objects: 38% (7660/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.6934622Z Receiving objects: 39% (7862/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.7453886Z Receiving objects: 40% (8063/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.7975140Z Receiving objects: 41% (8265/20157), 128.93 MiB | 64.46 MiB/s 2023-02-03T12:23:53.8504082Z Receiving objects: 42% (8466/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:53.9022708Z Receiving objects: 43% (8668/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:53.9537152Z Receiving objects: 44% (8870/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:54.1727199Z Receiving objects: 45% (9071/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:54.2576970Z Receiving objects: 46% (9273/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:54.2688625Z Receiving objects: 47% (9474/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:54.2778054Z Receiving objects: 48% (9676/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:54.2833382Z Receiving objects: 49% (9877/20157), 160.68 MiB | 64.27 MiB/s 2023-02-03T12:23:54.4667342Z Receiving objects: 49% (9924/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7166175Z Receiving objects: 50% (10079/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7386851Z Receiving objects: 51% (10281/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7391928Z Receiving objects: 52% (10482/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7403940Z Receiving objects: 53% (10684/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7430096Z Receiving objects: 54% (10885/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7755578Z Receiving objects: 55% (11087/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7788871Z Receiving objects: 56% (11288/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.7795055Z Receiving objects: 57% (11490/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.8277990Z Receiving objects: 58% (11692/20157), 189.71 MiB | 63.24 MiB/s 2023-02-03T12:23:54.8285966Z Receiving objects: 59% (11893/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8290820Z Receiving objects: 60% (12095/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8302909Z Receiving objects: 61% (12296/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8312440Z Receiving objects: 62% (12498/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8323030Z Receiving objects: 63% (12699/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8337592Z Receiving objects: 64% (12901/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8345239Z Receiving objects: 65% (13103/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8353340Z Receiving objects: 66% (13304/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8358529Z Receiving objects: 67% (13506/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8380013Z Receiving objects: 68% (13707/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8394968Z Receiving objects: 69% (13909/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8402912Z Receiving objects: 70% (14110/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8410593Z Receiving objects: 71% (14312/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8973556Z Receiving objects: 72% (14514/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:54.8987059Z Receiving objects: 73% (14715/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1297578Z Receiving objects: 74% (14917/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1551936Z Receiving objects: 75% (15118/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1563017Z Receiving objects: 76% (15320/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1569863Z Receiving objects: 77% (15521/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1575845Z Receiving objects: 78% (15723/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1585133Z Receiving objects: 79% (15925/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1596452Z Receiving objects: 80% (16126/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1608065Z Receiving objects: 81% (16328/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1614068Z Receiving objects: 82% (16529/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1762105Z Receiving objects: 83% (16731/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1766571Z Receiving objects: 84% (16932/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1771832Z Receiving objects: 85% (17134/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1777765Z Receiving objects: 86% (17336/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1784359Z Receiving objects: 87% (17537/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1789176Z Receiving objects: 88% (17739/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1793563Z Receiving objects: 89% (17940/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1799535Z Receiving objects: 90% (18142/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1803804Z Receiving objects: 91% (18343/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1808758Z Receiving objects: 92% (18545/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1941353Z Receiving objects: 93% (18747/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1954340Z Receiving objects: 94% (18948/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1964582Z Receiving objects: 95% (19150/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1974103Z Receiving objects: 96% (19351/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.1985518Z Receiving objects: 97% (19553/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.2001365Z Receiving objects: 98% (19754/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.2012167Z Receiving objects: 99% (19956/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.2012871Z remote: Total 20157 (delta 95), reused 163 (delta 76), pack-reused 19961 2023-02-03T12:23:55.2037466Z Receiving objects: 100% (20157/20157), 224.35 MiB | 64.10 MiB/s 2023-02-03T12:23:55.2037799Z Receiving objects: 100% (20157/20157), 246.48 MiB | 62.88 MiB/s, done. 2023-02-03T12:23:55.2062507Z Resolving deltas: 0% (0/9427) 2023-02-03T12:23:55.2071395Z Resolving deltas: 1% (95/9427) 2023-02-03T12:23:55.2082374Z Resolving deltas: 2% (194/9427) 2023-02-03T12:23:55.2102440Z Resolving deltas: 3% (290/9427) 2023-02-03T12:23:55.2114887Z Resolving deltas: 4% (383/9427) 2023-02-03T12:23:55.2131528Z Resolving deltas: 5% (473/9427) 2023-02-03T12:23:55.2137978Z Resolving deltas: 6% (567/9427) 2023-02-03T12:23:55.2145655Z Resolving deltas: 7% (671/9427) 2023-02-03T12:23:55.2154648Z Resolving deltas: 8% (756/9427) 2023-02-03T12:23:55.2161839Z Resolving deltas: 9% (851/9427) 2023-02-03T12:23:55.2173958Z Resolving deltas: 10% (945/9427) 2023-02-03T12:23:55.2180569Z Resolving deltas: 11% (1039/9427) 2023-02-03T12:23:55.2189979Z Resolving deltas: 12% (1132/9427) 2023-02-03T12:23:55.2198829Z Resolving deltas: 13% (1233/9427) 2023-02-03T12:23:55.2220408Z Resolving deltas: 14% (1322/9427) 2023-02-03T12:23:55.2227344Z Resolving deltas: 15% (1422/9427) 2023-02-03T12:23:55.2241278Z Resolving deltas: 16% (1513/9427) 2023-02-03T12:23:55.2250722Z Resolving deltas: 17% (1604/9427) 2023-02-03T12:23:55.2259240Z Resolving deltas: 18% (1699/9427) 2023-02-03T12:23:55.2272212Z Resolving deltas: 19% (1795/9427) 2023-02-03T12:23:55.2283354Z Resolving deltas: 20% (1888/9427) 2023-02-03T12:23:55.2289104Z Resolving deltas: 21% (2010/9427) 2023-02-03T12:23:55.2295060Z Resolving deltas: 22% (2078/9427) 2023-02-03T12:23:55.2300912Z Resolving deltas: 23% (2170/9427) 2023-02-03T12:23:55.2307318Z Resolving deltas: 24% (2279/9427) 2023-02-03T12:23:55.2314828Z Resolving deltas: 25% (2362/9427) 2023-02-03T12:23:55.2322022Z Resolving deltas: 26% (2480/9427) 2023-02-03T12:23:55.2327364Z Resolving deltas: 27% (2587/9427) 2023-02-03T12:23:55.2335472Z Resolving deltas: 28% (2657/9427) 2023-02-03T12:23:55.2340515Z Resolving deltas: 29% (2761/9427) 2023-02-03T12:23:55.2351421Z Resolving deltas: 30% (2843/9427) 2023-02-03T12:23:55.2361466Z Resolving deltas: 31% (2923/9427) 2023-02-03T12:23:55.2366477Z Resolving deltas: 32% (3038/9427) 2023-02-03T12:23:55.2376566Z Resolving deltas: 33% (3113/9427) 2023-02-03T12:23:55.2385005Z Resolving deltas: 34% (3246/9427) 2023-02-03T12:23:55.2387635Z Resolving deltas: 35% (3374/9427) 2023-02-03T12:23:55.2395641Z Resolving deltas: 36% (3406/9427) 2023-02-03T12:23:55.2401461Z Resolving deltas: 37% (3510/9427) 2023-02-03T12:23:55.2410867Z Resolving deltas: 38% (3587/9427) 2023-02-03T12:23:55.2429414Z Resolving deltas: 39% (3696/9427) 2023-02-03T12:23:55.2437061Z Resolving deltas: 40% (3773/9427) 2023-02-03T12:23:55.2443597Z Resolving deltas: 41% (3868/9427) 2023-02-03T12:23:55.2451810Z Resolving deltas: 42% (3965/9427) 2023-02-03T12:23:55.2457444Z Resolving deltas: 43% (4055/9427) 2023-02-03T12:23:55.2463070Z Resolving deltas: 44% (4152/9427) 2023-02-03T12:23:55.2471058Z Resolving deltas: 45% (4247/9427) 2023-02-03T12:23:55.2476429Z Resolving deltas: 46% (4370/9427) 2023-02-03T12:23:55.2488387Z Resolving deltas: 47% (4448/9427) 2023-02-03T12:23:55.2496091Z Resolving deltas: 49% (4620/9427) 2023-02-03T12:23:55.2501969Z Resolving deltas: 50% (4725/9427) 2023-02-03T12:23:55.2509057Z Resolving deltas: 51% (4811/9427) 2023-02-03T12:23:55.2525079Z Resolving deltas: 52% (4906/9427) 2023-02-03T12:23:55.2541433Z Resolving deltas: 53% (4998/9427) 2023-02-03T12:23:55.2549584Z Resolving deltas: 54% (5093/9427) 2023-02-03T12:23:55.2559325Z Resolving deltas: 55% (5186/9427) 2023-02-03T12:23:55.2562827Z Resolving deltas: 56% (5325/9427) 2023-02-03T12:23:55.2573507Z Resolving deltas: 57% (5386/9427) 2023-02-03T12:23:55.2590321Z Resolving deltas: 58% (5471/9427) 2023-02-03T12:23:55.2596949Z Resolving deltas: 59% (5564/9427) 2023-02-03T12:23:55.2605569Z Resolving deltas: 60% (5657/9427) 2023-02-03T12:23:55.2614249Z Resolving deltas: 61% (5751/9427) 2023-02-03T12:23:55.2620676Z Resolving deltas: 62% (5856/9427) 2023-02-03T12:23:55.2629316Z Resolving deltas: 63% (5945/9427) 2023-02-03T12:23:55.2631819Z Resolving deltas: 64% (6085/9427) 2023-02-03T12:23:55.2637640Z Resolving deltas: 65% (6136/9427) 2023-02-03T12:23:55.2643127Z Resolving deltas: 66% (6230/9427) 2023-02-03T12:23:55.2650298Z Resolving deltas: 67% (6319/9427) 2023-02-03T12:23:55.2656683Z Resolving deltas: 68% (6423/9427) 2023-02-03T12:23:55.2664572Z Resolving deltas: 69% (6512/9427) 2023-02-03T12:23:55.2672145Z Resolving deltas: 70% (6600/9427) 2023-02-03T12:23:55.2676053Z Resolving deltas: 71% (6727/9427) 2023-02-03T12:23:55.2682594Z Resolving deltas: 72% (6790/9427) 2023-02-03T12:23:55.2688760Z Resolving deltas: 73% (6894/9427) 2023-02-03T12:23:55.2697424Z Resolving deltas: 74% (6976/9427) 2023-02-03T12:23:55.2720398Z Resolving deltas: 75% (7100/9427) 2023-02-03T12:23:55.2720669Z Resolving deltas: 78% (7437/9427) 2023-02-03T12:23:55.2729258Z Resolving deltas: 79% (7453/9427) 2023-02-03T12:23:55.2734507Z Resolving deltas: 80% (7570/9427) 2023-02-03T12:23:55.2741174Z Resolving deltas: 81% (7639/9427) 2023-02-03T12:23:55.2753331Z Resolving deltas: 82% (7742/9427) 2023-02-03T12:23:55.2753831Z Resolving deltas: 83% (7899/9427) 2023-02-03T12:23:55.2760598Z Resolving deltas: 84% (7919/9427) 2023-02-03T12:23:55.2777073Z Resolving deltas: 85% (8013/9427) 2023-02-03T12:23:55.2784729Z Resolving deltas: 86% (8116/9427) 2023-02-03T12:23:55.2793385Z Resolving deltas: 87% (8228/9427) 2023-02-03T12:23:55.2796762Z Resolving deltas: 88% (8362/9427) 2023-02-03T12:23:55.2802341Z Resolving deltas: 89% (8411/9427) 2023-02-03T12:23:55.2808784Z Resolving deltas: 90% (8485/9427) 2023-02-03T12:23:55.2814933Z Resolving deltas: 91% (8579/9427) 2023-02-03T12:23:55.2821406Z Resolving deltas: 92% (8673/9427) 2023-02-03T12:23:55.2826438Z Resolving deltas: 93% (8776/9427) 2023-02-03T12:23:55.2832692Z Resolving deltas: 94% (8863/9427) 2023-02-03T12:23:55.2841030Z Resolving deltas: 95% (8957/9427) 2023-02-03T12:23:55.2846381Z Resolving deltas: 96% (9076/9427) 2023-02-03T12:23:55.2851866Z Resolving deltas: 97% (9157/9427) 2023-02-03T12:23:55.2858725Z Resolving deltas: 98% (9240/9427) 2023-02-03T12:23:55.2868100Z Resolving deltas: 99% (9345/9427) 2023-02-03T12:23:55.2868594Z Resolving deltas: 100% (9427/9427) 2023-02-03T12:23:55.2868849Z Resolving deltas: 100% (9427/9427), done. 2023-02-03T12:23:55.9203806Z + pushd torchbench 2023-02-03T12:23:55.9204158Z ~/workspace/torchbench ~/workspace 2023-02-03T12:23:55.9204430Z + git checkout no_torchaudio 2023-02-03T12:23:55.9897774Z Branch 'no_torchaudio' set up to track remote branch 'no_torchaudio' from 'origin'. 2023-02-03T12:23:55.9898616Z Switched to a new branch 'no_torchaudio' 2023-02-03T12:23:55.9905236Z + python install.py --continue_on_fail 2023-02-03T12:23:57.6272850Z checking packages torch, torchvision, torchtext are installed...OK 2023-02-03T12:23:57.6312748Z checking out Git LFS files...FAIL 2023-02-03T12:23:58.1681007Z git lfs failed. checking out input files from S3...Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/Background_Matting_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/Background_Matting_inputs.tar.gz 2023-02-03T12:23:58.8247098Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/coco128.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/coco128.tar.gz 2023-02-03T12:23:59.2857995Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/multi30k.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/multi30k.tar.gz 2023-02-03T12:24:00.1571972Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/tacotron2-minimal.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/tacotron2-minimal.tar.gz 2023-02-03T12:24:00.6988284Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/coco2017-minimal.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/coco2017-minimal.tar.gz 2023-02-03T12:24:00.9923421Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/pytorch_stargan_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/pytorch_stargan_inputs.tar.gz 2023-02-03T12:24:02.8401657Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/LearningToPaint_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/LearningToPaint_inputs.tar.gz 2023-02-03T12:24:03.3211442Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/pytorch_CycleGAN_and_pix2pix_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/pytorch_CycleGAN_and_pix2pix_inputs.tar.gz 2023-02-03T12:24:04.2385824Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/Super_SloMo_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/Super_SloMo_inputs.tar.gz 2023-02-03T12:24:04.6207138Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/speech_transformer_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/speech_transformer_inputs.tar.gz 2023-02-03T12:24:04.8353386Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/models/drq/obs.pkl to /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq/obs.pkl 2023-02-03T12:24:05.4046337Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/models/maml_omniglot/batch.pt to /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot/batch.pt 2023-02-03T12:24:05.4680532Z OK 2023-02-03T12:24:05.5300793Z decompressing input tarball: pytorch_CycleGAN_and_pix2pix_inputs.tar.gz...OK 2023-02-03T12:24:05.7914527Z decompressing input tarball: Super_SloMo_inputs.tar.gz...OK 2023-02-03T12:24:05.8030056Z decompressing input tarball: speech_transformer_inputs.tar.gz...OK 2023-02-03T12:24:05.9062447Z decompressing input tarball: Background_Matting_inputs.tar.gz...OK 2023-02-03T12:24:05.9841947Z decompressing input tarball: LearningToPaint_inputs.tar.gz...OK 2023-02-03T12:24:06.0648471Z decompressing input tarball: coco2017-minimal.tar.gz...OK 2023-02-03T12:24:06.2079915Z decompressing input tarball: coco128.tar.gz...OK 2023-02-03T12:24:06.6655441Z decompressing input tarball: tacotron2-minimal.tar.gz...OK 2023-02-03T12:24:06.6692651Z decompressing input tarball: pytorch_stargan_inputs.tar.gz...OK 2023-02-03T12:24:06.6999495Z decompressing input tarball: multi30k.tar.gz...OK 2023-02-03T12:24:31.0423612Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/BERT_pytorch...OK 2023-02-03T12:24:40.0550334Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Background_Matting...OK 2023-02-03T12:24:52.2754630Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/DALLE2_pytorch...OK 2023-02-03T12:24:54.1806276Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/LearningToPaint...OK 2023-02-03T12:24:56.0640401Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Super_SloMo...OK 2023-02-03T12:24:56.0851957Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/alexnet...OK 2023-02-03T12:25:27.5886319Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/attention_is_all_you_need_pytorch...OK 2023-02-03T12:25:29.6160316Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dcgan...OK 2023-02-03T12:25:33.6892314Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/demucs...OK 2023-02-03T12:25:33.7110954Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/densenet121...OK 2023-02-03T12:26:54.3423893Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_c4...OK 2023-02-03T12:27:18.3714154Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_dc5...OK 2023-02-03T12:27:35.3694882Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_fpn...OK 2023-02-03T12:27:51.0244000Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_c4...OK 2023-02-03T12:28:11.6695067Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_dc5...OK 2023-02-03T12:28:27.1312500Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_fpn...OK 2023-02-03T12:28:35.5621957Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fcos_r_50_fpn...OK 2023-02-03T12:28:47.1221011Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn...OK 2023-02-03T12:28:59.4106726Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_c4...OK 2023-02-03T12:29:13.8738265Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_fpn...OK 2023-02-03T12:29:25.3430071Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_c4...OK 2023-02-03T12:29:37.1698053Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_fpn...OK 2023-02-03T12:29:48.5286865Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dlrm...OK 2023-02-03T12:29:50.7066660Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq...OK 2023-02-03T12:29:56.4806221Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/fastNLP_Bert...OK 2023-02-03T12:29:58.6540371Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_dp_cifar10...OK 2023-02-03T12:30:00.8078314Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_maml_omniglot...OK 2023-02-03T12:30:09.0475182Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Albert...OK 2023-02-03T12:30:19.9440825Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bart...OK 2023-02-03T12:30:27.4289041Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bert...OK 2023-02-03T12:30:35.5614636Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_BigBird...OK 2023-02-03T12:30:42.4115661Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_DistilBert...OK 2023-02-03T12:30:52.8160499Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2...OK 2023-02-03T12:31:33.1364214Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2_large...OK 2023-02-03T12:31:42.0681794Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Longformer...OK 2023-02-03T12:31:47.0723114Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Reformer...OK 2023-02-03T12:31:53.5503583Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5...OK 2023-02-03T12:32:03.5012058Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_base...OK 2023-02-03T12:32:24.5409439Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_large...OK 2023-02-03T12:32:26.8272958Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/lennard_jones...OK 2023-02-03T12:32:26.8500728Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml...OK 2023-02-03T12:32:29.3722866Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot...OK 2023-02-03T12:32:29.3948508Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mnasnet1_0...OK 2023-02-03T12:32:29.4173905Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2...OK 2023-02-03T12:32:29.4394235Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2_quantized_qat...OK 2023-02-03T12:32:29.4623025Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v3_large...OK 2023-02-03T12:32:29.4842055Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/moco...OK 2023-02-03T12:32:31.7768346Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/nvidia_deeprecommender...OK 2023-02-03T12:32:36.3264311Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/opacus_cifar10...OK 2023-02-03T12:32:36.3489954Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_equation_of_state...OK 2023-02-03T12:32:36.3716987Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_isoneutral_mixing...OK 2023-02-03T12:32:36.3944112Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_turbulent_kinetic_energy...OK 2023-02-03T12:32:44.6524434Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_CycleGAN_and_pix2pix...OK 2023-02-03T12:32:47.0233636Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_stargan...OK 2023-02-03T12:32:58.0750099Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_struct...OK 2023-02-03T12:33:00.6233335Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_unet...OK 2023-02-03T12:33:00.6461646Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet152...OK 2023-02-03T12:33:00.6689946Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet18...OK 2023-02-03T12:33:00.6939751Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50...OK 2023-02-03T12:33:00.7163606Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50_quantized_qat...OK 2023-02-03T12:33:00.7387099Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnext50_32x4d...OK 2023-02-03T12:33:00.7610558Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/shufflenet_v2_x1_0...OK 2023-02-03T12:33:09.5179937Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/soft_actor_critic...OK 2023-02-03T12:33:12.2269153Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/speech_transformer...OK 2023-02-03T12:33:12.2501008Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/squeezenet1_1...OK 2023-02-03T12:33:15.2699888Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tacotron2...OK 2023-02-03T12:33:31.6297771Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientdet...OK 2023-02-03T12:33:31.6531005Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientnet...OK 2023-02-03T12:33:31.6763315Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_nfnet...OK 2023-02-03T12:33:31.6995743Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_regnet...OK 2023-02-03T12:33:31.7222690Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_resnest...OK 2023-02-03T12:33:31.7453460Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer...OK 2023-02-03T12:33:31.7676281Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer_large...OK 2023-02-03T12:33:31.7905176Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vovnet...OK 2023-02-03T12:33:53.3414464Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tts_angular...OK 2023-02-03T12:33:53.3648578Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vgg16...OK 2023-02-03T12:33:56.0532126Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vision_maskrcnn...OK 2023-02-03T12:33:58.8090245Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/yolov3...OK 2023-02-03T12:33:59.1850200Z + popd 2023-02-03T12:33:59.1850802Z ~/workspace 2023-02-03T12:33:59.1851137Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_perf* ]] 2023-02-03T12:33:59.1853949Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_smoketest_perf* ]] 2023-02-03T12:33:59.1854322Z + test_inductor_torchbench_smoketest_perf 2023-02-03T12:33:59.1859313Z ++ pwd 2023-02-03T12:33:59.1864071Z + PYTHONPATH=/var/lib/jenkins/workspace/torchbench 2023-02-03T12:33:59.1864403Z + test_inductor_benchmark_perf smoketest 2023-02-03T12:33:59.1870781Z ++ pwd 2023-02-03T12:33:59.1876133Z + TEST_REPORTS_DIR=/var/lib/jenkins/workspace/test/test-reports 2023-02-03T12:33:59.1876609Z + PARTITION_FLAGS= 2023-02-03T12:33:59.1877028Z + [[ -n 1 ]] 2023-02-03T12:33:59.1877376Z + [[ -n '' ]] 2023-02-03T12:33:59.1877731Z + mkdir -p /var/lib/jenkins/workspace/test/test-reports 2023-02-03T12:33:59.1897960Z + [[ smoketest == *smoketest* ]] 2023-02-03T12:33:59.1901870Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:33:59.1914018Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --float16 --training --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only hf_Bert --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-03T12:34:02.3524007Z batch size: 16 2023-02-03T12:34:23.4718517Z cuda train hf_Bert [2023-02-03 12:34:23,470] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-03T12:34:52.0883812Z 1.220x p=0.00 2023-02-03T12:34:53.6832534Z + python benchmarks/dynamo/check_hf_bert_perf_csv.py -f /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-03T12:34:54.0870617Z hf_Bert 1.2197 2023-02-03T12:34:54.1500644Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-03T12:34:54.1506355Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:34:54.1520689Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only hf_Albert --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-03T12:34:57.2960150Z batch size: 32 2023-02-03T12:35:44.5002810Z cuda train hf_Albert 2.396x p=0.00 2023-02-03T12:35:46.0916949Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-03T12:35:46.0931112Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-03T12:35:46.0931761Z cuda,hf_Albert,32,2.3959,103.2082,29.7226,1.2586 2023-02-03T12:35:46.0932996Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-03T12:35:46.4918460Z 2023-02-03T12:35:46.4919016Z hf_Albert : 2023-02-03T12:35:46.4919342Z actual_memory_compression=1.26, 2023-02-03T12:35:46.4921758Z expected_memory_compression=1.26, 2023-02-03T12:35:46.4922292Z PASS 2023-02-03T12:35:46.4922691Z 2023-02-03T12:35:46.5511914Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-03T12:35:46.5518028Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:35:46.5531628Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only timm_efficientdet --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-03T12:35:49.6350268Z WARNING:common:Could not find batch size for timm_efficientdet 2023-02-03T12:35:49.6351167Z batch size: None 2023-02-03T12:35:50.4922249Z Downloading: "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/tf_efficientnet_b1_aa-ea7a6ee0.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/tf_efficientnet_b1_aa-ea7a6ee0.pth 2023-02-03T12:36:03.9483064Z cuda train timm_efficientdet 0 10 1 2023-02-03T12:36:03.9515765Z 0 10 1 2023-02-03T12:36:04.1261134Z 0 20 1 2023-02-03T12:36:04.1292163Z 0 20 1 2023-02-03T12:36:04.2942185Z 0 40 1 2023-02-03T12:36:04.2973648Z 0 40 1 2023-02-03T12:36:04.4642152Z 0 80 1 2023-02-03T12:36:04.4673718Z 0 80 1 2023-02-03T12:36:05.4468677Z 0 10 1 2023-02-03T12:36:05.4502475Z 0 10 1 2023-02-03T12:36:05.6056886Z 0 20 1 2023-02-03T12:36:05.6071199Z 0 20 1 2023-02-03T12:36:05.9131760Z 0 40 1 2023-02-03T12:36:05.9164298Z 0 40 1 2023-02-03T12:36:06.0875746Z 0 80 1 2023-02-03T12:36:06.0907314Z 0 80 1 2023-02-03T12:36:07.1730616Z 0 10 1 2023-02-03T12:36:07.1762016Z 0 10 1 2023-02-03T12:36:07.3483177Z 0 20 1 2023-02-03T12:36:07.3513922Z 0 20 1 2023-02-03T12:36:07.5292629Z 0 40 1 2023-02-03T12:36:07.5328846Z 0 40 1 2023-02-03T12:36:07.7128139Z 0 80 1 2023-02-03T12:36:07.7158432Z 0 80 1 2023-02-03T12:36:08.9230924Z 0 10 1 2023-02-03T12:36:08.9259119Z 0 10 1 2023-02-03T12:36:09.1240981Z 0 20 1 2023-02-03T12:36:09.1272985Z 0 20 1 2023-02-03T12:36:09.3229460Z 0 40 1 2023-02-03T12:36:09.3261162Z 0 40 1 2023-02-03T12:36:09.5209834Z 0 80 1 2023-02-03T12:36:09.5245580Z 0 80 1 2023-02-03T12:36:17.1377305Z 0 10 1 2023-02-03T12:36:17.1396295Z 0 10 1 2023-02-03T12:36:17.1975404Z 0 20 1 2023-02-03T12:36:17.2007729Z 0 20 1 2023-02-03T12:36:17.2564072Z 0 40 1 2023-02-03T12:36:17.2595826Z 0 40 1 2023-02-03T12:36:17.3155820Z 0 80 1 2023-02-03T12:36:17.3187194Z 0 80 1 2023-02-03T12:36:17.5294114Z 0 10 1 2023-02-03T12:36:17.5325006Z 0 10 1 2023-02-03T12:36:17.5709331Z 0 20 1 2023-02-03T12:36:17.5745506Z 0 20 1 2023-02-03T12:36:17.6129455Z 0 40 1 2023-02-03T12:36:17.6161774Z 0 40 1 2023-02-03T12:36:17.6546763Z 0 80 1 2023-02-03T12:36:17.6579028Z 0 80 1 2023-02-03T12:36:17.8346014Z 0 10 1 2023-02-03T12:36:17.8376872Z 0 10 1 2023-02-03T12:36:17.8755838Z 0 20 1 2023-02-03T12:36:17.8787057Z 0 20 1 2023-02-03T12:36:17.9168144Z 0 40 1 2023-02-03T12:36:17.9199272Z 0 40 1 2023-02-03T12:36:17.9585092Z 0 80 1 2023-02-03T12:36:17.9616530Z 0 80 1 2023-02-03T12:36:18.1403322Z 0 10 1 2023-02-03T12:36:18.1434878Z 0 10 1 2023-02-03T12:36:18.1817993Z 0 20 1 2023-02-03T12:36:18.1849283Z 0 20 1 2023-02-03T12:36:18.2228827Z 0 40 1 2023-02-03T12:36:18.2260649Z 0 40 1 2023-02-03T12:36:18.2637683Z 0 80 1 2023-02-03T12:36:18.2668930Z 0 80 1 2023-02-03T12:36:21.1212463Z 0 10 1 2023-02-03T12:36:21.1242543Z 0 10 1 2023-02-03T12:36:21.1780671Z 0 20 1 2023-02-03T12:36:21.1812102Z 0 20 1 2023-02-03T12:36:21.2353589Z 0 40 1 2023-02-03T12:36:21.2386552Z 0 40 1 2023-02-03T12:36:21.2933565Z 0 80 1 2023-02-03T12:36:21.2964844Z 0 80 1 2023-02-03T12:36:21.5137205Z 0 10 1 2023-02-03T12:36:21.5167955Z 0 10 1 2023-02-03T12:36:21.5567523Z 0 20 1 2023-02-03T12:36:21.5599277Z 0 20 1 2023-02-03T12:36:21.5990659Z 0 40 1 2023-02-03T12:36:21.6022450Z 0 40 1 2023-02-03T12:36:21.6412720Z 0 80 1 2023-02-03T12:36:21.6443652Z 0 80 1 2023-02-03T12:36:21.8204122Z 0 10 1 2023-02-03T12:36:21.8235351Z 0 10 1 2023-02-03T12:36:21.8612959Z 0 20 1 2023-02-03T12:36:21.8644404Z 0 20 1 2023-02-03T12:36:21.9020933Z 0 40 1 2023-02-03T12:36:21.9053179Z 0 40 1 2023-02-03T12:36:21.9430765Z 0 80 1 2023-02-03T12:36:21.9461930Z 0 80 1 2023-02-03T12:36:22.1226876Z 0 10 1 2023-02-03T12:36:22.1257699Z 0 10 1 2023-02-03T12:36:22.1638034Z 0 20 1 2023-02-03T12:36:22.1669758Z 0 20 1 2023-02-03T12:36:22.2047144Z 0 40 1 2023-02-03T12:36:22.2078470Z 0 40 1 2023-02-03T12:36:22.2457060Z 0 80 1 2023-02-03T12:36:22.2488372Z 0 80 1 2023-02-03T12:36:28.5805065Z 0 10 1 2023-02-03T12:36:28.5902549Z 0 10 1 2023-02-03T12:36:28.7096229Z 0 20 1 2023-02-03T12:36:28.7194060Z 0 20 1 2023-02-03T12:36:28.8361121Z 0 40 1 2023-02-03T12:36:28.8458259Z 0 40 1 2023-02-03T12:36:28.9620150Z 0 80 1 2023-02-03T12:36:28.9718030Z 0 80 1 2023-02-03T12:36:29.4168013Z 0 10 1 2023-02-03T12:36:29.4266759Z 0 10 1 2023-02-03T12:36:29.5104409Z 0 20 1 2023-02-03T12:36:29.5207298Z 0 20 1 2023-02-03T12:36:29.6070409Z 0 40 1 2023-02-03T12:36:29.6168646Z 0 40 1 2023-02-03T12:36:29.7007131Z 0 80 1 2023-02-03T12:36:29.7105135Z 0 80 1 2023-02-03T12:36:30.0945410Z 0 10 1 2023-02-03T12:36:30.1044745Z 0 10 1 2023-02-03T12:36:30.1870793Z 0 20 1 2023-02-03T12:36:30.1967529Z 0 20 1 2023-02-03T12:36:30.2782618Z 0 40 1 2023-02-03T12:36:30.2880008Z 0 40 1 2023-02-03T12:36:30.3696976Z 0 80 1 2023-02-03T12:36:30.3794769Z 0 80 1 2023-02-03T12:36:30.7605942Z 0 10 1 2023-02-03T12:36:30.7704891Z 0 10 1 2023-02-03T12:36:30.8535981Z 0 20 1 2023-02-03T12:36:30.8634058Z 0 20 1 2023-02-03T12:36:30.9459965Z 0 40 1 2023-02-03T12:36:30.9562360Z 0 40 1 2023-02-03T12:36:31.0390754Z 0 80 1 2023-02-03T12:36:31.0488217Z 0 80 1 2023-02-03T12:36:58.0084748Z [2023-02-03 12:36:58,006] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-03T12:39:41.4344575Z 1.331x p=0.00 2023-02-03T12:39:43.9913400Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-03T12:39:43.9925816Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-03T12:39:43.9926259Z cuda,timm_efficientdet,1,1.3314,116.0618,212.8679,0.9881 2023-02-03T12:39:43.9927531Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-03T12:39:44.3952530Z 2023-02-03T12:39:44.3953184Z timm_efficientdet : 2023-02-03T12:39:44.3953528Z actual_memory_compression=0.99, 2023-02-03T12:39:44.3953809Z expected_memory_compression=0.99, 2023-02-03T12:39:44.3958591Z PASS 2023-02-03T12:39:44.3959065Z 2023-02-03T12:39:44.4495820Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-03T12:39:44.4500803Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:39:44.4516476Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only timm_vision_transformer --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-03T12:39:47.5051959Z batch size: 256 2023-02-03T12:40:36.4032391Z cuda train timm_vision_transformer 1.362x p=0.00 2023-02-03T12:40:38.2094169Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-03T12:40:38.2107101Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-03T12:40:38.2107545Z cuda,timm_vision_transformer,256,1.3620,108.1578,34.9778,0.9634 2023-02-03T12:40:38.2109024Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-03T12:40:38.6312313Z 2023-02-03T12:40:38.6312854Z timm_vision_transformer : 2023-02-03T12:40:38.6313280Z actual_memory_compression=0.96, 2023-02-03T12:40:38.6313752Z expected_memory_compression=0.73, 2023-02-03T12:40:38.6314852Z PASS 2023-02-03T12:40:38.6315191Z 2023-02-03T12:40:38.6958728Z ##[group]Run cat test/**/*.log || true 2023-02-03T12:40:38.6959017Z cat test/**/*.log || true 2023-02-03T12:40:38.6978528Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:40:38.6978799Z env: 2023-02-03T12:40:38.6979015Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:38.6979243Z GPU_FLAG: --gpus all 2023-02-03T12:40:38.6979577Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:38.6979949Z ##[endgroup] 2023-02-03T12:40:38.7036375Z cat: 'test/**/*.log': No such file or directory 2023-02-03T12:40:38.7069919Z Prepare all required actions 2023-02-03T12:40:38.7094216Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-02-03T12:40:38.7094532Z with: 2023-02-03T12:40:38.7095113Z github-token: *** 2023-02-03T12:40:38.7095321Z env: 2023-02-03T12:40:38.7095519Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:38.7095765Z GPU_FLAG: --gpus all 2023-02-03T12:40:38.7096091Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:38.7096396Z ##[endgroup] 2023-02-03T12:40:38.7111935Z ##[group]Run set -eux 2023-02-03T12:40:38.7112178Z set -eux 2023-02-03T12:40:38.7112524Z GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") 2023-02-03T12:40:38.7112924Z echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-02-03T12:40:38.7129834Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:40:38.7130107Z env: 2023-02-03T12:40:38.7130366Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:38.7130595Z GPU_FLAG: --gpus all 2023-02-03T12:40:38.7130933Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:38.7131421Z GITHUB_TOKEN: *** 2023-02-03T12:40:38.7131633Z ##[endgroup] 2023-02-03T12:40:38.7170375Z ++ python3 .github/scripts/get_workflow_job_id.py 4083852714 gh-ci-gcp-a100-2 2023-02-03T12:40:39.4862180Z + GHA_WORKFLOW_JOB_ID=11088405279 2023-02-03T12:40:39.4862763Z + echo job-id=11088405279 2023-02-03T12:40:39.4966127Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-02-03T12:40:39.4966429Z kill "$MONITOR_SCRIPT_PID" 2023-02-03T12:40:39.4984864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:40:39.4985140Z env: 2023-02-03T12:40:39.4985358Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:39.4985580Z GPU_FLAG: --gpus all 2023-02-03T12:40:39.4985912Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:39.4986246Z MONITOR_SCRIPT_PID: 586657 2023-02-03T12:40:39.4986459Z ##[endgroup] 2023-02-03T12:40:39.5099651Z Prepare all required actions 2023-02-03T12:40:39.5100278Z Getting action download info 2023-02-03T12:40:39.7576501Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-02-03T12:40:40.1510691Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-02-03T12:40:40.1510951Z with: 2023-02-03T12:40:40.1511261Z file-suffix: test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279 2023-02-03T12:40:40.1511630Z use-gha: anything-non-empty-to-use-gha 2023-02-03T12:40:40.1542797Z env: 2023-02-03T12:40:40.1543095Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:40.1543333Z GPU_FLAG: --gpus all 2023-02-03T12:40:40.1543673Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:40.1543992Z ##[endgroup] 2023-02-03T12:40:40.1605578Z ##[group]Run actions/upload-artifact@v3 2023-02-03T12:40:40.1605826Z with: 2023-02-03T12:40:40.1606227Z name: test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip 2023-02-03T12:40:40.1606588Z retention-days: 14 2023-02-03T12:40:40.1606829Z if-no-files-found: warn 2023-02-03T12:40:40.1607344Z path: test/**/*.json 2023-02-03T12:40:40.1607706Z env: 2023-02-03T12:40:40.1607920Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:40.1608159Z GPU_FLAG: --gpus all 2023-02-03T12:40:40.1608489Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:40.1608787Z ##[endgroup] 2023-02-03T12:40:40.3502749Z With the provided path, there will be 3 files uploaded 2023-02-03T12:40:40.3505600Z Starting artifact upload 2023-02-03T12:40:40.3506667Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-03T12:40:40.3507275Z Artifact name is valid! 2023-02-03T12:40:40.4778456Z Container for artifact "test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip" successfully created. Starting upload of file(s) 2023-02-03T12:40:40.8823374Z Total size of all the files uploaded is 29096 bytes 2023-02-03T12:40:40.8823888Z File upload process has finished. Finalizing the artifact upload 2023-02-03T12:40:40.9704125Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-03T12:40:40.9704448Z 2023-02-03T12:40:40.9704656Z The raw size of all the files that were specified for upload is 300245 bytes 2023-02-03T12:40:40.9705269Z The size of all the files that were uploaded is 29096 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-03T12:40:40.9705639Z 2023-02-03T12:40:40.9706353Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-03T12:40:40.9706807Z 2023-02-03T12:40:40.9707404Z Artifact test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip has been successfully uploaded! 2023-02-03T12:40:40.9780024Z ##[group]Run actions/upload-artifact@v3 2023-02-03T12:40:40.9780276Z with: 2023-02-03T12:40:40.9780651Z name: test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip 2023-02-03T12:40:40.9781022Z retention-days: 14 2023-02-03T12:40:40.9781261Z if-no-files-found: ignore 2023-02-03T12:40:40.9781518Z path: test/**/*.xml test/**/*.csv 2023-02-03T12:40:40.9781723Z env: 2023-02-03T12:40:40.9781927Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:40.9782158Z GPU_FLAG: --gpus all 2023-02-03T12:40:40.9782476Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:40.9782787Z ##[endgroup] 2023-02-03T12:40:41.1897916Z With the provided path, there will be 8 files uploaded 2023-02-03T12:40:41.1900996Z Starting artifact upload 2023-02-03T12:40:41.1902183Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-03T12:40:41.1902751Z Artifact name is valid! 2023-02-03T12:40:41.2980453Z Container for artifact "test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip" successfully created. Starting upload of file(s) 2023-02-03T12:40:41.8160201Z Total size of all the files uploaded is 1667 bytes 2023-02-03T12:40:41.8160835Z File upload process has finished. Finalizing the artifact upload 2023-02-03T12:40:41.9136807Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-03T12:40:41.9137057Z 2023-02-03T12:40:41.9137237Z The raw size of all the files that were specified for upload is 2263 bytes 2023-02-03T12:40:41.9137733Z The size of all the files that were uploaded is 1667 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-03T12:40:41.9138044Z 2023-02-03T12:40:41.9138627Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-03T12:40:41.9139285Z 2023-02-03T12:40:41.9139817Z Artifact test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip has been successfully uploaded! 2023-02-03T12:40:41.9211874Z ##[group]Run actions/upload-artifact@v3 2023-02-03T12:40:41.9212129Z with: 2023-02-03T12:40:41.9212490Z name: usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip 2023-02-03T12:40:41.9212847Z retention-days: 14 2023-02-03T12:40:41.9213088Z if-no-files-found: ignore 2023-02-03T12:40:41.9213352Z path: usage_log.txt test/**/*.log 2023-02-03T12:40:41.9213566Z env: 2023-02-03T12:40:41.9213775Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:41.9214007Z GPU_FLAG: --gpus all 2023-02-03T12:40:41.9214331Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:41.9214643Z ##[endgroup] 2023-02-03T12:40:42.1290163Z Multiple search paths detected. Calculating the least common ancestor of all paths 2023-02-03T12:40:42.1293926Z The least common ancestor is /home/weiwangmeta/actions-runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2023-02-03T12:40:42.1294869Z With the provided path, there will be 1 file uploaded 2023-02-03T12:40:42.1297589Z Starting artifact upload 2023-02-03T12:40:42.1298465Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-03T12:40:42.1299295Z Artifact name is valid! 2023-02-03T12:40:42.3189145Z Container for artifact "usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip" successfully created. Starting upload of file(s) 2023-02-03T12:40:42.5412078Z Total size of all the files uploaded is 62690 bytes 2023-02-03T12:40:42.5412481Z File upload process has finished. Finalizing the artifact upload 2023-02-03T12:40:42.7068951Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-03T12:40:42.7069327Z 2023-02-03T12:40:42.7069509Z The raw size of all the files that were specified for upload is 2351830 bytes 2023-02-03T12:40:42.7070063Z The size of all the files that were uploaded is 62690 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-03T12:40:42.7070363Z 2023-02-03T12:40:42.7071539Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-03T12:40:42.7071906Z 2023-02-03T12:40:42.7072686Z Artifact usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11088405279.zip has been successfully uploaded! 2023-02-03T12:40:42.7150627Z ##[group]Run # shellcheck disable=SC2156 2023-02-03T12:40:42.7150940Z # shellcheck disable=SC2156 2023-02-03T12:40:42.7151306Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-02-03T12:40:42.7169530Z shell: /usr/bin/bash -e {0} 2023-02-03T12:40:42.7169765Z env: 2023-02-03T12:40:42.7169973Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:42.7170211Z GPU_FLAG: --gpus all 2023-02-03T12:40:42.7170550Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:42.7170869Z ##[endgroup] 2023-02-03T12:40:43.0406451Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-02-03T12:40:43.0406754Z with: 2023-02-03T12:40:43.0406927Z env: 2023-02-03T12:40:43.0407311Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:43.0407559Z GPU_FLAG: --gpus all 2023-02-03T12:40:43.0407874Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:43.0408189Z ##[endgroup] 2023-02-03T12:40:43.0424790Z ##[group]Run set -eou pipefail 2023-02-03T12:40:43.0425134Z set -eou pipefail 2023-02-03T12:40:43.0425490Z  2023-02-03T12:40:43.0425778Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-02-03T12:40:43.0426068Z for _ in $(seq 1440); do 2023-02-03T12:40:43.0426335Z  # Break if no ssh session exists anymore 2023-02-03T12:40:43.0426600Z  if [ "$(who)" = "" ]; then 2023-02-03T12:40:43.0426823Z  break 2023-02-03T12:40:43.0427045Z  fi 2023-02-03T12:40:43.0427251Z  echo "." 2023-02-03T12:40:43.0427449Z  sleep 5 2023-02-03T12:40:43.0427648Z done 2023-02-03T12:40:43.0445794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:40:43.0446046Z env: 2023-02-03T12:40:43.0446265Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:43.0446503Z GPU_FLAG: --gpus all 2023-02-03T12:40:43.0446822Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:43.0447441Z ##[endgroup] 2023-02-03T12:40:43.0484396Z Holding runner for 2 hours until all ssh sessions have logged out 2023-02-03T12:40:43.0533195Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-02-03T12:40:43.0533649Z # ignore expansion of "docker ps -q" since it could be empty 2023-02-03T12:40:43.0533959Z # shellcheck disable=SC2046 2023-02-03T12:40:43.0534234Z docker stop $(docker ps -q) || true 2023-02-03T12:40:43.0534517Z # Prune all of the docker images 2023-02-03T12:40:43.0534770Z docker system prune -af 2023-02-03T12:40:43.0551264Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:40:43.0551531Z env: 2023-02-03T12:40:43.0551738Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:40:43.0551980Z GPU_FLAG: --gpus all 2023-02-03T12:40:43.0552315Z DOCKER_CONTAINER_ID: 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:43.0552620Z ##[endgroup] 2023-02-03T12:40:43.5047632Z 6bcb3f07d754 2023-02-03T12:40:45.8591840Z Deleted Containers: 2023-02-03T12:40:45.8592273Z 6bcb3f07d7542ca09dcac0802235daf408c5d50816915d093c21b513e39dc706 2023-02-03T12:40:45.8592491Z 2023-02-03T12:40:50.2770936Z Deleted Images: 2023-02-03T12:40:50.2774625Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:40:50.2776315Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7@sha256:870d7f2b93080c6e224db0040513898899b129d528fa4ef26b4f5a25353b51d6 2023-02-03T12:40:50.2776911Z deleted: sha256:4728b2c0dadb28b6d9ae095a53632c4600ecb4de9cfcfa88c2a0c3bbe6d23e88 2023-02-03T12:40:50.2777449Z deleted: sha256:98a95310804f309898de52d982eef20754461bf37ef2aebd6e1871f9573acee9 2023-02-03T12:40:50.2778127Z deleted: sha256:bffe51c29694b09d31fb0e3e7fdd56327225c1123644c0c3e1c963d25e526946 2023-02-03T12:40:50.2778964Z deleted: sha256:037cc6f27f45729b1e541f8a3123ab195c3bbf2977a98b683ff123d4675d0ab0 2023-02-03T12:40:50.2779563Z deleted: sha256:d4744c60c03a9736e15ab264daa5e90c8645205010513721b3395455fdb68051 2023-02-03T12:40:50.2779962Z deleted: sha256:fd107e34255ee162d65248d349adbbf4fa0a75f7fa6b074cd73d042eed101805 2023-02-03T12:40:50.2780486Z deleted: sha256:7cccdc66714d7a773f87c9dcd55a78f8a495d5c9e137bb5aa306c65eccc72a1b 2023-02-03T12:40:50.2781166Z deleted: sha256:46ff656f380ff69e5a7ff7b46fecbd67347b5d987c4c8a2f6b057f369049b37e 2023-02-03T12:40:50.2781876Z deleted: sha256:3fafe15c094345c9a2ec1037a45059bd25060ce75a07e0b520a6f4442842c3d9 2023-02-03T12:40:50.2782254Z deleted: sha256:d018832406561810195e2a2cb0fb406359767cde7e69db997f195eed6389c8fb 2023-02-03T12:40:50.2783452Z deleted: sha256:deac8ffbed59006062d66eae27a23e7df0d692d6c5583edc658a01f3f831c7f8 2023-02-03T12:40:50.2783876Z deleted: sha256:b0892528f7c4a394d070ada390dbf6b237bee640536dd32c97924632f8031fd7 2023-02-03T12:40:50.2784256Z deleted: sha256:fa57ab677c9099484c296f1e6c555ff20bfc782eb41ed38f16e45497df50d826 2023-02-03T12:40:50.2784655Z deleted: sha256:80aa5852aeb29f53c9a0b362a7931860dc3aeadc4709fa17d5d6f59dbbe777db 2023-02-03T12:40:50.2785188Z deleted: sha256:81c4cbde3f5132d20732216a96fe13a5576f80a14b65cfb866927b48893f63ef 2023-02-03T12:40:50.2785584Z deleted: sha256:de78706f3f718af5f87618cc196cedc42a8a14426ae9c2bf14adc42e43c8c071 2023-02-03T12:40:50.2785980Z deleted: sha256:f5d13747ac517ffb3fd70db8749f54629b51df8feaa1e33f0d1cd9c0fe279d63 2023-02-03T12:40:50.2786393Z deleted: sha256:bf0885e582ceca63de7cb22ec1af01460ad4093d6367926614ce4b59ea2d4bfc 2023-02-03T12:40:50.2786805Z deleted: sha256:5a26f7cc7bde66262ffadcf634733b139ef813adfd22b53ad17182562b5fb17a 2023-02-03T12:40:50.2787181Z deleted: sha256:78b7d24a19415b01cf7910c76b20f7930214446dd52f0882d1fff8598b9758ab 2023-02-03T12:40:50.2787562Z deleted: sha256:4e4795c51bc71f1b3582d7dc97a2645eabe3ba9a3b7d69970eb9c6c2815ade7c 2023-02-03T12:40:50.2787965Z deleted: sha256:5b65c83d5bef79ea69cda206b9020ca2b588af08462bf1c73d14b59c06594bb2 2023-02-03T12:40:50.2788474Z deleted: sha256:277de0dd34c96db87525e6cc2398204b37dccbe0c8655ac0fceffad273a47866 2023-02-03T12:40:50.2789057Z deleted: sha256:683dcbf3e3672d31daa95d104ab4336336a70d8e593935fe8cc24f97bf46232d 2023-02-03T12:40:50.2789781Z deleted: sha256:5e24d52e7e9a8dca4f83ef5e87eb7dd2ddeadf198b1161861516871d2137a053 2023-02-03T12:40:50.2790211Z deleted: sha256:174d83bb5661a54148cca69c4d527b2d508b8dfb352a0d009c0276b5b9dafb65 2023-02-03T12:40:50.2790597Z deleted: sha256:30acd6b96ccd4db794f56f445b0126562717561b030cf123cf07f9cb3c2e375a 2023-02-03T12:40:50.2790997Z deleted: sha256:c2117cb768dd74f97b4d1e500dd509697d27cb9623f8cbe6e8b01cc3ae8d478d 2023-02-03T12:40:50.2791397Z deleted: sha256:209cb53873c8220b16e3a04cd8ea88146244fb34d0eee72d449154c4fc199984 2023-02-03T12:40:50.2791770Z deleted: sha256:5d2b37bb5168cde78808cc641b1080fc2801b842d14e2151e752f4f6a3ca8ef5 2023-02-03T12:40:50.2792165Z deleted: sha256:5c0499a8cc0ed42a5568566bf11d745b6f709ca8aea8a3fb7b4b1d7da9d69d36 2023-02-03T12:40:50.2792570Z deleted: sha256:6b19ab23071d2b2bcc19ec6da30fff350c97ab5d91af00dca54541039f742f54 2023-02-03T12:40:50.2792990Z deleted: sha256:a6e50ac7cc1d3b5415e39ddd4af4adf56e85d793707687856f856c5a393f802f 2023-02-03T12:40:50.2793404Z deleted: sha256:c7ccaec76fd0c9d2163386d3e0ddf473aa71a9eade2a09bf8a09b3b0e37fd699 2023-02-03T12:40:50.2793793Z deleted: sha256:b136903799793987213b4d22f8d73a192c7b5c5fde4b687e35275831c43fabd8 2023-02-03T12:40:50.2794163Z deleted: sha256:b6a12100f31ecbdcf21ce5122d57446f21b314c4507794c8bd79a41c734ec531 2023-02-03T12:40:50.2794555Z deleted: sha256:0f30df828dc571c2d80cae27a71c5fa55de752b88eb9f49ee2e2c4efa596f81c 2023-02-03T12:40:50.2794965Z deleted: sha256:c707a4c67e737cfd2c8bf766fa8e988bdb22784722af7cea50453192c3277efb 2023-02-03T12:40:50.2795365Z deleted: sha256:a1f13df310339a8436bbba0f6482eaf1d59c489da89bf32007f214b2708952e6 2023-02-03T12:40:50.2795766Z deleted: sha256:b6deebe5214c8528be6b48313ecc81764ee852642d38a3d437beef57c5701510 2023-02-03T12:40:50.2796141Z deleted: sha256:ab6110d43aa07947af77ca81438862f5f9284326ad8b1354b78747d5d0aaad5e 2023-02-03T12:40:50.2797289Z deleted: sha256:4808db960be994d5ad855919afb8d469181dcfba1a7ca774378e3dd3a7272e33 2023-02-03T12:40:50.2797697Z deleted: sha256:7984f3164631f1dd683e5d83d0a9a29260fb517f15c1ce369d9e16129fc18179 2023-02-03T12:40:50.2798078Z deleted: sha256:11baab5db3ca6e33b18703239e5d8c142fba6e13e5e71e4e69b3bf7e0932cfb4 2023-02-03T12:40:50.2798535Z deleted: sha256:24ac908f9f592af03d6a51011147428f9e682c79b8ca2ad5afd2b1a44aeed617 2023-02-03T12:40:50.2799069Z deleted: sha256:50cc7186fda7f64aa964824a32c139a1085ce030491c0da5fab99fdecae66fdf 2023-02-03T12:40:50.2799470Z deleted: sha256:6e9c802974cfa887b7300715840ef7aaf5765df415d8d4680f72c6034a10292b 2023-02-03T12:40:50.2799825Z deleted: sha256:30109e8b967541225d66d116256e57334c2b63c25b456f9f7cd72d14d46d8da3 2023-02-03T12:40:50.2800201Z deleted: sha256:18ce8ec73f72efbc789a00688f5d57c798690e22048389f236dbc593cec31d6e 2023-02-03T12:40:50.2800592Z deleted: sha256:195741932e0b070b4fed22eee8d97719dc71f1f569594b418d777b87dbe76a6d 2023-02-03T12:40:50.2800964Z deleted: sha256:6f099faae794c47a468400004f89aed66ec84fa1bd6c606a9877ab09c84a5289 2023-02-03T12:40:50.2801427Z deleted: sha256:5bddaa98761511a0e16047132a49704d0cf176bec84f42b91644b8e7adb3cb88 2023-02-03T12:40:50.2801788Z deleted: sha256:5089072a88c6788d2594696a16346c495f97fd117430602f033541a0f333de5f 2023-02-03T12:40:50.2802159Z deleted: sha256:9bc67bb187c368480f186819831faa7998ba6d4f2e4ab8bd5b5fbc8a5aada045 2023-02-03T12:40:50.2802528Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-02-03T12:40:50.2802737Z 2023-02-03T12:40:50.2802873Z Total reclaimed space: 21.96GB 2023-02-03T12:40:50.2876441Z Post job cleanup. 2023-02-03T12:40:50.2914387Z Post job cleanup. 2023-02-03T12:40:50.4138424Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-03T12:40:50.4151461Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-03T12:40:50.4172522Z [command]/usr/bin/git version 2023-02-03T12:40:50.4221007Z git version 2.25.1 2023-02-03T12:40:50.4272487Z Temporarily overriding HOME='/home/weiwangmeta/actions-runner/_work/_temp/7b7c04c3-e993-4c91-8ea9-db4ec4e94bdf' before making global git config changes 2023-02-03T12:40:50.4273174Z Adding repository directory to the temporary git global config as a safe directory 2023-02-03T12:40:50.4278852Z [command]/usr/bin/git config --global --add safe.directory /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-03T12:40:50.4321863Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-03T12:40:50.4358761Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-02-03T12:40:50.4632862Z Entering 'android/libs/fbjni' 2023-02-03T12:40:50.4671550Z Entering 'third_party/FP16' 2023-02-03T12:40:50.4709631Z Entering 'third_party/FXdiv' 2023-02-03T12:40:50.4747204Z Entering 'third_party/NNPACK' 2023-02-03T12:40:50.4785913Z Entering 'third_party/QNNPACK' 2023-02-03T12:40:50.4823943Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:40:50.4862332Z Entering 'third_party/XNNPACK' 2023-02-03T12:40:50.4911716Z Entering 'third_party/benchmark' 2023-02-03T12:40:50.4949772Z Entering 'third_party/cpuinfo' 2023-02-03T12:40:50.4988225Z Entering 'third_party/cub' 2023-02-03T12:40:50.5025012Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:40:50.5067975Z Entering 'third_party/cutlass' 2023-02-03T12:40:50.5112695Z Entering 'third_party/eigen' 2023-02-03T12:40:50.5152626Z Entering 'third_party/fbgemm' 2023-02-03T12:40:50.5191180Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:40:50.5227969Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:40:50.5265641Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:40:50.5302298Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:40:50.5341044Z Entering 'third_party/flatbuffers' 2023-02-03T12:40:50.5381413Z Entering 'third_party/fmt' 2023-02-03T12:40:50.5418763Z Entering 'third_party/foxi' 2023-02-03T12:40:50.5456412Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:40:50.5494140Z Entering 'third_party/gloo' 2023-02-03T12:40:50.5531770Z Entering 'third_party/googletest' 2023-02-03T12:40:50.5569399Z Entering 'third_party/ideep' 2023-02-03T12:40:50.5605257Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:40:50.5651372Z Entering 'third_party/ios-cmake' 2023-02-03T12:40:50.5689593Z Entering 'third_party/ittapi' 2023-02-03T12:40:50.5727506Z Entering 'third_party/kineto' 2023-02-03T12:40:50.5763987Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:40:50.5799993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:40:50.5839042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:40:50.5876026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:40:50.5912637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:40:50.5949163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:40:50.5988059Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:40:50.6026241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:40:50.6064561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:40:50.6102623Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:40:50.6142809Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:40:50.6182510Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:40:50.6224121Z Entering 'third_party/nccl/nccl' 2023-02-03T12:40:50.6264099Z Entering 'third_party/neon2sse' 2023-02-03T12:40:50.6302454Z Entering 'third_party/nlohmann' 2023-02-03T12:40:50.6343153Z Entering 'third_party/onnx' 2023-02-03T12:40:50.6395557Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:40:50.6836613Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:40:50.6877958Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:40:50.6916094Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:40:50.6958359Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:40:50.6996055Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:40:50.7115647Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:40:50.7158583Z Entering 'third_party/pocketfft' 2023-02-03T12:40:50.7195906Z Entering 'third_party/protobuf' 2023-02-03T12:40:50.7237185Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:40:50.7274128Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:40:50.7313435Z Entering 'third_party/psimd' 2023-02-03T12:40:50.7351459Z Entering 'third_party/pthreadpool' 2023-02-03T12:40:50.7389104Z Entering 'third_party/pybind11' 2023-02-03T12:40:50.7427522Z Entering 'third_party/python-enum' 2023-02-03T12:40:50.7465116Z Entering 'third_party/python-peachpy' 2023-02-03T12:40:50.7503547Z Entering 'third_party/python-six' 2023-02-03T12:40:50.7541022Z Entering 'third_party/sleef' 2023-02-03T12:40:50.7578320Z Entering 'third_party/tbb' 2023-02-03T12:40:50.7618588Z Entering 'third_party/tensorpipe' 2023-02-03T12:40:50.7655383Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:40:50.7692642Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:40:50.7729187Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:40:50.7765631Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:40:50.7801921Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:40:50.7842348Z Entering 'third_party/zstd' 2023-02-03T12:40:50.7896843Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-03T12:40:50.7929659Z http.https://github.com/.extraheader 2023-02-03T12:40:50.7939424Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-02-03T12:40:50.7980322Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-02-03T12:40:50.8245800Z Entering 'android/libs/fbjni' 2023-02-03T12:40:50.8265776Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8301771Z Entering 'third_party/FP16' 2023-02-03T12:40:50.8321032Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8353852Z Entering 'third_party/FXdiv' 2023-02-03T12:40:50.8374033Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8407172Z Entering 'third_party/NNPACK' 2023-02-03T12:40:50.8427262Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8460841Z Entering 'third_party/QNNPACK' 2023-02-03T12:40:50.8479958Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8513508Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:40:50.8534236Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8567398Z Entering 'third_party/XNNPACK' 2023-02-03T12:40:50.8586975Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8632472Z Entering 'third_party/benchmark' 2023-02-03T12:40:50.8651930Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8685651Z Entering 'third_party/cpuinfo' 2023-02-03T12:40:50.8705382Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8739651Z Entering 'third_party/cub' 2023-02-03T12:40:50.8759047Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8792092Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:40:50.8812743Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8852025Z Entering 'third_party/cutlass' 2023-02-03T12:40:50.8871882Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8914182Z Entering 'third_party/eigen' 2023-02-03T12:40:50.8934694Z http.https://github.com/.extraheader 2023-02-03T12:40:50.8970636Z Entering 'third_party/fbgemm' 2023-02-03T12:40:50.8990831Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9024315Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:40:50.9042724Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9076157Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:40:50.9096544Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9129701Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:40:50.9149369Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9183246Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:40:50.9202008Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9236921Z Entering 'third_party/flatbuffers' 2023-02-03T12:40:50.9257564Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9294213Z Entering 'third_party/fmt' 2023-02-03T12:40:50.9314154Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9347863Z Entering 'third_party/foxi' 2023-02-03T12:40:50.9368483Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9402156Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:40:50.9422687Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9456754Z Entering 'third_party/gloo' 2023-02-03T12:40:50.9476470Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9510454Z Entering 'third_party/googletest' 2023-02-03T12:40:50.9531556Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9565518Z Entering 'third_party/ideep' 2023-02-03T12:40:50.9586830Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9619603Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:40:50.9638641Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9681454Z Entering 'third_party/ios-cmake' 2023-02-03T12:40:50.9701281Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9735073Z Entering 'third_party/ittapi' 2023-02-03T12:40:50.9754295Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9787336Z Entering 'third_party/kineto' 2023-02-03T12:40:50.9807801Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9841398Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:40:50.9860780Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9894982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:40:50.9914018Z http.https://github.com/.extraheader 2023-02-03T12:40:50.9948331Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:40:50.9968301Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0001035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:40:51.0021182Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0053587Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:40:51.0074384Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0105834Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:40:51.0126098Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0162667Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:40:51.0182025Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0215556Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:40:51.0234554Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0267908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:40:51.0286459Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0321907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:40:51.0341050Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0377270Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:40:51.0396302Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0428729Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:40:51.0448658Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0483549Z Entering 'third_party/nccl/nccl' 2023-02-03T12:40:51.0504028Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0538086Z Entering 'third_party/neon2sse' 2023-02-03T12:40:51.0557211Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0590885Z Entering 'third_party/nlohmann' 2023-02-03T12:40:51.0610385Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0644722Z Entering 'third_party/onnx' 2023-02-03T12:40:51.0664559Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0711357Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:40:51.0730919Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0763895Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:40:51.0784316Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0819991Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:40:51.0838971Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0870825Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:40:51.0889410Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0928067Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:40:51.0947367Z http.https://github.com/.extraheader 2023-02-03T12:40:51.0981514Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:40:51.1000639Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1034292Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:40:51.1053744Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1093969Z Entering 'third_party/pocketfft' 2023-02-03T12:40:51.1113994Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1146309Z Entering 'third_party/protobuf' 2023-02-03T12:40:51.1166016Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1202371Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:40:51.1221666Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1255449Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:40:51.1274334Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1309282Z Entering 'third_party/psimd' 2023-02-03T12:40:51.1328121Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1360755Z Entering 'third_party/pthreadpool' 2023-02-03T12:40:51.1379767Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1412820Z Entering 'third_party/pybind11' 2023-02-03T12:40:51.1432661Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1465215Z Entering 'third_party/python-enum' 2023-02-03T12:40:51.1485190Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1518101Z Entering 'third_party/python-peachpy' 2023-02-03T12:40:51.1540425Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1571578Z Entering 'third_party/python-six' 2023-02-03T12:40:51.1591642Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1624158Z Entering 'third_party/sleef' 2023-02-03T12:40:51.1644232Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1678428Z Entering 'third_party/tbb' 2023-02-03T12:40:51.1698515Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1735437Z Entering 'third_party/tensorpipe' 2023-02-03T12:40:51.1754944Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1787529Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:40:51.1806593Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1839393Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:40:51.1859744Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1893119Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:40:51.1912235Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1946051Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:40:51.1966054Z http.https://github.com/.extraheader 2023-02-03T12:40:51.1998411Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:40:51.2017461Z http.https://github.com/.extraheader 2023-02-03T12:40:51.2055121Z Entering 'third_party/zstd' 2023-02-03T12:40:51.2074166Z http.https://github.com/.extraheader 2023-02-03T12:40:51.2366605Z Cleaning up orphan processes