2023-02-03T11:05:12.3436180Z Requested labels: linux.gcp.a100 2023-02-03T11:05:12.3436255Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2023-02-03T11:05:12.3436372Z Reusable workflow chain: 2023-02-03T11:05:12.3436409Z pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master (b41e2779f2e24364515d3980e660a6bb23ef5926) 2023-02-03T11:05:12.3436448Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (b41e2779f2e24364515d3980e660a6bb23ef5926) 2023-02-03T11:05:12.3436470Z Waiting for a runner to pick up this job... 2023-02-03T11:44:20.3727221Z Job is about to start running on the runner: gh-ci-gcp-a100-6 (repository) 2023-02-03T11:44:24.4685144Z Current runner version: '2.301.1' 2023-02-03T11:44:24.4693080Z Runner name: 'gh-ci-gcp-a100-6' 2023-02-03T11:44:24.4693690Z Runner group name: 'Default' 2023-02-03T11:44:24.4694399Z Machine name: 'gh-ci-gcp-a100-6' 2023-02-03T11:44:24.4697264Z ##[group]GITHUB_TOKEN Permissions 2023-02-03T11:44:24.4698111Z Actions: write 2023-02-03T11:44:24.4698490Z Checks: write 2023-02-03T11:44:24.4698790Z Contents: write 2023-02-03T11:44:24.4699195Z Deployments: write 2023-02-03T11:44:24.4699573Z Discussions: write 2023-02-03T11:44:24.4699879Z Issues: write 2023-02-03T11:44:24.4700244Z Metadata: read 2023-02-03T11:44:24.4700594Z Packages: write 2023-02-03T11:44:24.4700926Z Pages: write 2023-02-03T11:44:24.4701290Z PullRequests: write 2023-02-03T11:44:24.4701708Z RepositoryProjects: write 2023-02-03T11:44:24.4702063Z SecurityEvents: write 2023-02-03T11:44:24.4702433Z Statuses: write 2023-02-03T11:44:24.4702813Z ##[endgroup] 2023-02-03T11:44:24.4707252Z Secret source: Actions 2023-02-03T11:44:24.4708262Z Prepare workflow directory 2023-02-03T11:44:24.7711154Z Prepare all required actions 2023-02-03T11:44:24.7951462Z Getting action download info 2023-02-03T11:44:25.0417607Z Download action repository 'pytorch/test-infra@main' (SHA:2353b54e585bb131435720a41d821e443114bdbf) 2023-02-03T11:44:25.6252481Z Download action repository 'pytorch/pytorch@master' (SHA:b41e2779f2e24364515d3980e660a6bb23ef5926) 2023-02-03T11:44:30.5646569Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-02-03T11:44:31.2194153Z Getting action download info 2023-02-03T11:44:31.4675468Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-02-03T11:44:31.9796208Z Getting action download info 2023-02-03T11:44:32.1494332Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-02-03T11:44:32.5896431Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (b41e2779f2e24364515d3980e660a6bb23ef5926) 2023-02-03T11:44:32.5898498Z ##[group] Inputs 2023-02-03T11:44:32.5899099Z build-environment: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T11:44:32.5899549Z test-matrix: { include: [ { config: "inductor_torchbench_smoketest_perf", shard: 1, num_shards: 1, runner: "linux.gcp.a100" }, ]} 2023-02-03T11:44:32.5900149Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T11:44:32.5900585Z sync-tag: 2023-02-03T11:44:32.5901442Z timeout-minutes: 240 2023-02-03T11:44:32.5901720Z use-gha: anything-non-empty-to-use-gha 2023-02-03T11:44:32.5902011Z ##[endgroup] 2023-02-03T11:44:32.5902368Z Complete job name: cuda11.7-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100) 2023-02-03T11:44:32.6798720Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-02-03T11:44:32.6799085Z with: 2023-02-03T11:44:32.6799709Z github-secret: *** 2023-02-03T11:44:32.6800222Z 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-03T11:44:32.6800641Z activate-with-label: false 2023-02-03T11:44:32.6800885Z label: with-ssh 2023-02-03T11:44:32.6801108Z remove-existing-keys: true 2023-02-03T11:44:32.6801339Z env: 2023-02-03T11:44:32.6801552Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:44:32.6801766Z ##[endgroup] 2023-02-03T11:44:32.7880563Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-02-03T11:44:32.8111338Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-02-03T11:44:32.8111680Z with: 2023-02-03T11:44:32.8111898Z submodules: recursive 2023-02-03T11:44:32.8112137Z fetch-depth: 0 2023-02-03T11:44:32.8112391Z env: 2023-02-03T11:44:32.8112606Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:44:32.8112819Z ##[endgroup] 2023-02-03T11:44:32.8373366Z ##[group]Run retry () { 2023-02-03T11:44:32.8373725Z retry () { 2023-02-03T11:44:32.8374083Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-02-03T11:44:32.8374431Z } 2023-02-03T11:44:32.8374796Z echo "${GITHUB_WORKSPACE}" 2023-02-03T11:44:32.8375108Z if [ -z "${NO_SUDO}" ]; then 2023-02-03T11:44:32.8375463Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-02-03T11:44:32.8375798Z else 2023-02-03T11:44:32.8376065Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-02-03T11:44:32.8376415Z fi 2023-02-03T11:44:32.8376789Z mkdir "${GITHUB_WORKSPACE}" 2023-02-03T11:44:32.8400595Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:44:32.8401099Z env: 2023-02-03T11:44:32.8401490Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:44:32.8401742Z NO_SUDO: 2023-02-03T11:44:32.8402037Z ##[endgroup] 2023-02-03T11:44:32.8527691Z /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-03T11:44:36.5064585Z ##[group]Run malfet/checkout@silent-checkout 2023-02-03T11:44:36.5064903Z with: 2023-02-03T11:44:36.5065141Z ref: b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:44:36.5065374Z fetch-depth: 0 2023-02-03T11:44:36.5065593Z submodules: recursive 2023-02-03T11:44:36.5065824Z quiet-checkout: true 2023-02-03T11:44:36.5066053Z repository: pytorch/pytorch 2023-02-03T11:44:36.5066551Z token: *** 2023-02-03T11:44:36.5066761Z ssh-strict: true 2023-02-03T11:44:36.5066999Z persist-credentials: true 2023-02-03T11:44:36.5067214Z clean: true 2023-02-03T11:44:36.5067425Z lfs: false 2023-02-03T11:44:36.5067650Z set-safe-directory: true 2023-02-03T11:44:36.5067852Z env: 2023-02-03T11:44:36.5068358Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:44:36.5068686Z ##[endgroup] 2023-02-03T11:44:36.6504961Z Syncing repository: pytorch/pytorch 2023-02-03T11:44:36.6507303Z ##[group]Getting Git version info 2023-02-03T11:44:36.6507906Z Working directory is '/home/ubuntu/actions-runner/_work/pytorch/pytorch' 2023-02-03T11:44:36.6508660Z [command]/usr/bin/git version 2023-02-03T11:44:36.6508900Z git version 2.25.1 2023-02-03T11:44:36.6509590Z ##[endgroup] 2023-02-03T11:44:36.6524550Z Temporarily overriding HOME='/home/ubuntu/actions-runner/_work/_temp/5e799af0-b4c0-40ad-918f-247e7ef13935' before making global git config changes 2023-02-03T11:44:36.6525424Z Adding repository directory to the temporary git global config as a safe directory 2023-02-03T11:44:36.6526235Z [command]/usr/bin/git config --global --add safe.directory /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-03T11:44:36.6579898Z Deleting the contents of '/home/ubuntu/actions-runner/_work/pytorch/pytorch' 2023-02-03T11:44:36.6586094Z ##[group]Initializing the repository 2023-02-03T11:44:36.6590406Z [command]/usr/bin/git init /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-03T11:44:36.6638654Z Initialized empty Git repository in /home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/ 2023-02-03T11:44:36.6646706Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-02-03T11:44:36.6694187Z ##[endgroup] 2023-02-03T11:44:36.6694874Z ##[group]Disabling automatic garbage collection 2023-02-03T11:44:36.6697736Z [command]/usr/bin/git config --local gc.auto 0 2023-02-03T11:44:36.6737865Z ##[endgroup] 2023-02-03T11:44:36.6738372Z ##[group]Setting up auth 2023-02-03T11:44:36.6746154Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-03T11:44:36.6787789Z [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-03T11:44:36.7056722Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-03T11:44:36.7097808Z [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-03T11:44:36.7357058Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-03T11:44:36.7408492Z ##[endgroup] 2023-02-03T11:44:36.7409042Z ##[group]Fetching the repository 2023-02-03T11:44:36.7416894Z [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-03T11:45:46.4442591Z [command]/usr/bin/git rev-parse --verify --quiet b41e2779f2e24364515d3980e660a6bb23ef5926^{object} 2023-02-03T11:45:46.4488293Z b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:45:46.4500674Z ##[endgroup] 2023-02-03T11:45:46.4501610Z ##[group]Determining the checkout info 2023-02-03T11:45:46.4502274Z ##[endgroup] 2023-02-03T11:45:46.4502901Z ##[group]Checking out the ref 2023-02-03T11:45:46.4503906Z [command]/usr/bin/git checkout --quiet --force b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:45:48.0712059Z ##[endgroup] 2023-02-03T11:45:48.0712581Z ##[group]Setting up auth for fetching submodules 2023-02-03T11:45:48.0718146Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-03T11:45:48.0779271Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-02-03T11:45:48.0815848Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-02-03T11:45:48.0853244Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-02-03T11:45:48.0893879Z ##[endgroup] 2023-02-03T11:45:48.0894341Z ##[group]Fetching submodules 2023-02-03T11:45:48.0899374Z [command]/usr/bin/git submodule sync --recursive 2023-02-03T11:45:48.1181177Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-02-03T11:45:48.1449406Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-02-03T11:45:48.1453390Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-02-03T11:45:48.1459669Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-02-03T11:45:48.1465418Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-02-03T11:45:48.1472772Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-02-03T11:45:48.1481021Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-02-03T11:45:48.1487030Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-02-03T11:45:48.1493819Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-02-03T11:45:48.1500765Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-02-03T11:45:48.1507035Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-02-03T11:45:48.1513976Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-02-03T11:45:48.1520689Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-02-03T11:45:48.1526762Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-02-03T11:45:48.1533803Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-02-03T11:45:48.1540105Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-02-03T11:45:48.1546419Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-02-03T11:45:48.1554001Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-02-03T11:45:48.1560740Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-02-03T11:45:48.1567046Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-02-03T11:45:48.1572560Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-02-03T11:45:48.1578019Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-02-03T11:45:48.1583927Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-02-03T11:45:48.1590614Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-02-03T11:45:48.1596837Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-02-03T11:45:48.1603277Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-02-03T11:45:48.1610886Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-02-03T11:45:48.1618518Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-02-03T11:45:48.1624508Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-02-03T11:45:48.1632148Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-02-03T11:45:48.1638722Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-02-03T11:45:48.1645429Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-02-03T11:45:48.1651789Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-02-03T11:45:48.1658943Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-02-03T11:45:48.1665930Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-02-03T11:45:48.1673652Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-02-03T11:45:48.1681941Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-02-03T11:45:48.1688693Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-02-03T11:45:48.1695769Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-02-03T11:45:48.1703312Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-02-03T11:45:48.1712232Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-02-03T11:45:48.1719046Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-02-03T11:45:48.1798597Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-02-03T11:45:48.7317143Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-02-03T11:45:49.2355814Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-02-03T11:45:49.6207183Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-02-03T11:45:50.1585985Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-02-03T11:45:50.6859523Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-02-03T11:45:54.2235667Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-02-03T11:46:02.8847338Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-02-03T11:46:03.6306119Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-02-03T11:46:04.4455142Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-02-03T11:46:06.4689340Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-02-03T11:46:07.8929630Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-02-03T11:46:09.7881816Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-02-03T11:46:15.2212915Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-02-03T11:46:16.2177806Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-02-03T11:46:18.3438088Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-02-03T11:46:19.9637107Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-02-03T11:46:20.3555217Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-02-03T11:46:21.2221769Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-02-03T11:46:21.7955562Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-02-03T11:46:23.4873972Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-02-03T11:46:24.2185365Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-02-03T11:46:24.6608353Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-02-03T11:46:26.2124002Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-02-03T11:46:27.9602358Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-02-03T11:46:28.5562074Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-02-03T11:46:29.1981098Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-02-03T11:46:36.4183078Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-02-03T11:46:38.8672900Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-02-03T11:46:39.5724912Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-02-03T11:46:40.0155414Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-02-03T11:46:47.3810793Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-02-03T11:46:47.7868862Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-02-03T11:46:48.2343411Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-02-03T11:46:49.3639105Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-02-03T11:46:49.7614142Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-02-03T11:46:50.3635078Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-02-03T11:46:50.9433359Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-02-03T11:46:51.8062638Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-02-03T11:46:54.1320678Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-02-03T11:46:54.8355880Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-02-03T11:46:57.8132100Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-02-03T11:46:57.8489263Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-02-03T11:46:57.8841148Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-02-03T11:46:57.9339097Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-02-03T11:46:57.9847643Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-02-03T11:46:58.0544964Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-02-03T11:46:58.7793329Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-02-03T11:46:58.8307783Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-03T11:46:58.9718523Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-02-03T11:46:59.0364428Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-02-03T11:46:59.3857368Z Submodule path 'third_party/cudnn_frontend': checked out '81a041a68245cd8f871c43bbbbd5b6b627979a30' 2023-02-03T11:46:59.8612306Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-02-03T11:47:00.1686673Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-02-03T11:47:00.2472307Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-02-03T11:47:00.2526066Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-02-03T11:47:00.2532299Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T11:47:00.2538693Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-02-03T11:47:00.2547245Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T11:47:00.2594604Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-02-03T11:47:01.6104608Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-02-03T11:47:02.5501448Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-02-03T11:47:04.2429149Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-02-03T11:47:04.8795963Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-02-03T11:47:05.0193028Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-02-03T11:47:05.1075070Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-02-03T11:47:05.1429629Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-02-03T11:47:05.2685089Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-02-03T11:47:05.3358044Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-02-03T11:47:05.3719617Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-02-03T11:47:05.4447647Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-02-03T11:47:05.4974279Z Submodule path 'third_party/gloo': checked out '10909297fedab0a680799211a299203e53515032' 2023-02-03T11:47:05.5755937Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-02-03T11:47:05.6143291Z Submodule path 'third_party/ideep': checked out 'e7925bc7c260e6c4481ccb53b7d29c59a901a05d' 2023-02-03T11:47:05.6193203Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-02-03T11:47:05.6241238Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-02-03T11:47:15.2782990Z Submodule path 'third_party/ideep/mkl-dnn': checked out '6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e' 2023-02-03T11:47:15.3153622Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-02-03T11:47:15.3563472Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-02-03T11:47:15.4912241Z Submodule path 'third_party/kineto': checked out 'a2d16d5f3874910be4b500379258ce9b32b1c44f' 2023-02-03T11:47:15.4967944Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T11:47:15.4974576Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T11:47:15.4980928Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T11:47:15.5032310Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2023-02-03T11:47:16.2189107Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-02-03T11:47:17.8116432Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-02-03T11:47:19.6007599Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2023-02-03T11:47:19.6063191Z 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-03T11:47:19.6069980Z 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-03T11:47:19.6076410Z 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-03T11:47:19.6082537Z 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-03T11:47:19.6088536Z 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-03T11:47:19.6095610Z 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-03T11:47:19.6101960Z 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-03T11:47:19.6108540Z 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-03T11:47:19.6161185Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2023-02-03T11:47:20.5131959Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2023-02-03T11:47:21.1150196Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2023-02-03T11:47:22.7051977Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2023-02-03T11:47:23.3602208Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2023-02-03T11:47:24.1468526Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2023-02-03T11:47:25.8566690Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2023-02-03T11:47:33.2385731Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2023-02-03T11:47:33.9509070Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2023-02-03T11:47:34.0104254Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2023-02-03T11:47:34.0829237Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2023-02-03T11:47:34.1236827Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2023-02-03T11:47:34.1313033Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T11:47:34.1361316Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2023-02-03T11:47:34.8474240Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2023-02-03T11:47:34.8892685Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2023-02-03T11:47:34.9572375Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2023-02-03T11:47:35.0947145Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2023-02-03T11:47:35.1345640Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2023-02-03T11:47:35.2163989Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-02-03T11:47:35.3003544Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-02-03T11:47:35.3493342Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-02-03T11:47:35.3904300Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-02-03T11:47:35.5359768Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-02-03T11:47:35.8478765Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-02-03T11:47:35.8546110Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-02-03T11:47:35.8550691Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-02-03T11:47:35.8613427Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-02-03T11:47:36.5521561Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-02-03T11:47:37.6740280Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-03T11:47:37.7332518Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-02-03T11:47:37.7750189Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-02-03T11:47:37.7801118Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T11:47:37.7847246Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-02-03T11:47:40.3960529Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-02-03T11:47:40.4021736Z 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-03T11:47:40.4028751Z 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-03T11:47:40.4082438Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-02-03T11:47:41.1127734Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-02-03T11:47:42.2536323Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-02-03T11:47:42.3537910Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-02-03T11:47:42.3591194Z 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-03T11:47:42.3639513Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-02-03T11:47:42.8323193Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-03T11:47:42.8697567Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-02-03T11:47:43.1851243Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-02-03T11:47:43.1911396Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-02-03T11:47:43.1918262Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-02-03T11:47:43.1971780Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-02-03T11:47:43.8947802Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-02-03T11:47:45.6237078Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-02-03T11:47:45.7247354Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-02-03T11:47:45.7606340Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-02-03T11:47:45.8018884Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-02-03T11:47:45.8635723Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-02-03T11:47:45.8984276Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-02-03T11:47:45.9568547Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-02-03T11:47:45.9921955Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-02-03T11:47:46.0674072Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-02-03T11:47:46.2186165Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-02-03T11:47:46.2719256Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-02-03T11:47:46.2772728Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-02-03T11:47:46.2779251Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-02-03T11:47:46.2785807Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-02-03T11:47:46.2792770Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T11:47:46.2840090Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-02-03T11:47:48.0176255Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-02-03T11:47:48.5105753Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-02-03T11:47:49.9919668Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-02-03T11:47:51.1952203Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-02-03T11:47:51.2331894Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-02-03T11:47:51.3287701Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-02-03T11:47:51.3827871Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-02-03T11:47:51.3885328Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T11:47:51.3932683Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-02-03T11:47:51.8681731Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-03T11:47:52.0478480Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-02-03T11:47:52.0592323Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-02-03T11:47:52.0887328Z Entering 'android/libs/fbjni' 2023-02-03T11:47:52.0927500Z Entering 'third_party/FP16' 2023-02-03T11:47:52.0968991Z Entering 'third_party/FXdiv' 2023-02-03T11:47:52.1011015Z Entering 'third_party/NNPACK' 2023-02-03T11:47:52.1052515Z Entering 'third_party/QNNPACK' 2023-02-03T11:47:52.1093572Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T11:47:52.1134891Z Entering 'third_party/XNNPACK' 2023-02-03T11:47:52.1187618Z Entering 'third_party/benchmark' 2023-02-03T11:47:52.1227615Z Entering 'third_party/cpuinfo' 2023-02-03T11:47:52.1268733Z Entering 'third_party/cub' 2023-02-03T11:47:52.1308565Z Entering 'third_party/cudnn_frontend' 2023-02-03T11:47:52.1355066Z Entering 'third_party/cutlass' 2023-02-03T11:47:52.1404772Z Entering 'third_party/eigen' 2023-02-03T11:47:52.1449478Z Entering 'third_party/fbgemm' 2023-02-03T11:47:52.1488810Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T11:47:52.1528970Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T11:47:52.1569504Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T11:47:52.1609216Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T11:47:52.1649764Z Entering 'third_party/flatbuffers' 2023-02-03T11:47:52.1693396Z Entering 'third_party/fmt' 2023-02-03T11:47:52.1733347Z Entering 'third_party/foxi' 2023-02-03T11:47:52.1775109Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T11:47:52.1815209Z Entering 'third_party/gloo' 2023-02-03T11:47:52.1857388Z Entering 'third_party/googletest' 2023-02-03T11:47:52.1898868Z Entering 'third_party/ideep' 2023-02-03T11:47:52.1937565Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T11:47:52.1987518Z Entering 'third_party/ios-cmake' 2023-02-03T11:47:52.2027143Z Entering 'third_party/ittapi' 2023-02-03T11:47:52.2066940Z Entering 'third_party/kineto' 2023-02-03T11:47:52.2106242Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T11:47:52.2145167Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T11:47:52.2188199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T11:47:52.2228901Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T11:47:52.2269084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T11:47:52.2306710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T11:47:52.2349808Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T11:47:52.2389789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T11:47:52.2429383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T11:47:52.2471979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T11:47:52.2513306Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T11:47:52.2555114Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T11:47:52.2597775Z Entering 'third_party/nccl/nccl' 2023-02-03T11:47:52.2639826Z Entering 'third_party/neon2sse' 2023-02-03T11:47:52.2680424Z Entering 'third_party/nlohmann' 2023-02-03T11:47:52.2723054Z Entering 'third_party/onnx' 2023-02-03T11:47:52.2778698Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T11:47:52.2818633Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T11:47:52.2860743Z Entering 'third_party/onnx-tensorrt' 2023-02-03T11:47:52.2902335Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T11:47:52.2946958Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T11:47:52.2988294Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T11:47:52.3027214Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T11:47:52.3072647Z Entering 'third_party/pocketfft' 2023-02-03T11:47:52.3114470Z Entering 'third_party/protobuf' 2023-02-03T11:47:52.3159274Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T11:47:52.3198984Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T11:47:52.3242261Z Entering 'third_party/psimd' 2023-02-03T11:47:52.3283524Z Entering 'third_party/pthreadpool' 2023-02-03T11:47:52.3324327Z Entering 'third_party/pybind11' 2023-02-03T11:47:52.3367591Z Entering 'third_party/python-enum' 2023-02-03T11:47:52.3407754Z Entering 'third_party/python-peachpy' 2023-02-03T11:47:52.3447576Z Entering 'third_party/python-six' 2023-02-03T11:47:52.3488850Z Entering 'third_party/sleef' 2023-02-03T11:47:52.3530781Z Entering 'third_party/tbb' 2023-02-03T11:47:52.3572851Z Entering 'third_party/tensorpipe' 2023-02-03T11:47:52.3612242Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T11:47:52.3652505Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T11:47:52.3692116Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T11:47:52.3731874Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T11:47:52.3770042Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T11:47:52.3814432Z Entering 'third_party/zstd' 2023-02-03T11:47:52.3873019Z ##[endgroup] 2023-02-03T11:47:52.3873524Z ##[group]Persisting credentials for submodules 2023-02-03T11:47:52.3898704Z [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-03T11:47:52.4178761Z Entering 'android/libs/fbjni' 2023-02-03T11:47:52.4218173Z Entering 'third_party/FP16' 2023-02-03T11:47:52.4258114Z Entering 'third_party/FXdiv' 2023-02-03T11:47:52.4298691Z Entering 'third_party/NNPACK' 2023-02-03T11:47:52.4337725Z Entering 'third_party/QNNPACK' 2023-02-03T11:47:52.4378196Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T11:47:52.4418840Z Entering 'third_party/XNNPACK' 2023-02-03T11:47:52.4470991Z Entering 'third_party/benchmark' 2023-02-03T11:47:52.4510093Z Entering 'third_party/cpuinfo' 2023-02-03T11:47:52.4548710Z Entering 'third_party/cub' 2023-02-03T11:47:52.4587816Z Entering 'third_party/cudnn_frontend' 2023-02-03T11:47:52.4633386Z Entering 'third_party/cutlass' 2023-02-03T11:47:52.4681688Z Entering 'third_party/eigen' 2023-02-03T11:47:52.4723443Z Entering 'third_party/fbgemm' 2023-02-03T11:47:52.4761957Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T11:47:52.4799584Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T11:47:52.4837822Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T11:47:52.4875840Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T11:47:52.4915062Z Entering 'third_party/flatbuffers' 2023-02-03T11:47:52.4956138Z Entering 'third_party/fmt' 2023-02-03T11:47:52.4995478Z Entering 'third_party/foxi' 2023-02-03T11:47:52.5035890Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T11:47:52.5074329Z Entering 'third_party/gloo' 2023-02-03T11:47:52.5114736Z Entering 'third_party/googletest' 2023-02-03T11:47:52.5153048Z Entering 'third_party/ideep' 2023-02-03T11:47:52.5190842Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T11:47:52.5238575Z Entering 'third_party/ios-cmake' 2023-02-03T11:47:52.5276994Z Entering 'third_party/ittapi' 2023-02-03T11:47:52.5315671Z Entering 'third_party/kineto' 2023-02-03T11:47:52.5353534Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T11:47:52.5390475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T11:47:52.5429950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T11:47:52.5469540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T11:47:52.5508721Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T11:47:52.5547501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T11:47:52.5592516Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T11:47:52.5631565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T11:47:52.5669827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T11:47:52.5709474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T11:47:52.5751032Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T11:47:52.5789014Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T11:47:52.5829907Z Entering 'third_party/nccl/nccl' 2023-02-03T11:47:52.5869811Z Entering 'third_party/neon2sse' 2023-02-03T11:47:52.5924278Z Entering 'third_party/nlohmann' 2023-02-03T11:47:52.5952450Z Entering 'third_party/onnx' 2023-02-03T11:47:52.6004571Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T11:47:52.6044630Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T11:47:52.6086662Z Entering 'third_party/onnx-tensorrt' 2023-02-03T11:47:52.6124762Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T11:47:52.6168236Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T11:47:52.6206095Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T11:47:52.6244730Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T11:47:52.6289675Z Entering 'third_party/pocketfft' 2023-02-03T11:47:52.6327092Z Entering 'third_party/protobuf' 2023-02-03T11:47:52.6370595Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T11:47:52.6408053Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T11:47:52.6447717Z Entering 'third_party/psimd' 2023-02-03T11:47:52.6486534Z Entering 'third_party/pthreadpool' 2023-02-03T11:47:52.6524613Z Entering 'third_party/pybind11' 2023-02-03T11:47:52.6564063Z Entering 'third_party/python-enum' 2023-02-03T11:47:52.6602031Z Entering 'third_party/python-peachpy' 2023-02-03T11:47:52.6639775Z Entering 'third_party/python-six' 2023-02-03T11:47:52.6677547Z Entering 'third_party/sleef' 2023-02-03T11:47:52.6715461Z Entering 'third_party/tbb' 2023-02-03T11:47:52.6755992Z Entering 'third_party/tensorpipe' 2023-02-03T11:47:52.6793902Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T11:47:52.6831344Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T11:47:52.6868819Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T11:47:52.6905197Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T11:47:52.6941672Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T11:47:52.6983314Z Entering 'third_party/zstd' 2023-02-03T11:47:52.7037096Z [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-03T11:47:52.7315898Z Entering 'android/libs/fbjni' 2023-02-03T11:47:52.7352012Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-02-03T11:47:52.7371394Z Entering 'third_party/FP16' 2023-02-03T11:47:52.7408469Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-02-03T11:47:52.7427604Z Entering 'third_party/FXdiv' 2023-02-03T11:47:52.7464435Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-02-03T11:47:52.7483409Z Entering 'third_party/NNPACK' 2023-02-03T11:47:52.7519744Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-02-03T11:47:52.7538632Z Entering 'third_party/QNNPACK' 2023-02-03T11:47:52.7574507Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-02-03T11:47:52.7593986Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T11:47:52.7631609Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-02-03T11:47:52.7651428Z Entering 'third_party/XNNPACK' 2023-02-03T11:47:52.7687756Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-02-03T11:47:52.7720255Z Entering 'third_party/benchmark' 2023-02-03T11:47:52.7755844Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-02-03T11:47:52.7774013Z Entering 'third_party/cpuinfo' 2023-02-03T11:47:52.7809616Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-02-03T11:47:52.7829044Z Entering 'third_party/cub' 2023-02-03T11:47:52.7864680Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-02-03T11:47:52.7883417Z Entering 'third_party/cudnn_frontend' 2023-02-03T11:47:52.7919364Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-02-03T11:47:52.7943862Z Entering 'third_party/cutlass' 2023-02-03T11:47:52.7980724Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-02-03T11:47:52.8009173Z Entering 'third_party/eigen' 2023-02-03T11:47:52.8045278Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-02-03T11:47:52.8066344Z Entering 'third_party/fbgemm' 2023-02-03T11:47:52.8102420Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-02-03T11:47:52.8121078Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T11:47:52.8155900Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-02-03T11:47:52.8173761Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T11:47:52.8209294Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-02-03T11:47:52.8228539Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T11:47:52.8263809Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-02-03T11:47:52.8282498Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T11:47:52.8317642Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-02-03T11:47:52.8337483Z Entering 'third_party/flatbuffers' 2023-02-03T11:47:52.8373440Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-02-03T11:47:52.8393526Z Entering 'third_party/fmt' 2023-02-03T11:47:52.8431999Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-02-03T11:47:52.8449712Z Entering 'third_party/foxi' 2023-02-03T11:47:52.8486219Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-02-03T11:47:52.8504250Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T11:47:52.8540181Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-02-03T11:47:52.8558694Z Entering 'third_party/gloo' 2023-02-03T11:47:52.8594598Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-02-03T11:47:52.8613073Z Entering 'third_party/googletest' 2023-02-03T11:47:52.8649171Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-02-03T11:47:52.8667489Z Entering 'third_party/ideep' 2023-02-03T11:47:52.8703917Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-02-03T11:47:52.8721155Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T11:47:52.8756013Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-02-03T11:47:52.8784280Z Entering 'third_party/ios-cmake' 2023-02-03T11:47:52.8819565Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-02-03T11:47:52.8839071Z Entering 'third_party/ittapi' 2023-02-03T11:47:52.8874988Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-02-03T11:47:52.8893257Z Entering 'third_party/kineto' 2023-02-03T11:47:52.8929654Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-02-03T11:47:52.8946967Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T11:47:52.8982450Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2023-02-03T11:47:52.9000887Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T11:47:52.9037298Z file:/home/ubuntu/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-03T11:47:52.9056565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T11:47:52.9093572Z file:/home/ubuntu/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-03T11:47:52.9111748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T11:47:52.9147652Z file:/home/ubuntu/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-03T11:47:52.9166613Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T11:47:52.9201690Z file:/home/ubuntu/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-03T11:47:52.9218917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T11:47:52.9255440Z file:/home/ubuntu/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-03T11:47:52.9276127Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T11:47:52.9311479Z file:/home/ubuntu/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-03T11:47:52.9329765Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T11:47:52.9365049Z file:/home/ubuntu/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-03T11:47:52.9383814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T11:47:52.9419254Z file:/home/ubuntu/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-03T11:47:52.9439540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T11:47:52.9473587Z file:/home/ubuntu/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-03T11:47:52.9493729Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T11:47:52.9529679Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-02-03T11:47:52.9547780Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T11:47:52.9582497Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-02-03T11:47:52.9603571Z Entering 'third_party/nccl/nccl' 2023-02-03T11:47:52.9641072Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-02-03T11:47:52.9659696Z Entering 'third_party/neon2sse' 2023-02-03T11:47:52.9695031Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-02-03T11:47:52.9714421Z Entering 'third_party/nlohmann' 2023-02-03T11:47:52.9749631Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-02-03T11:47:52.9769375Z Entering 'third_party/onnx' 2023-02-03T11:47:52.9807217Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-02-03T11:47:52.9839965Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T11:47:52.9876092Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-03T11:47:52.9894753Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T11:47:52.9932094Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-03T11:47:52.9953922Z Entering 'third_party/onnx-tensorrt' 2023-02-03T11:47:52.9993102Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-02-03T11:47:53.0010431Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T11:47:53.0048517Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-02-03T11:47:53.0074207Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T11:47:53.0112167Z file:/home/ubuntu/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-03T11:47:53.0130833Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T11:47:53.0166865Z file:/home/ubuntu/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-03T11:47:53.0184829Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T11:47:53.0221075Z file:/home/ubuntu/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-03T11:47:53.0247345Z Entering 'third_party/pocketfft' 2023-02-03T11:47:53.0284279Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-02-03T11:47:53.0302846Z Entering 'third_party/protobuf' 2023-02-03T11:47:53.0338582Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-02-03T11:47:53.0372663Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T11:47:53.0397298Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-02-03T11:47:53.0415419Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T11:47:53.0451591Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-02-03T11:47:53.0474280Z Entering 'third_party/psimd' 2023-02-03T11:47:53.0510064Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-02-03T11:47:53.0528539Z Entering 'third_party/pthreadpool' 2023-02-03T11:47:53.0565968Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-02-03T11:47:53.0585735Z Entering 'third_party/pybind11' 2023-02-03T11:47:53.0622225Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-02-03T11:47:53.0640852Z Entering 'third_party/python-enum' 2023-02-03T11:47:53.0676894Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-02-03T11:47:53.0694832Z Entering 'third_party/python-peachpy' 2023-02-03T11:47:53.0731275Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-02-03T11:47:53.0749315Z Entering 'third_party/python-six' 2023-02-03T11:47:53.0785427Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-02-03T11:47:53.0803378Z Entering 'third_party/sleef' 2023-02-03T11:47:53.0840191Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-02-03T11:47:53.0859044Z Entering 'third_party/tbb' 2023-02-03T11:47:53.0894628Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-02-03T11:47:53.0916639Z Entering 'third_party/tensorpipe' 2023-02-03T11:47:53.0953164Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-02-03T11:47:53.0971649Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T11:47:53.1006352Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-02-03T11:47:53.1024400Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T11:47:53.1058704Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-02-03T11:47:53.1076576Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T11:47:53.1112002Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-02-03T11:47:53.1130472Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T11:47:53.1165401Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-02-03T11:47:53.1182350Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T11:47:53.1217301Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-03T11:47:53.1239376Z Entering 'third_party/zstd' 2023-02-03T11:47:53.1274092Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-02-03T11:47:53.1683012Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-02-03T11:47:53.1962148Z Entering 'android/libs/fbjni' 2023-02-03T11:47:53.2002689Z Entering 'third_party/FP16' 2023-02-03T11:47:53.2045003Z Entering 'third_party/FXdiv' 2023-02-03T11:47:53.2086886Z Entering 'third_party/NNPACK' 2023-02-03T11:47:53.2127750Z Entering 'third_party/QNNPACK' 2023-02-03T11:47:53.2169341Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T11:47:53.2211169Z Entering 'third_party/XNNPACK' 2023-02-03T11:47:53.2264102Z Entering 'third_party/benchmark' 2023-02-03T11:47:53.2304926Z Entering 'third_party/cpuinfo' 2023-02-03T11:47:53.2346057Z Entering 'third_party/cub' 2023-02-03T11:47:53.2386458Z Entering 'third_party/cudnn_frontend' 2023-02-03T11:47:53.2432937Z Entering 'third_party/cutlass' 2023-02-03T11:47:53.2481074Z Entering 'third_party/eigen' 2023-02-03T11:47:53.2523802Z Entering 'third_party/fbgemm' 2023-02-03T11:47:53.2563931Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T11:47:53.2603320Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T11:47:53.2642675Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T11:47:53.2681997Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T11:47:53.2723042Z Entering 'third_party/flatbuffers' 2023-02-03T11:47:53.2767559Z Entering 'third_party/fmt' 2023-02-03T11:47:53.2806896Z Entering 'third_party/foxi' 2023-02-03T11:47:53.2846575Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T11:47:53.2887010Z Entering 'third_party/gloo' 2023-02-03T11:47:53.2927591Z Entering 'third_party/googletest' 2023-02-03T11:47:53.2968865Z Entering 'third_party/ideep' 2023-02-03T11:47:53.3008347Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T11:47:53.3057766Z Entering 'third_party/ios-cmake' 2023-02-03T11:47:53.3097966Z Entering 'third_party/ittapi' 2023-02-03T11:47:53.3137369Z Entering 'third_party/kineto' 2023-02-03T11:47:53.3177844Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T11:47:53.3216606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T11:47:53.3257474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T11:47:53.3298211Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T11:47:53.3337574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T11:47:53.3375505Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T11:47:53.3416641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T11:47:53.3455718Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T11:47:53.3494599Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T11:47:53.3535219Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T11:47:53.3577094Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T11:47:53.3616013Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T11:47:53.3656857Z Entering 'third_party/nccl/nccl' 2023-02-03T11:47:53.3698729Z Entering 'third_party/neon2sse' 2023-02-03T11:47:53.3738167Z Entering 'third_party/nlohmann' 2023-02-03T11:47:53.3780166Z Entering 'third_party/onnx' 2023-02-03T11:47:53.3833843Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T11:47:53.3874639Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T11:47:53.3916951Z Entering 'third_party/onnx-tensorrt' 2023-02-03T11:47:53.3956277Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T11:47:53.4000840Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T11:47:53.4041228Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T11:47:53.4079994Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T11:47:53.4127312Z Entering 'third_party/pocketfft' 2023-02-03T11:47:53.4168778Z Entering 'third_party/protobuf' 2023-02-03T11:47:53.4213864Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T11:47:53.4254223Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T11:47:53.4296473Z Entering 'third_party/psimd' 2023-02-03T11:47:53.4337475Z Entering 'third_party/pthreadpool' 2023-02-03T11:47:53.4378504Z Entering 'third_party/pybind11' 2023-02-03T11:47:53.4419468Z Entering 'third_party/python-enum' 2023-02-03T11:47:53.4461290Z Entering 'third_party/python-peachpy' 2023-02-03T11:47:53.4502771Z Entering 'third_party/python-six' 2023-02-03T11:47:53.4542601Z Entering 'third_party/sleef' 2023-02-03T11:47:53.4585149Z Entering 'third_party/tbb' 2023-02-03T11:47:53.4627853Z Entering 'third_party/tensorpipe' 2023-02-03T11:47:53.4667570Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T11:47:53.4706877Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T11:47:53.4747113Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T11:47:53.4789186Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T11:47:53.4828077Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T11:47:53.4870783Z Entering 'third_party/zstd' 2023-02-03T11:47:53.4926224Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-02-03T11:47:53.5211346Z Entering 'android/libs/fbjni' 2023-02-03T11:47:53.5253422Z Entering 'third_party/FP16' 2023-02-03T11:47:53.5296173Z Entering 'third_party/FXdiv' 2023-02-03T11:47:53.5338495Z Entering 'third_party/NNPACK' 2023-02-03T11:47:53.5379854Z Entering 'third_party/QNNPACK' 2023-02-03T11:47:53.5423063Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T11:47:53.5464790Z Entering 'third_party/XNNPACK' 2023-02-03T11:47:53.5520790Z Entering 'third_party/benchmark' 2023-02-03T11:47:53.5563130Z Entering 'third_party/cpuinfo' 2023-02-03T11:47:53.5605225Z Entering 'third_party/cub' 2023-02-03T11:47:53.5646629Z Entering 'third_party/cudnn_frontend' 2023-02-03T11:47:53.5694247Z Entering 'third_party/cutlass' 2023-02-03T11:47:53.5743184Z Entering 'third_party/eigen' 2023-02-03T11:47:53.5787547Z Entering 'third_party/fbgemm' 2023-02-03T11:47:53.5828368Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T11:47:53.5868541Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T11:47:53.5909791Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T11:47:53.5949701Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T11:47:53.5991170Z Entering 'third_party/flatbuffers' 2023-02-03T11:47:53.6034832Z Entering 'third_party/fmt' 2023-02-03T11:47:53.6075352Z Entering 'third_party/foxi' 2023-02-03T11:47:53.6116534Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T11:47:53.6159026Z Entering 'third_party/gloo' 2023-02-03T11:47:53.6198916Z Entering 'third_party/googletest' 2023-02-03T11:47:53.6240365Z Entering 'third_party/ideep' 2023-02-03T11:47:53.6279354Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T11:47:53.6328488Z Entering 'third_party/ios-cmake' 2023-02-03T11:47:53.6368739Z Entering 'third_party/ittapi' 2023-02-03T11:47:53.6408973Z Entering 'third_party/kineto' 2023-02-03T11:47:53.6449465Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T11:47:53.6489533Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T11:47:53.6534351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T11:47:53.6574196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T11:47:53.6615977Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T11:47:53.6654468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T11:47:53.6697246Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T11:47:53.6737398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T11:47:53.6778230Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T11:47:53.6820024Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T11:47:53.6861844Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T11:47:53.6902869Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T11:47:53.6944502Z Entering 'third_party/nccl/nccl' 2023-02-03T11:47:53.6984923Z Entering 'third_party/neon2sse' 2023-02-03T11:47:53.7026129Z Entering 'third_party/nlohmann' 2023-02-03T11:47:53.7066963Z Entering 'third_party/onnx' 2023-02-03T11:47:53.7120748Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T11:47:53.7162461Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T11:47:53.7208062Z Entering 'third_party/onnx-tensorrt' 2023-02-03T11:47:53.7249154Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T11:47:53.7292718Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T11:47:53.7334434Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T11:47:53.7374040Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T11:47:53.7421681Z Entering 'third_party/pocketfft' 2023-02-03T11:47:53.7461495Z Entering 'third_party/protobuf' 2023-02-03T11:47:53.7505519Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T11:47:53.7544770Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T11:47:53.7588308Z Entering 'third_party/psimd' 2023-02-03T11:47:53.7629111Z Entering 'third_party/pthreadpool' 2023-02-03T11:47:53.7669912Z Entering 'third_party/pybind11' 2023-02-03T11:47:53.7710984Z Entering 'third_party/python-enum' 2023-02-03T11:47:53.7751263Z Entering 'third_party/python-peachpy' 2023-02-03T11:47:53.7791147Z Entering 'third_party/python-six' 2023-02-03T11:47:53.7832752Z Entering 'third_party/sleef' 2023-02-03T11:47:53.7875224Z Entering 'third_party/tbb' 2023-02-03T11:47:53.7918087Z Entering 'third_party/tensorpipe' 2023-02-03T11:47:53.7959154Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T11:47:53.7999179Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T11:47:53.8038415Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T11:47:53.8079371Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T11:47:53.8117203Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T11:47:53.8161890Z Entering 'third_party/zstd' 2023-02-03T11:47:53.8212657Z ##[endgroup] 2023-02-03T11:47:53.8277905Z [command]/usr/bin/git log -1 --format='%H' 2023-02-03T11:47:53.8313771Z 'b41e2779f2e24364515d3980e660a6bb23ef5926' 2023-02-03T11:47:53.8533915Z Prepare all required actions 2023-02-03T11:47:53.8569871Z ##[group]Run ./.github/actions/setup-linux 2023-02-03T11:47:53.8570229Z env: 2023-02-03T11:47:53.8570467Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:53.8570775Z ##[endgroup] 2023-02-03T11:47:53.8592891Z ##[group]Run set -euo pipefail 2023-02-03T11:47:53.8593322Z set -euo pipefail 2023-02-03T11:47:53.8593649Z function get_ec2_metadata() { 2023-02-03T11:47:53.8594036Z  # Pulled from instance metadata endpoint for EC2 2023-02-03T11:47:53.8594543Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-02-03T11:47:53.8594931Z  category=$1 2023-02-03T11:47:53.8595330Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-02-03T11:47:53.8595690Z } 2023-02-03T11:47:53.8595961Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-02-03T11:47:53.8596599Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-02-03T11:47:53.8597045Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-02-03T11:47:53.8597425Z echo "system info $(uname -a)" 2023-02-03T11:47:53.8617155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:47:53.8617573Z env: 2023-02-03T11:47:53.8617847Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:53.8618147Z ##[endgroup] 2023-02-03T11:47:53.8765010Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-03T11:47:53.8775902Z ami-id: 2023-02-03T11:47:53.8854867Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-03T11:47:53.8864365Z instance-id: 2023-02-03T11:47:53.8944153Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-03T11:47:53.8953585Z instance-type: 2023-02-03T11:47:53.8965023Z system info Linux gh-ci-gcp-a100-6 5.15.0-1025-gcp #32~20.04.2-Ubuntu SMP Tue Nov 29 08:31:04 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 2023-02-03T11:47:53.9031713Z ##[group]Run if systemctl is-active --quiet docker; then 2023-02-03T11:47:53.9032063Z if systemctl is-active --quiet docker; then 2023-02-03T11:47:53.9032363Z  echo "Docker daemon is running..."; 2023-02-03T11:47:53.9032613Z else 2023-02-03T11:47:53.9032886Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-02-03T11:47:53.9033284Z fi 2023-02-03T11:47:53.9050686Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:47:53.9050957Z env: 2023-02-03T11:47:53.9051160Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:53.9051389Z ##[endgroup] 2023-02-03T11:47:53.9119956Z Docker daemon is running... 2023-02-03T11:47:53.9137891Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-03T11:47:53.9138331Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-03T11:47:53.9138673Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-03T11:47:53.9139160Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-02-03T11:47:53.9139587Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-02-03T11:47:53.9156303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:47:53.9156583Z env: 2023-02-03T11:47:53.9156798Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:53.9157040Z AWS_RETRY_MODE: standard 2023-02-03T11:47:53.9157262Z AWS_MAX_ATTEMPTS: 5 2023-02-03T11:47:53.9157505Z AWS_DEFAULT_REGION: us-east-1 2023-02-03T11:47:53.9157736Z ##[endgroup] 2023-02-03T11:47:56.1384393Z WARNING! Your password will be stored unencrypted in /home/ubuntu/.docker/config.json. 2023-02-03T11:47:56.1384911Z Configure a credential helper to remove this warning. See 2023-02-03T11:47:56.1385832Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-02-03T11:47:56.1386142Z 2023-02-03T11:47:56.1386898Z Login Succeeded 2023-02-03T11:47:56.1438757Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-03T11:47:56.1439155Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-03T11:47:56.1439483Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-03T11:47:56.1457296Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:47:56.1457576Z env: 2023-02-03T11:47:56.1457788Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:56.1458004Z ##[endgroup] 2023-02-03T11:47:56.1566585Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-02-03T11:47:56.1566888Z with: 2023-02-03T11:47:56.1567324Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T11:47:56.1567754Z env: 2023-02-03T11:47:56.1567963Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:56.1568191Z ##[endgroup] 2023-02-03T11:47:56.1583971Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-03T11:47:56.1584303Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-03T11:47:56.1584624Z # ignore output since only exit code is used for conditional 2023-02-03T11:47:56.1584966Z # only pull docker image if it's not available locally 2023-02-03T11:47:56.1585321Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-02-03T11:47:56.1585894Z  retry docker pull "${DOCKER_IMAGE}" 2023-02-03T11:47:56.1586139Z fi 2023-02-03T11:47:56.1603542Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:47:56.1603809Z env: 2023-02-03T11:47:56.1604021Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:47:56.1604484Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T11:47:56.1604928Z ##[endgroup] 2023-02-03T11:47:56.7497015Z 34842e6fbb02ca4c9247dac033ee8d3563b9117d: Pulling from pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7 2023-02-03T11:47:56.7498014Z fb668870d8a7: Pulling fs layer 2023-02-03T11:47:56.7498307Z 4542784317be: Pulling fs layer 2023-02-03T11:47:56.7498557Z e0bec5df5af5: Pulling fs layer 2023-02-03T11:47:56.7498811Z 4053f75740ab: Pulling fs layer 2023-02-03T11:47:56.7499289Z 57e09105cdfd: Pulling fs layer 2023-02-03T11:47:56.7499529Z 606761d225e5: Pulling fs layer 2023-02-03T11:47:56.7499776Z 69473a703fb4: Pulling fs layer 2023-02-03T11:47:56.7503532Z a08ab4e0594b: Pulling fs layer 2023-02-03T11:47:56.7504128Z 4cd507bccac2: Pulling fs layer 2023-02-03T11:47:56.7504521Z fa92f16621a4: Pulling fs layer 2023-02-03T11:47:56.7504756Z 4053f75740ab: Waiting 2023-02-03T11:47:56.7504957Z 57e09105cdfd: Waiting 2023-02-03T11:47:56.7505195Z 6dc2b05bd224: Pulling fs layer 2023-02-03T11:47:56.7505415Z 606761d225e5: Waiting 2023-02-03T11:47:56.7505627Z 8f258de3715c: Pulling fs layer 2023-02-03T11:47:56.7510373Z 439c3484160b: Pulling fs layer 2023-02-03T11:47:56.7510710Z a08ab4e0594b: Waiting 2023-02-03T11:47:56.7511039Z 69473a703fb4: Waiting 2023-02-03T11:47:56.7511406Z 5b14f9832187: Pulling fs layer 2023-02-03T11:47:56.7511770Z 4cd507bccac2: Waiting 2023-02-03T11:47:56.7512164Z 835504f15bfd: Pulling fs layer 2023-02-03T11:47:56.7512501Z fa92f16621a4: Waiting 2023-02-03T11:47:56.7512851Z ee4496f3140b: Pulling fs layer 2023-02-03T11:47:56.7513228Z 556aa2fcfca3: Pulling fs layer 2023-02-03T11:47:56.7513692Z 8f258de3715c: Waiting 2023-02-03T11:47:56.7514088Z 627639ed179f: Pulling fs layer 2023-02-03T11:47:56.7514351Z 439c3484160b: Waiting 2023-02-03T11:47:56.7514605Z ee4496f3140b: Waiting 2023-02-03T11:47:56.7514816Z 5b14f9832187: Waiting 2023-02-03T11:47:56.7515091Z 835504f15bfd: Waiting 2023-02-03T11:47:56.7515309Z 556aa2fcfca3: Waiting 2023-02-03T11:47:56.7515543Z 6d1abbf47f82: Pulling fs layer 2023-02-03T11:47:56.7515763Z 6dc2b05bd224: Waiting 2023-02-03T11:47:56.7515993Z f923dfb28e1f: Pulling fs layer 2023-02-03T11:47:56.7516225Z 627639ed179f: Waiting 2023-02-03T11:47:56.7516430Z 9c6538e1e44c: Pulling fs layer 2023-02-03T11:47:56.7516671Z d1dd060e09bd: Pulling fs layer 2023-02-03T11:47:56.7516900Z f923dfb28e1f: Waiting 2023-02-03T11:47:56.7517114Z 1ab3576f383a: Pulling fs layer 2023-02-03T11:47:56.7517355Z 7d250f015c7f: Pulling fs layer 2023-02-03T11:47:56.7517578Z 9c6538e1e44c: Waiting 2023-02-03T11:47:56.7517791Z 55260ffbcbb9: Pulling fs layer 2023-02-03T11:47:56.7518013Z 1ab3576f383a: Waiting 2023-02-03T11:47:56.7518488Z 83e51a461bd3: Pulling fs layer 2023-02-03T11:47:56.7518716Z 6d1abbf47f82: Waiting 2023-02-03T11:47:56.7518948Z 7f32db78bae9: Pulling fs layer 2023-02-03T11:47:56.7519176Z 55260ffbcbb9: Waiting 2023-02-03T11:47:56.7519375Z 7d250f015c7f: Waiting 2023-02-03T11:47:56.7519603Z 1c91f83c51a2: Pulling fs layer 2023-02-03T11:47:56.7519848Z e39b968f6350: Pulling fs layer 2023-02-03T11:47:56.7520073Z e2a6d68bf88f: Pulling fs layer 2023-02-03T11:47:56.7520314Z 7c0dff09b0d6: Pulling fs layer 2023-02-03T11:47:56.7520544Z e2a6d68bf88f: Waiting 2023-02-03T11:47:56.7520744Z 83e51a461bd3: Waiting 2023-02-03T11:47:56.7520966Z 926004c4af06: Pulling fs layer 2023-02-03T11:47:56.7521201Z 21ed4d45fad4: Pulling fs layer 2023-02-03T11:47:56.7521411Z e39b968f6350: Waiting 2023-02-03T11:47:56.7521638Z 521a0db04f0e: Pulling fs layer 2023-02-03T11:47:56.7521858Z 926004c4af06: Waiting 2023-02-03T11:47:56.7522079Z 04bd895ada58: Pulling fs layer 2023-02-03T11:47:56.7522289Z 21ed4d45fad4: Waiting 2023-02-03T11:47:56.7522513Z e802043def06: Pulling fs layer 2023-02-03T11:47:56.7522752Z be1ac7f1dafd: Pulling fs layer 2023-02-03T11:47:56.7522964Z 04bd895ada58: Waiting 2023-02-03T11:47:56.7523193Z e86af6d3a144: Pulling fs layer 2023-02-03T11:47:56.7523436Z 2ac5a718dab1: Pulling fs layer 2023-02-03T11:47:56.7523659Z b7467377752a: Pulling fs layer 2023-02-03T11:47:56.7523894Z 560edd49694b: Pulling fs layer 2023-02-03T11:47:56.7524125Z 7c0dff09b0d6: Waiting 2023-02-03T11:47:56.7524337Z d19388e1ec33: Pulling fs layer 2023-02-03T11:47:56.7524562Z e802043def06: Waiting 2023-02-03T11:47:56.7524769Z b7467377752a: Waiting 2023-02-03T11:47:56.7524960Z 560edd49694b: Waiting 2023-02-03T11:47:56.7525246Z cacd5d7a42ca: Pulling fs layer 2023-02-03T11:47:56.7525491Z 70b8fd042116: Pulling fs layer 2023-02-03T11:47:56.7525712Z 36579528103f: Pulling fs layer 2023-02-03T11:47:56.7525951Z b6eb4171e71d: Pulling fs layer 2023-02-03T11:47:56.7526292Z be1ac7f1dafd: Waiting 2023-02-03T11:47:56.7526496Z e86af6d3a144: Waiting 2023-02-03T11:47:56.7526732Z 779b30b0bcb8: Pulling fs layer 2023-02-03T11:47:56.7526975Z ce97673ba328: Pulling fs layer 2023-02-03T11:47:56.7527190Z b6eb4171e71d: Waiting 2023-02-03T11:47:56.7527402Z 36579528103f: Waiting 2023-02-03T11:47:56.7527622Z 3a7a3f67019f: Pulling fs layer 2023-02-03T11:47:56.7527838Z cacd5d7a42ca: Waiting 2023-02-03T11:47:56.7528062Z 7b39ad8b00cd: Pulling fs layer 2023-02-03T11:47:56.7528308Z 5eda5ebe40e1: Pulling fs layer 2023-02-03T11:47:56.7528524Z 3a7a3f67019f: Waiting 2023-02-03T11:47:56.7528753Z fbb107d1febc: Pulling fs layer 2023-02-03T11:47:56.7528982Z ce97673ba328: Waiting 2023-02-03T11:47:56.7529192Z 93bf91ad08f3: Pulling fs layer 2023-02-03T11:47:56.7529417Z 5eda5ebe40e1: Waiting 2023-02-03T11:47:56.7529640Z 56573b537ed3: Pulling fs layer 2023-02-03T11:47:56.7529845Z 93bf91ad08f3: Waiting 2023-02-03T11:47:56.7530052Z 56573b537ed3: Waiting 2023-02-03T11:47:56.7530261Z 521a0db04f0e: Waiting 2023-02-03T11:47:56.7530453Z 779b30b0bcb8: Waiting 2023-02-03T11:47:57.4024719Z 4542784317be: Verifying Checksum 2023-02-03T11:47:57.4025065Z 4542784317be: Download complete 2023-02-03T11:47:57.7180398Z 4053f75740ab: Download complete 2023-02-03T11:47:57.8777516Z fb668870d8a7: Verifying Checksum 2023-02-03T11:47:57.8778001Z fb668870d8a7: Download complete 2023-02-03T11:47:58.0225977Z 57e09105cdfd: Verifying Checksum 2023-02-03T11:47:58.0226500Z 57e09105cdfd: Download complete 2023-02-03T11:47:58.4058112Z 69473a703fb4: Download complete 2023-02-03T11:47:58.5913232Z fb668870d8a7: Pull complete 2023-02-03T11:47:58.6339366Z e0bec5df5af5: Verifying Checksum 2023-02-03T11:47:58.6339850Z e0bec5df5af5: Download complete 2023-02-03T11:47:58.7035349Z a08ab4e0594b: Download complete 2023-02-03T11:47:58.8193162Z 4542784317be: Pull complete 2023-02-03T11:47:58.9331761Z 4cd507bccac2: Verifying Checksum 2023-02-03T11:47:58.9332346Z 4cd507bccac2: Download complete 2023-02-03T11:47:59.3173025Z 6dc2b05bd224: Verifying Checksum 2023-02-03T11:47:59.3173537Z 6dc2b05bd224: Download complete 2023-02-03T11:47:59.6487618Z 8f258de3715c: Verifying Checksum 2023-02-03T11:47:59.6488198Z 8f258de3715c: Download complete 2023-02-03T11:47:59.6688702Z e0bec5df5af5: Pull complete 2023-02-03T11:47:59.7266312Z 4053f75740ab: Pull complete 2023-02-03T11:47:59.7937685Z 57e09105cdfd: Pull complete 2023-02-03T11:48:05.0857199Z 439c3484160b: Verifying Checksum 2023-02-03T11:48:05.0857965Z 439c3484160b: Download complete 2023-02-03T11:48:05.3955495Z 5b14f9832187: Verifying Checksum 2023-02-03T11:48:05.3956008Z 5b14f9832187: Download complete 2023-02-03T11:48:05.7166556Z 835504f15bfd: Verifying Checksum 2023-02-03T11:48:05.7167078Z 835504f15bfd: Download complete 2023-02-03T11:48:06.0251822Z ee4496f3140b: Download complete 2023-02-03T11:48:08.1726372Z 556aa2fcfca3: Verifying Checksum 2023-02-03T11:48:08.1726914Z 556aa2fcfca3: Download complete 2023-02-03T11:48:08.4640883Z 627639ed179f: Download complete 2023-02-03T11:48:08.7603373Z 6d1abbf47f82: Verifying Checksum 2023-02-03T11:48:08.7604331Z 6d1abbf47f82: Download complete 2023-02-03T11:48:31.2156598Z 606761d225e5: Verifying Checksum 2023-02-03T11:48:31.2156968Z 606761d225e5: Download complete 2023-02-03T11:48:31.5303407Z 9c6538e1e44c: Verifying Checksum 2023-02-03T11:48:31.5303922Z 9c6538e1e44c: Download complete 2023-02-03T11:48:31.8188780Z d1dd060e09bd: Download complete 2023-02-03T11:48:32.1302011Z 1ab3576f383a: Download complete 2023-02-03T11:48:32.4349958Z 7d250f015c7f: Verifying Checksum 2023-02-03T11:48:32.4350464Z 7d250f015c7f: Download complete 2023-02-03T11:48:32.7402983Z 55260ffbcbb9: Verifying Checksum 2023-02-03T11:48:32.7403514Z 55260ffbcbb9: Download complete 2023-02-03T11:48:33.0406879Z 83e51a461bd3: Verifying Checksum 2023-02-03T11:48:33.0407208Z 83e51a461bd3: Download complete 2023-02-03T11:48:35.8906133Z 7f32db78bae9: Verifying Checksum 2023-02-03T11:48:35.8906692Z 7f32db78bae9: Download complete 2023-02-03T11:48:36.2211860Z 1c91f83c51a2: Verifying Checksum 2023-02-03T11:48:36.2212736Z 1c91f83c51a2: Download complete 2023-02-03T11:48:36.5175795Z e39b968f6350: Verifying Checksum 2023-02-03T11:48:36.5176348Z e39b968f6350: Download complete 2023-02-03T11:48:36.9850017Z e2a6d68bf88f: Verifying Checksum 2023-02-03T11:48:36.9850572Z e2a6d68bf88f: Download complete 2023-02-03T11:48:37.2642122Z 7c0dff09b0d6: Verifying Checksum 2023-02-03T11:48:37.2642634Z 7c0dff09b0d6: Download complete 2023-02-03T11:48:37.5656193Z 926004c4af06: Download complete 2023-02-03T11:48:42.0695607Z fa92f16621a4: Download complete 2023-02-03T11:48:42.3773117Z 521a0db04f0e: Verifying Checksum 2023-02-03T11:48:42.3773660Z 521a0db04f0e: Download complete 2023-02-03T11:48:42.6600723Z 04bd895ada58: Download complete 2023-02-03T11:48:43.8149186Z 21ed4d45fad4: Verifying Checksum 2023-02-03T11:48:43.8149699Z 21ed4d45fad4: Download complete 2023-02-03T11:48:44.1163312Z be1ac7f1dafd: Verifying Checksum 2023-02-03T11:48:44.1163913Z be1ac7f1dafd: Download complete 2023-02-03T11:48:44.3949117Z e802043def06: Verifying Checksum 2023-02-03T11:48:44.3949693Z e802043def06: Download complete 2023-02-03T11:48:44.4196906Z e86af6d3a144: Verifying Checksum 2023-02-03T11:48:44.4197427Z e86af6d3a144: Download complete 2023-02-03T11:48:44.6891365Z b7467377752a: Download complete 2023-02-03T11:48:44.8515281Z 606761d225e5: Pull complete 2023-02-03T11:48:45.3793764Z 69473a703fb4: Pull complete 2023-02-03T11:48:45.5388258Z 2ac5a718dab1: Verifying Checksum 2023-02-03T11:48:45.5388829Z 2ac5a718dab1: Download complete 2023-02-03T11:48:45.8303281Z a08ab4e0594b: Pull complete 2023-02-03T11:48:45.8884459Z d19388e1ec33: Verifying Checksum 2023-02-03T11:48:45.8884789Z d19388e1ec33: Download complete 2023-02-03T11:48:46.2011601Z cacd5d7a42ca: Download complete 2023-02-03T11:48:46.2639146Z 4cd507bccac2: Pull complete 2023-02-03T11:48:46.4662432Z 560edd49694b: Verifying Checksum 2023-02-03T11:48:46.4662852Z 560edd49694b: Download complete 2023-02-03T11:48:46.7637983Z 36579528103f: Verifying Checksum 2023-02-03T11:48:46.7638292Z 36579528103f: Download complete 2023-02-03T11:48:47.0425297Z b6eb4171e71d: Verifying Checksum 2023-02-03T11:48:47.0425827Z b6eb4171e71d: Download complete 2023-02-03T11:48:47.3412436Z 779b30b0bcb8: Verifying Checksum 2023-02-03T11:48:47.3412984Z 779b30b0bcb8: Download complete 2023-02-03T11:48:47.6325945Z ce97673ba328: Verifying Checksum 2023-02-03T11:48:47.6326539Z ce97673ba328: Download complete 2023-02-03T11:48:48.3477834Z 3a7a3f67019f: Verifying Checksum 2023-02-03T11:48:48.3478382Z 3a7a3f67019f: Download complete 2023-02-03T11:48:48.6513355Z 7b39ad8b00cd: Download complete 2023-02-03T11:48:50.3998232Z 5eda5ebe40e1: Verifying Checksum 2023-02-03T11:48:50.3998759Z 5eda5ebe40e1: Download complete 2023-02-03T11:48:50.7115590Z fbb107d1febc: Download complete 2023-02-03T11:48:55.0964393Z 70b8fd042116: Verifying Checksum 2023-02-03T11:48:55.0965197Z 70b8fd042116: Download complete 2023-02-03T11:48:55.3981389Z 56573b537ed3: Verifying Checksum 2023-02-03T11:48:55.3981918Z 56573b537ed3: Download complete 2023-02-03T11:49:04.6595683Z f923dfb28e1f: Verifying Checksum 2023-02-03T11:49:04.6596486Z f923dfb28e1f: Download complete 2023-02-03T11:49:05.9987454Z fa92f16621a4: Pull complete 2023-02-03T11:49:06.0680732Z 6dc2b05bd224: Pull complete 2023-02-03T11:49:06.1293013Z 8f258de3715c: Pull complete 2023-02-03T11:49:11.4960377Z 439c3484160b: Pull complete 2023-02-03T11:49:11.5553938Z 5b14f9832187: Pull complete 2023-02-03T11:49:11.6185711Z 835504f15bfd: Pull complete 2023-02-03T11:49:11.6807384Z ee4496f3140b: Pull complete 2023-02-03T11:49:13.3770947Z 556aa2fcfca3: Pull complete 2023-02-03T11:49:13.4413134Z 627639ed179f: Pull complete 2023-02-03T11:49:13.5011951Z 6d1abbf47f82: Pull complete 2023-02-03T11:49:46.4400803Z f923dfb28e1f: Pull complete 2023-02-03T11:49:46.4976578Z 9c6538e1e44c: Pull complete 2023-02-03T11:49:46.6314725Z d1dd060e09bd: Pull complete 2023-02-03T11:49:46.7360503Z 1ab3576f383a: Pull complete 2023-02-03T11:49:46.9640658Z 7d250f015c7f: Pull complete 2023-02-03T11:49:47.4182516Z 55260ffbcbb9: Pull complete 2023-02-03T11:49:47.8444193Z 83e51a461bd3: Pull complete 2023-02-03T11:49:50.3203631Z 7f32db78bae9: Pull complete 2023-02-03T11:49:50.3809399Z 1c91f83c51a2: Pull complete 2023-02-03T11:49:50.4381061Z e39b968f6350: Pull complete 2023-02-03T11:49:50.5344069Z e2a6d68bf88f: Pull complete 2023-02-03T11:49:50.5937012Z 7c0dff09b0d6: Pull complete 2023-02-03T11:49:50.6515039Z 926004c4af06: Pull complete 2023-02-03T11:49:54.0008673Z 93bf91ad08f3: Verifying Checksum 2023-02-03T11:49:54.0009148Z 93bf91ad08f3: Download complete 2023-02-03T11:49:56.1052297Z 21ed4d45fad4: Pull complete 2023-02-03T11:49:56.4646917Z 521a0db04f0e: Pull complete 2023-02-03T11:49:56.7543817Z 04bd895ada58: Pull complete 2023-02-03T11:49:57.6395446Z e802043def06: Pull complete 2023-02-03T11:49:57.6962282Z be1ac7f1dafd: Pull complete 2023-02-03T11:49:57.7520226Z e86af6d3a144: Pull complete 2023-02-03T11:49:58.0754948Z 2ac5a718dab1: Pull complete 2023-02-03T11:49:58.1335118Z b7467377752a: Pull complete 2023-02-03T11:49:59.4208791Z 560edd49694b: Pull complete 2023-02-03T11:49:59.4792066Z d19388e1ec33: Pull complete 2023-02-03T11:49:59.5379328Z cacd5d7a42ca: Pull complete 2023-02-03T11:50:04.4660128Z 70b8fd042116: Pull complete 2023-02-03T11:50:04.8558732Z 36579528103f: Pull complete 2023-02-03T11:50:04.9729252Z b6eb4171e71d: Pull complete 2023-02-03T11:50:05.2843967Z 779b30b0bcb8: Pull complete 2023-02-03T11:50:05.5724995Z ce97673ba328: Pull complete 2023-02-03T11:50:06.3604020Z 3a7a3f67019f: Pull complete 2023-02-03T11:50:06.4829730Z 7b39ad8b00cd: Pull complete 2023-02-03T11:50:08.3561635Z 5eda5ebe40e1: Pull complete 2023-02-03T11:50:08.4120693Z fbb107d1febc: Pull complete 2023-02-03T11:50:35.7997572Z 93bf91ad08f3: Pull complete 2023-02-03T11:50:35.8591553Z 56573b537ed3: Pull complete 2023-02-03T11:50:35.8698923Z Digest: sha256:870d7f2b93080c6e224db0040513898899b129d528fa4ef26b4f5a25353b51d6 2023-02-03T11:50:35.8732523Z 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-03T11:50:35.8757663Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T11:50:35.8949132Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-02-03T11:50:35.8949441Z with: 2023-02-03T11:50:35.8949656Z driver-version: 515.76 2023-02-03T11:50:35.8949869Z env: 2023-02-03T11:50:35.8950067Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:50:35.8950292Z ##[endgroup] 2023-02-03T11:50:35.8982743Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-02-03T11:50:35.8983030Z with: 2023-02-03T11:50:35.8983221Z timeout_minutes: 10 2023-02-03T11:50:35.8983441Z max_attempts: 3 2023-02-03T11:50:35.8990820Z 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-03T11:50:35.8997987Z retry_wait_seconds: 10 2023-02-03T11:50:35.8998238Z polling_interval_seconds: 1 2023-02-03T11:50:35.8998483Z warning_on_retry: true 2023-02-03T11:50:35.8998704Z continue_on_error: false 2023-02-03T11:50:35.8998917Z env: 2023-02-03T11:50:35.8999130Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:50:35.8999350Z DRIVER_VERSION: 515.76 2023-02-03T11:50:35.8999569Z ##[endgroup] 2023-02-03T11:50:35.9814644Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-02-03T11:50:35.9815179Z + install_nvidia_driver_common 2023-02-03T11:50:35.9817847Z + echo 'Before installing NVIDIA driver' 2023-02-03T11:50:35.9820950Z Before installing NVIDIA driver 2023-02-03T11:50:35.9821750Z + lspci 2023-02-03T11:50:35.9934288Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-03T11:50:35.9934713Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-03T11:50:35.9935074Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-03T11:50:35.9935520Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-03T11:50:35.9938568Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-03T11:50:35.9939265Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-03T11:50:35.9939749Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-03T11:50:35.9940003Z + lsmod 2023-02-03T11:50:35.9962384Z Module Size Used by 2023-02-03T11:50:35.9962754Z btrfs 1536000 0 2023-02-03T11:50:35.9962990Z blake2b_generic 20480 0 2023-02-03T11:50:35.9963344Z xor 24576 1 btrfs 2023-02-03T11:50:35.9963830Z zstd_compress 225280 1 btrfs 2023-02-03T11:50:35.9964176Z raid6_pq 122880 1 btrfs 2023-02-03T11:50:35.9965650Z ufs 106496 0 2023-02-03T11:50:35.9966081Z msdos 20480 0 2023-02-03T11:50:35.9966490Z xfs 1753088 0 2023-02-03T11:50:35.9966902Z nvidia_modeset 1146880 0 2023-02-03T11:50:35.9967318Z nvidia_uvm 1331200 0 2023-02-03T11:50:35.9967772Z veth 32768 0 2023-02-03T11:50:35.9968268Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-03T11:50:35.9968649Z drm 618496 1 nvidia 2023-02-03T11:50:35.9968917Z xt_conntrack 16384 1 2023-02-03T11:50:35.9969157Z xt_MASQUERADE 20480 1 2023-02-03T11:50:35.9969391Z xfrm_user 40960 1 2023-02-03T11:50:35.9969612Z xfrm_algo 16384 1 xfrm_user 2023-02-03T11:50:35.9969856Z xt_addrtype 16384 2 2023-02-03T11:50:35.9970091Z iptable_filter 16384 1 2023-02-03T11:50:35.9970310Z iptable_nat 16384 1 2023-02-03T11:50:35.9970574Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-03T11:50:35.9970829Z bpfilter 16384 0 2023-02-03T11:50:35.9971043Z br_netfilter 28672 0 2023-02-03T11:50:35.9971491Z bridge 307200 1 br_netfilter 2023-02-03T11:50:35.9971737Z stp 16384 1 bridge 2023-02-03T11:50:35.9971967Z llc 16384 2 bridge,stp 2023-02-03T11:50:35.9972195Z aufs 270336 0 2023-02-03T11:50:35.9972413Z overlay 151552 0 2023-02-03T11:50:35.9972618Z nls_iso8859_1 16384 1 2023-02-03T11:50:35.9972840Z dm_multipath 40960 0 2023-02-03T11:50:35.9973070Z scsi_dh_rdac 16384 0 2023-02-03T11:50:35.9973278Z scsi_dh_emc 16384 0 2023-02-03T11:50:35.9973501Z scsi_dh_alua 20480 0 2023-02-03T11:50:35.9973722Z binfmt_misc 24576 1 2023-02-03T11:50:35.9973949Z crct10dif_pclmul 16384 1 2023-02-03T11:50:35.9974166Z crc32_pclmul 16384 0 2023-02-03T11:50:35.9974395Z ghash_clmulni_intel 16384 0 2023-02-03T11:50:35.9974628Z aesni_intel 376832 0 2023-02-03T11:50:35.9974854Z crypto_simd 16384 1 aesni_intel 2023-02-03T11:50:35.9975093Z virtio_net 61440 0 2023-02-03T11:50:35.9975422Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-03T11:50:35.9975685Z psmouse 176128 0 2023-02-03T11:50:35.9975926Z net_failover 20480 1 virtio_net 2023-02-03T11:50:35.9976166Z input_leds 16384 0 2023-02-03T11:50:35.9976395Z failover 16384 1 net_failover 2023-02-03T11:50:35.9976634Z serio_raw 20480 0 2023-02-03T11:50:35.9976855Z efi_pstore 16384 0 2023-02-03T11:50:35.9977068Z sch_fq_codel 24576 13 2023-02-03T11:50:35.9977299Z virtio_rng 16384 0 2023-02-03T11:50:35.9977570Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-03T11:50:35.9977942Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-03T11:50:35.9978272Z autofs4 49152 2 2023-02-03T11:50:35.9978488Z + modinfo nvidia 2023-02-03T11:50:35.9980763Z filename: /lib/modules/5.15.0-1025-gcp/kernel/drivers/video/nvidia.ko 2023-02-03T11:50:35.9981227Z firmware: nvidia/515.76/gsp.bin 2023-02-03T11:50:35.9982040Z alias: char-major-195-* 2023-02-03T11:50:35.9982473Z version: 515.76 2023-02-03T11:50:35.9982707Z supported: external 2023-02-03T11:50:35.9982934Z license: NVIDIA 2023-02-03T11:50:35.9983177Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-03T11:50:35.9983445Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-03T11:50:35.9983724Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-03T11:50:35.9983998Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-03T11:50:35.9984229Z depends: drm 2023-02-03T11:50:35.9984446Z retpoline: Y 2023-02-03T11:50:35.9984660Z name: nvidia 2023-02-03T11:50:35.9985055Z vermagic: 5.15.0-1025-gcp SMP mod_unload modversions 2023-02-03T11:50:35.9985445Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-03T11:50:35.9985799Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-03T11:50:35.9986136Z parm: NVreg_ResmanDebugLevel:int 2023-02-03T11:50:35.9986390Z parm: NVreg_RmLogonRC:int 2023-02-03T11:50:35.9986663Z parm: NVreg_ModifyDeviceFiles:int 2023-02-03T11:50:35.9986935Z parm: NVreg_DeviceFileUID:int 2023-02-03T11:50:35.9987185Z parm: NVreg_DeviceFileGID:int 2023-02-03T11:50:35.9987455Z parm: NVreg_DeviceFileMode:int 2023-02-03T11:50:35.9987780Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-03T11:50:35.9988351Z parm: NVreg_UsePageAttributeTable:int 2023-02-03T11:50:35.9988627Z parm: NVreg_EnablePCIeGen3:int 2023-02-03T11:50:35.9988888Z parm: NVreg_EnableMSI:int 2023-02-03T11:50:35.9989142Z parm: NVreg_TCEBypassMode:int 2023-02-03T11:50:35.9989408Z parm: NVreg_EnableStreamMemOPs:int 2023-02-03T11:50:35.9989728Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-03T11:50:35.9990208Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-03T11:50:35.9990534Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-03T11:50:35.9990902Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-03T11:50:35.9991333Z parm: NVreg_DynamicPowerManagement:int 2023-02-03T11:50:35.9991696Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-03T11:50:35.9992056Z parm: NVreg_EnableGpuFirmware:int 2023-02-03T11:50:35.9992353Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-03T11:50:35.9992679Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-03T11:50:35.9992995Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-03T11:50:35.9993289Z parm: NVreg_MemoryPoolSize:int 2023-02-03T11:50:35.9993573Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-03T11:50:35.9993849Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-03T11:50:35.9994127Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-03T11:50:35.9994401Z parm: NVreg_NvLinkDisable:int 2023-02-03T11:50:35.9994701Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-03T11:50:35.9995020Z parm: NVreg_RegisterPCIDriver:int 2023-02-03T11:50:35.9995309Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-03T11:50:35.9995638Z parm: NVreg_RegistryDwords:charp 2023-02-03T11:50:35.9995941Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-03T11:50:35.9996224Z parm: NVreg_RmMsg:charp 2023-02-03T11:50:35.9996468Z parm: NVreg_GpuBlacklist:charp 2023-02-03T11:50:35.9996750Z parm: NVreg_TemporaryFilePath:charp 2023-02-03T11:50:35.9997027Z parm: NVreg_ExcludedGpus:charp 2023-02-03T11:50:35.9997297Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-03T11:50:35.9997555Z parm: rm_firmware_active:charp 2023-02-03T11:50:35.9997795Z + HAS_NVIDIA_DRIVER=0 2023-02-03T11:50:35.9998125Z ++ command -v nvidia-smi 2023-02-03T11:50:35.9998408Z + '[' -x /usr/bin/nvidia-smi ']' 2023-02-03T11:50:35.9998633Z + set +e 2023-02-03T11:50:35.9999009Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-02-03T11:50:38.9851403Z + INSTALLED_DRIVER_VERSION=515.76 2023-02-03T11:50:38.9852071Z + NVIDIA_SMI_STATUS=0 2023-02-03T11:50:38.9852767Z + '[' 0 -ne 0 ']' 2023-02-03T11:50:38.9853133Z + '[' 515.76 '!=' 515.76 ']' 2023-02-03T11:50:38.9853497Z + HAS_NVIDIA_DRIVER=1 2023-02-03T11:50:38.9854209Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-02-03T11:50:38.9854691Z + set -e 2023-02-03T11:50:38.9855177Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-02-03T11:50:38.9857125Z + '[' 1 -eq 0 ']' 2023-02-03T11:50:38.9857454Z + post_install_nvidia_driver_common 2023-02-03T11:50:38.9858055Z + sudo modprobe nvidia 2023-02-03T11:50:38.9994888Z + echo 'After installing NVIDIA driver' 2023-02-03T11:50:38.9995319Z + lspci 2023-02-03T11:50:38.9995620Z After installing NVIDIA driver 2023-02-03T11:50:39.0104296Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-03T11:50:39.0105057Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-03T11:50:39.0105723Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-03T11:50:39.0106204Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-03T11:50:39.0106543Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-03T11:50:39.0106865Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-03T11:50:39.0107196Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-03T11:50:39.0107456Z + lsmod 2023-02-03T11:50:39.0128754Z Module Size Used by 2023-02-03T11:50:39.0129159Z btrfs 1536000 0 2023-02-03T11:50:39.0129516Z blake2b_generic 20480 0 2023-02-03T11:50:39.0129871Z xor 24576 1 btrfs 2023-02-03T11:50:39.0130239Z zstd_compress 225280 1 btrfs 2023-02-03T11:50:39.0131018Z raid6_pq 122880 1 btrfs 2023-02-03T11:50:39.0131604Z ufs 106496 0 2023-02-03T11:50:39.0132021Z msdos 20480 0 2023-02-03T11:50:39.0132312Z xfs 1753088 0 2023-02-03T11:50:39.0132540Z nvidia_modeset 1146880 0 2023-02-03T11:50:39.0132879Z nvidia_uvm 1331200 0 2023-02-03T11:50:39.0133230Z veth 32768 0 2023-02-03T11:50:39.0133763Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-03T11:50:39.0134205Z drm 618496 1 nvidia 2023-02-03T11:50:39.0134454Z xt_conntrack 16384 1 2023-02-03T11:50:39.0134694Z xt_MASQUERADE 20480 1 2023-02-03T11:50:39.0134971Z xfrm_user 40960 1 2023-02-03T11:50:39.0135425Z xfrm_algo 16384 1 xfrm_user 2023-02-03T11:50:39.0135878Z xt_addrtype 16384 2 2023-02-03T11:50:39.0136254Z iptable_filter 16384 1 2023-02-03T11:50:39.0136485Z iptable_nat 16384 1 2023-02-03T11:50:39.0136763Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-03T11:50:39.0137005Z bpfilter 16384 0 2023-02-03T11:50:39.0137243Z br_netfilter 28672 0 2023-02-03T11:50:39.0137489Z bridge 307200 1 br_netfilter 2023-02-03T11:50:39.0137737Z stp 16384 1 bridge 2023-02-03T11:50:39.0137965Z llc 16384 2 bridge,stp 2023-02-03T11:50:39.0138196Z aufs 270336 0 2023-02-03T11:50:39.0138416Z overlay 151552 0 2023-02-03T11:50:39.0138622Z nls_iso8859_1 16384 1 2023-02-03T11:50:39.0138848Z dm_multipath 40960 0 2023-02-03T11:50:39.0139078Z scsi_dh_rdac 16384 0 2023-02-03T11:50:39.0139290Z scsi_dh_emc 16384 0 2023-02-03T11:50:39.0139531Z scsi_dh_alua 20480 0 2023-02-03T11:50:39.0139754Z binfmt_misc 24576 1 2023-02-03T11:50:39.0139971Z crct10dif_pclmul 16384 1 2023-02-03T11:50:39.0140205Z crc32_pclmul 16384 0 2023-02-03T11:50:39.0140435Z ghash_clmulni_intel 16384 0 2023-02-03T11:50:39.0140659Z aesni_intel 376832 0 2023-02-03T11:50:39.0141042Z crypto_simd 16384 1 aesni_intel 2023-02-03T11:50:39.0141367Z virtio_net 61440 0 2023-02-03T11:50:39.0141640Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-03T11:50:39.0141897Z psmouse 176128 0 2023-02-03T11:50:39.0142143Z net_failover 20480 1 virtio_net 2023-02-03T11:50:39.0142389Z input_leds 16384 0 2023-02-03T11:50:39.0142620Z failover 16384 1 net_failover 2023-02-03T11:50:39.0142863Z serio_raw 20480 0 2023-02-03T11:50:39.0143086Z efi_pstore 16384 0 2023-02-03T11:50:39.0143301Z sch_fq_codel 24576 13 2023-02-03T11:50:39.0143531Z virtio_rng 16384 0 2023-02-03T11:50:39.0143808Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-03T11:50:39.0144187Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-03T11:50:39.0144521Z autofs4 49152 2 2023-02-03T11:50:39.0144745Z + modinfo nvidia 2023-02-03T11:50:39.0146839Z filename: /lib/modules/5.15.0-1025-gcp/kernel/drivers/video/nvidia.ko 2023-02-03T11:50:39.0147277Z firmware: nvidia/515.76/gsp.bin 2023-02-03T11:50:39.0147798Z alias: char-major-195-* 2023-02-03T11:50:39.0148413Z version: 515.76 2023-02-03T11:50:39.0148738Z supported: external 2023-02-03T11:50:39.0148969Z license: NVIDIA 2023-02-03T11:50:39.0149213Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-03T11:50:39.0149481Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-03T11:50:39.0149769Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-03T11:50:39.0150050Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-03T11:50:39.0150281Z depends: drm 2023-02-03T11:50:39.0150518Z retpoline: Y 2023-02-03T11:50:39.0150896Z name: nvidia 2023-02-03T11:50:39.0151326Z vermagic: 5.15.0-1025-gcp SMP mod_unload modversions 2023-02-03T11:50:39.0151928Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-03T11:50:39.0152607Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-03T11:50:39.0153193Z parm: NVreg_ResmanDebugLevel:int 2023-02-03T11:50:39.0153494Z parm: NVreg_RmLogonRC:int 2023-02-03T11:50:39.0153766Z parm: NVreg_ModifyDeviceFiles:int 2023-02-03T11:50:39.0154043Z parm: NVreg_DeviceFileUID:int 2023-02-03T11:50:39.0154293Z parm: NVreg_DeviceFileGID:int 2023-02-03T11:50:39.0154563Z parm: NVreg_DeviceFileMode:int 2023-02-03T11:50:39.0154893Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-03T11:50:39.0155220Z parm: NVreg_UsePageAttributeTable:int 2023-02-03T11:50:39.0155509Z parm: NVreg_EnablePCIeGen3:int 2023-02-03T11:50:39.0155774Z parm: NVreg_EnableMSI:int 2023-02-03T11:50:39.0156027Z parm: NVreg_TCEBypassMode:int 2023-02-03T11:50:39.0156313Z parm: NVreg_EnableStreamMemOPs:int 2023-02-03T11:50:39.0156645Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-03T11:50:39.0157002Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-03T11:50:39.0157330Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-03T11:50:39.0157703Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-03T11:50:39.0158062Z parm: NVreg_DynamicPowerManagement:int 2023-02-03T11:50:39.0158448Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-03T11:50:39.0158812Z parm: NVreg_EnableGpuFirmware:int 2023-02-03T11:50:39.0159114Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-03T11:50:39.0159425Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-03T11:50:39.0159759Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-03T11:50:39.0160057Z parm: NVreg_MemoryPoolSize:int 2023-02-03T11:50:39.0160347Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-03T11:50:39.0160622Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-03T11:50:39.0161034Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-03T11:50:39.0161366Z parm: NVreg_NvLinkDisable:int 2023-02-03T11:50:39.0161668Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-03T11:50:39.0161988Z parm: NVreg_RegisterPCIDriver:int 2023-02-03T11:50:39.0162282Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-03T11:50:39.0162555Z parm: NVreg_RegistryDwords:charp 2023-02-03T11:50:39.0162860Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-03T11:50:39.0163145Z parm: NVreg_RmMsg:charp 2023-02-03T11:50:39.0163390Z parm: NVreg_GpuBlacklist:charp 2023-02-03T11:50:39.0163674Z parm: NVreg_TemporaryFilePath:charp 2023-02-03T11:50:39.0163955Z parm: NVreg_ExcludedGpus:charp 2023-02-03T11:50:39.0164222Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-03T11:50:39.0164499Z parm: rm_firmware_active:charp 2023-02-03T11:50:39.0164729Z + set +e 2023-02-03T11:50:39.0165011Z + nvidia-smi 2023-02-03T11:50:41.4153467Z Fri Feb 3 11:50:41 2023 2023-02-03T11:50:41.4154364Z +-----------------------------------------------------------------------------+ 2023-02-03T11:50:41.4154972Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-02-03T11:50:41.4155434Z |-------------------------------+----------------------+----------------------+ 2023-02-03T11:50:41.4155941Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-02-03T11:50:41.4156480Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-02-03T11:50:41.4156814Z | | | MIG M. | 2023-02-03T11:50:41.4157086Z |===============================+======================+======================| 2023-02-03T11:50:41.4731382Z | 0 NVIDIA A100-SXM... Off | 00000000:00:04.0 Off | 0 | 2023-02-03T11:50:41.4731990Z | N/A 31C P0 52W / 400W | 0MiB / 40960MiB | 2% Default | 2023-02-03T11:50:41.4732556Z | | | Disabled | 2023-02-03T11:50:41.4733088Z +-------------------------------+----------------------+----------------------+ 2023-02-03T11:50:41.4733409Z 2023-02-03T11:50:41.4733833Z +-----------------------------------------------------------------------------+ 2023-02-03T11:50:41.4734177Z | Processes: | 2023-02-03T11:50:41.4734499Z | GPU GI CI PID Type Process name GPU Memory | 2023-02-03T11:50:41.4734792Z | ID ID Usage | 2023-02-03T11:50:41.4735056Z |=============================================================================| 2023-02-03T11:50:41.4735399Z | No running processes found | 2023-02-03T11:50:41.4735834Z +-----------------------------------------------------------------------------+ 2023-02-03T11:50:42.1479843Z + NVIDIA_SMI_STATUS=0 2023-02-03T11:50:42.1480536Z + '[' 0 -eq 0 ']' 2023-02-03T11:50:42.1480847Z + echo 'INFO: Ignoring allowed status 0' 2023-02-03T11:50:42.1481113Z + set -e 2023-02-03T11:50:42.1481338Z INFO: Ignoring allowed status 0 2023-02-03T11:50:42.1485886Z == Installing nvidia container toolkit for ubuntu20.04 == 2023-02-03T11:50:42.1490068Z + sudo apt-get install -y nvidia-docker2 2023-02-03T11:50:42.2176126Z Reading package lists... 2023-02-03T11:50:42.4160603Z Building dependency tree... 2023-02-03T11:50:42.4166921Z Reading state information... 2023-02-03T11:50:42.5847844Z nvidia-docker2 is already the newest version (2.11.0-1). 2023-02-03T11:50:42.5848643Z The following packages were automatically installed and are no longer required: 2023-02-03T11:50:42.5849424Z libatasmart4 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 2023-02-03T11:50:42.5850233Z libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 2023-02-03T11:50:42.5850746Z libexpat1-dev libmm-glib0 libnspr4 libnss3 libnuma1 libparted-fs-resize0 2023-02-03T11:50:42.5854553Z libpython3-dev libpython3.8-dev libudisks2-0 usb-modeswitch 2023-02-03T11:50:42.5855118Z usb-modeswitch-data 2023-02-03T11:50:42.5855467Z Use 'sudo apt autoremove' to remove them. 2023-02-03T11:50:42.6784025Z 0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded. 2023-02-03T11:50:42.7555361Z + sudo systemctl restart docker 2023-02-03T11:50:51.0014982Z Command completed after 1 attempt(s). 2023-02-03T11:50:51.0117853Z ##[group]Run python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-03T11:50:51.0118235Z python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-03T11:50:51.0118559Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-02-03T11:50:51.0118914Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-02-03T11:50:51.0137945Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:50:51.0138217Z env: 2023-02-03T11:50:51.0138418Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:50:51.0138656Z GPU_FLAG: --gpus all 2023-02-03T11:50:51.0138877Z ##[endgroup] 2023-02-03T11:50:52.1734058Z Requirement already satisfied: psutil==5.9.1 in /home/ubuntu/.local/lib/python3.8/site-packages (5.9.1) 2023-02-03T11:50:52.1816170Z Requirement already satisfied: pynvml==11.4.1 in /home/ubuntu/.local/lib/python3.8/site-packages (11.4.1) 2023-02-03T11:50:52.3906899Z Prepare all required actions 2023-02-03T11:50:52.3907599Z Getting action download info 2023-02-03T11:50:52.7476273Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-02-03T11:50:53.3374452Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-02-03T11:50:53.6842306Z ##[group]Run ./.github/actions/download-build-artifacts 2023-02-03T11:50:53.6842664Z with: 2023-02-03T11:50:53.6842990Z name: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T11:50:53.6843321Z env: 2023-02-03T11:50:53.6843602Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:50:53.6843911Z GPU_FLAG: --gpus all 2023-02-03T11:50:53.6844198Z ##[endgroup] 2023-02-03T11:50:53.6888007Z ##[group]Run seemethere/download-artifact-s3@v4 2023-02-03T11:50:53.6888346Z with: 2023-02-03T11:50:53.6888665Z name: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T11:50:53.6889034Z s3-bucket: gha-artifacts 2023-02-03T11:50:53.6889426Z region: us-east-1 2023-02-03T11:50:53.6889677Z env: 2023-02-03T11:50:53.6889949Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:50:53.6890343Z GPU_FLAG: --gpus all 2023-02-03T11:50:53.6890610Z ##[endgroup] 2023-02-03T11:50:54.3036049Z Found 1 objects with prefix pytorch/pytorch/4083392293/linux-bionic-cuda11.7-py3.10-gcc7-sm80/ 2023-02-03T11:50:54.3036838Z Starting download (1/1): /home/ubuntu/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-03T11:51:07.2997640Z Finished download (1/1): /home/ubuntu/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-03T11:51:07.2998102Z 2023-02-03T11:51:07.3041314Z ##[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-03T11:51:07.3058249Z Artifact download has finished successfully 2023-02-03T11:51:07.3220438Z ##[group]Run unzip -o artifacts.zip 2023-02-03T11:51:07.3220726Z unzip -o artifacts.zip 2023-02-03T11:51:07.3240193Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:51:07.3240460Z env: 2023-02-03T11:51:07.3240673Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:51:07.3240910Z GPU_FLAG: --gpus all 2023-02-03T11:51:07.3241116Z ##[endgroup] 2023-02-03T11:51:07.3296410Z Archive: artifacts.zip 2023-02-03T11:51:07.3298556Z creating: dist/ 2023-02-03T11:51:09.2790688Z inflating: dist/torch-2.0.0a0+gitb41e277-cp310-cp310-linux_x86_64.whl 2023-02-03T11:51:09.2791406Z creating: build/custom_test_artifacts/ 2023-02-03T11:51:09.2792071Z creating: build/custom_test_artifacts/custom-op-build/ 2023-02-03T11:51:09.2792858Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-02-03T11:51:09.2797465Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-02-03T11:51:09.2798466Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-02-03T11:51:09.2799412Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-03T11:51:09.2800435Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-03T11:51:09.2801368Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-03T11:51:09.2802468Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-03T11:51:09.2804133Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-03T11:51:09.2805059Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-03T11:51:09.2806025Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-03T11:51:09.2809279Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-03T11:51:09.2811195Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-03T11:51:09.2812630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-03T11:51:09.2813266Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-03T11:51:09.2814730Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-03T11:51:09.2815900Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-03T11:51:09.2817072Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-03T11:51:09.2818071Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-03T11:51:09.2871929Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-03T11:51:09.2873315Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-03T11:51:09.2874657Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-03T11:51:09.2875988Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-03T11:51:09.2877284Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-03T11:51:09.2878518Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-03T11:51:09.2879732Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-03T11:51:09.2881039Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-03T11:51:09.2882232Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-03T11:51:09.2919779Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-03T11:51:09.2960668Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-03T11:51:09.2961965Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-03T11:51:09.2963220Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-03T11:51:09.2964364Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-03T11:51:09.2965508Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-03T11:51:09.2966609Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-03T11:51:09.2967690Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-03T11:51:09.2968852Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-03T11:51:09.3040719Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-03T11:51:09.3112434Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-03T11:51:09.3113568Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-03T11:51:09.3114557Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-02-03T11:51:09.3115761Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-02-03T11:51:09.3116772Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-02-03T11:51:09.3117746Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-02-03T11:51:09.3118945Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-02-03T11:51:09.3120142Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-02-03T11:51:09.3121218Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-02-03T11:51:09.3122182Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-02-03T11:51:09.3123111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-02-03T11:51:09.3124152Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-02-03T11:51:09.3125160Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-02-03T11:51:09.3126124Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-02-03T11:51:09.3127061Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-02-03T11:51:09.3146434Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-02-03T11:51:09.3264047Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-02-03T11:51:09.3265130Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-02-03T11:51:09.3266212Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-02-03T11:51:09.3267323Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-02-03T11:51:09.3268780Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-02-03T11:51:09.3269888Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-02-03T11:51:09.3271046Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-02-03T11:51:09.3272022Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-02-03T11:51:09.3273054Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-02-03T11:51:09.3274110Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-02-03T11:51:09.3275090Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-02-03T11:51:09.3295469Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-02-03T11:51:09.3381182Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-02-03T11:51:09.3382358Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-03T11:51:09.3383439Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-02-03T11:51:09.3384441Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-02-03T11:51:09.3385360Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-02-03T11:51:09.3386259Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-02-03T11:51:09.3387167Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-02-03T11:51:09.3388709Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-02-03T11:51:09.3389811Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-02-03T11:51:09.3390767Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-02-03T11:51:09.3485179Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-02-03T11:51:09.3549198Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-02-03T11:51:09.3549681Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-02-03T11:51:09.3550129Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-02-03T11:51:09.3556123Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-02-03T11:51:09.3556694Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-02-03T11:51:09.3557206Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-03T11:51:09.3557753Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-03T11:51:09.3558283Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-03T11:51:09.3559632Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-03T11:51:09.3560689Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-03T11:51:09.3561223Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-03T11:51:09.3561760Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-03T11:51:09.3564132Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-03T11:51:09.3564938Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-03T11:51:09.3566632Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-03T11:51:09.3567229Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-03T11:51:09.3568296Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-03T11:51:09.3569123Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-03T11:51:09.3569683Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-03T11:51:09.3570228Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-03T11:51:09.3623552Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-03T11:51:09.3624306Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-03T11:51:09.3625101Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-03T11:51:09.3625826Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-03T11:51:09.3626530Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-03T11:51:09.3627205Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-03T11:51:09.3628130Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-03T11:51:09.3628814Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-03T11:51:09.3629836Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-03T11:51:09.3667317Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-03T11:51:09.3706780Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-03T11:51:09.3707703Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-03T11:51:09.3708460Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-03T11:51:09.3709072Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-03T11:51:09.3709664Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-03T11:51:09.3710274Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-03T11:51:09.3710863Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-03T11:51:09.3711860Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-03T11:51:09.3783144Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-03T11:51:09.3855113Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-03T11:51:09.3855740Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-03T11:51:09.3856268Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-02-03T11:51:09.3856775Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-02-03T11:51:09.3857313Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-02-03T11:51:09.3857828Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-02-03T11:51:09.3858391Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-02-03T11:51:09.3858969Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-02-03T11:51:09.3859562Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-02-03T11:51:09.3860111Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-02-03T11:51:09.3860675Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-02-03T11:51:09.3861227Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-02-03T11:51:09.3861892Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-02-03T11:51:09.3862478Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-02-03T11:51:09.3863026Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-02-03T11:51:09.3883925Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-02-03T11:51:09.3949349Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-02-03T11:51:09.3949971Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-03T11:51:09.3950547Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-02-03T11:51:09.3951065Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-02-03T11:51:09.3951885Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-02-03T11:51:09.3952426Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-02-03T11:51:09.3952935Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-02-03T11:51:09.3955365Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-02-03T11:51:09.3955950Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-02-03T11:51:09.3956422Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-02-03T11:51:09.4006318Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-02-03T11:51:09.4006867Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-02-03T11:51:09.4007333Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-02-03T11:51:09.4013408Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-02-03T11:51:09.4013955Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-02-03T11:51:09.4014511Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-03T11:51:09.4015075Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-03T11:51:09.4015630Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-03T11:51:09.4017418Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-03T11:51:09.4018332Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-03T11:51:09.4018896Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-03T11:51:09.4019455Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-03T11:51:09.4021561Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-03T11:51:09.4022639Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-03T11:51:09.4024024Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-03T11:51:09.4024652Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-03T11:51:09.4025774Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-03T11:51:09.4026641Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-03T11:51:09.4027231Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-03T11:51:09.4027799Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-03T11:51:09.4080331Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-03T11:51:09.4081047Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-03T11:51:09.4081778Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-03T11:51:09.4082536Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-03T11:51:09.4083257Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-03T11:51:09.4083941Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-03T11:51:09.4084878Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-03T11:51:09.4085586Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-03T11:51:09.4086284Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-03T11:51:09.4124467Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-03T11:51:09.4164165Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-03T11:51:09.4165075Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-03T11:51:09.4165748Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-03T11:51:09.4166445Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-03T11:51:09.4167065Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-03T11:51:09.4167701Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-03T11:51:09.4168327Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-03T11:51:09.4169387Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-03T11:51:09.4241127Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-03T11:51:09.4311941Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-03T11:51:09.4312597Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-03T11:51:09.4313155Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-02-03T11:51:09.4313681Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-02-03T11:51:09.4314235Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-02-03T11:51:09.4314791Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-02-03T11:51:09.4315386Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-02-03T11:51:09.4316004Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-02-03T11:51:09.4316685Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-02-03T11:51:09.4317324Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-02-03T11:51:09.4317926Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-02-03T11:51:09.4318515Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-02-03T11:51:09.4319123Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-02-03T11:51:09.4319729Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-02-03T11:51:09.4320332Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-02-03T11:51:09.4323390Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-02-03T11:51:09.4473464Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-02-03T11:51:09.4474082Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-02-03T11:51:09.4474696Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-02-03T11:51:09.4475398Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-02-03T11:51:09.4476023Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-02-03T11:51:09.4476694Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-02-03T11:51:09.4477316Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-02-03T11:51:09.4477923Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-02-03T11:51:09.4478544Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-02-03T11:51:09.4479163Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-02-03T11:51:09.4479774Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-02-03T11:51:09.4500406Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-02-03T11:51:09.4560595Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-02-03T11:51:09.4561249Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-03T11:51:09.4561864Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-02-03T11:51:09.4562466Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-02-03T11:51:09.4563003Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-02-03T11:51:09.4563536Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-02-03T11:51:09.4564073Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-02-03T11:51:09.4566243Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-02-03T11:51:09.4567936Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-02-03T11:51:09.4568492Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-02-03T11:51:09.4687695Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-02-03T11:51:09.4733525Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-02-03T11:51:09.4733913Z creating: build/lib/ 2023-02-03T11:51:09.4734541Z inflating: build/lib/libclog.a 2023-02-03T11:51:09.4802247Z inflating: build/lib/libgtest.a 2023-02-03T11:51:09.4811847Z inflating: build/lib/libpthreadpool.a 2023-02-03T11:51:09.4820495Z inflating: build/lib/libittnotify.a 2023-02-03T11:51:09.4914048Z inflating: build/lib/libbenchmark.a 2023-02-03T11:51:09.5017398Z inflating: build/lib/libprotobuf-lite.a 2023-02-03T11:51:09.5092282Z inflating: build/lib/libasmjit.a 2023-02-03T11:51:09.5122183Z inflating: build/lib/libtensorpipe_uv.a 2023-02-03T11:51:09.5640194Z inflating: build/lib/libprotobuf.a 2023-02-03T11:51:09.5776280Z inflating: build/lib/libgloo.a 2023-02-03T11:51:09.5808595Z inflating: build/lib/libfmt.a 2023-02-03T11:51:09.5808945Z inflating: build/lib/libfoxi_loader.a 2023-02-03T11:51:09.5809710Z inflating: build/lib/libcaffe2_nvrtc.so 2023-02-03T11:51:09.5892090Z inflating: build/lib/libc10.so 2023-02-03T11:51:09.5892474Z inflating: build/lib/libtorch_global_deps.so 2023-02-03T11:51:09.6445879Z inflating: build/lib/libprotoc.a 2023-02-03T11:51:09.6454440Z inflating: build/lib/libcpuinfo.a 2023-02-03T11:51:09.6462866Z inflating: build/lib/libcpuinfo_internals.a 2023-02-03T11:51:09.6478354Z inflating: build/lib/libqnnpack.a 2023-02-03T11:51:09.6499973Z inflating: build/lib/libpytorch_qnnpack.a 2023-02-03T11:51:09.6502268Z inflating: build/lib/libnnpack_reference_layers.a 2023-02-03T11:51:09.6523519Z inflating: build/lib/libnnpack.a 2023-02-03T11:51:09.6540303Z inflating: build/lib/libgmock.a 2023-02-03T11:51:09.6540735Z inflating: build/lib/libgtest_main.a 2023-02-03T11:51:09.6541368Z inflating: build/lib/libbenchmark_main.a 2023-02-03T11:51:10.6086716Z inflating: build/lib/libdnnl.a 2023-02-03T11:51:10.6722925Z inflating: build/lib/libtensorpipe.a 2023-02-03T11:51:10.6859170Z inflating: build/lib/libXNNPACK.a 2023-02-03T11:51:10.6912718Z inflating: build/lib/libc10_cuda.so 2023-02-03T11:51:10.6913084Z inflating: build/lib/libgmock_main.a 2023-02-03T11:51:10.8418596Z inflating: build/lib/libfbgemm.a 2023-02-03T11:51:10.9530996Z inflating: build/lib/libdnnl_graph.a 2023-02-03T11:51:11.0033058Z inflating: build/lib/libkineto.a 2023-02-03T11:51:11.0314427Z inflating: build/lib/libtensorpipe_cuda.a 2023-02-03T11:51:11.0358069Z inflating: build/lib/libcaffe2_protos.a 2023-02-03T11:51:11.0404930Z inflating: build/lib/libonnx_proto.a 2023-02-03T11:51:11.1064894Z inflating: build/lib/libonnx.a 2023-02-03T11:51:11.1485940Z inflating: build/lib/libgloo_cuda.a 2023-02-03T11:51:13.4845091Z inflating: build/lib/libtorch_cpu.so 2023-02-03T11:51:13.4859621Z inflating: build/lib/libunbox_lib.a 2023-02-03T11:51:15.2627520Z inflating: build/lib/libtorch_cuda.so 2023-02-03T11:51:15.2627866Z inflating: build/lib/libtorch.so 2023-02-03T11:51:16.2409296Z inflating: build/lib/libtorch_cuda_linalg.so 2023-02-03T11:51:16.2411147Z inflating: build/lib/libc10d_cuda_test.so 2023-02-03T11:51:16.2434142Z inflating: build/lib/libjitbackend_test.so 2023-02-03T11:51:16.2493226Z inflating: build/lib/libtorchbind_test.so 2023-02-03T11:51:16.2522624Z inflating: build/lib/libbackend_with_compiler.so 2023-02-03T11:51:16.2527221Z inflating: build/lib/libshm.so 2023-02-03T11:51:16.3230721Z inflating: build/lib/libnvfuser_codegen.so 2023-02-03T11:51:16.4964816Z inflating: build/lib/libtorch_python.so 2023-02-03T11:51:16.5002473Z inflating: build/lib/libnnapi_backend.so 2023-02-03T11:51:16.5003347Z creating: build/bin/ 2023-02-03T11:51:16.5055391Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-02-03T11:51:16.5110878Z inflating: build/bin/c10_DeviceGuard_test 2023-02-03T11:51:16.5164790Z inflating: build/bin/c10_Device_test 2023-02-03T11:51:16.5227259Z inflating: build/bin/c10_DispatchKeySet_test 2023-02-03T11:51:16.5278507Z inflating: build/bin/c10_StreamGuard_test 2023-02-03T11:51:16.5330795Z inflating: build/bin/c10_SymInt_test 2023-02-03T11:51:16.5390369Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-02-03T11:51:16.5449944Z inflating: build/bin/c10_InlineStreamGuard_test 2023-02-03T11:51:16.5510519Z inflating: build/bin/c10_SizesAndStrides_test 2023-02-03T11:51:16.5561604Z inflating: build/bin/c10_Array_test 2023-02-03T11:51:16.5618296Z inflating: build/bin/c10_Bitset_test 2023-02-03T11:51:16.5669895Z inflating: build/bin/c10_ConstexprCrc_test 2023-02-03T11:51:16.5724232Z inflating: build/bin/c10_C++17_test 2023-02-03T11:51:16.5776723Z inflating: build/bin/c10_DeadlockDetection_test 2023-02-03T11:51:16.5829799Z inflating: build/bin/c10_Half_test 2023-02-03T11:51:16.5890822Z inflating: build/bin/c10_LeftRight_test 2023-02-03T11:51:16.5957238Z inflating: build/bin/c10_Metaprogramming_test 2023-02-03T11:51:16.6113061Z inflating: build/bin/c10_SmallVectorTest 2023-02-03T11:51:16.6166738Z inflating: build/bin/c10_Synchronized_test 2023-02-03T11:51:16.6227162Z inflating: build/bin/c10_ThreadLocal_test 2023-02-03T11:51:16.6284092Z inflating: build/bin/c10_TypeIndex_test 2023-02-03T11:51:16.6337547Z inflating: build/bin/c10_TypeList_test 2023-02-03T11:51:16.6388682Z inflating: build/bin/c10_TypeTraits_test 2023-02-03T11:51:16.6444841Z inflating: build/bin/c10_accumulate_test 2023-02-03T11:51:16.6504527Z inflating: build/bin/c10_bfloat16_test 2023-02-03T11:51:16.6563709Z inflating: build/bin/c10_complex_math_test 2023-02-03T11:51:16.6622498Z inflating: build/bin/c10_complex_test 2023-02-03T11:51:16.6738651Z inflating: build/bin/c10_either_test 2023-02-03T11:51:16.6794855Z inflating: build/bin/c10_exception_test 2023-02-03T11:51:16.6848306Z inflating: build/bin/c10_flags_test 2023-02-03T11:51:16.6903852Z inflating: build/bin/c10_irange_test 2023-02-03T11:51:16.7086718Z inflating: build/bin/c10_intrusive_ptr_test 2023-02-03T11:51:16.7147529Z inflating: build/bin/c10_logging_test 2023-02-03T11:51:16.7226217Z inflating: build/bin/c10_optional_test 2023-02-03T11:51:16.7292284Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-02-03T11:51:16.7350850Z inflating: build/bin/c10_registry_test 2023-02-03T11:51:16.7412701Z inflating: build/bin/c10_string_view_test 2023-02-03T11:51:16.7468084Z inflating: build/bin/c10_tempfile_test 2023-02-03T11:51:16.7526683Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-02-03T11:51:16.7586075Z inflating: build/bin/c10_typeid_test 2023-02-03T11:51:16.8091071Z inflating: build/bin/protoc-3.13.0.0 2023-02-03T11:51:16.8595800Z inflating: build/bin/protoc 2023-02-03T11:51:16.8652519Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-02-03T11:51:16.8709704Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-02-03T11:51:16.8766335Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-02-03T11:51:16.8822024Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-02-03T11:51:16.8879028Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-02-03T11:51:16.8935690Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-02-03T11:51:16.8992234Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-02-03T11:51:16.9043908Z inflating: build/bin/c10_cuda_CUDATest 2023-02-03T11:51:16.9395771Z inflating: build/bin/vec_test_all_types_AVX2 2023-02-03T11:51:16.9709115Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-02-03T11:51:16.9766283Z inflating: build/bin/FileStoreTest 2023-02-03T11:51:16.9823823Z inflating: build/bin/HashStoreTest 2023-02-03T11:51:16.9889477Z inflating: build/bin/TCPStoreTest 2023-02-03T11:51:16.9905481Z inflating: build/bin/ProcessGroupMPITest 2023-02-03T11:51:16.9972297Z inflating: build/bin/test_edge_op_registration 2023-02-03T11:51:16.9975423Z inflating: build/bin/example_allreduce 2023-02-03T11:51:17.0032868Z inflating: build/bin/Dimname_test 2023-02-03T11:51:17.0111392Z inflating: build/bin/Dict_test 2023-02-03T11:51:17.0180347Z inflating: build/bin/MaybeOwned_test 2023-02-03T11:51:17.0242361Z inflating: build/bin/NamedTensor_test 2023-02-03T11:51:17.0305367Z inflating: build/bin/atest 2023-02-03T11:51:17.0369980Z inflating: build/bin/apply_utils_test 2023-02-03T11:51:17.0435399Z inflating: build/bin/basic 2023-02-03T11:51:17.0493326Z inflating: build/bin/broadcast_test 2023-02-03T11:51:17.0555054Z inflating: build/bin/cpu_generator_test 2023-02-03T11:51:17.0611522Z inflating: build/bin/cpu_profiling_allocator_test 2023-02-03T11:51:17.0666915Z inflating: build/bin/dispatch_key_set_test 2023-02-03T11:51:17.0762116Z inflating: build/bin/cpu_rng_test 2023-02-03T11:51:17.0815544Z inflating: build/bin/dlconvertor_test 2023-02-03T11:51:17.0878578Z inflating: build/bin/extension_backend_test 2023-02-03T11:51:17.0938006Z inflating: build/bin/half_test 2023-02-03T11:51:17.1039442Z inflating: build/bin/ivalue_test 2023-02-03T11:51:17.1093457Z inflating: build/bin/lazy_tensor_test 2023-02-03T11:51:17.1151877Z inflating: build/bin/math_kernel_test 2023-02-03T11:51:17.1209179Z inflating: build/bin/memory_format_test 2023-02-03T11:51:17.1266800Z inflating: build/bin/memory_overlapping_test 2023-02-03T11:51:17.1322725Z inflating: build/bin/mobile_memory_cleanup 2023-02-03T11:51:17.1376643Z inflating: build/bin/operator_name_test 2023-02-03T11:51:17.1436188Z inflating: build/bin/native_test 2023-02-03T11:51:17.1489673Z inflating: build/bin/operators_test 2023-02-03T11:51:17.1552366Z inflating: build/bin/quantized_test 2023-02-03T11:51:17.1608711Z inflating: build/bin/packedtensoraccessor_test 2023-02-03T11:51:17.1679184Z inflating: build/bin/pow_test 2023-02-03T11:51:17.1731605Z inflating: build/bin/reduce_ops_test 2023-02-03T11:51:17.1786054Z inflating: build/bin/reportMemoryUsage_test 2023-02-03T11:51:17.1846435Z inflating: build/bin/scalar_tensor_test 2023-02-03T11:51:17.1902380Z inflating: build/bin/stride_properties_test 2023-02-03T11:51:17.1963325Z inflating: build/bin/scalar_test 2023-02-03T11:51:17.2046851Z inflating: build/bin/tensor_iterator_test 2023-02-03T11:51:17.2049857Z inflating: build/bin/thread_init_test 2023-02-03T11:51:17.2109476Z inflating: build/bin/test_parallel 2023-02-03T11:51:17.2168326Z inflating: build/bin/type_ptr_test 2023-02-03T11:51:17.2220866Z inflating: build/bin/variant_test 2023-02-03T11:51:17.2277703Z inflating: build/bin/undefined_tensor_test 2023-02-03T11:51:17.2342205Z inflating: build/bin/type_test 2023-02-03T11:51:17.2343186Z inflating: build/bin/verify_api_visibility 2023-02-03T11:51:17.2416859Z inflating: build/bin/legacy_vmap_test 2023-02-03T11:51:17.2471617Z inflating: build/bin/weakref_test 2023-02-03T11:51:17.2525856Z inflating: build/bin/wrapdim_test 2023-02-03T11:51:17.2577981Z inflating: build/bin/xla_tensor_test 2023-02-03T11:51:17.2693673Z inflating: build/bin/List_test 2023-02-03T11:51:17.2757702Z inflating: build/bin/IListRef_test 2023-02-03T11:51:17.2886694Z inflating: build/bin/kernel_function_legacy_test 2023-02-03T11:51:17.2955670Z inflating: build/bin/KernelFunction_test 2023-02-03T11:51:17.3057230Z inflating: build/bin/kernel_function_test 2023-02-03T11:51:17.3193320Z inflating: build/bin/kernel_lambda_legacy_test 2023-02-03T11:51:17.3303334Z inflating: build/bin/kernel_lambda_test 2023-02-03T11:51:17.3368032Z inflating: build/bin/kernel_stackbased_test 2023-02-03T11:51:17.3469212Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-02-03T11:51:17.3523473Z inflating: build/bin/CppSignature_test 2023-02-03T11:51:17.3574722Z inflating: build/bin/op_allowlist_test 2023-02-03T11:51:17.3635466Z inflating: build/bin/backend_fallback_test 2023-02-03T11:51:17.3692839Z inflating: build/bin/inline_container_test 2023-02-03T11:51:17.4001448Z inflating: build/bin/op_registration_test 2023-02-03T11:51:17.4057179Z inflating: build/bin/cuda_apply_test 2023-02-03T11:51:17.4121253Z inflating: build/bin/cuda_atomic_ops_test 2023-02-03T11:51:17.4179432Z inflating: build/bin/cuda_caching_host_allocator_test 2023-02-03T11:51:17.4232161Z inflating: build/bin/cuda_device_test 2023-02-03T11:51:17.4307596Z inflating: build/bin/cuda_complex_math_test 2023-02-03T11:51:17.4369324Z inflating: build/bin/cuda_complex_test 2023-02-03T11:51:17.4432545Z inflating: build/bin/cuda_cub_test 2023-02-03T11:51:17.4485762Z inflating: build/bin/cuda_dlconvertor_test 2023-02-03T11:51:17.4539634Z inflating: build/bin/cuda_integer_divider_test 2023-02-03T11:51:17.4610969Z inflating: build/bin/cuda_distributions_test 2023-02-03T11:51:17.4673298Z inflating: build/bin/cuda_generator_test 2023-02-03T11:51:17.4726018Z inflating: build/bin/cuda_half_test 2023-02-03T11:51:17.4783493Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-02-03T11:51:17.4835499Z inflating: build/bin/cuda_optional_test 2023-02-03T11:51:17.4899662Z inflating: build/bin/cuda_stream_test 2023-02-03T11:51:17.4952181Z inflating: build/bin/cuda_cudnn_test 2023-02-03T11:51:17.5007114Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-02-03T11:51:17.5062545Z inflating: build/bin/cuda_vectorized_test 2023-02-03T11:51:17.5132538Z inflating: build/bin/ProcessGroupGlooTest 2023-02-03T11:51:17.5149528Z inflating: build/bin/tutorial_tensorexpr 2023-02-03T11:51:17.5211123Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-02-03T11:51:17.5274135Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-02-03T11:51:17.5338828Z inflating: build/bin/ProcessGroupNCCLTest 2023-02-03T11:51:17.5395652Z inflating: build/bin/ProcessGroupUCCTest 2023-02-03T11:51:17.5453406Z inflating: build/bin/test_dist_autograd 2023-02-03T11:51:17.5455618Z inflating: build/bin/parallel_benchmark 2023-02-03T11:51:17.5530577Z inflating: build/bin/test_cpp_rpc 2023-02-03T11:51:17.5603065Z inflating: build/bin/test_mobile_nnc 2023-02-03T11:51:17.5613702Z inflating: build/bin/aot_model_compiler_test 2023-02-03T11:51:17.6493207Z inflating: build/bin/test_tensorexpr 2023-02-03T11:51:17.6870993Z inflating: build/bin/test_lazy 2023-02-03T11:51:17.6876380Z inflating: build/bin/torch_shm_manager 2023-02-03T11:51:17.8164057Z inflating: build/bin/test_api 2023-02-03T11:51:17.8772410Z inflating: build/bin/test_jit 2023-02-03T11:51:17.9392162Z inflating: build/bin/nvfuser_tests 2023-02-03T11:51:17.9432303Z ##[group]Run df -H 2023-02-03T11:51:17.9432537Z df -H 2023-02-03T11:51:17.9451576Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:51:17.9451836Z env: 2023-02-03T11:51:17.9452060Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:51:17.9452311Z GPU_FLAG: --gpus all 2023-02-03T11:51:17.9452519Z ##[endgroup] 2023-02-03T11:51:17.9507669Z Filesystem Size Used Avail Use% Mounted on 2023-02-03T11:51:17.9508118Z /dev/root 1.1T 226G 841G 22% / 2023-02-03T11:51:17.9508369Z devtmpfs 45G 0 45G 0% /dev 2023-02-03T11:51:17.9508792Z tmpfs 45G 0 45G 0% /dev/shm 2023-02-03T11:51:17.9509312Z tmpfs 9.0G 1.1M 9.0G 1% /run 2023-02-03T11:51:17.9510021Z tmpfs 5.3M 0 5.3M 0% /run/lock 2023-02-03T11:51:17.9510569Z tmpfs 45G 0 45G 0% /sys/fs/cgroup 2023-02-03T11:51:17.9511450Z /dev/loop0 16M 16M 0 100% /snap/aws-cli/130 2023-02-03T11:51:17.9511748Z /dev/loop1 123M 123M 0 100% /snap/core/14399 2023-02-03T11:51:17.9512033Z /dev/loop2 123M 123M 0 100% /snap/core/14447 2023-02-03T11:51:17.9512320Z /dev/loop4 59M 59M 0 100% /snap/core18/2667 2023-02-03T11:51:17.9512587Z /dev/loop7 67M 67M 0 100% /snap/core20/1778 2023-02-03T11:51:17.9514173Z /dev/loop10 53M 53M 0 100% /snap/snapd/17883 2023-02-03T11:51:17.9514713Z /dev/loop12 53M 53M 0 100% /snap/snapd/17950 2023-02-03T11:51:17.9515314Z /dev/loop8 67M 67M 0 100% /snap/core20/1738 2023-02-03T11:51:17.9515784Z /dev/loop11 97M 97M 0 100% /snap/lxd/24061 2023-02-03T11:51:17.9516140Z /dev/loop9 97M 97M 0 100% /snap/lxd/23991 2023-02-03T11:51:17.9516501Z /dev/sda15 110M 5.5M 104M 5% /boot/efi 2023-02-03T11:51:17.9517044Z /dev/loop13 352M 352M 0 100% /snap/google-cloud-sdk/310 2023-02-03T11:51:17.9517441Z /dev/loop5 354M 354M 0 100% /snap/google-cloud-sdk/312 2023-02-03T11:51:17.9517736Z /dev/loop6 59M 59M 0 100% /snap/core18/2679 2023-02-03T11:51:17.9540640Z ##[group]Run .github/scripts/parse_ref.py 2023-02-03T11:51:17.9540947Z .github/scripts/parse_ref.py 2023-02-03T11:51:17.9557940Z shell: /usr/bin/bash -e {0} 2023-02-03T11:51:17.9558157Z env: 2023-02-03T11:51:17.9558371Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:51:17.9558614Z GPU_FLAG: --gpus all 2023-02-03T11:51:17.9558820Z ##[endgroup] 2023-02-03T11:51:17.9876407Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-03T11:51:17.9876837Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-03T11:51:17.9894113Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T11:51:17.9894497Z env: 2023-02-03T11:51:17.9894703Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:51:17.9894945Z GPU_FLAG: --gpus all 2023-02-03T11:51:17.9895173Z JOB_TIMEOUT: 240 2023-02-03T11:51:17.9895374Z ##[endgroup] 2023-02-03T11:51:17.9990598Z ##[group]Run set -x 2023-02-03T11:51:17.9990929Z set -x 2023-02-03T11:51:17.9991119Z  2023-02-03T11:51:17.9991364Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-02-03T11:51:17.9991672Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2023-02-03T11:51:17.9991973Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-02-03T11:51:17.9992254Z  TEST_COMMAND=.ci/onnx/test.sh 2023-02-03T11:51:17.9992493Z else 2023-02-03T11:51:17.9992726Z  TEST_COMMAND=.ci/pytorch/test.sh 2023-02-03T11:51:17.9992966Z fi 2023-02-03T11:51:17.9993161Z  2023-02-03T11:51:17.9993457Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-02-03T11:51:17.9993742Z  2023-02-03T11:51:17.9994011Z # sanitize the input commit message and PR body here: 2023-02-03T11:51:17.9994278Z # 2023-02-03T11:51:17.9994621Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-02-03T11:51:17.9995072Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-02-03T11:51:17.9995461Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-02-03T11:51:17.9995746Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-02-03T11:51:17.9995975Z  2023-02-03T11:51:17.9996348Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-02-03T11:51:17.9996693Z # wreak havoc internally 2023-02-03T11:51:17.9996982Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-02-03T11:51:17.9997265Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-02-03T11:51:17.9997505Z  2023-02-03T11:51:17.9997789Z # detached container should get cleaned up by teardown_ec2_linux 2023-02-03T11:51:17.9998153Z # TODO: Stop building test binaries as part of the build phase 2023-02-03T11:51:17.9998477Z # Used for GPU_FLAG since that doesn't play nice 2023-02-03T11:51:17.9998781Z # shellcheck disable=SC2086,SC2090 2023-02-03T11:51:17.9999054Z container_name=$(docker run \ 2023-02-03T11:51:17.9999291Z  ${GPU_FLAG:-} \ 2023-02-03T11:51:17.9999536Z  -e BUILD_ENVIRONMENT \ 2023-02-03T11:51:17.9999785Z  -e PR_NUMBER \ 2023-02-03T11:51:18.0000012Z  -e GITHUB_ACTIONS \ 2023-02-03T11:51:18.0000244Z  -e BASE_SHA \ 2023-02-03T11:51:18.0000468Z  -e BRANCH \ 2023-02-03T11:51:18.0000670Z  -e SHA1 \ 2023-02-03T11:51:18.0000901Z  -e AWS_DEFAULT_REGION \ 2023-02-03T11:51:18.0001143Z  -e IN_WHEEL_TEST \ 2023-02-03T11:51:18.0001365Z  -e SHARD_NUMBER \ 2023-02-03T11:51:18.0001600Z  -e TEST_CONFIG \ 2023-02-03T11:51:18.0001836Z  -e NUM_TEST_SHARDS \ 2023-02-03T11:51:18.0002067Z  -e PR_BODY \ 2023-02-03T11:51:18.0002289Z  -e COMMIT_MESSAGES \ 2023-02-03T11:51:18.0002547Z  -e CONTINUE_THROUGH_ERROR \ 2023-02-03T11:51:18.0002813Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-02-03T11:51:18.0003085Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-02-03T11:51:18.0003351Z  -e PR_LABELS \ 2023-02-03T11:51:18.0003615Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-02-03T11:51:18.0003866Z  -e SCCACHE_BUCKET \ 2023-02-03T11:51:18.0004117Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-02-03T11:51:18.0004357Z  -e XLA_CUDA \ 2023-02-03T11:51:18.0004598Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-02-03T11:51:18.0004880Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-02-03T11:51:18.0005182Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-02-03T11:51:18.0005604Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-02-03T11:51:18.0005901Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-02-03T11:51:18.0006320Z  --ulimit stack=10485760:83886080 \ 2023-02-03T11:51:18.0006608Z  --security-opt seccomp=unconfined \ 2023-02-03T11:51:18.0006873Z  --cap-add=SYS_PTRACE \ 2023-02-03T11:51:18.0007117Z  --ipc=host \ 2023-02-03T11:51:18.0007365Z  --shm-size="${SHM_SIZE}" \ 2023-02-03T11:51:18.0007583Z  --tty \ 2023-02-03T11:51:18.0007802Z  --detach \ 2023-02-03T11:51:18.0008047Z  --name="${container_name}" \ 2023-02-03T11:51:18.0008281Z  --user jenkins \ 2023-02-03T11:51:18.0008572Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-02-03T11:51:18.0008885Z  -w /var/lib/jenkins/workspace \ 2023-02-03T11:51:18.0009138Z  "${DOCKER_IMAGE}" 2023-02-03T11:51:18.0009342Z ) 2023-02-03T11:51:18.0009614Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-02-03T11:51:18.0010028Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-02-03T11:51:18.0026471Z shell: /usr/bin/bash -e {0} 2023-02-03T11:51:18.0026701Z env: 2023-02-03T11:51:18.0026921Z GIT_DEFAULT_BRANCH: master 2023-02-03T11:51:18.0027152Z GPU_FLAG: --gpus all 2023-02-03T11:51:18.0027465Z BUILD_ENVIRONMENT: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T11:51:18.0027760Z PR_NUMBER: 2023-02-03T11:51:18.0028178Z BRANCH: master 2023-02-03T11:51:18.0028568Z SHA1: b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:18.0028859Z BASE_SHA: b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:18.0029136Z PYTORCH_RETRY_TEST_CASES: 1 2023-02-03T11:51:18.0029383Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-02-03T11:51:18.0029680Z TEST_CONFIG: inductor_torchbench_smoketest_perf 2023-02-03T11:51:18.0029947Z SHARD_NUMBER: 1 2023-02-03T11:51:18.0030149Z NUM_TEST_SHARDS: 1 2023-02-03T11:51:18.0030360Z PR_BODY: 2023-02-03T11:51:18.0030589Z CONTINUE_THROUGH_ERROR: False 2023-02-03T11:51:18.0030891Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-02-03T11:51:18.0031194Z SCCACHE_S3_KEY_PREFIX: inductor 2023-02-03T11:51:18.0031428Z SHM_SIZE: 2g 2023-02-03T11:51:18.0031870Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T11:51:18.0032312Z XLA_CUDA: 2023-02-03T11:51:18.0032634Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-02-03T11:51:18.0032983Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-02-03T11:51:18.0033243Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-02-03T11:51:18.0033487Z ##[endgroup] 2023-02-03T11:51:18.0068728Z + [[ inductor_torchbench_smoketest_perf == \m\u\l\t\i\g\p\u ]] 2023-02-03T11:51:18.0069396Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *onnx* ]] 2023-02-03T11:51:18.0069717Z + TEST_COMMAND=.ci/pytorch/test.sh 2023-02-03T11:51:18.0073340Z ++ git cherry -v origin/master 2023-02-03T11:51:18.0109657Z + COMMIT_MESSAGES= 2023-02-03T11:51:18.0109901Z + COMMIT_MESSAGES= 2023-02-03T11:51:18.0110336Z + PR_BODY= 2023-02-03T11:51:18.0110684Z + export COMMIT_MESSAGES= 2023-02-03T11:51:18.0110920Z + COMMIT_MESSAGES= 2023-02-03T11:51:18.0111136Z + export PR_BODY= 2023-02-03T11:51:18.0111329Z + PR_BODY= 2023-02-03T11:51:18.0122702Z +++ nproc --ignore=2 2023-02-03T11:51:18.0135388Z ++ 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_4083392293 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ubuntu/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-03T11:51:22.6629039Z + container_name=6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T11:51:22.6629523Z + echo DOCKER_CONTAINER_ID=6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T11:51:22.6633470Z ++ echo dist/torch-2.0.0a0+gitb41e277-cp310-cp310-linux_x86_64.whl 2023-02-03T11:51:22.6636854Z + docker exec -t 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 sh -c 'pip install dist/torch-2.0.0a0+gitb41e277-cp310-cp310-linux_x86_64.whl[opt-einsum] && .ci/pytorch/test.sh' 2023-02-03T11:51:23.1872923Z Processing ./dist/torch-2.0.0a0+gitb41e277-cp310-cp310-linux_x86_64.whl 2023-02-03T11:51:24.0538393Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitb41e277) (1.11.1) 2023-02-03T11:51:24.0540691Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitb41e277) (2.6.3) 2023-02-03T11:51:24.1248656Z Collecting filelock 2023-02-03T11:51:24.1934780Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-02-03T11:51:24.1984913Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitb41e277) (4.4.0) 2023-02-03T11:51:24.2000112Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+gitb41e277) (3.3.0) 2023-02-03T11:51:24.2065783Z 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+gitb41e277) (1.21.2) 2023-02-03T11:51:24.2316489Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+gitb41e277) (1.2.1) 2023-02-03T11:51:24.9914235Z Installing collected packages: filelock, torch 2023-02-03T11:51:33.9810099Z Successfully installed filelock-3.9.0 torch-2.0.0a0+gitb41e277 2023-02-03T11:51:34.0648152Z + echo 'Environment variables:' 2023-02-03T11:51:34.0648594Z Environment variables: 2023-02-03T11:51:34.0648829Z + env 2023-02-03T11:51:34.0658572Z SHARD_NUMBER=1 2023-02-03T11:51:34.0659153Z NV_LIBCUBLAS_DEV_VERSION=11.10.1.25-1 2023-02-03T11:51:34.0659842Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-7 2023-02-03T11:51:34.0660423Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-03T11:51:34.0661143Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.13.4-1+cuda11.7 2023-02-03T11:51:34.0661466Z UCC_HOME=/usr 2023-02-03T11:51:34.0662016Z BUILD_ENVIRONMENT=linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T11:51:34.0662567Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-03T11:51:34.0663179Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-7=11.7.3.21-1 2023-02-03T11:51:34.0663563Z INSTALLED_DB=yes 2023-02-03T11:51:34.0663872Z HOSTNAME=6b6be497eee4 2023-02-03T11:51:34.0664224Z GITHUB_REF_NAME=master 2023-02-03T11:51:34.0664617Z GITHUB_API_URL=https://api.github.com 2023-02-03T11:51:34.0665055Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-03T11:51:34.0665469Z OPENSSL_DIR=/opt/openssl 2023-02-03T11:51:34.0665878Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-03T11:51:34.0666857Z GITHUB_STEP_SUMMARY=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/step_summary_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0667565Z CUDA_PATH=/usr/local/cuda 2023-02-03T11:51:34.0668491Z GITHUB_ACTION_PATH=/home/ubuntu/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-03T11:51:34.0668952Z GITHUB_RUN_ATTEMPT=1 2023-02-03T11:51:34.0669910Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-03T11:51:34.0670459Z NV_LIBNPP_VERSION=11.7.3.21-1 2023-02-03T11:51:34.0670825Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-7=11.7.50-1 2023-02-03T11:51:34.0671236Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-03T11:51:34.0671605Z GITHUB_ACTIONS=true 2023-02-03T11:51:34.0671840Z NVIDIA_VISIBLE_DEVICES=all 2023-02-03T11:51:34.0672115Z NV_NVPROF_VERSION=11.7.50-1 2023-02-03T11:51:34.0672388Z NV_LIBCUSPARSE_VERSION=11.7.3.50-1 2023-02-03T11:51:34.0672740Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-03T11:51:34.0673070Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-03T11:51:34.0673273Z CI=true 2023-02-03T11:51:34.0673497Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-03T11:51:34.0673877Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-7=11.10.1.25-1 2023-02-03T11:51:34.0674131Z BRANCH=master 2023-02-03T11:51:34.0674341Z GITHUB_HEAD_REF= 2023-02-03T11:51:34.0674620Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-03T11:51:34.0674907Z GITHUB_ACTOR=pytorchmergebot 2023-02-03T11:51:34.0675197Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-03T11:51:34.0675460Z GITHUB_ACTION_REF= 2023-02-03T11:51:34.0675697Z NCCL_VERSION=2.13.4-1 2023-02-03T11:51:34.0675924Z GITHUB_ACTION=__self 2023-02-03T11:51:34.0676452Z GITHUB_REF_PROTECTED=true 2023-02-03T11:51:34.0677111Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-03T11:51:34.0677655Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-03T11:51:34.0681442Z *** 2023-02-03T11:51:34.0681683Z INSTALLED_VISION=yes 2023-02-03T11:51:34.0681885Z NVARCH=x86_64 2023-02-03T11:51:34.0682221Z NV_LIBCUSPARSE_DEV_VERSION=11.7.3.50-1 2023-02-03T11:51:34.0682472Z HOME=/var/lib/jenkins 2023-02-03T11:51:34.0682983Z GITHUB_STATE=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/save_state_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0683353Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-03T11:51:34.0683603Z NVIDIA_CUDA_END_OF_LIFE=1 2023-02-03T11:51:34.0683838Z GITHUB_ACTION_REPOSITORY= 2023-02-03T11:51:34.0684073Z GITHUB_REF_TYPE=branch 2023-02-03T11:51:34.0684355Z NV_LIBNCCL_PACKAGE_VERSION=2.13.4-1 2023-02-03T11:51:34.0684590Z GITHUB_RETENTION_DAYS=90 2023-02-03T11:51:34.0684959Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-03T11:51:34.0685345Z NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.7 2023-02-03T11:51:34.0685856Z GITHUB_ENV=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_env_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0686316Z DEBIAN_FRONTEND=noninteractive 2023-02-03T11:51:34.0686650Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-03T11:51:34.0686916Z GITHUB_REF=refs/heads/master 2023-02-03T11:51:34.0687176Z NV_CUDA_LIB_VERSION=11.7.0-1 2023-02-03T11:51:34.0687452Z GITHUB_SHA=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0687717Z INSTALLED_PROTOBUF=yes 2023-02-03T11:51:34.0687945Z ANACONDA_PYTHON_VERSION=3.10 2023-02-03T11:51:34.0688193Z GITHUB_REPOSITORY_ID=65600975 2023-02-03T11:51:34.0688436Z GITHUB_RUN_ID=4083392293 2023-02-03T11:51:34.0688742Z NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.3.21-1 2023-02-03T11:51:34.0689013Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-03T11:51:34.0689282Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-03T11:51:34.0689547Z NV_NVTX_VERSION=11.7.50-1 2023-02-03T11:51:34.0689785Z CONTINUE_THROUGH_ERROR=False 2023-02-03T11:51:34.0690058Z GITHUB_SERVER_URL=https://github.com 2023-02-03T11:51:34.0690288Z MAX_JOBS=10 2023-02-03T11:51:34.0690500Z GITHUB_ACTOR_ID=97764156 2023-02-03T11:51:34.0690771Z NV_LIBCUBLAS_VERSION=11.10.1.25-1 2023-02-03T11:51:34.0691109Z NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.1.25-1 2023-02-03T11:51:34.0691567Z GITHUB_EVENT_PATH=/home/ubuntu/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-03T11:51:34.0691872Z UCX_HOME=/usr 2023-02-03T11:51:34.0692078Z PYTORCH_RETRY_TEST_CASES=1 2023-02-03T11:51:34.0692402Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-03T11:51:34.0692713Z BASE_SHA=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0693226Z NV_CUDA_CUDART_DEV_VERSION=11.7.60-1 2023-02-03T11:51:34.0693449Z PR_BODY= 2023-02-03T11:51:34.0693654Z GITHUB_BASE_REF= 2023-02-03T11:51:34.0693866Z TERM=xterm 2023-02-03T11:51:34.0694050Z XLA_CUDA= 2023-02-03T11:51:34.0694357Z NV_NVML_DEV_VERSION=11.7.50-1 2023-02-03T11:51:34.0694609Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-03T11:51:34.0694831Z CUDA_VERSION=11.7.0 2023-02-03T11:51:34.0695157Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-7 2023-02-03T11:51:34.0695428Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-03T11:51:34.0695929Z GITHUB_PATH=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/add_path_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0696325Z GITHUB_JOB=test 2023-02-03T11:51:34.0696560Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-03T11:51:34.0696779Z COMMIT_MESSAGES= 2023-02-03T11:51:34.0697041Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-03T11:51:34.0697302Z NUM_TEST_SHARDS=1 2023-02-03T11:51:34.0697500Z PR_NUMBER= 2023-02-03T11:51:34.0698000Z GITHUB_OUTPUT=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_output_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0698343Z SHLVL=1 2023-02-03T11:51:34.0698665Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-7 2023-02-03T11:51:34.0698949Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-03T11:51:34.0700064Z 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-03T11:51:34.0701388Z NV_LIBNPP_DEV_VERSION=11.7.3.21-1 2023-02-03T11:51:34.0701665Z SHA1=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0701922Z GITHUB_EVENT_NAME=push 2023-02-03T11:51:34.0702184Z NV_CUDA_CUDART_VERSION=11.7.60-1 2023-02-03T11:51:34.0702512Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-03T11:51:34.0702770Z GITHUB_RUN_NUMBER=8147 2023-02-03T11:51:34.0702986Z GITHUB_WORKFLOW=inductor 2023-02-03T11:51:34.0703394Z 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-03T11:51:34.0703832Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.13.4-1 2023-02-03T11:51:34.0704121Z GITHUB_WORKFLOW_SHA=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0704551Z GITHUB_WORKSPACE=/home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-03T11:51:34.0704880Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-03T11:51:34.0705139Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-03T11:51:34.0705371Z _=/usr/bin/env 2023-02-03T11:51:34.0705734Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-02-03T11:51:34.0871920Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2023-02-03T11:51:34.0872774Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2023-02-03T11:51:34.0873591Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2023-02-03T11:51:34.0874341Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2023-02-03T11:51:34.0874803Z + BUILD_DIR=build 2023-02-03T11:51:34.0875230Z + BUILD_RENAMED_DIR=build_renamed 2023-02-03T11:51:34.0875603Z + BUILD_BIN_DIR=build/bin 2023-02-03T11:51:34.0876043Z + export VALGRIND=ON 2023-02-03T11:51:34.0876475Z + VALGRIND=ON 2023-02-03T11:51:34.0876911Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-03T11:51:34.0877526Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-03T11:51:34.0878244Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *clang9* ]] 2023-02-03T11:51:34.0878994Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 != *bazel* ]] 2023-02-03T11:51:34.0879682Z ++ realpath build/custom_test_artifacts 2023-02-03T11:51:34.0891901Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-02-03T11:51:34.0897026Z ++ dirname .ci/pytorch/test.sh 2023-02-03T11:51:34.0906469Z + source .ci/pytorch/common.sh 2023-02-03T11:51:34.0911493Z +++ dirname .ci/pytorch/common.sh 2023-02-03T11:51:34.0925710Z ++ source .ci/pytorch/common_utils.sh 2023-02-03T11:51:34.0926828Z +++ declare -f -t trap_add 2023-02-03T11:51:34.0933808Z ++ set -ex 2023-02-03T11:51:34.0934385Z ++ [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-03T11:51:34.0934760Z ++ BUILD_TEST_LIBTORCH=0 2023-02-03T11:51:34.0935075Z + echo 'Environment variables' 2023-02-03T11:51:34.0935304Z Environment variables 2023-02-03T11:51:34.0935524Z + env 2023-02-03T11:51:34.0943877Z SHARD_NUMBER=1 2023-02-03T11:51:34.0944453Z NV_LIBCUBLAS_DEV_VERSION=11.10.1.25-1 2023-02-03T11:51:34.0945044Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-7 2023-02-03T11:51:34.0945577Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-03T11:51:34.0946337Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.13.4-1+cuda11.7 2023-02-03T11:51:34.0946825Z UCC_HOME=/usr 2023-02-03T11:51:34.0947588Z BUILD_ENVIRONMENT=linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-03T11:51:34.0948110Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-03T11:51:34.0948701Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-7=11.7.3.21-1 2023-02-03T11:51:34.0948972Z INSTALLED_DB=yes 2023-02-03T11:51:34.0949201Z HOSTNAME=6b6be497eee4 2023-02-03T11:51:34.0949431Z GITHUB_REF_NAME=master 2023-02-03T11:51:34.0949694Z GITHUB_API_URL=https://api.github.com 2023-02-03T11:51:34.0950045Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-03T11:51:34.0950466Z OPENSSL_DIR=/opt/openssl 2023-02-03T11:51:34.0950896Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-03T11:51:34.0952014Z GITHUB_STEP_SUMMARY=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/step_summary_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0952736Z CUDA_PATH=/usr/local/cuda 2023-02-03T11:51:34.0953622Z GITHUB_ACTION_PATH=/home/ubuntu/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-03T11:51:34.0954256Z GITHUB_RUN_ATTEMPT=1 2023-02-03T11:51:34.0954777Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-03T11:51:34.0955248Z NV_LIBNPP_VERSION=11.7.3.21-1 2023-02-03T11:51:34.0955829Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-7=11.7.50-1 2023-02-03T11:51:34.0956320Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-03T11:51:34.0956802Z GITHUB_ACTIONS=true 2023-02-03T11:51:34.0957227Z NVIDIA_VISIBLE_DEVICES=all 2023-02-03T11:51:34.0957677Z NV_NVPROF_VERSION=11.7.50-1 2023-02-03T11:51:34.0958137Z NV_LIBCUSPARSE_VERSION=11.7.3.50-1 2023-02-03T11:51:34.0958735Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-03T11:51:34.0959392Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-03T11:51:34.0959829Z CI=true 2023-02-03T11:51:34.0960246Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-03T11:51:34.0960970Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-7=11.10.1.25-1 2023-02-03T11:51:34.0961394Z BRANCH=master 2023-02-03T11:51:34.0961594Z GITHUB_HEAD_REF= 2023-02-03T11:51:34.0961877Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-03T11:51:34.0962177Z GITHUB_ACTOR=pytorchmergebot 2023-02-03T11:51:34.0962452Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-03T11:51:34.0962717Z GITHUB_ACTION_REF= 2023-02-03T11:51:34.0962966Z NCCL_VERSION=2.13.4-1 2023-02-03T11:51:34.0963177Z GITHUB_ACTION=__self 2023-02-03T11:51:34.0963391Z VALGRIND=ON 2023-02-03T11:51:34.0963613Z GITHUB_REF_PROTECTED=true 2023-02-03T11:51:34.0964030Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-03T11:51:34.0964380Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-03T11:51:34.0964760Z *** 2023-02-03T11:51:34.0965179Z INSTALLED_VISION=yes 2023-02-03T11:51:34.0965400Z NVARCH=x86_64 2023-02-03T11:51:34.0965680Z NV_LIBCUSPARSE_DEV_VERSION=11.7.3.50-1 2023-02-03T11:51:34.0965931Z HOME=/var/lib/jenkins 2023-02-03T11:51:34.0966504Z GITHUB_STATE=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/save_state_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0967026Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-03T11:51:34.0967277Z NVIDIA_CUDA_END_OF_LIFE=1 2023-02-03T11:51:34.0967507Z GITHUB_ACTION_REPOSITORY= 2023-02-03T11:51:34.0967751Z GITHUB_REF_TYPE=branch 2023-02-03T11:51:34.0968207Z NV_LIBNCCL_PACKAGE_VERSION=2.13.4-1 2023-02-03T11:51:34.0968599Z GITHUB_RETENTION_DAYS=90 2023-02-03T11:51:34.0969276Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-03T11:51:34.0969722Z NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.7 2023-02-03T11:51:34.0970256Z GITHUB_ENV=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_env_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0970606Z DEBIAN_FRONTEND=noninteractive 2023-02-03T11:51:34.0970939Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-03T11:51:34.0971264Z GITHUB_REF=refs/heads/master 2023-02-03T11:51:34.0971548Z NV_CUDA_LIB_VERSION=11.7.0-1 2023-02-03T11:51:34.0971833Z GITHUB_SHA=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0972101Z INSTALLED_PROTOBUF=yes 2023-02-03T11:51:34.0972331Z ANACONDA_PYTHON_VERSION=3.10 2023-02-03T11:51:34.0972582Z GITHUB_REPOSITORY_ID=65600975 2023-02-03T11:51:34.0972819Z GITHUB_RUN_ID=4083392293 2023-02-03T11:51:34.0973124Z NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.3.21-1 2023-02-03T11:51:34.0973394Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-03T11:51:34.0973663Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-03T11:51:34.0973944Z NV_NVTX_VERSION=11.7.50-1 2023-02-03T11:51:34.0974170Z CONTINUE_THROUGH_ERROR=False 2023-02-03T11:51:34.0974445Z GITHUB_SERVER_URL=https://github.com 2023-02-03T11:51:34.0974687Z MAX_JOBS=10 2023-02-03T11:51:34.0974883Z GITHUB_ACTOR_ID=97764156 2023-02-03T11:51:34.0975153Z NV_LIBCUBLAS_VERSION=11.10.1.25-1 2023-02-03T11:51:34.0975505Z NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.1.25-1 2023-02-03T11:51:34.0975951Z GITHUB_EVENT_PATH=/home/ubuntu/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-03T11:51:34.0976287Z UCX_HOME=/usr 2023-02-03T11:51:34.0976508Z PYTORCH_RETRY_TEST_CASES=1 2023-02-03T11:51:34.0976791Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-03T11:51:34.0977099Z BASE_SHA=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0977404Z NV_CUDA_CUDART_DEV_VERSION=11.7.60-1 2023-02-03T11:51:34.0977621Z PR_BODY= 2023-02-03T11:51:34.0977823Z GITHUB_BASE_REF= 2023-02-03T11:51:34.0978030Z TERM=xterm 2023-02-03T11:51:34.0978240Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-03T11:51:34.0978463Z XLA_CUDA= 2023-02-03T11:51:34.0978711Z NV_NVML_DEV_VERSION=11.7.50-1 2023-02-03T11:51:34.0978939Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-03T11:51:34.0979166Z CUDA_VERSION=11.7.0 2023-02-03T11:51:34.0979482Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-7 2023-02-03T11:51:34.0979735Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-03T11:51:34.0980249Z GITHUB_PATH=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/add_path_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0980588Z GITHUB_JOB=test 2023-02-03T11:51:34.0980825Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-03T11:51:34.0981047Z COMMIT_MESSAGES= 2023-02-03T11:51:34.0981351Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-03T11:51:34.0981609Z NUM_TEST_SHARDS=1 2023-02-03T11:51:34.0981806Z PR_NUMBER= 2023-02-03T11:51:34.0982304Z GITHUB_OUTPUT=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_output_001cbc35-4ecf-4dbe-9000-565492f01c7d 2023-02-03T11:51:34.0982649Z SHLVL=1 2023-02-03T11:51:34.0982953Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-7 2023-02-03T11:51:34.0983248Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-03T11:51:34.0984506Z 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-03T11:51:34.0985682Z NV_LIBNPP_DEV_VERSION=11.7.3.21-1 2023-02-03T11:51:34.0985958Z SHA1=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0986225Z GITHUB_EVENT_NAME=push 2023-02-03T11:51:34.0986505Z NV_CUDA_CUDART_VERSION=11.7.60-1 2023-02-03T11:51:34.0986837Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-03T11:51:34.0987081Z GITHUB_RUN_NUMBER=8147 2023-02-03T11:51:34.0987318Z GITHUB_WORKFLOW=inductor 2023-02-03T11:51:34.0987726Z 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-03T11:51:34.0988426Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.13.4-1 2023-02-03T11:51:34.0988752Z GITHUB_WORKFLOW_SHA=b41e2779f2e24364515d3980e660a6bb23ef5926 2023-02-03T11:51:34.0989183Z GITHUB_WORKSPACE=/home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-03T11:51:34.0989514Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-03T11:51:34.0989779Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-03T11:51:34.0990013Z _=/usr/bin/env 2023-02-03T11:51:34.0990283Z + echo 'Testing pytorch' 2023-02-03T11:51:34.0990496Z Testing pytorch 2023-02-03T11:51:34.0990737Z + export LANG=C.UTF-8 2023-02-03T11:51:34.0990971Z + LANG=C.UTF-8 2023-02-03T11:51:34.0991202Z + PR_NUMBER= 2023-02-03T11:51:34.0991478Z + [[ inductor_torchbench_smoketest_perf == \d\e\f\a\u\l\t ]] 2023-02-03T11:51:34.0991819Z + [[ inductor_torchbench_smoketest_perf == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-02-03T11:51:34.0992139Z + [[ inductor_torchbench_smoketest_perf == \s\l\o\w ]] 2023-02-03T11:51:34.0992588Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *slow-gradcheck* ]] 2023-02-03T11:51:34.0993052Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *cuda* ]] 2023-02-03T11:51:34.0993365Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-03T11:51:34.0993652Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-03T11:51:34.0993950Z + [[ inductor_torchbench_smoketest_perf == *crossref* ]] 2023-02-03T11:51:34.0994255Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-03T11:51:34.0994572Z + [[ inductor_torchbench_smoketest_perf == *inductor* ]] 2023-02-03T11:51:34.0994864Z + export PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-03T11:51:34.0995127Z + PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-03T11:51:34.0995493Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-03T11:51:34.0995928Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 != *-bazel-* ]] 2023-02-03T11:51:34.0996297Z + pip_install --user ninja==1.10.2 2023-02-03T11:51:34.0996649Z + pip install --progress-bar off --user ninja==1.10.2 2023-02-03T11:51:34.6239202Z Collecting ninja==1.10.2 2023-02-03T11:51:34.6818338Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-02-03T11:51:35.4213739Z Installing collected packages: ninja 2023-02-03T11:51:35.4312174Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-02-03T11:51:35.4313105Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-02-03T11:51:35.4373273Z Successfully installed ninja-1.10.2 2023-02-03T11:51:35.5156513Z + 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-03T11:51:35.5157308Z + 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-03T11:51:35.5159016Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *asan* ]] 2023-02-03T11:51:35.5159477Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-03T11:51:35.5159835Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-02-03T11:51:35.5160208Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-02-03T11:51:35.5170132Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *tbb* ]] 2023-02-03T11:51:35.5185301Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-03T11:51:35.5186107Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-bazel-* ]] 2023-02-03T11:51:35.5186651Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-03T11:51:35.5190291Z + cd test 2023-02-03T11:51:35.5191625Z + python -c 'import torch; print(torch.__config__.show())' 2023-02-03T11:51:37.2038041Z PyTorch built with: 2023-02-03T11:51:37.2039209Z - GCC 7.5 2023-02-03T11:51:37.2039476Z - C++ Version: 201703 2023-02-03T11:51:37.2040064Z - Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-03T11:51:37.2040655Z - Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-03T11:51:37.2041071Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-03T11:51:37.2041509Z - LAPACK is enabled (usually provided by MKL) 2023-02-03T11:51:37.2041825Z - NNPACK is enabled 2023-02-03T11:51:37.2042126Z - CPU capability usage: AVX2 2023-02-03T11:51:37.2042401Z - CUDA Runtime 11.7 2023-02-03T11:51:37.2042784Z - NVCC architecture flags: -gencode;arch=compute_80,code=sm_80 2023-02-03T11:51:37.2043101Z - CuDNN 8.5 2023-02-03T11:51:37.2043365Z - Magma 2.6.1 2023-02-03T11:51:37.2046768Z - 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-03T11:51:37.2048935Z 2023-02-03T11:51:37.5895400Z + cd test 2023-02-03T11:51:37.5896241Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-02-03T11:51:39.0397348Z ATen/Parallel: 2023-02-03T11:51:39.0417883Z at::get_num_threads() : 6 2023-02-03T11:51:39.0418214Z at::get_num_interop_threads() : 6 2023-02-03T11:51:39.0418480Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-03T11:51:39.0418748Z omp_get_max_threads() : 6 2023-02-03T11:51:39.0419495Z Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-03T11:51:39.0419857Z mkl_get_max_threads() : 6 2023-02-03T11:51:39.0420280Z Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-03T11:51:39.0420639Z std::thread::hardware_concurrency() : 12 2023-02-03T11:51:39.0421892Z Environment variables: 2023-02-03T11:51:39.0422135Z OMP_NUM_THREADS : [not set] 2023-02-03T11:51:39.0422362Z MKL_NUM_THREADS : [not set] 2023-02-03T11:51:39.0422742Z ATen parallel backend: OpenMP 2023-02-03T11:51:39.0422897Z 2023-02-03T11:51:39.3301734Z + [[ inductor_torchbench_smoketest_perf == *backward* ]] 2023-02-03T11:51:39.3302328Z + [[ inductor_torchbench_smoketest_perf == *xla* ]] 2023-02-03T11:51:39.3302974Z + [[ inductor_torchbench_smoketest_perf == \j\i\t\_\l\e\g\a\c\y ]] 2023-02-03T11:51:39.3303686Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-03T11:51:39.3304045Z + [[ inductor_torchbench_smoketest_perf == distributed ]] 2023-02-03T11:51:39.3304352Z + [[ inductor_torchbench_smoketest_perf == deploy ]] 2023-02-03T11:51:39.3304692Z + [[ inductor_torchbench_smoketest_perf == *inductor_distributed* ]] 2023-02-03T11:51:39.3305028Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-03T11:51:39.3305327Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-03T11:51:39.3305657Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_all* ]] 2023-02-03T11:51:39.3306133Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_huggingface* ]] 2023-02-03T11:51:39.3306661Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_timm* ]] 2023-02-03T11:51:39.3307045Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_torchbench* ]] 2023-02-03T11:51:39.3307403Z + [[ inductor_torchbench_smoketest_perf == *inductor_huggingface* ]] 2023-02-03T11:51:39.3307751Z + [[ inductor_torchbench_smoketest_perf == *inductor_timm* ]] 2023-02-03T11:51:39.3308387Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench* ]] 2023-02-03T11:51:39.3308702Z + install_torchtext 2023-02-03T11:51:39.3308932Z + local commit 2023-02-03T11:51:39.3309144Z ++ get_pinned_commit text 2023-02-03T11:51:39.3309397Z ++ cat .github/ci_commit_pins/text.txt 2023-02-03T11:51:39.3327295Z + commit=5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:39.3328020Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:39.3328761Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:39.7656473Z Collecting git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:39.7663017Z Cloning https://github.com/pytorch/text.git (to revision 5b78d074bd303eb230d30567646fcf0358ee2dd4) to /tmp/pip-req-build-lg4vm0uv 2023-02-03T11:51:39.7692685Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/text.git /tmp/pip-req-build-lg4vm0uv 2023-02-03T11:51:41.5622969Z Running command git rev-parse -q --verify 'sha^5b78d074bd303eb230d30567646fcf0358ee2dd4' 2023-02-03T11:51:41.5647497Z Running command git fetch -q https://github.com/pytorch/text.git 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:42.3069202Z Running command git checkout -q 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:42.7543984Z Resolved https://github.com/pytorch/text.git to commit 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-03T11:51:42.7544758Z Running command git submodule update --init --recursive -q 2023-02-03T11:51:50.1002669Z Preparing metadata (setup.py) ... [?25l- done 2023-02-03T11:51:50.1059417Z [?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-03T11:51:50.1064921Z 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-03T11:51:50.1071091Z 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+gitb41e277) 2023-02-03T11:51:50.1076715Z 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-03T11:51:50.1158589Z 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-03T11:51:50.1167233Z 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-03T11:51:50.1177478Z 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-03T11:51:50.1185756Z 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-03T11:51:50.1244876Z 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-03T11:51:50.1249457Z 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-03T11:51:50.1254551Z 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-03T11:51:50.1259346Z 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-03T11:51:50.1841664Z 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-03T11:51:50.1911926Z Building wheels for collected packages: torchtext 2023-02-03T11:52:46.6262514Z Building wheel for torchtext (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2023-02-03T11:52:46.6333043Z [?25h Created wheel for torchtext: filename=torchtext-0.14.0a0+5b78d07-cp310-cp310-linux_x86_64.whl size=2049889 sha256=40d6740b119fcc3bff2e9c6618eef99f49d7cb2e9e00c39094d589e38bd9d7e5 2023-02-03T11:52:46.6334026Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/32/8c/8c/c80fd49c228ca47afb83b30e482dfd8079c17702efc9669f33 2023-02-03T11:52:46.6370002Z Successfully built torchtext 2023-02-03T11:52:47.2865653Z Installing collected packages: torchtext 2023-02-03T11:52:47.4196844Z Successfully installed torchtext-0.14.0a0+5b78d07 2023-02-03T11:52:47.5776781Z + install_torchvision 2023-02-03T11:52:47.5777102Z + local commit 2023-02-03T11:52:47.5785267Z ++ get_pinned_commit vision 2023-02-03T11:52:47.5785582Z ++ cat .github/ci_commit_pins/vision.txt 2023-02-03T11:52:47.5807746Z + commit=135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T11:52:47.5808887Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T11:52:47.5810147Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T11:52:48.0144468Z Collecting git+https://github.com/pytorch/vision.git@135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T11:52:48.0151907Z Cloning https://github.com/pytorch/vision.git (to revision 135a0f9ea9841b6324b4fe8974e2543cbb95709a) to /tmp/pip-req-build-ummo_wit 2023-02-03T11:52:48.0179878Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-ummo_wit 2023-02-03T11:52:50.1988323Z Running command git rev-parse -q --verify 'sha^135a0f9ea9841b6324b4fe8974e2543cbb95709a' 2023-02-03T11:52:50.2011772Z Running command git fetch -q https://github.com/pytorch/vision.git 135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T11:52:51.6263980Z Resolved https://github.com/pytorch/vision.git to commit 135a0f9ea9841b6324b4fe8974e2543cbb95709a 2023-02-03T11:52:54.3084326Z Preparing metadata (setup.py) ... [?25l- done 2023-02-03T11:52:54.3150435Z [?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-03T11:52:54.3156405Z 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-03T11:52:54.3162000Z 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+gitb41e277) 2023-02-03T11:52:54.3171302Z 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-03T11:52:54.3381657Z 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-03T11:52:54.3390524Z 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-03T11:52:54.3401086Z 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-03T11:52:54.3410005Z 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-03T11:52:54.3471130Z 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-03T11:52:54.3476592Z 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-03T11:52:54.3482581Z 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-03T11:52:54.3488453Z 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-03T11:52:54.3908528Z 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-03T11:52:54.3983465Z Building wheels for collected packages: torchvision 2023-02-03T11:54:31.6221657Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2023-02-03T11:54:31.6289371Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+135a0f9-cp310-cp310-linux_x86_64.whl size=1863020 sha256=d6c19cbb24488e99e43509036f66c1435cf80c21496a64591e41d38ff8dfd6ca 2023-02-03T11:54:31.6290024Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/55/01/9e/7bb36cc7d92d1a811911512f8829ff3907fd20a93a215c802d 2023-02-03T11:54:31.6334308Z Successfully built torchvision 2023-02-03T11:54:32.2827098Z Installing collected packages: torchvision 2023-02-03T11:54:32.7767716Z Successfully installed torchvision-0.15.0a0+135a0f9 2023-02-03T11:54:32.8980563Z + install_filelock 2023-02-03T11:54:32.8980894Z + pip_install filelock 2023-02-03T11:54:32.8983979Z + pip install --progress-bar off filelock 2023-02-03T11:54:33.3358794Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (3.9.0) 2023-02-03T11:54:34.1531176Z + install_triton 2023-02-03T11:54:34.1531490Z + local commit 2023-02-03T11:54:34.1531779Z + [[ inductor_torchbench_smoketest_perf == *rocm* ]] 2023-02-03T11:54:34.1539645Z ++ get_pinned_commit triton 2023-02-03T11:54:34.1540051Z ++ cat .github/ci_commit_pins/triton.txt 2023-02-03T11:54:34.1561060Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T11:54:34.1562579Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-03T11:54:34.1563726Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-03T11:54:34.5798783Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-03T11:54:34.5805894Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-5z2nrkgf 2023-02-03T11:54:34.5832055Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-5z2nrkgf 2023-02-03T11:54:35.9323936Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-02-03T11:54:35.9349558Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T11:54:36.4915012Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T11:54:37.0283352Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-02-03T11:54:37.0284204Z Running command git submodule update --init --recursive -q 2023-02-03T11:54:37.8168372Z Preparing metadata (setup.py) ... [?25l- done 2023-02-03T11:54:38.0580402Z [?25hCollecting cmake 2023-02-03T11:54:38.1268454Z Downloading cmake-3.25.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-02-03T11:54:38.4452027Z 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-03T11:54:38.4454032Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+gitb41e277) 2023-02-03T11:54:38.4676751Z 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-03T11:54:38.4681131Z 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-03T11:54:38.4684340Z 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-03T11:54:38.4865052Z 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-03T11:54:38.4928404Z Building wheels for collected packages: triton 2023-02-03T11:55:30.5671924Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ done 2023-02-03T11:55:30.6120133Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=3adbb3b31fd2970da90467e2e782ba1a4ed5c72b0545ec5aec458b767bda3064 2023-02-03T11:55:30.6120756Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-02-03T11:55:30.6151944Z Successfully built triton 2023-02-03T11:55:31.3176392Z Installing collected packages: cmake, triton 2023-02-03T11:55:32.6387210Z Successfully installed cmake-3.25.2 triton-2.0.0 2023-02-03T11:55:32.7591795Z + pip_install --user jinja2 2023-02-03T11:55:32.7592362Z + pip install --progress-bar off --user jinja2 2023-02-03T11:55:33.2635252Z Collecting jinja2 2023-02-03T11:55:33.3171471Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-02-03T11:55:33.3492010Z 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-03T11:55:34.0804586Z Installing collected packages: jinja2 2023-02-03T11:55:34.2464789Z Successfully installed jinja2-3.1.2 2023-02-03T11:55:34.3218571Z + checkout_install_torchbench 2023-02-03T11:55:34.3219009Z + git clone https://github.com/pytorch/benchmark torchbench 2023-02-03T11:55:34.3237575Z Cloning into 'torchbench'... 2023-02-03T11:55:34.7104026Z remote: Enumerating objects: 20157, done. 2023-02-03T11:55:34.7104617Z remote: Counting objects: 0% (1/196) 2023-02-03T11:55:34.7104954Z remote: Counting objects: 1% (2/196) 2023-02-03T11:55:34.7109350Z remote: Counting objects: 2% (4/196) 2023-02-03T11:55:34.7111082Z remote: Counting objects: 3% (6/196) 2023-02-03T11:55:34.7111719Z remote: Counting objects: 4% (8/196) 2023-02-03T11:55:34.7112269Z remote: Counting objects: 5% (10/196) 2023-02-03T11:55:34.7112884Z remote: Counting objects: 6% (12/196) 2023-02-03T11:55:34.7115387Z remote: Counting objects: 7% (14/196) 2023-02-03T11:55:34.7116042Z remote: Counting objects: 8% (16/196) 2023-02-03T11:55:34.7116706Z remote: Counting objects: 9% (18/196) 2023-02-03T11:55:34.7117301Z remote: Counting objects: 10% (20/196) 2023-02-03T11:55:34.7117699Z remote: Counting objects: 11% (22/196) 2023-02-03T11:55:34.7118258Z remote: Counting objects: 12% (24/196) 2023-02-03T11:55:34.7118772Z remote: Counting objects: 13% (26/196) 2023-02-03T11:55:34.7119394Z remote: Counting objects: 14% (28/196) 2023-02-03T11:55:34.7119981Z remote: Counting objects: 15% (30/196) 2023-02-03T11:55:34.7120496Z remote: Counting objects: 16% (32/196) 2023-02-03T11:55:34.7121130Z remote: Counting objects: 17% (34/196) 2023-02-03T11:55:34.7121584Z remote: Counting objects: 18% (36/196) 2023-02-03T11:55:34.7122025Z remote: Counting objects: 19% (38/196) 2023-02-03T11:55:34.7122570Z remote: Counting objects: 20% (40/196) 2023-02-03T11:55:34.7123193Z remote: Counting objects: 21% (42/196) 2023-02-03T11:55:34.7123861Z remote: Counting objects: 22% (44/196) 2023-02-03T11:55:34.7124437Z remote: Counting objects: 23% (46/196) 2023-02-03T11:55:34.7124990Z remote: Counting objects: 24% (48/196) 2023-02-03T11:55:34.7125538Z remote: Counting objects: 25% (49/196) 2023-02-03T11:55:34.7126071Z remote: Counting objects: 26% (51/196) 2023-02-03T11:55:34.7126590Z remote: Counting objects: 27% (53/196) 2023-02-03T11:55:34.7127174Z remote: Counting objects: 28% (55/196) 2023-02-03T11:55:34.7127502Z remote: Counting objects: 29% (57/196) 2023-02-03T11:55:34.7127810Z remote: Counting objects: 30% (59/196) 2023-02-03T11:55:34.7128220Z remote: Counting objects: 31% (61/196) 2023-02-03T11:55:34.7128787Z remote: Counting objects: 32% (63/196) 2023-02-03T11:55:34.7129296Z remote: Counting objects: 33% (65/196) 2023-02-03T11:55:34.7130019Z remote: Counting objects: 34% (67/196) 2023-02-03T11:55:34.7130873Z remote: Counting objects: 35% (69/196) 2023-02-03T11:55:34.7132352Z remote: Counting objects: 36% (71/196) 2023-02-03T11:55:34.7133007Z remote: Counting objects: 37% (73/196) 2023-02-03T11:55:34.7133682Z remote: Counting objects: 38% (75/196) 2023-02-03T11:55:34.7134330Z remote: Counting objects: 39% (77/196) 2023-02-03T11:55:34.7135023Z remote: Counting objects: 40% (79/196) 2023-02-03T11:55:34.7135651Z remote: Counting objects: 41% (81/196) 2023-02-03T11:55:34.7136402Z remote: Counting objects: 42% (83/196) 2023-02-03T11:55:34.7137158Z remote: Counting objects: 43% (85/196) 2023-02-03T11:55:34.7137528Z remote: Counting objects: 44% (87/196) 2023-02-03T11:55:34.7138115Z remote: Counting objects: 45% (89/196) 2023-02-03T11:55:34.7138529Z remote: Counting objects: 46% (91/196) 2023-02-03T11:55:34.7138974Z remote: Counting objects: 47% (93/196) 2023-02-03T11:55:34.7139407Z remote: Counting objects: 48% (95/196) 2023-02-03T11:55:34.7139817Z remote: Counting objects: 49% (97/196) 2023-02-03T11:55:34.7140212Z remote: Counting objects: 50% (98/196) 2023-02-03T11:55:34.7140567Z remote: Counting objects: 51% (100/196) 2023-02-03T11:55:34.7141017Z remote: Counting objects: 52% (102/196) 2023-02-03T11:55:34.7141487Z remote: Counting objects: 53% (104/196) 2023-02-03T11:55:34.7141838Z remote: Counting objects: 54% (106/196) 2023-02-03T11:55:34.7142238Z remote: Counting objects: 55% (108/196) 2023-02-03T11:55:34.7142919Z remote: Counting objects: 56% (110/196) 2023-02-03T11:55:34.7143381Z remote: Counting objects: 57% (112/196) 2023-02-03T11:55:34.7143738Z remote: Counting objects: 58% (114/196) 2023-02-03T11:55:34.7144236Z remote: Counting objects: 59% (116/196) 2023-02-03T11:55:34.7144648Z remote: Counting objects: 60% (118/196) 2023-02-03T11:55:34.7145001Z remote: Counting objects: 61% (120/196) 2023-02-03T11:55:34.7145447Z remote: Counting objects: 62% (122/196) 2023-02-03T11:55:34.7145846Z remote: Counting objects: 63% (124/196) 2023-02-03T11:55:34.7146201Z remote: Counting objects: 64% (126/196) 2023-02-03T11:55:34.7146606Z remote: Counting objects: 65% (128/196) 2023-02-03T11:55:34.7147049Z remote: Counting objects: 66% (130/196) 2023-02-03T11:55:34.7147476Z remote: Counting objects: 67% (132/196) 2023-02-03T11:55:34.7148198Z remote: Counting objects: 68% (134/196) 2023-02-03T11:55:34.7148724Z remote: Counting objects: 69% (136/196) 2023-02-03T11:55:34.7149100Z remote: Counting objects: 70% (138/196) 2023-02-03T11:55:34.7149756Z remote: Counting objects: 71% (140/196) 2023-02-03T11:55:34.7150164Z remote: Counting objects: 72% (142/196) 2023-02-03T11:55:34.7150573Z remote: Counting objects: 73% (144/196) 2023-02-03T11:55:34.7150923Z remote: Counting objects: 74% (146/196) 2023-02-03T11:55:34.7151540Z remote: Counting objects: 75% (147/196) 2023-02-03T11:55:34.7151953Z remote: Counting objects: 76% (149/196) 2023-02-03T11:55:34.7152308Z remote: Counting objects: 77% (151/196) 2023-02-03T11:55:34.7152721Z remote: Counting objects: 78% (153/196) 2023-02-03T11:55:34.7153135Z remote: Counting objects: 79% (155/196) 2023-02-03T11:55:34.7153511Z remote: Counting objects: 80% (157/196) 2023-02-03T11:55:34.7153915Z remote: Counting objects: 81% (159/196) 2023-02-03T11:55:34.7154318Z remote: Counting objects: 82% (161/196) 2023-02-03T11:55:34.7154669Z remote: Counting objects: 83% (163/196) 2023-02-03T11:55:34.7155086Z remote: Counting objects: 84% (165/196) 2023-02-03T11:55:34.7212288Z remote: Counting objects: 85% (167/196) 2023-02-03T11:55:34.7213097Z remote: Counting objects: 86% (169/196) 2023-02-03T11:55:34.7213690Z remote: Counting objects: 87% (171/196) 2023-02-03T11:55:34.7214247Z remote: Counting objects: 88% (173/196) 2023-02-03T11:55:34.7214780Z remote: Counting objects: 89% (175/196) 2023-02-03T11:55:34.7215303Z remote: Counting objects: 90% (177/196) 2023-02-03T11:55:34.7215833Z remote: Counting objects: 91% (179/196) 2023-02-03T11:55:34.7216382Z remote: Counting objects: 92% (181/196) 2023-02-03T11:55:34.7216922Z remote: Counting objects: 93% (183/196) 2023-02-03T11:55:34.7217469Z remote: Counting objects: 94% (185/196) 2023-02-03T11:55:34.7218032Z remote: Counting objects: 95% (187/196) 2023-02-03T11:55:34.7218597Z remote: Counting objects: 96% (189/196) 2023-02-03T11:55:34.7219128Z remote: Counting objects: 97% (191/196) 2023-02-03T11:55:34.7219588Z remote: Counting objects: 98% (193/196) 2023-02-03T11:55:34.7220057Z remote: Counting objects: 99% (195/196) 2023-02-03T11:55:34.7220566Z remote: Counting objects: 100% (196/196) 2023-02-03T11:55:34.7221154Z remote: Counting objects: 100% (196/196), done. 2023-02-03T11:55:34.7221835Z remote: Compressing objects: 0% (1/117) 2023-02-03T11:55:34.7222556Z remote: Compressing objects: 1% (2/117) 2023-02-03T11:55:34.7223056Z remote: Compressing objects: 2% (3/117) 2023-02-03T11:55:34.7223556Z remote: Compressing objects: 3% (4/117) 2023-02-03T11:55:34.7224151Z remote: Compressing objects: 4% (5/117) 2023-02-03T11:55:34.7224686Z remote: Compressing objects: 5% (6/117) 2023-02-03T11:55:34.7225228Z remote: Compressing objects: 6% (8/117) 2023-02-03T11:55:34.7225763Z remote: Compressing objects: 7% (9/117) 2023-02-03T11:55:34.7226322Z remote: Compressing objects: 8% (10/117) 2023-02-03T11:55:34.7226845Z remote: Compressing objects: 9% (11/117) 2023-02-03T11:55:34.7227737Z remote: Compressing objects: 10% (12/117) 2023-02-03T11:55:34.7228487Z remote: Compressing objects: 11% (13/117) 2023-02-03T11:55:34.7229053Z remote: Compressing objects: 12% (15/117) 2023-02-03T11:55:34.7229749Z remote: Compressing objects: 13% (16/117) 2023-02-03T11:55:34.7230321Z remote: Compressing objects: 14% (17/117) 2023-02-03T11:55:34.7230892Z remote: Compressing objects: 15% (18/117) 2023-02-03T11:55:34.7231532Z remote: Compressing objects: 16% (19/117) 2023-02-03T11:55:34.7232166Z remote: Compressing objects: 17% (20/117) 2023-02-03T11:55:34.7232721Z remote: Compressing objects: 18% (22/117) 2023-02-03T11:55:34.7233293Z remote: Compressing objects: 19% (23/117) 2023-02-03T11:55:34.7233927Z remote: Compressing objects: 20% (24/117) 2023-02-03T11:55:34.7234489Z remote: Compressing objects: 21% (25/117) 2023-02-03T11:55:34.7235047Z remote: Compressing objects: 22% (26/117) 2023-02-03T11:55:34.7235607Z remote: Compressing objects: 23% (27/117) 2023-02-03T11:55:34.7236089Z remote: Compressing objects: 24% (29/117) 2023-02-03T11:55:34.7236579Z remote: Compressing objects: 25% (30/117) 2023-02-03T11:55:34.7237061Z remote: Compressing objects: 26% (31/117) 2023-02-03T11:55:34.7237545Z remote: Compressing objects: 27% (32/117) 2023-02-03T11:55:34.7238035Z remote: Compressing objects: 28% (33/117) 2023-02-03T11:55:34.7238490Z remote: Compressing objects: 29% (34/117) 2023-02-03T11:55:34.7238828Z remote: Compressing objects: 30% (36/117) 2023-02-03T11:55:34.7239146Z remote: Compressing objects: 31% (37/117) 2023-02-03T11:55:34.7239479Z remote: Compressing objects: 32% (38/117) 2023-02-03T11:55:34.7239809Z remote: Compressing objects: 33% (39/117) 2023-02-03T11:55:34.7240128Z remote: Compressing objects: 34% (40/117) 2023-02-03T11:55:34.7240464Z remote: Compressing objects: 35% (41/117) 2023-02-03T11:55:34.7240797Z remote: Compressing objects: 36% (43/117) 2023-02-03T11:55:34.7241114Z remote: Compressing objects: 37% (44/117) 2023-02-03T11:55:34.7241501Z remote: Compressing objects: 38% (45/117) 2023-02-03T11:55:34.7241837Z remote: Compressing objects: 39% (46/117) 2023-02-03T11:55:34.7242160Z remote: Compressing objects: 40% (47/117) 2023-02-03T11:55:34.7242491Z remote: Compressing objects: 41% (48/117) 2023-02-03T11:55:34.7242822Z remote: Compressing objects: 42% (50/117) 2023-02-03T11:55:34.7243156Z remote: Compressing objects: 43% (51/117) 2023-02-03T11:55:34.7243476Z remote: Compressing objects: 44% (52/117) 2023-02-03T11:55:34.7243816Z remote: Compressing objects: 45% (53/117) 2023-02-03T11:55:34.7244147Z remote: Compressing objects: 46% (54/117) 2023-02-03T11:55:34.7244467Z remote: Compressing objects: 47% (55/117) 2023-02-03T11:55:34.7244802Z remote: Compressing objects: 48% (57/117) 2023-02-03T11:55:34.7245121Z remote: Compressing objects: 49% (58/117) 2023-02-03T11:55:34.7245436Z remote: Compressing objects: 50% (59/117) 2023-02-03T11:55:34.7245757Z remote: Compressing objects: 51% (60/117) 2023-02-03T11:55:34.7246074Z remote: Compressing objects: 52% (61/117) 2023-02-03T11:55:34.7246389Z remote: Compressing objects: 53% (63/117) 2023-02-03T11:55:34.7246711Z remote: Compressing objects: 54% (64/117) 2023-02-03T11:55:34.7247032Z remote: Compressing objects: 55% (65/117) 2023-02-03T11:55:34.7247344Z remote: Compressing objects: 56% (66/117) 2023-02-03T11:55:34.7247667Z remote: Compressing objects: 57% (67/117) 2023-02-03T11:55:34.7247989Z remote: Compressing objects: 58% (68/117) 2023-02-03T11:55:34.7248307Z remote: Compressing objects: 59% (70/117) 2023-02-03T11:55:34.7248620Z remote: Compressing objects: 60% (71/117) 2023-02-03T11:55:34.7248938Z remote: Compressing objects: 61% (72/117) 2023-02-03T11:55:34.7249254Z remote: Compressing objects: 62% (73/117) 2023-02-03T11:55:34.7249567Z remote: Compressing objects: 63% (74/117) 2023-02-03T11:55:34.7249889Z remote: Compressing objects: 64% (75/117) 2023-02-03T11:55:34.7250380Z remote: Compressing objects: 65% (77/117) 2023-02-03T11:55:34.7250700Z remote: Compressing objects: 66% (78/117) 2023-02-03T11:55:34.7251021Z remote: Compressing objects: 67% (79/117) 2023-02-03T11:55:34.7251429Z remote: Compressing objects: 68% (80/117) 2023-02-03T11:55:34.7251752Z remote: Compressing objects: 69% (81/117) 2023-02-03T11:55:34.7252074Z remote: Compressing objects: 70% (82/117) 2023-02-03T11:55:34.7252397Z remote: Compressing objects: 71% (84/117) 2023-02-03T11:55:34.7252714Z remote: Compressing objects: 72% (85/117) 2023-02-03T11:55:34.7253038Z remote: Compressing objects: 73% (86/117) 2023-02-03T11:55:34.7253364Z remote: Compressing objects: 74% (87/117) 2023-02-03T11:55:34.7253691Z remote: Compressing objects: 75% (88/117) 2023-02-03T11:55:34.7254005Z remote: Compressing objects: 76% (89/117) 2023-02-03T11:55:34.7254332Z remote: Compressing objects: 77% (91/117) 2023-02-03T11:55:34.7254660Z remote: Compressing objects: 78% (92/117) 2023-02-03T11:55:34.7254975Z remote: Compressing objects: 79% (93/117) 2023-02-03T11:55:34.7255302Z remote: Compressing objects: 80% (94/117) 2023-02-03T11:55:34.7255637Z remote: Compressing objects: 81% (95/117) 2023-02-03T11:55:34.7255954Z remote: Compressing objects: 82% (96/117) 2023-02-03T11:55:34.7256287Z remote: Compressing objects: 83% (98/117) 2023-02-03T11:55:34.7256622Z remote: Compressing objects: 84% (99/117) 2023-02-03T11:55:34.7256956Z remote: Compressing objects: 85% (100/117) 2023-02-03T11:55:34.7257295Z remote: Compressing objects: 86% (101/117) 2023-02-03T11:55:34.7257638Z remote: Compressing objects: 87% (102/117) 2023-02-03T11:55:34.7257967Z remote: Compressing objects: 88% (103/117) 2023-02-03T11:55:34.7258310Z remote: Compressing objects: 89% (105/117) 2023-02-03T11:55:34.7258647Z remote: Compressing objects: 90% (106/117) 2023-02-03T11:55:34.7258975Z remote: Compressing objects: 91% (107/117) 2023-02-03T11:55:34.7259298Z remote: Compressing objects: 92% (108/117) 2023-02-03T11:55:34.7259631Z remote: Compressing objects: 93% (109/117) 2023-02-03T11:55:34.7259971Z remote: Compressing objects: 94% (110/117) 2023-02-03T11:55:34.7260299Z remote: Compressing objects: 95% (112/117) 2023-02-03T11:55:34.7260631Z remote: Compressing objects: 96% (113/117) 2023-02-03T11:55:34.7260970Z remote: Compressing objects: 97% (114/117) 2023-02-03T11:55:34.7261351Z remote: Compressing objects: 98% (115/117) 2023-02-03T11:55:34.7261710Z remote: Compressing objects: 99% (116/117) 2023-02-03T11:55:34.7262046Z remote: Compressing objects: 100% (117/117) 2023-02-03T11:55:34.7262394Z remote: Compressing objects: 100% (117/117), done. 2023-02-03T11:55:34.7357656Z Receiving objects: 0% (1/20157) 2023-02-03T11:55:34.7475513Z Receiving objects: 1% (202/20157) 2023-02-03T11:55:34.7503816Z Receiving objects: 2% (404/20157) 2023-02-03T11:55:34.7698620Z Receiving objects: 3% (605/20157) 2023-02-03T11:55:34.7731375Z Receiving objects: 4% (807/20157) 2023-02-03T11:55:34.7760617Z Receiving objects: 5% (1008/20157) 2023-02-03T11:55:34.7784579Z Receiving objects: 6% (1210/20157) 2023-02-03T11:55:34.7813499Z Receiving objects: 7% (1411/20157) 2023-02-03T11:55:34.7866115Z Receiving objects: 8% (1613/20157) 2023-02-03T11:55:34.7988681Z Receiving objects: 9% (1815/20157) 2023-02-03T11:55:34.8037129Z Receiving objects: 10% (2016/20157) 2023-02-03T11:55:34.8072303Z Receiving objects: 11% (2218/20157) 2023-02-03T11:55:34.8126780Z Receiving objects: 12% (2419/20157) 2023-02-03T11:55:34.8261187Z Receiving objects: 13% (2621/20157) 2023-02-03T11:55:34.8347579Z Receiving objects: 14% (2822/20157) 2023-02-03T11:55:34.8483645Z Receiving objects: 15% (3024/20157) 2023-02-03T11:55:34.8557654Z Receiving objects: 16% (3226/20157) 2023-02-03T11:55:34.8571273Z Receiving objects: 17% (3427/20157) 2023-02-03T11:55:34.8610549Z Receiving objects: 18% (3629/20157) 2023-02-03T11:55:34.8624748Z Receiving objects: 19% (3830/20157) 2023-02-03T11:55:34.8638224Z Receiving objects: 20% (4032/20157) 2023-02-03T11:55:34.8658349Z Receiving objects: 21% (4233/20157) 2023-02-03T11:55:34.8794186Z Receiving objects: 22% (4435/20157) 2023-02-03T11:55:34.8813132Z Receiving objects: 23% (4637/20157) 2023-02-03T11:55:34.9479680Z Receiving objects: 24% (4838/20157) 2023-02-03T11:55:34.9489638Z Receiving objects: 25% (5040/20157) 2023-02-03T11:55:34.9500833Z Receiving objects: 26% (5241/20157) 2023-02-03T11:55:35.0424033Z Receiving objects: 27% (5443/20157) 2023-02-03T11:55:35.0430687Z Receiving objects: 28% (5644/20157) 2023-02-03T11:55:35.0473957Z Receiving objects: 29% (5846/20157) 2023-02-03T11:55:35.1817879Z Receiving objects: 30% (6048/20157) 2023-02-03T11:55:35.7234443Z Receiving objects: 31% (6249/20157) 2023-02-03T11:55:36.1169649Z Receiving objects: 31% (6428/20157), 57.10 MiB | 57.10 MiB/s 2023-02-03T11:55:36.7234984Z Receiving objects: 32% (6451/20157), 57.10 MiB | 57.10 MiB/s 2023-02-03T11:55:36.7474172Z Receiving objects: 32% (6608/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:36.8050700Z Receiving objects: 33% (6652/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:36.8574883Z Receiving objects: 34% (6854/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:36.9092045Z Receiving objects: 35% (7055/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:36.9622650Z Receiving objects: 36% (7257/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.0135619Z Receiving objects: 37% (7459/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.0652423Z Receiving objects: 38% (7660/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.1179829Z Receiving objects: 39% (7862/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.1696889Z Receiving objects: 40% (8063/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.2223341Z Receiving objects: 41% (8265/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.2740408Z Receiving objects: 42% (8466/20157), 125.41 MiB | 62.70 MiB/s 2023-02-03T11:55:37.3262649Z Receiving objects: 43% (8668/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.3782817Z Receiving objects: 44% (8870/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.6163018Z Receiving objects: 45% (9071/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.6470878Z Receiving objects: 46% (9273/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.7113631Z Receiving objects: 47% (9474/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.7219164Z Receiving objects: 48% (9676/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.7231542Z Receiving objects: 49% (9877/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:37.8591953Z Receiving objects: 49% (9940/20157), 161.18 MiB | 64.47 MiB/s 2023-02-03T11:55:38.1611659Z Receiving objects: 50% (10079/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.1834885Z Receiving objects: 51% (10281/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.1841490Z Receiving objects: 52% (10482/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.1852483Z Receiving objects: 53% (10684/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.1878955Z Receiving objects: 54% (10885/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.2200726Z Receiving objects: 55% (11087/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.2238883Z Receiving objects: 56% (11288/20157), 189.41 MiB | 63.13 MiB/s 2023-02-03T11:55:38.2247885Z Receiving objects: 57% (11490/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2729635Z Receiving objects: 58% (11692/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2737624Z Receiving objects: 59% (11893/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2742978Z Receiving objects: 60% (12095/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2752635Z Receiving objects: 61% (12296/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2765816Z Receiving objects: 62% (12498/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2776591Z Receiving objects: 63% (12699/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2791076Z Receiving objects: 64% (12901/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2800160Z Receiving objects: 65% (13103/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2807671Z Receiving objects: 66% (13304/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2814702Z Receiving objects: 67% (13506/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2836886Z Receiving objects: 68% (13707/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2851527Z Receiving objects: 69% (13909/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2860050Z Receiving objects: 70% (14110/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.2868613Z Receiving objects: 71% (14312/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.3419773Z Receiving objects: 72% (14514/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.3435501Z Receiving objects: 73% (14715/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.5817811Z Receiving objects: 74% (14917/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6073725Z Receiving objects: 75% (15118/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6083447Z Receiving objects: 76% (15320/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6090653Z Receiving objects: 77% (15521/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6097632Z Receiving objects: 78% (15723/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6106600Z Receiving objects: 79% (15925/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6119170Z Receiving objects: 80% (16126/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6130884Z Receiving objects: 81% (16328/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6137102Z Receiving objects: 82% (16529/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6286863Z Receiving objects: 83% (16731/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6291407Z Receiving objects: 84% (16932/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6296788Z Receiving objects: 85% (17134/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6302779Z Receiving objects: 86% (17336/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6309548Z Receiving objects: 87% (17537/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6314533Z Receiving objects: 88% (17739/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6318976Z Receiving objects: 89% (17940/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6325313Z Receiving objects: 90% (18142/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6329370Z Receiving objects: 91% (18343/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6334350Z Receiving objects: 92% (18545/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6467642Z Receiving objects: 93% (18747/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6480617Z Receiving objects: 94% (18948/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6490945Z Receiving objects: 95% (19150/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6500330Z Receiving objects: 96% (19351/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6512314Z Receiving objects: 97% (19553/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6528788Z Receiving objects: 98% (19754/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6538654Z Receiving objects: 99% (19956/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6539872Z remote: Total 20157 (delta 95), reused 162 (delta 75), pack-reused 19961 2023-02-03T11:55:38.6564531Z Receiving objects: 100% (20157/20157), 224.20 MiB | 64.05 MiB/s 2023-02-03T11:55:38.6565085Z Receiving objects: 100% (20157/20157), 246.48 MiB | 62.68 MiB/s, done. 2023-02-03T11:55:38.6591147Z Resolving deltas: 0% (0/9428) 2023-02-03T11:55:38.6602574Z Resolving deltas: 1% (95/9428) 2023-02-03T11:55:38.6609888Z Resolving deltas: 2% (228/9428) 2023-02-03T11:55:38.6630355Z Resolving deltas: 3% (287/9428) 2023-02-03T11:55:38.6642933Z Resolving deltas: 4% (383/9428) 2023-02-03T11:55:38.6657316Z Resolving deltas: 5% (481/9428) 2023-02-03T11:55:38.6663811Z Resolving deltas: 6% (566/9428) 2023-02-03T11:55:38.6673124Z Resolving deltas: 7% (662/9428) 2023-02-03T11:55:38.6683050Z Resolving deltas: 8% (758/9428) 2023-02-03T11:55:38.6690373Z Resolving deltas: 9% (855/9428) 2023-02-03T11:55:38.6701938Z Resolving deltas: 10% (953/9428) 2023-02-03T11:55:38.6710158Z Resolving deltas: 11% (1039/9428) 2023-02-03T11:55:38.6717775Z Resolving deltas: 12% (1144/9428) 2023-02-03T11:55:38.6726871Z Resolving deltas: 13% (1227/9428) 2023-02-03T11:55:38.6748623Z Resolving deltas: 14% (1320/9428) 2023-02-03T11:55:38.6756341Z Resolving deltas: 15% (1417/9428) 2023-02-03T11:55:38.6770815Z Resolving deltas: 16% (1513/9428) 2023-02-03T11:55:38.6782262Z Resolving deltas: 17% (1608/9428) 2023-02-03T11:55:38.6791646Z Resolving deltas: 18% (1698/9428) 2023-02-03T11:55:38.6805262Z Resolving deltas: 19% (1793/9428) 2023-02-03T11:55:38.6815435Z Resolving deltas: 20% (1887/9428) 2023-02-03T11:55:38.6823419Z Resolving deltas: 21% (1985/9428) 2023-02-03T11:55:38.6829499Z Resolving deltas: 22% (2079/9428) 2023-02-03T11:55:38.6835759Z Resolving deltas: 23% (2171/9428) 2023-02-03T11:55:38.6841846Z Resolving deltas: 24% (2278/9428) 2023-02-03T11:55:38.6848099Z Resolving deltas: 25% (2357/9428) 2023-02-03T11:55:38.6857470Z Resolving deltas: 26% (2452/9428) 2023-02-03T11:55:38.6864688Z Resolving deltas: 27% (2577/9428) 2023-02-03T11:55:38.6872198Z Resolving deltas: 28% (2683/9428) 2023-02-03T11:55:38.6877232Z Resolving deltas: 29% (2767/9428) 2023-02-03T11:55:38.6887285Z Resolving deltas: 30% (2841/9428) 2023-02-03T11:55:38.6899159Z Resolving deltas: 31% (2923/9428) 2023-02-03T11:55:38.6907098Z Resolving deltas: 32% (3046/9428) 2023-02-03T11:55:38.6912757Z Resolving deltas: 33% (3158/9428) 2023-02-03T11:55:38.6923218Z Resolving deltas: 34% (3223/9428) 2023-02-03T11:55:38.6923678Z Resolving deltas: 35% (3386/9428) 2023-02-03T11:55:38.6931570Z Resolving deltas: 36% (3398/9428) 2023-02-03T11:55:38.6938165Z Resolving deltas: 37% (3509/9428) 2023-02-03T11:55:38.6945540Z Resolving deltas: 38% (3599/9428) 2023-02-03T11:55:38.6958977Z Resolving deltas: 39% (3691/9428) 2023-02-03T11:55:38.6966695Z Resolving deltas: 40% (3779/9428) 2023-02-03T11:55:38.6973235Z Resolving deltas: 41% (3872/9428) 2023-02-03T11:55:38.6980042Z Resolving deltas: 42% (3975/9428) 2023-02-03T11:55:38.6987857Z Resolving deltas: 43% (4057/9428) 2023-02-03T11:55:38.6993632Z Resolving deltas: 44% (4175/9428) 2023-02-03T11:55:38.6998490Z Resolving deltas: 45% (4258/9428) 2023-02-03T11:55:38.7004975Z Resolving deltas: 46% (4337/9428) 2023-02-03T11:55:38.7016498Z Resolving deltas: 47% (4438/9428) 2023-02-03T11:55:38.7019348Z Resolving deltas: 48% (4594/9428) 2023-02-03T11:55:38.7028216Z Resolving deltas: 49% (4624/9428) 2023-02-03T11:55:38.7038459Z Resolving deltas: 50% (4718/9428) 2023-02-03T11:55:38.7045443Z Resolving deltas: 51% (4814/9428) 2023-02-03T11:55:38.7060052Z Resolving deltas: 52% (4915/9428) 2023-02-03T11:55:38.7077398Z Resolving deltas: 53% (4999/9428) 2023-02-03T11:55:38.7089502Z Resolving deltas: 54% (5093/9428) 2023-02-03T11:55:38.7098332Z Resolving deltas: 55% (5194/9428) 2023-02-03T11:55:38.7104049Z Resolving deltas: 56% (5305/9428) 2023-02-03T11:55:38.7111845Z Resolving deltas: 57% (5380/9428) 2023-02-03T11:55:38.7127187Z Resolving deltas: 58% (5469/9428) 2023-02-03T11:55:38.7137151Z Resolving deltas: 59% (5564/9428) 2023-02-03T11:55:38.7146815Z Resolving deltas: 60% (5657/9428) 2023-02-03T11:55:38.7155015Z Resolving deltas: 61% (5755/9428) 2023-02-03T11:55:38.7163375Z Resolving deltas: 62% (5846/9428) 2023-02-03T11:55:38.7170640Z Resolving deltas: 63% (5949/9428) 2023-02-03T11:55:38.7176066Z Resolving deltas: 64% (6049/9428) 2023-02-03T11:55:38.7181537Z Resolving deltas: 65% (6132/9428) 2023-02-03T11:55:38.7187764Z Resolving deltas: 66% (6224/9428) 2023-02-03T11:55:38.7195054Z Resolving deltas: 67% (6318/9428) 2023-02-03T11:55:38.7201796Z Resolving deltas: 68% (6423/9428) 2023-02-03T11:55:38.7209077Z Resolving deltas: 69% (6520/9428) 2023-02-03T11:55:38.7218312Z Resolving deltas: 70% (6603/9428) 2023-02-03T11:55:38.7221816Z Resolving deltas: 71% (6735/9428) 2023-02-03T11:55:38.7228647Z Resolving deltas: 72% (6790/9428) 2023-02-03T11:55:38.7235017Z Resolving deltas: 73% (6883/9428) 2023-02-03T11:55:38.7242635Z Resolving deltas: 74% (6980/9428) 2023-02-03T11:55:38.7248593Z Resolving deltas: 75% (7081/9428) 2023-02-03T11:55:38.7255469Z Resolving deltas: 76% (7167/9428) 2023-02-03T11:55:38.7262852Z Resolving deltas: 77% (7262/9428) 2023-02-03T11:55:38.7269674Z Resolving deltas: 78% (7363/9428) 2023-02-03T11:55:38.7276508Z Resolving deltas: 79% (7449/9428) 2023-02-03T11:55:38.7283353Z Resolving deltas: 80% (7545/9428) 2023-02-03T11:55:38.7289905Z Resolving deltas: 81% (7639/9428) 2023-02-03T11:55:38.7298886Z Resolving deltas: 82% (7746/9428) 2023-02-03T11:55:38.7313147Z Resolving deltas: 83% (7827/9428) 2023-02-03T11:55:38.7321595Z Resolving deltas: 84% (7920/9428) 2023-02-03T11:55:38.7335884Z Resolving deltas: 85% (8015/9428) 2023-02-03T11:55:38.7346056Z Resolving deltas: 87% (8203/9428) 2023-02-03T11:55:38.7359283Z Resolving deltas: 88% (8347/9428) 2023-02-03T11:55:38.7363230Z Resolving deltas: 90% (8529/9428) 2023-02-03T11:55:38.7369189Z Resolving deltas: 91% (8592/9428) 2023-02-03T11:55:38.7376885Z Resolving deltas: 92% (8674/9428) 2023-02-03T11:55:38.7382119Z Resolving deltas: 93% (8783/9428) 2023-02-03T11:55:38.7388464Z Resolving deltas: 94% (8864/9428) 2023-02-03T11:55:38.7396217Z Resolving deltas: 95% (8958/9428) 2023-02-03T11:55:38.7401601Z Resolving deltas: 96% (9071/9428) 2023-02-03T11:55:38.7406872Z Resolving deltas: 97% (9160/9428) 2023-02-03T11:55:38.7413775Z Resolving deltas: 98% (9241/9428) 2023-02-03T11:55:38.7424164Z Resolving deltas: 99% (9345/9428) 2023-02-03T11:55:38.7424440Z Resolving deltas: 100% (9428/9428) 2023-02-03T11:55:38.7424713Z Resolving deltas: 100% (9428/9428), done. 2023-02-03T11:55:39.5075184Z + pushd torchbench 2023-02-03T11:55:39.5075668Z ~/workspace/torchbench ~/workspace 2023-02-03T11:55:39.5076042Z + git checkout no_torchaudio 2023-02-03T11:55:39.6792067Z Branch 'no_torchaudio' set up to track remote branch 'no_torchaudio' from 'origin'. 2023-02-03T11:55:39.6935658Z Switched to a new branch 'no_torchaudio' 2023-02-03T11:55:39.6944132Z + python install.py --continue_on_fail 2023-02-03T11:55:41.4221311Z checking packages torch, torchvision, torchtext are installed...OK 2023-02-03T11:55:41.4262596Z checking out Git LFS files...FAIL 2023-02-03T11:55:42.0036504Z 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-03T11:55:42.7524498Z 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-03T11:55:43.1233492Z 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-03T11:55:44.0642356Z 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-03T11:55:44.7126984Z 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-03T11:55:44.9842113Z 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-03T11:55:45.5468121Z 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-03T11:55:46.1001030Z 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-03T11:55:46.9970326Z 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-03T11:55:47.4225964Z 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-03T11:55:47.6316013Z 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-03T11:55:48.1377734Z 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-03T11:55:48.1461182Z OK 2023-02-03T11:55:48.2089614Z decompressing input tarball: pytorch_CycleGAN_and_pix2pix_inputs.tar.gz...OK 2023-02-03T11:55:48.4704506Z decompressing input tarball: Super_SloMo_inputs.tar.gz...OK 2023-02-03T11:55:48.4821949Z decompressing input tarball: speech_transformer_inputs.tar.gz...OK 2023-02-03T11:55:48.5860287Z decompressing input tarball: Background_Matting_inputs.tar.gz...OK 2023-02-03T11:55:48.6649486Z decompressing input tarball: LearningToPaint_inputs.tar.gz...OK 2023-02-03T11:55:48.7444846Z decompressing input tarball: coco2017-minimal.tar.gz...OK 2023-02-03T11:55:48.9067217Z decompressing input tarball: coco128.tar.gz...OK 2023-02-03T11:55:49.3670698Z decompressing input tarball: tacotron2-minimal.tar.gz...OK 2023-02-03T11:55:49.3708626Z decompressing input tarball: pytorch_stargan_inputs.tar.gz...OK 2023-02-03T11:55:49.4016935Z decompressing input tarball: multi30k.tar.gz...OK 2023-02-03T11:56:14.3961234Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/BERT_pytorch...OK 2023-02-03T11:56:23.6555352Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Background_Matting...OK 2023-02-03T11:56:36.2067650Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/DALLE2_pytorch...OK 2023-02-03T11:56:38.1834285Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/LearningToPaint...OK 2023-02-03T11:56:40.1198301Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Super_SloMo...OK 2023-02-03T11:56:40.1415275Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/alexnet...OK 2023-02-03T11:57:13.9907256Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/attention_is_all_you_need_pytorch...OK 2023-02-03T11:57:16.0732714Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dcgan...OK 2023-02-03T11:57:20.2870584Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/demucs...OK 2023-02-03T11:57:20.3086156Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/densenet121...OK 2023-02-03T11:58:38.1873762Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_c4...OK 2023-02-03T11:58:59.2562603Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_dc5...OK 2023-02-03T11:59:15.5939265Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_fpn...OK 2023-02-03T11:59:27.2210023Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_c4...OK 2023-02-03T11:59:53.9052512Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_dc5...OK 2023-02-03T12:00:12.8808395Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_fpn...OK 2023-02-03T12:00:21.6436494Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fcos_r_50_fpn...OK 2023-02-03T12:00:34.4178921Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn...OK 2023-02-03T12:00:52.3549727Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_c4...OK 2023-02-03T12:01:10.5409382Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_fpn...OK 2023-02-03T12:01:23.0631296Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_c4...OK 2023-02-03T12:01:35.6053687Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_fpn...OK 2023-02-03T12:01:47.3290948Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dlrm...OK 2023-02-03T12:01:49.5469103Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq...OK 2023-02-03T12:01:55.5479438Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/fastNLP_Bert...OK 2023-02-03T12:01:57.7939581Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_dp_cifar10...OK 2023-02-03T12:02:00.0372952Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_maml_omniglot...OK 2023-02-03T12:02:08.6179412Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Albert...OK 2023-02-03T12:02:19.7991870Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bart...OK 2023-02-03T12:02:27.5007832Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bert...OK 2023-02-03T12:02:35.8621516Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_BigBird...OK 2023-02-03T12:02:42.9809197Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_DistilBert...OK 2023-02-03T12:02:53.6672077Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2...OK 2023-02-03T12:03:34.3845827Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2_large...OK 2023-02-03T12:03:43.5858582Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Longformer...OK 2023-02-03T12:03:48.7233415Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Reformer...OK 2023-02-03T12:03:55.3419674Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5...OK 2023-02-03T12:04:05.5275505Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_base...OK 2023-02-03T12:04:26.8903083Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_large...OK 2023-02-03T12:04:29.2338896Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/lennard_jones...OK 2023-02-03T12:04:29.2565231Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml...OK 2023-02-03T12:04:31.8345117Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot...OK 2023-02-03T12:04:31.8572611Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mnasnet1_0...OK 2023-02-03T12:04:31.8798843Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2...OK 2023-02-03T12:04:31.9014658Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2_quantized_qat...OK 2023-02-03T12:04:31.9231026Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v3_large...OK 2023-02-03T12:04:31.9443712Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/moco...OK 2023-02-03T12:04:34.2894847Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/nvidia_deeprecommender...OK 2023-02-03T12:04:38.9415435Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/opacus_cifar10...OK 2023-02-03T12:04:38.9637225Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_equation_of_state...OK 2023-02-03T12:04:38.9861452Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_isoneutral_mixing...OK 2023-02-03T12:04:39.0079895Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_turbulent_kinetic_energy...OK 2023-02-03T12:04:47.2055365Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_CycleGAN_and_pix2pix...OK 2023-02-03T12:04:49.5724023Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_stargan...OK 2023-02-03T12:05:00.7029301Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_struct...OK 2023-02-03T12:05:03.2454485Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_unet...OK 2023-02-03T12:05:03.2691167Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet152...OK 2023-02-03T12:05:03.2931928Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet18...OK 2023-02-03T12:05:03.3165897Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50...OK 2023-02-03T12:05:03.3404185Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50_quantized_qat...OK 2023-02-03T12:05:03.3637664Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnext50_32x4d...OK 2023-02-03T12:05:03.3874706Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/shufflenet_v2_x1_0...OK 2023-02-03T12:05:12.1283209Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/soft_actor_critic...OK 2023-02-03T12:05:14.8215176Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/speech_transformer...OK 2023-02-03T12:05:14.8450810Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/squeezenet1_1...OK 2023-02-03T12:05:17.8182070Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tacotron2...OK 2023-02-03T12:05:33.9231088Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientdet...OK 2023-02-03T12:05:33.9454925Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientnet...OK 2023-02-03T12:05:33.9679213Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_nfnet...OK 2023-02-03T12:05:33.9896492Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_regnet...OK 2023-02-03T12:05:34.0114262Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_resnest...OK 2023-02-03T12:05:34.0334137Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer...OK 2023-02-03T12:05:34.0555301Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer_large...OK 2023-02-03T12:05:34.0780474Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vovnet...OK 2023-02-03T12:05:55.4102777Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tts_angular...OK 2023-02-03T12:05:55.4328050Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vgg16...OK 2023-02-03T12:05:58.0762000Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vision_maskrcnn...OK 2023-02-03T12:06:00.8601598Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/yolov3...OK 2023-02-03T12:06:01.2317431Z + popd 2023-02-03T12:06:01.2323916Z ~/workspace 2023-02-03T12:06:01.2324302Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_perf* ]] 2023-02-03T12:06:01.2324830Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_smoketest_perf* ]] 2023-02-03T12:06:01.2325248Z + test_inductor_torchbench_smoketest_perf 2023-02-03T12:06:01.2328157Z ++ pwd 2023-02-03T12:06:01.2333602Z + PYTHONPATH=/var/lib/jenkins/workspace/torchbench 2023-02-03T12:06:01.2334165Z + test_inductor_benchmark_perf smoketest 2023-02-03T12:06:01.2339923Z ++ pwd 2023-02-03T12:06:01.2344764Z + TEST_REPORTS_DIR=/var/lib/jenkins/workspace/test/test-reports 2023-02-03T12:06:01.2345269Z + PARTITION_FLAGS= 2023-02-03T12:06:01.2345678Z + [[ -n 1 ]] 2023-02-03T12:06:01.2346094Z + [[ -n '' ]] 2023-02-03T12:06:01.2346630Z + mkdir -p /var/lib/jenkins/workspace/test/test-reports 2023-02-03T12:06:01.2367095Z + [[ smoketest == *smoketest* ]] 2023-02-03T12:06:01.2371421Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:06:01.2385164Z + 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:06:04.5702212Z batch size: 16 2023-02-03T12:06:26.1160694Z cuda train hf_Bert [2023-02-03 12:06:26,114] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-03T12:06:56.1280343Z 1.217x p=0.00 2023-02-03T12:06:57.8325559Z + python benchmarks/dynamo/check_hf_bert_perf_csv.py -f /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-03T12:06:58.2426787Z hf_Bert 1.2174 2023-02-03T12:06:58.3074482Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-03T12:06:58.3080131Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:06:58.3094240Z + 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:07:01.5946992Z batch size: 32 2023-02-03T12:07:50.4743821Z cuda train hf_Albert 2.393x p=0.00 2023-02-03T12:07:52.3179365Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-03T12:07:52.3195340Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-03T12:07:52.3196069Z cuda,hf_Albert,32,2.3934,103.4119,31.2052,1.2586 2023-02-03T12:07:52.3198035Z + 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:07:52.7550828Z 2023-02-03T12:07:52.7552142Z hf_Albert : 2023-02-03T12:07:52.7552475Z actual_memory_compression=1.26, 2023-02-03T12:07:52.7552775Z expected_memory_compression=1.26, 2023-02-03T12:07:52.7554948Z PASS 2023-02-03T12:07:52.7555301Z 2023-02-03T12:07:52.8248601Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-03T12:07:52.8255233Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:07:52.8269330Z + 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:07:56.0978455Z WARNING:common:Could not find batch size for timm_efficientdet 2023-02-03T12:07:56.0978852Z batch size: None 2023-02-03T12:07:56.9955651Z 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:08:10.4855692Z cuda train timm_efficientdet 0 10 1 2023-02-03T12:08:10.4888631Z 0 10 1 2023-02-03T12:08:10.6568222Z 0 20 1 2023-02-03T12:08:10.6597872Z 0 20 1 2023-02-03T12:08:10.8263045Z 0 40 1 2023-02-03T12:08:10.8292959Z 0 40 1 2023-02-03T12:08:10.9993913Z 0 80 1 2023-02-03T12:08:11.0025757Z 0 80 1 2023-02-03T12:08:12.0073734Z 0 10 1 2023-02-03T12:08:12.0104826Z 0 10 1 2023-02-03T12:08:12.1623517Z 0 20 1 2023-02-03T12:08:12.1653212Z 0 20 1 2023-02-03T12:08:12.5007401Z 0 40 1 2023-02-03T12:08:12.5039710Z 0 40 1 2023-02-03T12:08:12.6683287Z 0 80 1 2023-02-03T12:08:12.6713497Z 0 80 1 2023-02-03T12:08:13.8041783Z 0 10 1 2023-02-03T12:08:13.8074905Z 0 10 1 2023-02-03T12:08:13.9912798Z 0 20 1 2023-02-03T12:08:13.9944306Z 0 20 1 2023-02-03T12:08:14.1724672Z 0 40 1 2023-02-03T12:08:14.1756377Z 0 40 1 2023-02-03T12:08:14.3718487Z 0 80 1 2023-02-03T12:08:14.3752312Z 0 80 1 2023-02-03T12:08:15.5950700Z 0 10 1 2023-02-03T12:08:15.5980520Z 0 10 1 2023-02-03T12:08:15.7875558Z 0 20 1 2023-02-03T12:08:15.7905158Z 0 20 1 2023-02-03T12:08:15.9908280Z 0 40 1 2023-02-03T12:08:15.9945369Z 0 40 1 2023-02-03T12:08:16.1921623Z 0 80 1 2023-02-03T12:08:16.1952109Z 0 80 1 2023-02-03T12:08:24.1865199Z 0 10 1 2023-02-03T12:08:24.1897482Z 0 10 1 2023-02-03T12:08:24.2474542Z 0 20 1 2023-02-03T12:08:24.2506050Z 0 20 1 2023-02-03T12:08:24.3071433Z 0 40 1 2023-02-03T12:08:24.3102600Z 0 40 1 2023-02-03T12:08:24.3658106Z 0 80 1 2023-02-03T12:08:24.3690336Z 0 80 1 2023-02-03T12:08:24.5913516Z 0 10 1 2023-02-03T12:08:24.5944662Z 0 10 1 2023-02-03T12:08:24.6341882Z 0 20 1 2023-02-03T12:08:24.6374888Z 0 20 1 2023-02-03T12:08:24.6780395Z 0 40 1 2023-02-03T12:08:24.6813788Z 0 40 1 2023-02-03T12:08:24.7216639Z 0 80 1 2023-02-03T12:08:24.7252963Z 0 80 1 2023-02-03T12:08:24.9108292Z 0 10 1 2023-02-03T12:08:24.9139162Z 0 10 1 2023-02-03T12:08:24.9539962Z 0 20 1 2023-02-03T12:08:24.9572716Z 0 20 1 2023-02-03T12:08:24.9967600Z 0 40 1 2023-02-03T12:08:25.0000147Z 0 40 1 2023-02-03T12:08:25.0404586Z 0 80 1 2023-02-03T12:08:25.0437438Z 0 80 1 2023-02-03T12:08:25.2290126Z 0 10 1 2023-02-03T12:08:25.2322065Z 0 10 1 2023-02-03T12:08:25.2717821Z 0 20 1 2023-02-03T12:08:25.2750236Z 0 20 1 2023-02-03T12:08:25.3138919Z 0 40 1 2023-02-03T12:08:25.3171641Z 0 40 1 2023-02-03T12:08:25.3557239Z 0 80 1 2023-02-03T12:08:25.3589422Z 0 80 1 2023-02-03T12:08:28.3070371Z 0 10 1 2023-02-03T12:08:28.3099051Z 0 10 1 2023-02-03T12:08:28.3659860Z 0 20 1 2023-02-03T12:08:28.3691694Z 0 20 1 2023-02-03T12:08:28.4255277Z 0 40 1 2023-02-03T12:08:28.4287389Z 0 40 1 2023-02-03T12:08:28.4847713Z 0 80 1 2023-02-03T12:08:28.4880201Z 0 80 1 2023-02-03T12:08:28.7109611Z 0 10 1 2023-02-03T12:08:28.7140260Z 0 10 1 2023-02-03T12:08:28.7534012Z 0 20 1 2023-02-03T12:08:28.7565195Z 0 20 1 2023-02-03T12:08:28.7954468Z 0 40 1 2023-02-03T12:08:28.7986467Z 0 40 1 2023-02-03T12:08:28.8373608Z 0 80 1 2023-02-03T12:08:28.8405523Z 0 80 1 2023-02-03T12:08:29.0203091Z 0 10 1 2023-02-03T12:08:29.0234147Z 0 10 1 2023-02-03T12:08:29.0623297Z 0 20 1 2023-02-03T12:08:29.0655465Z 0 20 1 2023-02-03T12:08:29.1049847Z 0 40 1 2023-02-03T12:08:29.1081908Z 0 40 1 2023-02-03T12:08:29.1476895Z 0 80 1 2023-02-03T12:08:29.1508378Z 0 80 1 2023-02-03T12:08:29.3313576Z 0 10 1 2023-02-03T12:08:29.3344003Z 0 10 1 2023-02-03T12:08:29.3732266Z 0 20 1 2023-02-03T12:08:29.3763977Z 0 20 1 2023-02-03T12:08:29.4149605Z 0 40 1 2023-02-03T12:08:29.4181899Z 0 40 1 2023-02-03T12:08:29.4567552Z 0 80 1 2023-02-03T12:08:29.4599792Z 0 80 1 2023-02-03T12:08:35.9809773Z 0 10 1 2023-02-03T12:08:35.9915828Z 0 10 1 2023-02-03T12:08:36.1142011Z 0 20 1 2023-02-03T12:08:36.1242823Z 0 20 1 2023-02-03T12:08:36.2444766Z 0 40 1 2023-02-03T12:08:36.2545181Z 0 40 1 2023-02-03T12:08:36.3805384Z 0 80 1 2023-02-03T12:08:36.3908621Z 0 80 1 2023-02-03T12:08:36.8595089Z 0 10 1 2023-02-03T12:08:36.8698811Z 0 10 1 2023-02-03T12:08:36.9549279Z 0 20 1 2023-02-03T12:08:36.9651897Z 0 20 1 2023-02-03T12:08:37.0494047Z 0 40 1 2023-02-03T12:08:37.0594839Z 0 40 1 2023-02-03T12:08:37.1426747Z 0 80 1 2023-02-03T12:08:37.1526448Z 0 80 1 2023-02-03T12:08:37.5391244Z 0 10 1 2023-02-03T12:08:37.5491716Z 0 10 1 2023-02-03T12:08:37.6320943Z 0 20 1 2023-02-03T12:08:37.6419599Z 0 20 1 2023-02-03T12:08:37.7251999Z 0 40 1 2023-02-03T12:08:37.7351755Z 0 40 1 2023-02-03T12:08:37.8258836Z 0 80 1 2023-02-03T12:08:37.8358632Z 0 80 1 2023-02-03T12:08:38.2297576Z 0 10 1 2023-02-03T12:08:38.2399700Z 0 10 1 2023-02-03T12:08:38.3249109Z 0 20 1 2023-02-03T12:08:38.3349736Z 0 20 1 2023-02-03T12:08:38.4197443Z 0 40 1 2023-02-03T12:08:38.4304551Z 0 40 1 2023-02-03T12:08:38.5161113Z 0 80 1 2023-02-03T12:08:38.5261571Z 0 80 1 2023-02-03T12:09:05.9724910Z [2023-02-03 12:09:05,970] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-03T12:11:57.4149999Z 1.320x p=0.00 2023-02-03T12:12:00.3291381Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-03T12:12:00.3302563Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-03T12:12:00.3303313Z cuda,timm_efficientdet,1,1.3205,121.5804,221.9725,0.9881 2023-02-03T12:12:00.3304974Z + 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:12:00.7732919Z 2023-02-03T12:12:00.7733404Z timm_efficientdet : 2023-02-03T12:12:00.7733839Z actual_memory_compression=0.99, 2023-02-03T12:12:00.7734136Z expected_memory_compression=0.99, 2023-02-03T12:12:00.7734398Z PASS 2023-02-03T12:12:00.7738376Z 2023-02-03T12:12:00.8307423Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-03T12:12:00.8314024Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-03T12:12:00.8327198Z + 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:12:04.1616944Z batch size: 256 2023-02-03T12:12:56.2491719Z cuda train timm_vision_transformer 1.361x p=0.00 2023-02-03T12:12:58.3578159Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-03T12:12:58.3592689Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-03T12:12:58.3593249Z cuda,timm_vision_transformer,256,1.3610,108.3459,37.8172,0.9634 2023-02-03T12:12:58.3595100Z + 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:12:58.7701871Z 2023-02-03T12:12:58.7702602Z timm_vision_transformer : 2023-02-03T12:12:58.7702931Z actual_memory_compression=0.96, 2023-02-03T12:12:58.7703219Z expected_memory_compression=0.73, 2023-02-03T12:12:58.7703472Z PASS 2023-02-03T12:12:58.7703665Z 2023-02-03T12:12:58.8461136Z ##[group]Run cat test/**/*.log || true 2023-02-03T12:12:58.8461424Z cat test/**/*.log || true 2023-02-03T12:12:58.8481474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:12:58.8481900Z env: 2023-02-03T12:12:58.8482116Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:12:58.8482341Z GPU_FLAG: --gpus all 2023-02-03T12:12:58.8482668Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:12:58.8482983Z ##[endgroup] 2023-02-03T12:12:58.8542496Z cat: 'test/**/*.log': No such file or directory 2023-02-03T12:12:58.8580874Z Prepare all required actions 2023-02-03T12:12:58.8606237Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-02-03T12:12:58.8606507Z with: 2023-02-03T12:12:58.8607129Z github-token: *** 2023-02-03T12:12:58.8607323Z env: 2023-02-03T12:12:58.8607536Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:12:58.8607773Z GPU_FLAG: --gpus all 2023-02-03T12:12:58.8608097Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:12:58.8608398Z ##[endgroup] 2023-02-03T12:12:58.8622998Z ##[group]Run set -eux 2023-02-03T12:12:58.8623243Z set -eux 2023-02-03T12:12:58.8623588Z GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") 2023-02-03T12:12:58.8623998Z echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-02-03T12:12:58.8641525Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:12:58.8641802Z env: 2023-02-03T12:12:58.8642058Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:12:58.8642289Z GPU_FLAG: --gpus all 2023-02-03T12:12:58.8642618Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:12:58.8643097Z GITHUB_TOKEN: *** 2023-02-03T12:12:58.8643294Z ##[endgroup] 2023-02-03T12:12:58.8684006Z ++ python3 .github/scripts/get_workflow_job_id.py 4083392293 gh-ci-gcp-a100-6 2023-02-03T12:12:59.7256359Z + GHA_WORKFLOW_JOB_ID=11087037337 2023-02-03T12:12:59.7256948Z + echo job-id=11087037337 2023-02-03T12:12:59.7365792Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-02-03T12:12:59.7366091Z kill "$MONITOR_SCRIPT_PID" 2023-02-03T12:12:59.7384495Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:12:59.7384774Z env: 2023-02-03T12:12:59.7384994Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:12:59.7385220Z GPU_FLAG: --gpus all 2023-02-03T12:12:59.7385552Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:12:59.7385892Z MONITOR_SCRIPT_PID: 1496092 2023-02-03T12:12:59.7386106Z ##[endgroup] 2023-02-03T12:12:59.7502824Z Prepare all required actions 2023-02-03T12:12:59.7503435Z Getting action download info 2023-02-03T12:12:59.9484890Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-02-03T12:13:00.4035750Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-02-03T12:13:00.4036027Z with: 2023-02-03T12:13:00.4036328Z file-suffix: test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337 2023-02-03T12:13:00.4036701Z use-gha: anything-non-empty-to-use-gha 2023-02-03T12:13:00.4036949Z env: 2023-02-03T12:13:00.4037155Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:00.4037388Z GPU_FLAG: --gpus all 2023-02-03T12:13:00.4037713Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:00.4038009Z ##[endgroup] 2023-02-03T12:13:00.4098352Z ##[group]Run actions/upload-artifact@v3 2023-02-03T12:13:00.4098603Z with: 2023-02-03T12:13:00.4099006Z name: test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip 2023-02-03T12:13:00.4099368Z retention-days: 14 2023-02-03T12:13:00.4099605Z if-no-files-found: warn 2023-02-03T12:13:00.4099839Z path: test/**/*.json 2023-02-03T12:13:00.4100029Z env: 2023-02-03T12:13:00.4100236Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:00.4100476Z GPU_FLAG: --gpus all 2023-02-03T12:13:00.4100785Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:00.4101095Z ##[endgroup] 2023-02-03T12:13:00.6306193Z With the provided path, there will be 3 files uploaded 2023-02-03T12:13:00.6309762Z Starting artifact upload 2023-02-03T12:13:00.6310926Z 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:13:00.6311626Z Artifact name is valid! 2023-02-03T12:13:00.7393319Z Container for artifact "test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip" successfully created. Starting upload of file(s) 2023-02-03T12:13:01.1321108Z Total size of all the files uploaded is 29096 bytes 2023-02-03T12:13:01.1321522Z File upload process has finished. Finalizing the artifact upload 2023-02-03T12:13:01.2050610Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-03T12:13:01.2050862Z 2023-02-03T12:13:01.2051044Z The raw size of all the files that were specified for upload is 300245 bytes 2023-02-03T12:13:01.2051528Z 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:13:01.2051836Z 2023-02-03T12:13:01.2052402Z 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:13:01.2052772Z 2023-02-03T12:13:01.2053237Z Artifact test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip has been successfully uploaded! 2023-02-03T12:13:01.2137821Z ##[group]Run actions/upload-artifact@v3 2023-02-03T12:13:01.2138074Z with: 2023-02-03T12:13:01.2138453Z name: test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip 2023-02-03T12:13:01.2138820Z retention-days: 14 2023-02-03T12:13:01.2139057Z if-no-files-found: ignore 2023-02-03T12:13:01.2139315Z path: test/**/*.xml test/**/*.csv 2023-02-03T12:13:01.2139522Z env: 2023-02-03T12:13:01.2139735Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:01.2139967Z GPU_FLAG: --gpus all 2023-02-03T12:13:01.2140363Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:01.2140675Z ##[endgroup] 2023-02-03T12:13:01.4285459Z With the provided path, there will be 8 files uploaded 2023-02-03T12:13:01.4288385Z Starting artifact upload 2023-02-03T12:13:01.4289831Z 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:13:01.4290411Z Artifact name is valid! 2023-02-03T12:13:01.5385527Z Container for artifact "test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip" successfully created. Starting upload of file(s) 2023-02-03T12:13:02.2900135Z Total size of all the files uploaded is 1665 bytes 2023-02-03T12:13:02.2900544Z File upload process has finished. Finalizing the artifact upload 2023-02-03T12:13:02.3604616Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-03T12:13:02.3604880Z 2023-02-03T12:13:02.3605059Z The raw size of all the files that were specified for upload is 2266 bytes 2023-02-03T12:13:02.3605556Z The size of all the files that were uploaded is 1665 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-03T12:13:02.3605855Z 2023-02-03T12:13:02.3606534Z 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:13:02.3606900Z 2023-02-03T12:13:02.3607376Z Artifact test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip has been successfully uploaded! 2023-02-03T12:13:02.3692716Z ##[group]Run actions/upload-artifact@v3 2023-02-03T12:13:02.3692975Z with: 2023-02-03T12:13:02.3693434Z name: usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip 2023-02-03T12:13:02.3693789Z retention-days: 14 2023-02-03T12:13:02.3694034Z if-no-files-found: ignore 2023-02-03T12:13:02.3694292Z path: usage_log.txt test/**/*.log 2023-02-03T12:13:02.3694504Z env: 2023-02-03T12:13:02.3694713Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:02.3694950Z GPU_FLAG: --gpus all 2023-02-03T12:13:02.3695271Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:02.3695583Z ##[endgroup] 2023-02-03T12:13:02.5849229Z Multiple search paths detected. Calculating the least common ancestor of all paths 2023-02-03T12:13:02.5851844Z The least common ancestor is /home/ubuntu/actions-runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2023-02-03T12:13:02.5852341Z With the provided path, there will be 1 file uploaded 2023-02-03T12:13:02.5855620Z Starting artifact upload 2023-02-03T12:13:02.5856570Z 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:13:02.5858348Z Artifact name is valid! 2023-02-03T12:13:02.6987348Z Container for artifact "usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip" successfully created. Starting upload of file(s) 2023-02-03T12:13:03.0710680Z Total size of all the files uploaded is 62837 bytes 2023-02-03T12:13:03.0711375Z File upload process has finished. Finalizing the artifact upload 2023-02-03T12:13:03.2321053Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-03T12:13:03.2322469Z 2023-02-03T12:13:03.2322778Z The raw size of all the files that were specified for upload is 2258994 bytes 2023-02-03T12:13:03.2323300Z The size of all the files that were uploaded is 62837 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-03T12:13:03.2323618Z 2023-02-03T12:13:03.2324337Z 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:13:03.2324884Z 2023-02-03T12:13:03.2325866Z Artifact usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11087037337.zip has been successfully uploaded! 2023-02-03T12:13:03.2403880Z ##[group]Run # shellcheck disable=SC2156 2023-02-03T12:13:03.2404190Z # shellcheck disable=SC2156 2023-02-03T12:13:03.2404557Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-02-03T12:13:03.2422467Z shell: /usr/bin/bash -e {0} 2023-02-03T12:13:03.2422695Z env: 2023-02-03T12:13:03.2422902Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:03.2423143Z GPU_FLAG: --gpus all 2023-02-03T12:13:03.2423481Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:03.2423808Z ##[endgroup] 2023-02-03T12:13:03.5811766Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-02-03T12:13:03.5812066Z with: 2023-02-03T12:13:03.5812258Z env: 2023-02-03T12:13:03.5812474Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:03.5812698Z GPU_FLAG: --gpus all 2023-02-03T12:13:03.5813026Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:03.5813345Z ##[endgroup] 2023-02-03T12:13:03.5831337Z ##[group]Run set -eou pipefail 2023-02-03T12:13:03.5831644Z set -eou pipefail 2023-02-03T12:13:03.5831864Z  2023-02-03T12:13:03.5832167Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-02-03T12:13:03.5832459Z for _ in $(seq 1440); do 2023-02-03T12:13:03.5832734Z  # Break if no ssh session exists anymore 2023-02-03T12:13:03.5833005Z  if [ "$(who)" = "" ]; then 2023-02-03T12:13:03.5833333Z  break 2023-02-03T12:13:03.5833575Z  fi 2023-02-03T12:13:03.5833783Z  echo "." 2023-02-03T12:13:03.5833981Z  sleep 5 2023-02-03T12:13:03.5834186Z done 2023-02-03T12:13:03.5852428Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:13:03.5852687Z env: 2023-02-03T12:13:03.5852905Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:03.5853140Z GPU_FLAG: --gpus all 2023-02-03T12:13:03.5853459Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:03.5853776Z ##[endgroup] 2023-02-03T12:13:03.5892192Z Holding runner for 2 hours until all ssh sessions have logged out 2023-02-03T12:13:03.5940142Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-02-03T12:13:03.5940524Z # ignore expansion of "docker ps -q" since it could be empty 2023-02-03T12:13:03.5940834Z # shellcheck disable=SC2046 2023-02-03T12:13:03.5941130Z docker stop $(docker ps -q) || true 2023-02-03T12:13:03.5941406Z # Prune all of the docker images 2023-02-03T12:13:03.5941675Z docker system prune -af 2023-02-03T12:13:03.5959286Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-03T12:13:03.5959563Z env: 2023-02-03T12:13:03.5959788Z GIT_DEFAULT_BRANCH: master 2023-02-03T12:13:03.5960015Z GPU_FLAG: --gpus all 2023-02-03T12:13:03.5960352Z DOCKER_CONTAINER_ID: 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:03.5960670Z ##[endgroup] 2023-02-03T12:13:04.0700498Z 6b6be497eee4 2023-02-03T12:13:06.7466555Z Deleted Containers: 2023-02-03T12:13:06.7467148Z 6b6be497eee4d77758e842703e88c60582d1fd6612bfd2f52a77860e8a8ad691 2023-02-03T12:13:06.7467470Z 2023-02-03T12:13:11.7523737Z Deleted Images: 2023-02-03T12:13:11.7525775Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:34842e6fbb02ca4c9247dac033ee8d3563b9117d 2023-02-03T12:13:11.7526749Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7@sha256:870d7f2b93080c6e224db0040513898899b129d528fa4ef26b4f5a25353b51d6 2023-02-03T12:13:11.7527331Z deleted: sha256:4728b2c0dadb28b6d9ae095a53632c4600ecb4de9cfcfa88c2a0c3bbe6d23e88 2023-02-03T12:13:11.7527744Z deleted: sha256:98a95310804f309898de52d982eef20754461bf37ef2aebd6e1871f9573acee9 2023-02-03T12:13:11.7528142Z deleted: sha256:bffe51c29694b09d31fb0e3e7fdd56327225c1123644c0c3e1c963d25e526946 2023-02-03T12:13:11.7528527Z deleted: sha256:037cc6f27f45729b1e541f8a3123ab195c3bbf2977a98b683ff123d4675d0ab0 2023-02-03T12:13:11.7528908Z deleted: sha256:d4744c60c03a9736e15ab264daa5e90c8645205010513721b3395455fdb68051 2023-02-03T12:13:11.7529307Z deleted: sha256:fd107e34255ee162d65248d349adbbf4fa0a75f7fa6b074cd73d042eed101805 2023-02-03T12:13:11.7529825Z deleted: sha256:7cccdc66714d7a773f87c9dcd55a78f8a495d5c9e137bb5aa306c65eccc72a1b 2023-02-03T12:13:11.7530480Z deleted: sha256:46ff656f380ff69e5a7ff7b46fecbd67347b5d987c4c8a2f6b057f369049b37e 2023-02-03T12:13:11.7531592Z deleted: sha256:3fafe15c094345c9a2ec1037a45059bd25060ce75a07e0b520a6f4442842c3d9 2023-02-03T12:13:11.7532331Z deleted: sha256:d018832406561810195e2a2cb0fb406359767cde7e69db997f195eed6389c8fb 2023-02-03T12:13:11.7532952Z deleted: sha256:deac8ffbed59006062d66eae27a23e7df0d692d6c5583edc658a01f3f831c7f8 2023-02-03T12:13:11.7533707Z deleted: sha256:b0892528f7c4a394d070ada390dbf6b237bee640536dd32c97924632f8031fd7 2023-02-03T12:13:11.7534468Z deleted: sha256:fa57ab677c9099484c296f1e6c555ff20bfc782eb41ed38f16e45497df50d826 2023-02-03T12:13:11.7535284Z deleted: sha256:80aa5852aeb29f53c9a0b362a7931860dc3aeadc4709fa17d5d6f59dbbe777db 2023-02-03T12:13:11.7535809Z deleted: sha256:81c4cbde3f5132d20732216a96fe13a5576f80a14b65cfb866927b48893f63ef 2023-02-03T12:13:11.7536208Z deleted: sha256:de78706f3f718af5f87618cc196cedc42a8a14426ae9c2bf14adc42e43c8c071 2023-02-03T12:13:11.7536623Z deleted: sha256:f5d13747ac517ffb3fd70db8749f54629b51df8feaa1e33f0d1cd9c0fe279d63 2023-02-03T12:13:11.7537194Z deleted: sha256:bf0885e582ceca63de7cb22ec1af01460ad4093d6367926614ce4b59ea2d4bfc 2023-02-03T12:13:11.7537758Z deleted: sha256:5a26f7cc7bde66262ffadcf634733b139ef813adfd22b53ad17182562b5fb17a 2023-02-03T12:13:11.7538232Z deleted: sha256:78b7d24a19415b01cf7910c76b20f7930214446dd52f0882d1fff8598b9758ab 2023-02-03T12:13:11.7538703Z deleted: sha256:4e4795c51bc71f1b3582d7dc97a2645eabe3ba9a3b7d69970eb9c6c2815ade7c 2023-02-03T12:13:11.7539111Z deleted: sha256:5b65c83d5bef79ea69cda206b9020ca2b588af08462bf1c73d14b59c06594bb2 2023-02-03T12:13:11.7539756Z deleted: sha256:277de0dd34c96db87525e6cc2398204b37dccbe0c8655ac0fceffad273a47866 2023-02-03T12:13:11.7540374Z deleted: sha256:683dcbf3e3672d31daa95d104ab4336336a70d8e593935fe8cc24f97bf46232d 2023-02-03T12:13:11.7540968Z deleted: sha256:5e24d52e7e9a8dca4f83ef5e87eb7dd2ddeadf198b1161861516871d2137a053 2023-02-03T12:13:11.7541608Z deleted: sha256:174d83bb5661a54148cca69c4d527b2d508b8dfb352a0d009c0276b5b9dafb65 2023-02-03T12:13:11.7542189Z deleted: sha256:30acd6b96ccd4db794f56f445b0126562717561b030cf123cf07f9cb3c2e375a 2023-02-03T12:13:11.7542818Z deleted: sha256:c2117cb768dd74f97b4d1e500dd509697d27cb9623f8cbe6e8b01cc3ae8d478d 2023-02-03T12:13:11.7543279Z deleted: sha256:209cb53873c8220b16e3a04cd8ea88146244fb34d0eee72d449154c4fc199984 2023-02-03T12:13:11.7543664Z deleted: sha256:5d2b37bb5168cde78808cc641b1080fc2801b842d14e2151e752f4f6a3ca8ef5 2023-02-03T12:13:11.7544070Z deleted: sha256:5c0499a8cc0ed42a5568566bf11d745b6f709ca8aea8a3fb7b4b1d7da9d69d36 2023-02-03T12:13:11.7544475Z deleted: sha256:6b19ab23071d2b2bcc19ec6da30fff350c97ab5d91af00dca54541039f742f54 2023-02-03T12:13:11.7544900Z deleted: sha256:a6e50ac7cc1d3b5415e39ddd4af4adf56e85d793707687856f856c5a393f802f 2023-02-03T12:13:11.7545399Z deleted: sha256:c7ccaec76fd0c9d2163386d3e0ddf473aa71a9eade2a09bf8a09b3b0e37fd699 2023-02-03T12:13:11.7545802Z deleted: sha256:b136903799793987213b4d22f8d73a192c7b5c5fde4b687e35275831c43fabd8 2023-02-03T12:13:11.7546165Z deleted: sha256:b6a12100f31ecbdcf21ce5122d57446f21b314c4507794c8bd79a41c734ec531 2023-02-03T12:13:11.7546586Z deleted: sha256:0f30df828dc571c2d80cae27a71c5fa55de752b88eb9f49ee2e2c4efa596f81c 2023-02-03T12:13:11.7547000Z deleted: sha256:c707a4c67e737cfd2c8bf766fa8e988bdb22784722af7cea50453192c3277efb 2023-02-03T12:13:11.7547390Z deleted: sha256:a1f13df310339a8436bbba0f6482eaf1d59c489da89bf32007f214b2708952e6 2023-02-03T12:13:11.7547792Z deleted: sha256:b6deebe5214c8528be6b48313ecc81764ee852642d38a3d437beef57c5701510 2023-02-03T12:13:11.7548532Z deleted: sha256:ab6110d43aa07947af77ca81438862f5f9284326ad8b1354b78747d5d0aaad5e 2023-02-03T12:13:11.7548930Z deleted: sha256:4808db960be994d5ad855919afb8d469181dcfba1a7ca774378e3dd3a7272e33 2023-02-03T12:13:11.7549304Z deleted: sha256:7984f3164631f1dd683e5d83d0a9a29260fb517f15c1ce369d9e16129fc18179 2023-02-03T12:13:11.7549697Z deleted: sha256:11baab5db3ca6e33b18703239e5d8c142fba6e13e5e71e4e69b3bf7e0932cfb4 2023-02-03T12:13:11.7550101Z deleted: sha256:24ac908f9f592af03d6a51011147428f9e682c79b8ca2ad5afd2b1a44aeed617 2023-02-03T12:13:11.7550672Z deleted: sha256:50cc7186fda7f64aa964824a32c139a1085ce030491c0da5fab99fdecae66fdf 2023-02-03T12:13:11.7551073Z deleted: sha256:6e9c802974cfa887b7300715840ef7aaf5765df415d8d4680f72c6034a10292b 2023-02-03T12:13:11.7551443Z deleted: sha256:30109e8b967541225d66d116256e57334c2b63c25b456f9f7cd72d14d46d8da3 2023-02-03T12:13:11.7551818Z deleted: sha256:18ce8ec73f72efbc789a00688f5d57c798690e22048389f236dbc593cec31d6e 2023-02-03T12:13:11.7552190Z deleted: sha256:195741932e0b070b4fed22eee8d97719dc71f1f569594b418d777b87dbe76a6d 2023-02-03T12:13:11.7552581Z deleted: sha256:6f099faae794c47a468400004f89aed66ec84fa1bd6c606a9877ab09c84a5289 2023-02-03T12:13:11.7552972Z deleted: sha256:5bddaa98761511a0e16047132a49704d0cf176bec84f42b91644b8e7adb3cb88 2023-02-03T12:13:11.7553324Z deleted: sha256:5089072a88c6788d2594696a16346c495f97fd117430602f033541a0f333de5f 2023-02-03T12:13:11.7553689Z deleted: sha256:9bc67bb187c368480f186819831faa7998ba6d4f2e4ab8bd5b5fbc8a5aada045 2023-02-03T12:13:11.7554152Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-02-03T12:13:11.7554360Z 2023-02-03T12:13:11.7554479Z Total reclaimed space: 21.96GB 2023-02-03T12:13:11.7641639Z Post job cleanup. 2023-02-03T12:13:11.7721288Z Post job cleanup. 2023-02-03T12:13:11.9114795Z [command]/usr/bin/git version 2023-02-03T12:13:11.9173830Z git version 2.25.1 2023-02-03T12:13:11.9233226Z Temporarily overriding HOME='/home/ubuntu/actions-runner/_work/_temp/b61ab62c-975a-4eb3-895f-57c7abb31941' before making global git config changes 2023-02-03T12:13:11.9234326Z Adding repository directory to the temporary git global config as a safe directory 2023-02-03T12:13:11.9241232Z [command]/usr/bin/git config --global --add safe.directory /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-03T12:13:11.9296896Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-03T12:13:11.9342835Z [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:11.9631295Z Entering 'android/libs/fbjni' 2023-02-03T12:13:11.9671273Z Entering 'third_party/FP16' 2023-02-03T12:13:11.9709229Z Entering 'third_party/FXdiv' 2023-02-03T12:13:11.9746556Z Entering 'third_party/NNPACK' 2023-02-03T12:13:11.9784485Z Entering 'third_party/QNNPACK' 2023-02-03T12:13:11.9822534Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:13:11.9860711Z Entering 'third_party/XNNPACK' 2023-02-03T12:13:11.9911859Z Entering 'third_party/benchmark' 2023-02-03T12:13:11.9951538Z Entering 'third_party/cpuinfo' 2023-02-03T12:13:11.9989932Z Entering 'third_party/cub' 2023-02-03T12:13:12.0027777Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:13:12.0073131Z Entering 'third_party/cutlass' 2023-02-03T12:13:12.0120398Z Entering 'third_party/eigen' 2023-02-03T12:13:12.0161477Z Entering 'third_party/fbgemm' 2023-02-03T12:13:12.0199357Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:13:12.0236969Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:13:12.0275835Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:13:12.0312326Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:13:12.0351755Z Entering 'third_party/flatbuffers' 2023-02-03T12:13:12.0392461Z Entering 'third_party/fmt' 2023-02-03T12:13:12.0430018Z Entering 'third_party/foxi' 2023-02-03T12:13:12.0467209Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:13:12.0505088Z Entering 'third_party/gloo' 2023-02-03T12:13:12.0543514Z Entering 'third_party/googletest' 2023-02-03T12:13:12.0582005Z Entering 'third_party/ideep' 2023-02-03T12:13:12.0619282Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:13:12.0667529Z Entering 'third_party/ios-cmake' 2023-02-03T12:13:12.0705474Z Entering 'third_party/ittapi' 2023-02-03T12:13:12.0743064Z Entering 'third_party/kineto' 2023-02-03T12:13:12.0780898Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:13:12.0817539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:13:12.0855998Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:13:12.0893870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:13:12.0931440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:13:12.0967810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:13:12.1006409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:13:12.1044276Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:13:12.1081437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:13:12.1120161Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:13:12.1159216Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:13:12.1196492Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:13:12.1235105Z Entering 'third_party/nccl/nccl' 2023-02-03T12:13:12.1273167Z Entering 'third_party/neon2sse' 2023-02-03T12:13:12.1311423Z Entering 'third_party/nlohmann' 2023-02-03T12:13:12.1351343Z Entering 'third_party/onnx' 2023-02-03T12:13:12.1406346Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:13:12.1445678Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:13:12.1488067Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:13:12.1523928Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:13:12.1567930Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:13:12.1606026Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:13:12.1644925Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:13:12.1689013Z Entering 'third_party/pocketfft' 2023-02-03T12:13:12.1726138Z Entering 'third_party/protobuf' 2023-02-03T12:13:12.1768759Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:13:12.1806655Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:13:12.1847562Z Entering 'third_party/psimd' 2023-02-03T12:13:12.1885111Z Entering 'third_party/pthreadpool' 2023-02-03T12:13:12.1923596Z Entering 'third_party/pybind11' 2023-02-03T12:13:12.1961595Z Entering 'third_party/python-enum' 2023-02-03T12:13:12.2000531Z Entering 'third_party/python-peachpy' 2023-02-03T12:13:12.2038824Z Entering 'third_party/python-six' 2023-02-03T12:13:12.2180114Z Entering 'third_party/sleef' 2023-02-03T12:13:12.2216421Z Entering 'third_party/tbb' 2023-02-03T12:13:12.2257152Z Entering 'third_party/tensorpipe' 2023-02-03T12:13:12.2295311Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:13:12.2333606Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:13:12.2371593Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:13:12.2410413Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:13:12.2446862Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:13:12.2487945Z Entering 'third_party/zstd' 2023-02-03T12:13:12.2544976Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-03T12:13:12.2581093Z http.https://github.com/.extraheader 2023-02-03T12:13:12.2592591Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-02-03T12:13:12.2636922Z [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:12.2937111Z Entering 'android/libs/fbjni' 2023-02-03T12:13:12.2938077Z http.https://github.com/.extraheader 2023-02-03T12:13:12.2965247Z Entering 'third_party/FP16' 2023-02-03T12:13:12.2986100Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3021102Z Entering 'third_party/FXdiv' 2023-02-03T12:13:12.3042070Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3077254Z Entering 'third_party/NNPACK' 2023-02-03T12:13:12.3097461Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3133192Z Entering 'third_party/QNNPACK' 2023-02-03T12:13:12.3154122Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3189869Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-03T12:13:12.3209501Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3244958Z Entering 'third_party/XNNPACK' 2023-02-03T12:13:12.3264224Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3311180Z Entering 'third_party/benchmark' 2023-02-03T12:13:12.3330476Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3364657Z Entering 'third_party/cpuinfo' 2023-02-03T12:13:12.3383987Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3420243Z Entering 'third_party/cub' 2023-02-03T12:13:12.3440863Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3476048Z Entering 'third_party/cudnn_frontend' 2023-02-03T12:13:12.3495652Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3536891Z Entering 'third_party/cutlass' 2023-02-03T12:13:12.3557258Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3600258Z Entering 'third_party/eigen' 2023-02-03T12:13:12.3619692Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3657710Z Entering 'third_party/fbgemm' 2023-02-03T12:13:12.3677574Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3712738Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-03T12:13:12.3731644Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3765501Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-03T12:13:12.3786630Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3820544Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-03T12:13:12.3839966Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3874792Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-03T12:13:12.3894088Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3930976Z Entering 'third_party/flatbuffers' 2023-02-03T12:13:12.3950850Z http.https://github.com/.extraheader 2023-02-03T12:13:12.3988734Z Entering 'third_party/fmt' 2023-02-03T12:13:12.4009145Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4044805Z Entering 'third_party/foxi' 2023-02-03T12:13:12.4065182Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4099023Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-03T12:13:12.4119651Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4155373Z Entering 'third_party/gloo' 2023-02-03T12:13:12.4176661Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4213693Z Entering 'third_party/googletest' 2023-02-03T12:13:12.4236127Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4273704Z Entering 'third_party/ideep' 2023-02-03T12:13:12.4293664Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4329109Z Entering 'third_party/ideep/mkl-dnn' 2023-02-03T12:13:12.4349059Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4394907Z Entering 'third_party/ios-cmake' 2023-02-03T12:13:12.4415002Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4449459Z Entering 'third_party/ittapi' 2023-02-03T12:13:12.4470427Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4504127Z Entering 'third_party/kineto' 2023-02-03T12:13:12.4524545Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4557996Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-03T12:13:12.4578133Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4613012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-03T12:13:12.4632850Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4668865Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-03T12:13:12.4688159Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4722289Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-03T12:13:12.4741637Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4775838Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-03T12:13:12.4795604Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4828736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-03T12:13:12.4848274Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4886087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-03T12:13:12.4906038Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4940599Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-03T12:13:12.4960863Z http.https://github.com/.extraheader 2023-02-03T12:13:12.4996469Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-03T12:13:12.5016247Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5051769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-03T12:13:12.5071704Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5109339Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-03T12:13:12.5128961Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5164116Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-03T12:13:12.5184072Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5222997Z Entering 'third_party/nccl/nccl' 2023-02-03T12:13:12.5243907Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5280834Z Entering 'third_party/neon2sse' 2023-02-03T12:13:12.5300746Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5334698Z Entering 'third_party/nlohmann' 2023-02-03T12:13:12.5355751Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5391217Z Entering 'third_party/onnx' 2023-02-03T12:13:12.5410873Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5458917Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-03T12:13:12.5478496Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5513662Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-03T12:13:12.5533053Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5569413Z Entering 'third_party/onnx-tensorrt' 2023-02-03T12:13:12.5589285Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5622955Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-03T12:13:12.5643483Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5682964Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-03T12:13:12.5701937Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5737882Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-03T12:13:12.5757787Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5791699Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-03T12:13:12.5811735Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5853248Z Entering 'third_party/pocketfft' 2023-02-03T12:13:12.5873475Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5907492Z Entering 'third_party/protobuf' 2023-02-03T12:13:12.5927358Z http.https://github.com/.extraheader 2023-02-03T12:13:12.5965610Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-03T12:13:12.5985707Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6019804Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-03T12:13:12.6041123Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6080760Z Entering 'third_party/psimd' 2023-02-03T12:13:12.6101076Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6137676Z Entering 'third_party/pthreadpool' 2023-02-03T12:13:12.6158418Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6192057Z Entering 'third_party/pybind11' 2023-02-03T12:13:12.6211537Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6246545Z Entering 'third_party/python-enum' 2023-02-03T12:13:12.6266573Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6301432Z Entering 'third_party/python-peachpy' 2023-02-03T12:13:12.6321111Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6355414Z Entering 'third_party/python-six' 2023-02-03T12:13:12.6375474Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6409783Z Entering 'third_party/sleef' 2023-02-03T12:13:12.6429444Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6463099Z Entering 'third_party/tbb' 2023-02-03T12:13:12.6484072Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6519703Z Entering 'third_party/tensorpipe' 2023-02-03T12:13:12.6540828Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6578165Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-03T12:13:12.6597038Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6632515Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-03T12:13:12.6652101Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6685920Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-03T12:13:12.6704997Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6740252Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-03T12:13:12.6759219Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6793285Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-03T12:13:12.6812831Z http.https://github.com/.extraheader 2023-02-03T12:13:12.6851827Z Entering 'third_party/zstd' 2023-02-03T12:13:12.6871501Z http.https://github.com/.extraheader 2023-02-03T12:13:12.7177993Z Cleaning up orphan processes