2023-01-11T20:17:39.8556127Z Requested labels: linux.2xlarge 2023-01-11T20:17:39.8556239Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge 2023-01-11T20:17:39.8556391Z Reusable workflow chain: 2023-01-11T20:17:39.8556435Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.8556481Z -> pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.8556540Z Waiting for a runner to pick up this job... 2023-01-11T20:17:40.1630496Z Job is about to start running on the runner: i-000c778113544d3d9 (organization) 2023-01-11T20:17:46.1812166Z Current runner version: '2.300.2' 2023-01-11T20:17:46.1816807Z Runner name: 'i-000c778113544d3d9' 2023-01-11T20:17:46.1817145Z Runner group name: 'Default' 2023-01-11T20:17:46.1817604Z Machine name: 'ip-10-0-2-169' 2023-01-11T20:17:46.1818911Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:17:46.1819377Z Actions: read 2023-01-11T20:17:46.1819540Z Checks: read 2023-01-11T20:17:46.1819712Z Contents: read 2023-01-11T20:17:46.1819891Z Deployments: read 2023-01-11T20:17:46.1820058Z Discussions: read 2023-01-11T20:17:46.1820230Z Issues: read 2023-01-11T20:17:46.1820404Z Metadata: read 2023-01-11T20:17:46.1820564Z Packages: read 2023-01-11T20:17:46.1820732Z Pages: read 2023-01-11T20:17:46.1820906Z PullRequests: read 2023-01-11T20:17:46.1821096Z RepositoryProjects: read 2023-01-11T20:17:46.1821294Z SecurityEvents: read 2023-01-11T20:17:46.1821476Z Statuses: read 2023-01-11T20:17:46.1821637Z ##[endgroup] 2023-01-11T20:17:46.1824548Z Secret source: None 2023-01-11T20:17:46.1824924Z Prepare workflow directory 2023-01-11T20:17:46.2782106Z Prepare all required actions 2023-01-11T20:17:46.2942895Z Getting action download info 2023-01-11T20:17:46.6144644Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:17:46.8578014Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:17:49.5943008Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T20:17:50.0439453Z Getting action download info 2023-01-11T20:17:50.2943551Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:17:50.4984680Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2023-01-11T20:17:50.5015849Z ##[group] Inputs 2023-01-11T20:17:50.5016181Z build-environment: linux-focal-py3-clang7-mobile-build 2023-01-11T20:17:50.5016512Z docker-image-name: pytorch-linux-focal-py3-clang7-asan 2023-01-11T20:17:50.5017107Z build-generates-artifacts: false 2023-01-11T20:17:50.5017336Z build-with-debug: false 2023-01-11T20:17:50.5017527Z sync-tag: 2023-01-11T20:17:50.5017695Z cuda-arch-list: 5.2 2023-01-11T20:17:50.5017893Z runner: linux.2xlarge 2023-01-11T20:17:50.5018084Z test-matrix: 2023-01-11T20:17:50.5018258Z ##[endgroup] 2023-01-11T20:17:50.5018673Z Complete job name: linux-focal-py3-clang7-mobile-build / build 2023-01-11T20:17:50.5783900Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:17:50.5784164Z with: 2023-01-11T20:17:50.5784679Z github-secret: *** 2023-01-11T20:17:50.5784887Z activate-with-label: false 2023-01-11T20:17:50.5785070Z label: with-ssh 2023-01-11T20:17:50.5785263Z remove-existing-keys: true 2023-01-11T20:17:50.5785457Z ##[endgroup] 2023-01-11T20:17:51.1406999Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:17:51.2538755Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:17:51.2552281Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:17:51.2578172Z Login using: ssh ec2-user@ec2-3-82-154-220.compute-1.amazonaws.com 2023-01-11T20:17:51.2795064Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:17:51.2795379Z with: 2023-01-11T20:17:51.2795616Z submodules: recursive 2023-01-11T20:17:51.2795836Z fetch-depth: 0 2023-01-11T20:17:51.2796046Z ##[endgroup] 2023-01-11T20:17:51.3012811Z ##[group]Run retry () { 2023-01-11T20:17:51.3013109Z retry () { 2023-01-11T20:17:51.3013375Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:17:51.3013609Z } 2023-01-11T20:17:51.3013830Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:17:51.3014082Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:17:51.3014330Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:51.3014566Z else 2023-01-11T20:17:51.3014801Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:51.3015175Z fi 2023-01-11T20:17:51.3015392Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:17:51.3031577Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:17:51.3031848Z env: 2023-01-11T20:17:51.3032047Z NO_SUDO: 2023-01-11T20:17:51.3032259Z ##[endgroup] 2023-01-11T20:17:51.3128569Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:59.2618557Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:17:59.2618801Z with: 2023-01-11T20:17:59.2619002Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:17:59.2619216Z fetch-depth: 0 2023-01-11T20:17:59.2619383Z submodules: recursive 2023-01-11T20:17:59.2619570Z quiet-checkout: true 2023-01-11T20:17:59.2619768Z repository: pytorch/pytorch 2023-01-11T20:17:59.2620094Z token: *** 2023-01-11T20:17:59.2620253Z ssh-strict: true 2023-01-11T20:17:59.2620469Z persist-credentials: true 2023-01-11T20:17:59.2620659Z clean: true 2023-01-11T20:17:59.2620815Z lfs: false 2023-01-11T20:17:59.2620994Z set-safe-directory: true 2023-01-11T20:17:59.2621184Z ##[endgroup] 2023-01-11T20:17:59.3770607Z Syncing repository: pytorch/pytorch 2023-01-11T20:17:59.3772919Z ##[group]Getting Git version info 2023-01-11T20:17:59.3773644Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:59.3774382Z [command]/usr/bin/git version 2023-01-11T20:17:59.3774682Z git version 2.38.1 2023-01-11T20:17:59.3776307Z ##[endgroup] 2023-01-11T20:17:59.3795247Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fcd2f610-4f39-49d4-81df-54bec8f6cb39' before making global git config changes 2023-01-11T20:17:59.3795954Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:17:59.3800526Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:59.3840708Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:59.3845530Z ##[group]Initializing the repository 2023-01-11T20:17:59.3849067Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:59.4014903Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:17:59.4015535Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:17:59.4016041Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:17:59.4016265Z hint: 2023-01-11T20:17:59.4016555Z hint: git config --global init.defaultBranch 2023-01-11T20:17:59.4016770Z hint: 2023-01-11T20:17:59.4017045Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:17:59.4017642Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:17:59.4017881Z hint: 2023-01-11T20:17:59.4018091Z hint: git branch -m 2023-01-11T20:17:59.4018454Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:17:59.4026115Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:17:59.4058349Z ##[endgroup] 2023-01-11T20:17:59.4058719Z ##[group]Disabling automatic garbage collection 2023-01-11T20:17:59.4061593Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:17:59.4089760Z ##[endgroup] 2023-01-11T20:17:59.4090694Z ##[group]Setting up auth 2023-01-11T20:17:59.4096528Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:17:59.4125804Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:17:59.4380838Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:17:59.4413207Z [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-01-11T20:17:59.4652437Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:17:59.4694724Z ##[endgroup] 2023-01-11T20:17:59.4695089Z ##[group]Fetching the repository 2023-01-11T20:17:59.4700905Z [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-01-11T20:18:53.5959018Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:18:53.5985905Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:53.5988759Z ##[endgroup] 2023-01-11T20:18:53.5989320Z ##[group]Determining the checkout info 2023-01-11T20:18:53.5990078Z ##[endgroup] 2023-01-11T20:18:53.5990635Z ##[group]Checking out the ref 2023-01-11T20:18:53.5994072Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:54.8999182Z ##[endgroup] 2023-01-11T20:18:54.8999721Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:18:54.9004943Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:18:54.9054388Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:18:54.9083586Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:18:54.9112776Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:18:54.9139092Z ##[endgroup] 2023-01-11T20:18:54.9139451Z ##[group]Fetching submodules 2023-01-11T20:18:54.9142798Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:18:54.9401680Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:18:54.9654320Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:18:54.9655451Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:18:54.9657235Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:18:54.9659097Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:18:54.9661379Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:18:54.9663947Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:18:54.9666327Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:18:54.9669016Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:18:54.9672027Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:18:54.9674653Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:18:54.9677713Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:18:54.9680821Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:18:54.9683980Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:18:54.9687743Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:18:54.9691097Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:18:54.9694453Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:18:54.9698156Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:18:54.9701832Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:18:54.9705578Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:18:54.9709611Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:18:54.9713572Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:18:54.9717747Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:18:54.9722142Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:18:54.9726604Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:18:54.9730994Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:18:54.9735524Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:18:54.9740140Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:18:54.9744811Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:18:54.9749693Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:18:54.9754594Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:18:54.9759792Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:18:54.9764967Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:18:54.9771821Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:18:54.9777018Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:18:54.9782774Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:18:54.9788273Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:18:54.9794057Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:18:54.9799690Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:18:54.9805853Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:18:54.9812372Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:18:54.9818322Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:18:54.9845386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:18:55.2812060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:18:55.5494442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:18:57.0137947Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:18:57.3410936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:18:57.6111404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:18:59.7655458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:19:06.2677764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:19:06.7038241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:19:07.9177948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:19:09.3255826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:19:10.4192409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:19:11.6049843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:19:16.9480732Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:19:17.7148419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:19:19.2835588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:19:20.5144506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:19:20.7802520Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:19:21.2189164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:19:21.5626036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:19:22.6066799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:19:23.0565415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:19:23.3132127Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:19:23.5640638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:19:24.9322322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:19:25.2602090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:19:25.6317015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:19:31.7171850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:19:33.6162916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:19:34.1325855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:19:34.4222961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:19:40.0516054Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:19:40.2637900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:19:40.4897252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:19:41.3589962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:19:41.6192018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:19:41.9607388Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:19:42.2789840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:19:42.8596278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:19:44.7744148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:19:45.2777939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:19:47.5896949Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:19:47.5995318Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:19:47.6070272Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:19:47.6278789Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:19:47.6489197Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:19:47.6822046Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:19:48.2436217Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:19:48.2634518Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:19:48.3552897Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:19:48.3871601Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:19:48.6555790Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:19:49.0351601Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:19:49.2572398Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:19:49.2997439Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:19:49.3012185Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:19:49.3014322Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:19:49.3016777Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:19:49.3019415Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:19:49.3042124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:19:50.3298247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:19:50.8735543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:19:51.9413026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:19:52.2909420Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:19:52.3847450Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:19:52.4391773Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:19:52.4489968Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:19:52.5275319Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:19:52.5617332Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:19:52.5703450Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:19:52.6076509Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:19:52.6296576Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:19:52.6718924Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:19:52.6832267Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:19:52.6845103Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:19:52.6866785Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:20:06.4970606Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:20:06.4987215Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:06.5011439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:20:15.2429492Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:20:15.2524160Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:20:15.2654344Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:20:15.3509579Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:20:15.3523906Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:15.3526140Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:15.3550548Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:20:16.6814422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:20:17.7969052Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:20:17.8472900Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:20:17.8670271Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:20:17.8803054Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:20:17.9782567Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:20:18.2028458Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:20:18.2053928Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.2055690Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.2079935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:18.6094329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:19.6175751Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:20:19.6463905Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:20:19.6601961Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:20:19.6614229Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:19.6635825Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:20:21.6550006Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:20:21.6569120Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:21.6570867Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:21.6594147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:22.1151801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:23.2250944Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:20:23.2877493Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:20:23.2891633Z 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-01-11T20:20:23.2915438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T20:20:23.6170510Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:23.6253168Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:20:23.8638252Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:20:23.8657443Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:23.8659392Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:23.8684391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:20:24.2518113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:20:25.3034937Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:20:25.3666132Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:20:25.3747198Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:20:25.3845322Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:20:25.4149141Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:20:25.4231141Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:20:25.4494445Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:20:25.4583547Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:20:25.4989092Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:20:25.5987339Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:20:25.6225783Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:20:25.6241225Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:25.6243250Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:25.6246613Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:25.6249716Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:25.6272601Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:20:26.6385694Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:20:26.9908034Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:20:28.3673236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:20:29.2661574Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:20:29.2798745Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:20:29.3385325Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:20:29.3661979Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:20:29.3675426Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:29.3699240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:20:29.6342565Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:29.7596094Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:20:29.7623281Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:20:29.7887882Z Entering 'android/libs/fbjni' 2023-01-11T20:20:29.7922851Z Entering 'third_party/FP16' 2023-01-11T20:20:29.7959431Z Entering 'third_party/FXdiv' 2023-01-11T20:20:29.7994683Z Entering 'third_party/NNPACK' 2023-01-11T20:20:29.8030611Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:29.8067840Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:29.8104211Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:29.8150058Z Entering 'third_party/benchmark' 2023-01-11T20:20:29.8186124Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:29.8222899Z Entering 'third_party/cub' 2023-01-11T20:20:29.8257954Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:29.8298650Z Entering 'third_party/cutlass' 2023-01-11T20:20:29.8340709Z Entering 'third_party/eigen' 2023-01-11T20:20:29.8378582Z Entering 'third_party/fbgemm' 2023-01-11T20:20:29.8415843Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:29.8450344Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:29.8484827Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:29.8518383Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:29.8553493Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:29.8590593Z Entering 'third_party/fmt' 2023-01-11T20:20:29.8625889Z Entering 'third_party/foxi' 2023-01-11T20:20:29.8660028Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:29.8696721Z Entering 'third_party/gloo' 2023-01-11T20:20:29.8731519Z Entering 'third_party/googletest' 2023-01-11T20:20:29.8766902Z Entering 'third_party/ideep' 2023-01-11T20:20:29.8800796Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:29.8837309Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:29.8878782Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:29.8913254Z Entering 'third_party/ittapi' 2023-01-11T20:20:29.8948774Z Entering 'third_party/kineto' 2023-01-11T20:20:29.8983013Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:29.9017145Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:29.9053227Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:29.9088869Z Entering 'third_party/neon2sse' 2023-01-11T20:20:29.9123950Z Entering 'third_party/nlohmann' 2023-01-11T20:20:29.9159147Z Entering 'third_party/onnx' 2023-01-11T20:20:29.9205298Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:29.9240100Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:29.9276333Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:29.9312888Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:29.9351609Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:29.9386542Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:29.9421572Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:29.9460161Z Entering 'third_party/pocketfft' 2023-01-11T20:20:29.9495618Z Entering 'third_party/protobuf' 2023-01-11T20:20:29.9534129Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:29.9569171Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:29.9604806Z Entering 'third_party/psimd' 2023-01-11T20:20:29.9639381Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:29.9673825Z Entering 'third_party/pybind11' 2023-01-11T20:20:29.9711131Z Entering 'third_party/python-enum' 2023-01-11T20:20:29.9746118Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:29.9781538Z Entering 'third_party/python-six' 2023-01-11T20:20:29.9816415Z Entering 'third_party/sleef' 2023-01-11T20:20:29.9851292Z Entering 'third_party/tbb' 2023-01-11T20:20:29.9887338Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:29.9922193Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:29.9956830Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:29.9990069Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:30.0023971Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:30.0057730Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.0095044Z Entering 'third_party/zstd' 2023-01-11T20:20:30.0139143Z ##[endgroup] 2023-01-11T20:20:30.0140996Z ##[group]Persisting credentials for submodules 2023-01-11T20:20:30.0145539Z [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-01-11T20:20:30.0401008Z Entering 'android/libs/fbjni' 2023-01-11T20:20:30.0436243Z Entering 'third_party/FP16' 2023-01-11T20:20:30.0472266Z Entering 'third_party/FXdiv' 2023-01-11T20:20:30.0506659Z Entering 'third_party/NNPACK' 2023-01-11T20:20:30.0541672Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:30.0576786Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:30.0611138Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:30.0654733Z Entering 'third_party/benchmark' 2023-01-11T20:20:30.0688905Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:30.0723851Z Entering 'third_party/cub' 2023-01-11T20:20:30.0759340Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:30.0798779Z Entering 'third_party/cutlass' 2023-01-11T20:20:30.0838708Z Entering 'third_party/eigen' 2023-01-11T20:20:30.0874848Z Entering 'third_party/fbgemm' 2023-01-11T20:20:30.0909175Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:30.0943272Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:30.0976312Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:30.1009859Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:30.1045110Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:30.1081597Z Entering 'third_party/fmt' 2023-01-11T20:20:30.1115916Z Entering 'third_party/foxi' 2023-01-11T20:20:30.1150068Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:30.1184267Z Entering 'third_party/gloo' 2023-01-11T20:20:30.1217604Z Entering 'third_party/googletest' 2023-01-11T20:20:30.1252057Z Entering 'third_party/ideep' 2023-01-11T20:20:30.1284332Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:30.1319837Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:30.1361707Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:30.1397290Z Entering 'third_party/ittapi' 2023-01-11T20:20:30.1432337Z Entering 'third_party/kineto' 2023-01-11T20:20:30.1466698Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:30.1500973Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:30.1536924Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:30.1571010Z Entering 'third_party/neon2sse' 2023-01-11T20:20:30.1604413Z Entering 'third_party/nlohmann' 2023-01-11T20:20:30.1639111Z Entering 'third_party/onnx' 2023-01-11T20:20:30.1684534Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:30.1719450Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:30.1757036Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:30.1791276Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:30.1830546Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:30.1865200Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:30.1899009Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.1936809Z Entering 'third_party/pocketfft' 2023-01-11T20:20:30.1970121Z Entering 'third_party/protobuf' 2023-01-11T20:20:30.2007661Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:30.2042828Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:30.2080214Z Entering 'third_party/psimd' 2023-01-11T20:20:30.2114919Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:30.2149581Z Entering 'third_party/pybind11' 2023-01-11T20:20:30.2184787Z Entering 'third_party/python-enum' 2023-01-11T20:20:30.2219421Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:30.2254325Z Entering 'third_party/python-six' 2023-01-11T20:20:30.2289519Z Entering 'third_party/sleef' 2023-01-11T20:20:30.2322949Z Entering 'third_party/tbb' 2023-01-11T20:20:30.2359693Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:30.2394249Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:30.2428269Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:30.2463344Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:30.2498371Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:30.2532023Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.2568978Z Entering 'third_party/zstd' 2023-01-11T20:20:30.2613713Z [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-01-11T20:20:30.2870923Z Entering 'android/libs/fbjni' 2023-01-11T20:20:30.2902423Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:20:30.2916555Z Entering 'third_party/FP16' 2023-01-11T20:20:30.2949274Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T20:20:30.2963501Z Entering 'third_party/FXdiv' 2023-01-11T20:20:30.2995961Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T20:20:30.3010254Z Entering 'third_party/NNPACK' 2023-01-11T20:20:30.3042393Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:20:30.3056833Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:30.3090111Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:20:30.3104779Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:30.3137244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:20:30.3152110Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:30.3184737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:20:30.3210367Z Entering 'third_party/benchmark' 2023-01-11T20:20:30.3242213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:30.3256230Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:30.3289681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:30.3304060Z Entering 'third_party/cub' 2023-01-11T20:20:30.3336557Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:20:30.3350936Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:30.3384247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:20:30.3404978Z Entering 'third_party/cutlass' 2023-01-11T20:20:30.3437807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:20:30.3459406Z Entering 'third_party/eigen' 2023-01-11T20:20:30.3490995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:20:30.3507169Z Entering 'third_party/fbgemm' 2023-01-11T20:20:30.3540620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:20:30.3554541Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:30.3586915Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T20:20:30.3601130Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:30.3632485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:30.3647291Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:30.3678141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:30.3693313Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:30.3724313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T20:20:30.3758046Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:30.3774174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:20:30.3790897Z Entering 'third_party/fmt' 2023-01-11T20:20:30.3823973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:20:30.3838027Z Entering 'third_party/foxi' 2023-01-11T20:20:30.3869487Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:20:30.3883535Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:30.3915152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:20:30.3929486Z Entering 'third_party/gloo' 2023-01-11T20:20:30.3960528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:20:30.3976001Z Entering 'third_party/googletest' 2023-01-11T20:20:30.4008062Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:30.4021856Z Entering 'third_party/ideep' 2023-01-11T20:20:30.4055004Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:20:30.4069178Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:30.4100694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T20:20:30.4116952Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:30.4148939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T20:20:30.4170146Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:30.4201432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:20:30.4216233Z Entering 'third_party/ittapi' 2023-01-11T20:20:30.4246659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:20:30.4261296Z Entering 'third_party/kineto' 2023-01-11T20:20:30.4294319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:20:30.4308499Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:30.4340832Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T20:20:30.4354918Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:30.4388344Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T20:20:30.4404211Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:30.4437384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:20:30.4452538Z Entering 'third_party/neon2sse' 2023-01-11T20:20:30.4485078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:20:30.4499624Z Entering 'third_party/nlohmann' 2023-01-11T20:20:30.4533894Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:20:30.4548571Z Entering 'third_party/onnx' 2023-01-11T20:20:30.4582425Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:30.4608571Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:30.4640652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:30.4655391Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:30.4688305Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:30.4704389Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:30.4737950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:20:30.4751481Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:30.4785067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:30.4803886Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:30.4835489Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:30.4850775Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:30.4883007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:30.4897623Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.4930442Z file:/home/ec2-user/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-01-11T20:20:30.4949345Z Entering 'third_party/pocketfft' 2023-01-11T20:20:30.4981380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:20:30.4994896Z Entering 'third_party/protobuf' 2023-01-11T20:20:30.5029096Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:20:30.5047153Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:30.5078921Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:30.5093330Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:30.5124843Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:30.5140510Z Entering 'third_party/psimd' 2023-01-11T20:20:30.5174686Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T20:20:30.5188621Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:30.5221660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T20:20:30.5235947Z Entering 'third_party/pybind11' 2023-01-11T20:20:30.5268134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:30.5282221Z Entering 'third_party/python-enum' 2023-01-11T20:20:30.5314902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:20:30.5330073Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:30.5362421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:20:30.5376973Z Entering 'third_party/python-six' 2023-01-11T20:20:30.5410024Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:20:30.5424191Z Entering 'third_party/sleef' 2023-01-11T20:20:30.5456908Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:20:30.5471893Z Entering 'third_party/tbb' 2023-01-11T20:20:30.5505964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:20:30.5522827Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:30.5554995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:20:30.5570174Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:30.5601643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:30.5616670Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:30.5648439Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T20:20:30.5662419Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:30.5694616Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T20:20:30.5709785Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:30.5742242Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:30.5755887Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.5789020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T20:20:30.5806654Z Entering 'third_party/zstd' 2023-01-11T20:20:30.5838522Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:20:30.6575545Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:20:30.6842188Z Entering 'android/libs/fbjni' 2023-01-11T20:20:30.6877985Z Entering 'third_party/FP16' 2023-01-11T20:20:30.6913219Z Entering 'third_party/FXdiv' 2023-01-11T20:20:30.6947449Z Entering 'third_party/NNPACK' 2023-01-11T20:20:30.6981670Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:30.7017403Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:30.7052385Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:30.7098526Z Entering 'third_party/benchmark' 2023-01-11T20:20:30.7135170Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:30.7170666Z Entering 'third_party/cub' 2023-01-11T20:20:30.7205112Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:30.7245541Z Entering 'third_party/cutlass' 2023-01-11T20:20:30.7286656Z Entering 'third_party/eigen' 2023-01-11T20:20:30.7323986Z Entering 'third_party/fbgemm' 2023-01-11T20:20:30.7359679Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:30.7395504Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:30.7431104Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:30.7465495Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:30.7500537Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:30.7538744Z Entering 'third_party/fmt' 2023-01-11T20:20:30.7574473Z Entering 'third_party/foxi' 2023-01-11T20:20:30.7610011Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:30.7644455Z Entering 'third_party/gloo' 2023-01-11T20:20:30.7679254Z Entering 'third_party/googletest' 2023-01-11T20:20:30.7715576Z Entering 'third_party/ideep' 2023-01-11T20:20:30.7750691Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:30.7788856Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:30.7830246Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:30.7864932Z Entering 'third_party/ittapi' 2023-01-11T20:20:30.7899745Z Entering 'third_party/kineto' 2023-01-11T20:20:30.7934620Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:30.7969841Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:30.8006266Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:30.8041167Z Entering 'third_party/neon2sse' 2023-01-11T20:20:30.8075689Z Entering 'third_party/nlohmann' 2023-01-11T20:20:30.8112563Z Entering 'third_party/onnx' 2023-01-11T20:20:30.8158946Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:30.8194737Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:30.8231647Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:30.8267303Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:30.8307342Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:30.8342583Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:30.8377426Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.8417159Z Entering 'third_party/pocketfft' 2023-01-11T20:20:30.8452382Z Entering 'third_party/protobuf' 2023-01-11T20:20:30.8491594Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:30.8525362Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:30.8561447Z Entering 'third_party/psimd' 2023-01-11T20:20:30.8596906Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:30.8631784Z Entering 'third_party/pybind11' 2023-01-11T20:20:30.8665932Z Entering 'third_party/python-enum' 2023-01-11T20:20:30.8702992Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:30.8738196Z Entering 'third_party/python-six' 2023-01-11T20:20:30.8772860Z Entering 'third_party/sleef' 2023-01-11T20:20:30.8808945Z Entering 'third_party/tbb' 2023-01-11T20:20:30.8845561Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:30.8880456Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:30.8914897Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:30.8949069Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:30.8983240Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:30.9017060Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:30.9054288Z Entering 'third_party/zstd' 2023-01-11T20:20:30.9100248Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:20:30.9352783Z Entering 'android/libs/fbjni' 2023-01-11T20:20:30.9387814Z Entering 'third_party/FP16' 2023-01-11T20:20:30.9423107Z Entering 'third_party/FXdiv' 2023-01-11T20:20:30.9458422Z Entering 'third_party/NNPACK' 2023-01-11T20:20:30.9494523Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:30.9528699Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:30.9563097Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:30.9607051Z Entering 'third_party/benchmark' 2023-01-11T20:20:30.9640756Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:30.9675342Z Entering 'third_party/cub' 2023-01-11T20:20:30.9710436Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:30.9752524Z Entering 'third_party/cutlass' 2023-01-11T20:20:30.9793933Z Entering 'third_party/eigen' 2023-01-11T20:20:30.9830769Z Entering 'third_party/fbgemm' 2023-01-11T20:20:30.9865722Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:30.9900024Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:30.9935389Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:30.9969639Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:31.0004195Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:31.0041323Z Entering 'third_party/fmt' 2023-01-11T20:20:31.0075905Z Entering 'third_party/foxi' 2023-01-11T20:20:31.0110611Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:31.0146094Z Entering 'third_party/gloo' 2023-01-11T20:20:31.0181663Z Entering 'third_party/googletest' 2023-01-11T20:20:31.0216674Z Entering 'third_party/ideep' 2023-01-11T20:20:31.0250309Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:31.0287947Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:31.0328060Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:31.0363017Z Entering 'third_party/ittapi' 2023-01-11T20:20:31.0398272Z Entering 'third_party/kineto' 2023-01-11T20:20:31.0433171Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:31.0467760Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:31.0504122Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:31.0539209Z Entering 'third_party/neon2sse' 2023-01-11T20:20:31.0574602Z Entering 'third_party/nlohmann' 2023-01-11T20:20:31.0609784Z Entering 'third_party/onnx' 2023-01-11T20:20:31.0656100Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:31.0691829Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:31.0728478Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:31.0762969Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:31.0802382Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:31.0839765Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:31.0873206Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:31.0911675Z Entering 'third_party/pocketfft' 2023-01-11T20:20:31.0946104Z Entering 'third_party/protobuf' 2023-01-11T20:20:31.0984359Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:31.1018255Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:31.1054216Z Entering 'third_party/psimd' 2023-01-11T20:20:31.1089532Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:31.1124647Z Entering 'third_party/pybind11' 2023-01-11T20:20:31.1161193Z Entering 'third_party/python-enum' 2023-01-11T20:20:31.1195959Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:31.1232592Z Entering 'third_party/python-six' 2023-01-11T20:20:31.1267503Z Entering 'third_party/sleef' 2023-01-11T20:20:31.1302680Z Entering 'third_party/tbb' 2023-01-11T20:20:31.1340699Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:31.1376448Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:31.1411955Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:31.1445459Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:31.1479559Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:31.1513015Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:31.1549803Z Entering 'third_party/zstd' 2023-01-11T20:20:31.1593352Z ##[endgroup] 2023-01-11T20:20:31.1631450Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:20:31.1657975Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:20:31.1773056Z Prepare all required actions 2023-01-11T20:20:31.1799792Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:20:31.1800031Z ##[endgroup] 2023-01-11T20:20:31.1817213Z ##[group]Run set -euo pipefail 2023-01-11T20:20:31.1817481Z set -euo pipefail 2023-01-11T20:20:31.1817724Z function get_ec2_metadata() { 2023-01-11T20:20:31.1817993Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:20:31.1818380Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:20:31.1818715Z  category=$1 2023-01-11T20:20:31.1818978Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:20:31.1819238Z } 2023-01-11T20:20:31.1819477Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:20:31.1819772Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:20:31.1820100Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:20:31.1820368Z echo "system info $(uname -a)" 2023-01-11T20:20:31.1832074Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:31.1832333Z ##[endgroup] 2023-01-11T20:20:31.1909456Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:20:31.1956929Z instance-id: i-000c778113544d3d9 2023-01-11T20:20:31.2006613Z instance-type: c5.2xlarge 2023-01-11T20:20:31.2013382Z system info Linux ip-10-0-2-169.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-01-11T20:20:31.2030303Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:20:31.2030599Z if systemctl is-active --quiet docker; then 2023-01-11T20:20:31.2030836Z  echo "Docker daemon is running..."; 2023-01-11T20:20:31.2031039Z else 2023-01-11T20:20:31.2031542Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:20:31.2031770Z fi 2023-01-11T20:20:31.2043041Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:31.2043283Z ##[endgroup] 2023-01-11T20:20:31.2083737Z Docker daemon is running... 2023-01-11T20:20:31.2101234Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:31.2101606Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:31.2101920Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:31.2102337Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:20:31.2102715Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:20:31.2113533Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:31.2113770Z env: 2023-01-11T20:20:31.2113977Z AWS_RETRY_MODE: standard 2023-01-11T20:20:31.2114198Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:20:31.2114422Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:20:31.2114649Z ##[endgroup] 2023-01-11T20:20:32.3398705Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:20:32.3399256Z Configure a credential helper to remove this warning. See 2023-01-11T20:20:32.3399877Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:20:32.3400160Z 2023-01-11T20:20:32.3400272Z Login Succeeded 2023-01-11T20:20:32.3430402Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:32.3430718Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:32.3430981Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:32.3442644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:32.3442857Z ##[endgroup] 2023-01-11T20:20:32.3541682Z Prepare all required actions 2023-01-11T20:20:32.3594508Z ##[group]Run ./.github/actions/calculate-docker-image 2023-01-11T20:20:32.3594734Z with: 2023-01-11T20:20:32.3594967Z docker-image-name: pytorch-linux-focal-py3-clang7-asan 2023-01-11T20:20:32.3595225Z xla: false 2023-01-11T20:20:32.3595404Z skip_push: true 2023-01-11T20:20:32.3595573Z ##[endgroup] 2023-01-11T20:20:32.3648585Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:32.3648827Z if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:32.3649087Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2023-01-11T20:20:32.3649380Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:32.3649636Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:32.3649938Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:32.3650185Z else 2023-01-11T20:20:32.3650442Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:32.3650693Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:32.3650978Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:32.3651294Z fi 2023-01-11T20:20:32.3662565Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:32.3662785Z env: 2023-01-11T20:20:32.3662940Z IS_XLA: 2023-01-11T20:20:32.3663098Z XLA_IMAGE_TAG: v0.6 2023-01-11T20:20:32.3663414Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan 2023-01-11T20:20:32.3663706Z ##[endgroup] 2023-01-11T20:20:32.3744837Z ##[group]Run set -x 2023-01-11T20:20:32.3745084Z set -x 2023-01-11T20:20:32.3745324Z # Check if image already exists, if it does then skip building it 2023-01-11T20:20:32.3745593Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2023-01-11T20:20:32.3745821Z  exit 0 2023-01-11T20:20:32.3745986Z fi 2023-01-11T20:20:32.3746196Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2023-01-11T20:20:32.3746470Z  # if we're on the base branch then use the parent commit 2023-01-11T20:20:32.3746733Z  MERGE_BASE=$(git rev-parse HEAD~) 2023-01-11T20:20:32.3746930Z else 2023-01-11T20:20:32.3747142Z  # otherwise we're on a PR, so use the most recent base commit 2023-01-11T20:20:32.3747438Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2023-01-11T20:20:32.3747656Z fi 2023-01-11T20:20:32.3747880Z # Covers the case where a previous tag doesn't exist for the tree 2023-01-11T20:20:32.3748217Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2023-01-11T20:20:32.3748543Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2023-01-11T20:20:32.3748888Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2023-01-11T20:20:32.3749157Z  exit 1 2023-01-11T20:20:32.3749320Z fi 2023-01-11T20:20:32.3749552Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2023-01-11T20:20:32.3749887Z # If no image exists but the hash is the same as the previous hash then we should error out here 2023-01-11T20:20:32.3750179Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2023-01-11T20:20:32.3750508Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2023-01-11T20:20:32.3750861Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2023-01-11T20:20:32.3751180Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2023-01-11T20:20:32.3751515Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2023-01-11T20:20:32.3751809Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2023-01-11T20:20:32.3752144Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2023-01-11T20:20:32.3752474Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2023-01-11T20:20:32.3752776Z  echo "skip_push=true" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:32.3752987Z  fi 2023-01-11T20:20:32.3753150Z fi 2023-01-11T20:20:32.3753336Z echo "rebuild=yes" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:32.3764336Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:32.3764554Z env: 2023-01-11T20:20:32.3764751Z BASE_REVISION: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:20:32.3765161Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:32.3765552Z DOCKER_TAG: fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:32.3765927Z DOCKER_FORCE_PUSH: 2023-01-11T20:20:32.3766118Z ##[endgroup] 2023-01-11T20:20:32.3791442Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:32.5762679Z { 2023-01-11T20:20:32.5763316Z "schemaVersion": 2, 2023-01-11T20:20:32.5763771Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2023-01-11T20:20:32.5764134Z "config": { 2023-01-11T20:20:32.5764506Z "mediaType": "application/vnd.docker.container.image.v1+json", 2023-01-11T20:20:32.5764855Z "size": 28562, 2023-01-11T20:20:32.5766880Z "digest": "sha256:5325cd7f52b1f94911c01c0cdf3b1ff1e9dc0384e025981788193a98f05dba1b" 2023-01-11T20:20:32.5767342Z }, 2023-01-11T20:20:32.5767659Z "layers": [ 2023-01-11T20:20:32.5767934Z { 2023-01-11T20:20:32.5768402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5768855Z "size": 28576882, 2023-01-11T20:20:32.5769322Z "digest": "sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580" 2023-01-11T20:20:32.5769682Z }, 2023-01-11T20:20:32.5769843Z { 2023-01-11T20:20:32.5770132Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5770533Z "size": 2063, 2023-01-11T20:20:32.5770975Z "digest": "sha256:21fdbe34507b385650f5e2fc17351dc4fb51b45e328c9f0521c2864adbe5fec0" 2023-01-11T20:20:32.5771396Z }, 2023-01-11T20:20:32.5771637Z { 2023-01-11T20:20:32.5772025Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5772469Z "size": 309783839, 2023-01-11T20:20:32.5772914Z "digest": "sha256:15f2f231937c03ea438cac90fc902a4808102040e1815558e21e49f766d0ee9e" 2023-01-11T20:20:32.5773309Z }, 2023-01-11T20:20:32.5773576Z { 2023-01-11T20:20:32.5774007Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5774419Z "size": 848, 2023-01-11T20:20:32.5774880Z "digest": "sha256:a1e39d4ff4de992b699301108218c10d99236a62bbda08ec3496fde96ee176ea" 2023-01-11T20:20:32.5775249Z }, 2023-01-11T20:20:32.5775383Z { 2023-01-11T20:20:32.5775629Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5775956Z "size": 64629772, 2023-01-11T20:20:32.5776392Z "digest": "sha256:dac676e29afbb4a587c4dd9d383aa016efa43b768a293a70b70196a383438fd8" 2023-01-11T20:20:32.5776754Z }, 2023-01-11T20:20:32.5776902Z { 2023-01-11T20:20:32.5777217Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5777608Z "size": 407, 2023-01-11T20:20:32.5778006Z "digest": "sha256:b6a2ffe2f948f3a46a7c42eb9722214f380a9b0755b59534e6350b22ded191ef" 2023-01-11T20:20:32.5778251Z }, 2023-01-11T20:20:32.5778384Z { 2023-01-11T20:20:32.5778637Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5779115Z "size": 107, 2023-01-11T20:20:32.5779353Z "digest": "sha256:49efecb612e90581635fa00e7f5399145662059b82176ac95310e8fc25d5bbcc" 2023-01-11T20:20:32.5779580Z }, 2023-01-11T20:20:32.5779725Z { 2023-01-11T20:20:32.5780069Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5780468Z "size": 450, 2023-01-11T20:20:32.5780856Z "digest": "sha256:613971da6ac71662ae10f304782b6d785ec5a42342bd7acd4e0d0fbbf70d668e" 2023-01-11T20:20:32.5781220Z }, 2023-01-11T20:20:32.5781433Z { 2023-01-11T20:20:32.5781829Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5782180Z "size": 1273, 2023-01-11T20:20:32.5782555Z "digest": "sha256:8fb6475afaf334a6bce325e0a06b151e931c19a1508275ec13a8f781a2c6a147" 2023-01-11T20:20:32.5782852Z }, 2023-01-11T20:20:32.5783010Z { 2023-01-11T20:20:32.5783252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5783508Z "size": 484, 2023-01-11T20:20:32.5783912Z "digest": "sha256:435d0e36d6a5307d1aae524b406391f488bd2a968ed2f4a129e9f51c5ee5c6b7" 2023-01-11T20:20:32.5784306Z }, 2023-01-11T20:20:32.5784573Z { 2023-01-11T20:20:32.5784941Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5785449Z "size": 110, 2023-01-11T20:20:32.5785735Z "digest": "sha256:3b4e6eac36ddb8d64e8de7181c2cd2071ea4876e6c7cab9940b52282d402c619" 2023-01-11T20:20:32.5785987Z }, 2023-01-11T20:20:32.5786120Z { 2023-01-11T20:20:32.5786361Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5786609Z "size": 2605, 2023-01-11T20:20:32.5786920Z "digest": "sha256:aea18031c0c72ab1c60f80e0c86710c96b1d36617de0547a374c26b9aa48e578" 2023-01-11T20:20:32.5787366Z }, 2023-01-11T20:20:32.5787634Z { 2023-01-11T20:20:32.5787994Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5788359Z "size": 1967, 2023-01-11T20:20:32.5788653Z "digest": "sha256:4604cf003b36e10a96055e524bb224d6ebc03eae295c42c0e8690e601f78f04d" 2023-01-11T20:20:32.5788874Z }, 2023-01-11T20:20:32.5789019Z { 2023-01-11T20:20:32.5789262Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5789497Z "size": 1201071597, 2023-01-11T20:20:32.5789763Z "digest": "sha256:4e981f6dbb89051cbe7b3048dcad9a95767f655c947d992700211d1eefb508ec" 2023-01-11T20:20:32.5790098Z }, 2023-01-11T20:20:32.5790341Z { 2023-01-11T20:20:32.5790731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5791176Z "size": 172, 2023-01-11T20:20:32.5791465Z "digest": "sha256:7743227009bb54869684cd52b7d83528c0a6b6dcc9ac7dc8a9a003ea72fa0a0c" 2023-01-11T20:20:32.5791684Z }, 2023-01-11T20:20:32.5791831Z { 2023-01-11T20:20:32.5792072Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5792302Z "size": 464, 2023-01-11T20:20:32.5792557Z "digest": "sha256:620feb79e57871c38515506c53e3ae0dfe6ae7742d29e36ee69b8c81422652cd" 2023-01-11T20:20:32.5792789Z }, 2023-01-11T20:20:32.5792921Z { 2023-01-11T20:20:32.5793162Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5793408Z "size": 102, 2023-01-11T20:20:32.5793661Z "digest": "sha256:a3dbac233a42470fd75abefee08010e5d57be16928e5c766e5cbac1d470f84d3" 2023-01-11T20:20:32.5793914Z }, 2023-01-11T20:20:32.5794117Z + exit 0 2023-01-11T20:20:32.5794266Z { 2023-01-11T20:20:32.5794507Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5794737Z "size": 231, 2023-01-11T20:20:32.5795006Z "digest": "sha256:4a56f6ee78f6331f5e21abaafd653493b5c5ac885845a62bbc5e51bf9c292dc1" 2023-01-11T20:20:32.5795252Z }, 2023-01-11T20:20:32.5795386Z { 2023-01-11T20:20:32.5795625Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5795868Z "size": 1530800, 2023-01-11T20:20:32.5796183Z "digest": "sha256:50d1e6404d82d204ba364b15e52e96f2ba8c8ed4558e1a5347ad81882890b66c" 2023-01-11T20:20:32.5796416Z }, 2023-01-11T20:20:32.5796563Z { 2023-01-11T20:20:32.5796791Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5797033Z "size": 1575, 2023-01-11T20:20:32.5797294Z "digest": "sha256:2f0941e33bd62ce0c30a8c5c8ff3d73a8475aafb1b44b06502be21079a395fcb" 2023-01-11T20:20:32.5797547Z }, 2023-01-11T20:20:32.5797679Z { 2023-01-11T20:20:32.5797919Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5798163Z "size": 105, 2023-01-11T20:20:32.5798418Z "digest": "sha256:eb18bead7c47a226c9947a3dafe8d69624b40504cf0d4b43cb70d3fd4204f7f5" 2023-01-11T20:20:32.5798742Z }, 2023-01-11T20:20:32.5798887Z { 2023-01-11T20:20:32.5799114Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5799359Z "size": 452, 2023-01-11T20:20:32.5799624Z "digest": "sha256:7b8ecfd940e075ccfc4a48610b0136f6ba172b148d5e9b2bb50bbcd69be0502d" 2023-01-11T20:20:32.5799855Z }, 2023-01-11T20:20:32.5800004Z { 2023-01-11T20:20:32.5800246Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5800478Z "size": 104, 2023-01-11T20:20:32.5800730Z "digest": "sha256:57ce702c520cfcd9040381086298f1a8f70a9c1c07a249cb528210c9e4d173a5" 2023-01-11T20:20:32.5801135Z }, 2023-01-11T20:20:32.5801404Z { 2023-01-11T20:20:32.5801849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5802163Z "size": 888, 2023-01-11T20:20:32.5802524Z "digest": "sha256:f998920cae3e07764bcbcb11c63849693c3c83eb1394117915f8cafdad889bcd" 2023-01-11T20:20:32.5802818Z }, 2023-01-11T20:20:32.5802961Z { 2023-01-11T20:20:32.5803187Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5803439Z "size": 121477909, 2023-01-11T20:20:32.5803754Z "digest": "sha256:2d4cddbabc89a4576466e991237bcf171ea09f9707ff1554696b69ed84219347" 2023-01-11T20:20:32.5804119Z }, 2023-01-11T20:20:32.5804350Z { 2023-01-11T20:20:32.5804726Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5805165Z "size": 109, 2023-01-11T20:20:32.5805602Z "digest": "sha256:c536fd508674ff056e37ed829a672c9aec463487ea06d4ac8d64aeb4185ac5b8" 2023-01-11T20:20:32.5806171Z }, 2023-01-11T20:20:32.5806434Z { 2023-01-11T20:20:32.5806799Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5807044Z "size": 559, 2023-01-11T20:20:32.5807298Z "digest": "sha256:c9a78689449942c740772ab1e00d65af33b869bf8b3641fd337c02dcfbe64a53" 2023-01-11T20:20:32.5807516Z }, 2023-01-11T20:20:32.5807662Z { 2023-01-11T20:20:32.5807905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5808137Z "size": 1152263, 2023-01-11T20:20:32.5808409Z "digest": "sha256:e8764e64bb1cacc96116f6cdf22c3e686da1fc88a0ea076a4d3d3f9b1aee21d8" 2023-01-11T20:20:32.5808661Z }, 2023-01-11T20:20:32.5808795Z { 2023-01-11T20:20:32.5809037Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5809284Z "size": 103, 2023-01-11T20:20:32.5809537Z "digest": "sha256:4d1e09a08f81ff7eee242b1c97229baaada3f1083c9379cc81a9e41da165e1be" 2023-01-11T20:20:32.5840627Z }, 2023-01-11T20:20:32.5840863Z { 2023-01-11T20:20:32.5841252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5841619Z "size": 548, 2023-01-11T20:20:32.5842000Z "digest": "sha256:bdc8f587ef89f8290858580e57efcede8d903b0b3db8363a485849e53e66e8b4" 2023-01-11T20:20:32.5842250Z }, 2023-01-11T20:20:32.5842384Z { 2023-01-11T20:20:32.5842633Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5842882Z "size": 219123281, 2023-01-11T20:20:32.5843147Z "digest": "sha256:70704e78fced5bfa0ff659ed44c767406cf001d1fc93278c136e766f4494c33f" 2023-01-11T20:20:32.5843373Z }, 2023-01-11T20:20:32.5843521Z { 2023-01-11T20:20:32.5843908Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5844142Z "size": 107, 2023-01-11T20:20:32.5844410Z "digest": "sha256:1aa09a70183aded765576e7312ae2b7e08d6bcc047e38dd9a5debed00945c17b" 2023-01-11T20:20:32.5844652Z }, 2023-01-11T20:20:32.5844785Z { 2023-01-11T20:20:32.5845030Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5845276Z "size": 1292, 2023-01-11T20:20:32.5845518Z "digest": "sha256:f369cb0dac3910f93657d1969d730e2a9a3633345b827168a5ada125c910f0b9" 2023-01-11T20:20:32.5845904Z }, 2023-01-11T20:20:32.5846052Z { 2023-01-11T20:20:32.5846283Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5846526Z "size": 151, 2023-01-11T20:20:32.5846799Z "digest": "sha256:9a83edd28cbccbd657dbe1708b9a53ccd3df44ff53917cf6df34647ba5018f5b" 2023-01-11T20:20:32.5847044Z }, 2023-01-11T20:20:32.5847189Z { 2023-01-11T20:20:32.5847429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5847664Z "size": 648, 2023-01-11T20:20:32.5847918Z "digest": "sha256:ebecc6d269f278841b253eb9240c72b0663cd7c37283e77f177165b1d2b555b1" 2023-01-11T20:20:32.5848152Z }, 2023-01-11T20:20:32.5848285Z { 2023-01-11T20:20:32.5848521Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5848829Z "size": 108, 2023-01-11T20:20:32.5849080Z "digest": "sha256:296146b0eae74623c88fec959b0528491ef503de52f8c919efe716f15d36f6f0" 2023-01-11T20:20:32.5849302Z }, 2023-01-11T20:20:32.5849449Z { 2023-01-11T20:20:32.5849690Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5849924Z "size": 109, 2023-01-11T20:20:32.5850188Z "digest": "sha256:7d5d82a88c1bbd93aba26493d824a3ad7040e0062d5f22e3a392e20f74ef03f7" 2023-01-11T20:20:32.5850432Z }, 2023-01-11T20:20:32.5850563Z { 2023-01-11T20:20:32.5850805Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5851049Z "size": 102, 2023-01-11T20:20:32.5851296Z "digest": "sha256:667f5a34e1efc44e071e853987b5fa150c4b9b2ba07f1ac5c340a2050a12a1d4" 2023-01-11T20:20:32.5851533Z }, 2023-01-11T20:20:32.5851676Z { 2023-01-11T20:20:32.5851904Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5852147Z "size": 422, 2023-01-11T20:20:32.5852409Z "digest": "sha256:75eb61e130a049cf395bbd57d2aaa0a7118aaef774eb26c0f9e61f416876599d" 2023-01-11T20:20:32.5852642Z }, 2023-01-11T20:20:32.5852785Z { 2023-01-11T20:20:32.5853024Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5853256Z "size": 111, 2023-01-11T20:20:32.5853515Z "digest": "sha256:8a92db3dc3eba3399a9177752e0d97ffe31fe0b465d36973a7d53d73fe4cb786" 2023-01-11T20:20:32.5853757Z }, 2023-01-11T20:20:32.5853899Z { 2023-01-11T20:20:32.5854159Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5854405Z "size": 474, 2023-01-11T20:20:32.5854663Z "digest": "sha256:b97379cf7644e1484c859d2878bf4ad77dba7f7ddbb71ca17cbc2667bf0c6013" 2023-01-11T20:20:32.5854889Z }, 2023-01-11T20:20:32.5855032Z { 2023-01-11T20:20:32.5855274Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5855505Z "size": 112, 2023-01-11T20:20:32.5855772Z "digest": "sha256:68e7cd28096c1bb8c63df1560eb30dcd9a058db6d8746cf5fe139123bc84147f" 2023-01-11T20:20:32.5856011Z }, 2023-01-11T20:20:32.5856145Z { 2023-01-11T20:20:32.5856386Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5856626Z "size": 448, 2023-01-11T20:20:32.5856861Z "digest": "sha256:99a0e12976156647ccb4bd5f14f4f5d537b27423e278859565f70b55cb738e8f" 2023-01-11T20:20:32.5857084Z }, 2023-01-11T20:20:32.5857229Z { 2023-01-11T20:20:32.5857454Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5857697Z "size": 43145400, 2023-01-11T20:20:32.5857955Z "digest": "sha256:2d59c2783db2357c9ef0c7411328bf25bc4bc074f1bfe03043d22f20eb6c04dd" 2023-01-11T20:20:32.5858226Z }, 2023-01-11T20:20:32.5858374Z { 2023-01-11T20:20:32.5858615Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5858844Z "size": 106, 2023-01-11T20:20:32.5859108Z "digest": "sha256:e02c9601b85c86112adaec1e4ab30cfff1560ea136df5238cd5acdeecb8f1011" 2023-01-11T20:20:32.5859360Z }, 2023-01-11T20:20:32.5859504Z { 2023-01-11T20:20:32.5859729Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5859972Z "size": 294, 2023-01-11T20:20:32.5860243Z "digest": "sha256:36ecb985ca819ffb4dbbe0d95b9e0d51fcabab12a38ff7b80e36a0a35739ac06" 2023-01-11T20:20:32.5860489Z }, 2023-01-11T20:20:32.5860657Z { 2023-01-11T20:20:32.5860898Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5861131Z "size": 106, 2023-01-11T20:20:32.5861389Z "digest": "sha256:40a91c7bbcddb4103284c9386c2e184fcaf221362c39d483070755c53df81ea0" 2023-01-11T20:20:32.5861625Z }, 2023-01-11T20:20:32.5861803Z { 2023-01-11T20:20:32.5862031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5862273Z "size": 402, 2023-01-11T20:20:32.5862536Z "digest": "sha256:5b3f4c615eba132da9d125fd844ce0c88f55f0a004a9687b4a9e2e90ed35a05f" 2023-01-11T20:20:32.5862835Z }, 2023-01-11T20:20:32.5862981Z { 2023-01-11T20:20:32.5863224Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5863456Z "size": 20262051, 2023-01-11T20:20:32.5863712Z "digest": "sha256:a8e823303f62495a3778aff7184822de5bdd6c7ed819d183a95d2fe0abdc7dab" 2023-01-11T20:20:32.5863947Z }, 2023-01-11T20:20:32.5864079Z { 2023-01-11T20:20:32.5864321Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5864599Z "size": 108, 2023-01-11T20:20:32.5864852Z "digest": "sha256:03b9596d9ece5dcffa60db786b2251b1f5d28fe16e1617291eafdb70eb455fd1" 2023-01-11T20:20:32.5865097Z }, 2023-01-11T20:20:32.5865246Z { 2023-01-11T20:20:32.5865475Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5865717Z "size": 1765, 2023-01-11T20:20:32.5865966Z "digest": "sha256:34232618504293f383e0daeaa0721d2ee7b64b2baf10d02574aab2a15c43e735" 2023-01-11T20:20:32.5866184Z }, 2023-01-11T20:20:32.5866332Z { 2023-01-11T20:20:32.5866572Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5866820Z "size": 270677957, 2023-01-11T20:20:32.5867056Z "digest": "sha256:9229b7372ee6cf135e01b72fbe73bd096b478957c81350e37260b34844c29c38" 2023-01-11T20:20:32.5867281Z }, 2023-01-11T20:20:32.5867427Z { 2023-01-11T20:20:32.5867652Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5867896Z "size": 163, 2023-01-11T20:20:32.5868153Z "digest": "sha256:794d48fd071f70783c6c8cc325f58ef4ba179d99fb4d9d45349b8f80e706fe14" 2023-01-11T20:20:32.5868374Z }, 2023-01-11T20:20:32.5868518Z { 2023-01-11T20:20:32.5868757Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5868989Z "size": 7940, 2023-01-11T20:20:32.5869263Z "digest": "sha256:7b6b0b10b9c6cdfdde9900aa2b666f5134fd91a3886f9b72a15b6e712451ce61" 2023-01-11T20:20:32.5869510Z }, 2023-01-11T20:20:32.5869641Z { 2023-01-11T20:20:32.5869882Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5870128Z "size": 8071, 2023-01-11T20:20:32.5870385Z "digest": "sha256:c1ec5d2760efbbe738e3f225c63a7baf9fdb22dd059dfa7fdd62cf374320bf5d" 2023-01-11T20:20:32.5870637Z }, 2023-01-11T20:20:32.5870780Z { 2023-01-11T20:20:32.5871009Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5871252Z "size": 304, 2023-01-11T20:20:32.5871508Z "digest": "sha256:099631a2775754c0e84bd7211abba08e288dbc7e3b5fb13cbe475fa17368a416" 2023-01-11T20:20:32.5871744Z }, 2023-01-11T20:20:32.5871876Z { 2023-01-11T20:20:32.5872117Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5872399Z "size": 108, 2023-01-11T20:20:32.5872636Z "digest": "sha256:ca880176f07fd71016cb970c09e127b2328316b32a78e68d1b7ecf339779c711" 2023-01-11T20:20:32.5872867Z }, 2023-01-11T20:20:32.5873011Z { 2023-01-11T20:20:32.5873238Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:32.5873481Z "size": 54145470, 2023-01-11T20:20:32.5873741Z "digest": "sha256:8507d046f7f46b99b3a7d33043f32563ea1e95ae6c0cbdcbe22e77ab9cf2fe83" 2023-01-11T20:20:32.5873966Z } 2023-01-11T20:20:32.5874109Z ] 2023-01-11T20:20:32.5874251Z } 2023-01-11T20:20:32.5970298Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:20:32.5970534Z with: 2023-01-11T20:20:32.5970883Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:32.5971224Z ##[endgroup] 2023-01-11T20:20:32.5984496Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:32.5984769Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:32.5985034Z # ignore output since only exit code is used for conditional 2023-01-11T20:20:32.5985315Z # only pull docker image if it's not available locally 2023-01-11T20:20:32.5985670Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:20:32.5985945Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:20:32.5986142Z fi 2023-01-11T20:20:32.5997658Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:32.5997878Z env: 2023-01-11T20:20:32.5998209Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:32.5998660Z ##[endgroup] 2023-01-11T20:20:32.8159804Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-focal-py3-clang7-asan 2023-01-11T20:20:32.8183066Z 846c0b181fff: Pulling fs layer 2023-01-11T20:20:32.8183798Z 21fdbe34507b: Pulling fs layer 2023-01-11T20:20:32.8184050Z 15f2f231937c: Pulling fs layer 2023-01-11T20:20:32.8184435Z a1e39d4ff4de: Pulling fs layer 2023-01-11T20:20:32.8184650Z dac676e29afb: Pulling fs layer 2023-01-11T20:20:32.8184870Z b6a2ffe2f948: Pulling fs layer 2023-01-11T20:20:32.8185077Z 49efecb612e9: Pulling fs layer 2023-01-11T20:20:32.8185322Z 613971da6ac7: Pulling fs layer 2023-01-11T20:20:32.8185517Z 8fb6475afaf3: Pulling fs layer 2023-01-11T20:20:32.8185705Z 435d0e36d6a5: Pulling fs layer 2023-01-11T20:20:32.8185942Z 3b4e6eac36dd: Pulling fs layer 2023-01-11T20:20:32.8186156Z aea18031c0c7: Pulling fs layer 2023-01-11T20:20:32.8186329Z b6a2ffe2f948: Waiting 2023-01-11T20:20:32.8186508Z dac676e29afb: Waiting 2023-01-11T20:20:32.8186737Z 4604cf003b36: Pulling fs layer 2023-01-11T20:20:32.8186933Z 4e981f6dbb89: Pulling fs layer 2023-01-11T20:20:32.8187114Z 49efecb612e9: Waiting 2023-01-11T20:20:32.8187322Z 7743227009bb: Pulling fs layer 2023-01-11T20:20:32.8187569Z 620feb79e578: Pulling fs layer 2023-01-11T20:20:32.8187747Z 613971da6ac7: Waiting 2023-01-11T20:20:32.8187931Z a3dbac233a42: Pulling fs layer 2023-01-11T20:20:32.8188115Z 8fb6475afaf3: Waiting 2023-01-11T20:20:32.8188334Z 4a56f6ee78f6: Pulling fs layer 2023-01-11T20:20:32.8188544Z 50d1e6404d82: Pulling fs layer 2023-01-11T20:20:32.8188735Z 2f0941e33bd6: Pulling fs layer 2023-01-11T20:20:32.8188916Z eb18bead7c47: Pulling fs layer 2023-01-11T20:20:32.8189171Z 7b8ecfd940e0: Pulling fs layer 2023-01-11T20:20:32.8189371Z 57ce702c520c: Pulling fs layer 2023-01-11T20:20:32.8189543Z 4e981f6dbb89: Waiting 2023-01-11T20:20:32.8189717Z 4a56f6ee78f6: Waiting 2023-01-11T20:20:32.8189957Z f998920cae3e: Pulling fs layer 2023-01-11T20:20:32.8190145Z 2d4cddbabc89: Pulling fs layer 2023-01-11T20:20:32.8190338Z c536fd508674: Pulling fs layer 2023-01-11T20:20:32.8190527Z c9a786894499: Pulling fs layer 2023-01-11T20:20:32.8190743Z 7743227009bb: Waiting 2023-01-11T20:20:32.8190933Z e8764e64bb1c: Pulling fs layer 2023-01-11T20:20:32.8191114Z 620feb79e578: Waiting 2023-01-11T20:20:32.8191271Z 50d1e6404d82: Waiting 2023-01-11T20:20:32.8191492Z 4d1e09a08f81: Pulling fs layer 2023-01-11T20:20:32.8191689Z a1e39d4ff4de: Waiting 2023-01-11T20:20:32.8191964Z bdc8f587ef89: Pulling fs layer 2023-01-11T20:20:32.8192173Z 70704e78fced: Pulling fs layer 2023-01-11T20:20:32.8192604Z 1aa09a70183a: Pulling fs layer 2023-01-11T20:20:32.8192810Z a3dbac233a42: Waiting 2023-01-11T20:20:32.8193026Z 435d0e36d6a5: Waiting 2023-01-11T20:20:32.8193492Z f369cb0dac39: Pulling fs layer 2023-01-11T20:20:32.8193674Z aea18031c0c7: Waiting 2023-01-11T20:20:32.8193846Z 2f0941e33bd6: Waiting 2023-01-11T20:20:32.8194032Z 9a83edd28cbc: Pulling fs layer 2023-01-11T20:20:32.8194289Z eb18bead7c47: Waiting 2023-01-11T20:20:32.8194563Z 4604cf003b36: Waiting 2023-01-11T20:20:32.8194928Z ebecc6d269f2: Pulling fs layer 2023-01-11T20:20:32.8195273Z 296146b0eae7: Pulling fs layer 2023-01-11T20:20:32.8195566Z 7b8ecfd940e0: Waiting 2023-01-11T20:20:32.8195851Z 7d5d82a88c1b: Pulling fs layer 2023-01-11T20:20:32.8196080Z c536fd508674: Waiting 2023-01-11T20:20:32.8196251Z 667f5a34e1ef: Pulling fs layer 2023-01-11T20:20:32.8196469Z 75eb61e130a0: Pulling fs layer 2023-01-11T20:20:32.8196688Z 8a92db3dc3eb: Pulling fs layer 2023-01-11T20:20:32.8196992Z 57ce702c520c: Waiting 2023-01-11T20:20:32.8197176Z b97379cf7644: Pulling fs layer 2023-01-11T20:20:32.8197361Z 3b4e6eac36dd: Waiting 2023-01-11T20:20:32.8197535Z 68e7cd28096c: Pulling fs layer 2023-01-11T20:20:32.8197718Z f998920cae3e: Waiting 2023-01-11T20:20:32.8197908Z 99a0e1297615: Pulling fs layer 2023-01-11T20:20:32.8198090Z 2d59c2783db2: Pulling fs layer 2023-01-11T20:20:32.8198272Z 70704e78fced: Waiting 2023-01-11T20:20:32.8198455Z e02c9601b85c: Pulling fs layer 2023-01-11T20:20:32.8198703Z 1aa09a70183a: Waiting 2023-01-11T20:20:32.8198889Z 36ecb985ca81: Pulling fs layer 2023-01-11T20:20:32.8199087Z 40a91c7bbcdd: Pulling fs layer 2023-01-11T20:20:32.8199262Z f369cb0dac39: Waiting 2023-01-11T20:20:32.8199451Z 5b3f4c615eba: Pulling fs layer 2023-01-11T20:20:32.8199645Z a8e823303f62: Pulling fs layer 2023-01-11T20:20:32.8199829Z 2d4cddbabc89: Waiting 2023-01-11T20:20:32.8199992Z e8764e64bb1c: Waiting 2023-01-11T20:20:32.8200175Z 03b9596d9ece: Pulling fs layer 2023-01-11T20:20:32.8200356Z 75eb61e130a0: Waiting 2023-01-11T20:20:32.8200517Z ebecc6d269f2: Waiting 2023-01-11T20:20:32.8200696Z 342326185042: Pulling fs layer 2023-01-11T20:20:32.8200882Z 9229b7372ee6: Pulling fs layer 2023-01-11T20:20:32.8201060Z 794d48fd071f: Pulling fs layer 2023-01-11T20:20:32.8201242Z 296146b0eae7: Waiting 2023-01-11T20:20:32.8201411Z 99a0e1297615: Waiting 2023-01-11T20:20:32.8201577Z 7b6b0b10b9c6: Pulling fs layer 2023-01-11T20:20:32.8201760Z 8a92db3dc3eb: Waiting 2023-01-11T20:20:32.8201944Z c1ec5d2760ef: Pulling fs layer 2023-01-11T20:20:32.8202116Z b97379cf7644: Waiting 2023-01-11T20:20:32.8202281Z 2d59c2783db2: Waiting 2023-01-11T20:20:32.8202451Z 7d5d82a88c1b: Waiting 2023-01-11T20:20:32.8202604Z 68e7cd28096c: Waiting 2023-01-11T20:20:32.8202781Z 099631a27757: Pulling fs layer 2023-01-11T20:20:32.8202963Z 4d1e09a08f81: Waiting 2023-01-11T20:20:32.8203200Z e02c9601b85c: Waiting 2023-01-11T20:20:32.8203441Z ca880176f07f: Pulling fs layer 2023-01-11T20:20:32.8203689Z 667f5a34e1ef: Waiting 2023-01-11T20:20:32.8203850Z bdc8f587ef89: Waiting 2023-01-11T20:20:32.8204031Z 8507d046f7f4: Pulling fs layer 2023-01-11T20:20:32.8204212Z 36ecb985ca81: Waiting 2023-01-11T20:20:32.8204363Z 342326185042: Waiting 2023-01-11T20:20:32.8204526Z c9a786894499: Waiting 2023-01-11T20:20:32.8204692Z 099631a27757: Waiting 2023-01-11T20:20:32.8204846Z 40a91c7bbcdd: Waiting 2023-01-11T20:20:32.8205089Z 03b9596d9ece: Waiting 2023-01-11T20:20:32.8205336Z 7b6b0b10b9c6: Waiting 2023-01-11T20:20:32.8205576Z c1ec5d2760ef: Waiting 2023-01-11T20:20:32.8206009Z 8507d046f7f4: Waiting 2023-01-11T20:20:32.8206183Z ca880176f07f: Waiting 2023-01-11T20:20:32.8206339Z 5b3f4c615eba: Waiting 2023-01-11T20:20:32.8991890Z 21fdbe34507b: Verifying Checksum 2023-01-11T20:20:32.9654793Z 21fdbe34507b: Download complete 2023-01-11T20:20:32.9655058Z a1e39d4ff4de: Verifying Checksum 2023-01-11T20:20:32.9655333Z a1e39d4ff4de: Download complete 2023-01-11T20:20:33.1459763Z 846c0b181fff: Download complete 2023-01-11T20:20:33.2259488Z b6a2ffe2f948: Verifying Checksum 2023-01-11T20:20:33.2259959Z b6a2ffe2f948: Download complete 2023-01-11T20:20:33.3433468Z 49efecb612e9: Verifying Checksum 2023-01-11T20:20:33.3433904Z 49efecb612e9: Download complete 2023-01-11T20:20:33.4441464Z 613971da6ac7: Verifying Checksum 2023-01-11T20:20:33.4442097Z 613971da6ac7: Download complete 2023-01-11T20:20:33.5406844Z 8fb6475afaf3: Verifying Checksum 2023-01-11T20:20:33.5407358Z 8fb6475afaf3: Download complete 2023-01-11T20:20:33.6218570Z 435d0e36d6a5: Verifying Checksum 2023-01-11T20:20:33.6219005Z 435d0e36d6a5: Download complete 2023-01-11T20:20:33.7457027Z 3b4e6eac36dd: Verifying Checksum 2023-01-11T20:20:33.7457548Z 3b4e6eac36dd: Download complete 2023-01-11T20:20:33.8222240Z aea18031c0c7: Download complete 2023-01-11T20:20:33.8341314Z 846c0b181fff: Pull complete 2023-01-11T20:20:33.9345957Z 4604cf003b36: Download complete 2023-01-11T20:20:33.9471659Z 21fdbe34507b: Pull complete 2023-01-11T20:20:34.5734006Z dac676e29afb: Verifying Checksum 2023-01-11T20:20:34.5734435Z dac676e29afb: Download complete 2023-01-11T20:20:34.6392236Z 7743227009bb: Verifying Checksum 2023-01-11T20:20:34.6392641Z 7743227009bb: Download complete 2023-01-11T20:20:34.7242896Z 620feb79e578: Download complete 2023-01-11T20:20:34.8086216Z a3dbac233a42: Download complete 2023-01-11T20:20:34.8877025Z 4a56f6ee78f6: Verifying Checksum 2023-01-11T20:20:34.8877482Z 4a56f6ee78f6: Download complete 2023-01-11T20:20:35.0038115Z 50d1e6404d82: Download complete 2023-01-11T20:20:35.0848562Z 2f0941e33bd6: Download complete 2023-01-11T20:20:35.1678091Z eb18bead7c47: Verifying Checksum 2023-01-11T20:20:35.1678396Z eb18bead7c47: Download complete 2023-01-11T20:20:35.2899310Z 7b8ecfd940e0: Verifying Checksum 2023-01-11T20:20:35.2899584Z 7b8ecfd940e0: Download complete 2023-01-11T20:20:35.3803133Z 57ce702c520c: Verifying Checksum 2023-01-11T20:20:35.3803489Z 57ce702c520c: Download complete 2023-01-11T20:20:35.4540820Z f998920cae3e: Verifying Checksum 2023-01-11T20:20:35.4541292Z f998920cae3e: Download complete 2023-01-11T20:20:37.8631253Z 2d4cddbabc89: Verifying Checksum 2023-01-11T20:20:37.8631693Z 2d4cddbabc89: Download complete 2023-01-11T20:20:37.9662624Z c536fd508674: Verifying Checksum 2023-01-11T20:20:37.9663096Z c536fd508674: Download complete 2023-01-11T20:20:38.0744738Z c9a786894499: Verifying Checksum 2023-01-11T20:20:38.0745275Z c9a786894499: Download complete 2023-01-11T20:20:38.1662973Z e8764e64bb1c: Download complete 2023-01-11T20:20:38.2448195Z 4d1e09a08f81: Download complete 2023-01-11T20:20:38.3114371Z bdc8f587ef89: Verifying Checksum 2023-01-11T20:20:38.3114813Z bdc8f587ef89: Download complete 2023-01-11T20:20:38.4208811Z 15f2f231937c: Verifying Checksum 2023-01-11T20:20:38.4209161Z 15f2f231937c: Download complete 2023-01-11T20:20:38.5199550Z 1aa09a70183a: Verifying Checksum 2023-01-11T20:20:38.5200141Z 1aa09a70183a: Download complete 2023-01-11T20:20:38.6014186Z f369cb0dac39: Download complete 2023-01-11T20:20:38.6771780Z 9a83edd28cbc: Verifying Checksum 2023-01-11T20:20:38.6772214Z 9a83edd28cbc: Download complete 2023-01-11T20:20:38.7534516Z ebecc6d269f2: Verifying Checksum 2023-01-11T20:20:38.7534788Z ebecc6d269f2: Download complete 2023-01-11T20:20:38.8157943Z 296146b0eae7: Verifying Checksum 2023-01-11T20:20:38.8158276Z 296146b0eae7: Download complete 2023-01-11T20:20:38.8861004Z 7d5d82a88c1b: Verifying Checksum 2023-01-11T20:20:38.8861274Z 7d5d82a88c1b: Download complete 2023-01-11T20:20:38.9701180Z 667f5a34e1ef: Verifying Checksum 2023-01-11T20:20:38.9702125Z 667f5a34e1ef: Download complete 2023-01-11T20:20:39.0570846Z 75eb61e130a0: Verifying Checksum 2023-01-11T20:20:39.0571100Z 75eb61e130a0: Download complete 2023-01-11T20:20:39.1711557Z 8a92db3dc3eb: Verifying Checksum 2023-01-11T20:20:39.1712035Z 8a92db3dc3eb: Download complete 2023-01-11T20:20:39.2592821Z b97379cf7644: Verifying Checksum 2023-01-11T20:20:39.2593208Z b97379cf7644: Download complete 2023-01-11T20:20:39.3662487Z 68e7cd28096c: Verifying Checksum 2023-01-11T20:20:39.3662885Z 68e7cd28096c: Download complete 2023-01-11T20:20:39.4645537Z 99a0e1297615: Verifying Checksum 2023-01-11T20:20:39.4646479Z 99a0e1297615: Download complete 2023-01-11T20:20:40.6249984Z 2d59c2783db2: Download complete 2023-01-11T20:20:40.7146521Z e02c9601b85c: Verifying Checksum 2023-01-11T20:20:40.7146930Z e02c9601b85c: Download complete 2023-01-11T20:20:40.7924446Z 36ecb985ca81: Verifying Checksum 2023-01-11T20:20:40.7924851Z 36ecb985ca81: Download complete 2023-01-11T20:20:40.8760186Z 40a91c7bbcdd: Download complete 2023-01-11T20:20:40.9511640Z 5b3f4c615eba: Verifying Checksum 2023-01-11T20:20:40.9512112Z 5b3f4c615eba: Download complete 2023-01-11T20:20:41.8043067Z a8e823303f62: Verifying Checksum 2023-01-11T20:20:41.8043394Z a8e823303f62: Download complete 2023-01-11T20:20:41.8900142Z 03b9596d9ece: Verifying Checksum 2023-01-11T20:20:41.8901203Z 03b9596d9ece: Download complete 2023-01-11T20:20:42.1269787Z 70704e78fced: Verifying Checksum 2023-01-11T20:20:42.1270097Z 70704e78fced: Download complete 2023-01-11T20:20:42.2484085Z 794d48fd071f: Verifying Checksum 2023-01-11T20:20:42.2484970Z 794d48fd071f: Download complete 2023-01-11T20:20:42.3172788Z 7b6b0b10b9c6: Download complete 2023-01-11T20:20:42.3951740Z c1ec5d2760ef: Download complete 2023-01-11T20:20:42.5120140Z 099631a27757: Download complete 2023-01-11T20:20:42.6262181Z ca880176f07f: Verifying Checksum 2023-01-11T20:20:42.6262706Z ca880176f07f: Download complete 2023-01-11T20:20:44.6538221Z 8507d046f7f4: Verifying Checksum 2023-01-11T20:20:44.6538609Z 8507d046f7f4: Download complete 2023-01-11T20:20:44.8614379Z 15f2f231937c: Pull complete 2023-01-11T20:20:45.0573878Z a1e39d4ff4de: Pull complete 2023-01-11T20:20:46.4028066Z dac676e29afb: Pull complete 2023-01-11T20:20:46.6493930Z b6a2ffe2f948: Pull complete 2023-01-11T20:20:46.8983114Z 49efecb612e9: Pull complete 2023-01-11T20:20:47.1629361Z 613971da6ac7: Pull complete 2023-01-11T20:20:47.4003570Z 8fb6475afaf3: Pull complete 2023-01-11T20:20:47.6202576Z 435d0e36d6a5: Pull complete 2023-01-11T20:20:47.8548005Z 3b4e6eac36dd: Pull complete 2023-01-11T20:20:48.0449150Z aea18031c0c7: Pull complete 2023-01-11T20:20:48.1935375Z 4604cf003b36: Pull complete 2023-01-11T20:20:52.9731380Z 9229b7372ee6: Verifying Checksum 2023-01-11T20:20:52.9731635Z 9229b7372ee6: Download complete 2023-01-11T20:21:13.3755379Z 4e981f6dbb89: Download complete 2023-01-11T20:21:29.6930525Z 4e981f6dbb89: Pull complete 2023-01-11T20:21:29.8504731Z 7743227009bb: Pull complete 2023-01-11T20:21:29.9921820Z 620feb79e578: Pull complete 2023-01-11T20:21:30.1549153Z a3dbac233a42: Pull complete 2023-01-11T20:21:30.3863939Z 4a56f6ee78f6: Pull complete 2023-01-11T20:21:30.5317317Z 50d1e6404d82: Pull complete 2023-01-11T20:21:30.6085560Z 2f0941e33bd6: Pull complete 2023-01-11T20:21:30.7009026Z eb18bead7c47: Pull complete 2023-01-11T20:21:30.7888025Z 7b8ecfd940e0: Pull complete 2023-01-11T20:21:30.8964221Z 57ce702c520c: Pull complete 2023-01-11T20:21:31.0011721Z f998920cae3e: Pull complete 2023-01-11T20:21:33.7892679Z 2d4cddbabc89: Pull complete 2023-01-11T20:21:33.9209626Z c536fd508674: Pull complete 2023-01-11T20:21:34.0946325Z c9a786894499: Pull complete 2023-01-11T20:21:34.2598363Z e8764e64bb1c: Pull complete 2023-01-11T20:21:34.4383453Z 4d1e09a08f81: Pull complete 2023-01-11T20:21:34.5875662Z bdc8f587ef89: Pull complete 2023-01-11T20:21:39.0993146Z 70704e78fced: Pull complete 2023-01-11T20:21:39.2903568Z 1aa09a70183a: Pull complete 2023-01-11T20:21:39.5285599Z f369cb0dac39: Pull complete 2023-01-11T20:21:39.7475206Z 9a83edd28cbc: Pull complete 2023-01-11T20:21:39.9707140Z ebecc6d269f2: Pull complete 2023-01-11T20:21:40.2122465Z 296146b0eae7: Pull complete 2023-01-11T20:21:40.4600553Z 7d5d82a88c1b: Pull complete 2023-01-11T20:21:40.6574293Z 667f5a34e1ef: Pull complete 2023-01-11T20:21:40.8433225Z 75eb61e130a0: Pull complete 2023-01-11T20:21:41.0578233Z 8a92db3dc3eb: Pull complete 2023-01-11T20:21:41.2987475Z b97379cf7644: Pull complete 2023-01-11T20:21:41.5291535Z 68e7cd28096c: Pull complete 2023-01-11T20:21:41.7206643Z 99a0e1297615: Pull complete 2023-01-11T20:21:42.8661486Z 2d59c2783db2: Pull complete 2023-01-11T20:21:42.9411189Z e02c9601b85c: Pull complete 2023-01-11T20:21:43.0316897Z 36ecb985ca81: Pull complete 2023-01-11T20:21:43.1395641Z 40a91c7bbcdd: Pull complete 2023-01-11T20:21:43.2283756Z 5b3f4c615eba: Pull complete 2023-01-11T20:21:43.5384625Z a8e823303f62: Pull complete 2023-01-11T20:21:43.6317741Z 03b9596d9ece: Pull complete 2023-01-11T20:21:43.7277268Z 342326185042: Pull complete 2023-01-11T20:21:47.5353860Z 9229b7372ee6: Pull complete 2023-01-11T20:21:47.6174441Z 794d48fd071f: Pull complete 2023-01-11T20:21:47.7287789Z 7b6b0b10b9c6: Pull complete 2023-01-11T20:21:47.8173491Z c1ec5d2760ef: Pull complete 2023-01-11T20:21:47.9234232Z 099631a27757: Pull complete 2023-01-11T20:21:48.0079344Z ca880176f07f: Pull complete 2023-01-11T20:21:49.5801035Z 8507d046f7f4: Pull complete 2023-01-11T20:21:49.7010289Z Digest: sha256:6dd98a84a12a3a3be24bbc7c3112415c10051ad261832daa2e17a60a48fce645 2023-01-11T20:21:49.7462599Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:21:49.7736374Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:21:49.7787138Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:21:49.7787388Z .github/scripts/parse_ref.py 2023-01-11T20:21:49.7799425Z shell: /usr/bin/bash -e {0} 2023-01-11T20:21:49.7799641Z ##[endgroup] 2023-01-11T20:21:49.8727448Z Prepare all required actions 2023-01-11T20:21:49.8727701Z Getting action download info 2023-01-11T20:21:50.1488300Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:21:50.2788250Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T20:21:50.2788467Z with: 2023-01-11T20:21:50.2788777Z github-token: *** 2023-01-11T20:21:50.2788957Z ##[endgroup] 2023-01-11T20:21:50.2914288Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:21:50.2914541Z with: 2023-01-11T20:21:50.2914708Z shell: bash 2023-01-11T20:21:50.2914874Z timeout_minutes: 10 2023-01-11T20:21:50.2915060Z max_attempts: 5 2023-01-11T20:21:50.2915244Z retry_wait_seconds: 30 2023-01-11T20:21:50.2915646Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:21:50.2916030Z polling_interval_seconds: 1 2023-01-11T20:21:50.2916216Z warning_on_retry: true 2023-01-11T20:21:50.2916410Z continue_on_error: false 2023-01-11T20:21:50.2916610Z env: 2023-01-11T20:21:50.2916894Z GITHUB_TOKEN: *** 2023-01-11T20:21:50.2917074Z ##[endgroup] 2023-01-11T20:21:50.3398904Z + python3 -m pip install requests==2.26.0 2023-01-11T20:21:52.2824201Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:21:52.3017120Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:21:52.3155086Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T20:21:52.3176600Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T20:21:52.3189050Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T20:21:52.3199293Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T20:21:52.6246752Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-000c778113544d3d9 2023-01-11T20:21:56.3020012Z + GHA_WORKFLOW_JOB_ID=10588388165 2023-01-11T20:21:56.3020659Z + echo job-id=10588388165 2023-01-11T20:21:56.3424743Z Command completed after 1 attempt(s). 2023-01-11T20:21:56.3480320Z Prepare all required actions 2023-01-11T20:21:56.3480629Z Getting action download info 2023-01-11T20:21:56.7409010Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:21:56.7409218Z with: 2023-01-11T20:21:56.7409868Z github-token: *** 2023-01-11T20:21:56.7410055Z ##[endgroup] 2023-01-11T20:21:56.7438580Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:21:56.7438826Z with: 2023-01-11T20:21:56.7438983Z shell: bash 2023-01-11T20:21:56.7439145Z timeout_minutes: 10 2023-01-11T20:21:56.7439327Z max_attempts: 5 2023-01-11T20:21:56.7439507Z retry_wait_seconds: 30 2023-01-11T20:21:56.7439746Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:21:56.7439992Z polling_interval_seconds: 1 2023-01-11T20:21:56.7440187Z warning_on_retry: true 2023-01-11T20:21:56.7440363Z continue_on_error: false 2023-01-11T20:21:56.7440654Z env: 2023-01-11T20:21:56.7440943Z GITHUB_TOKEN: *** 2023-01-11T20:21:56.7441169Z ##[endgroup] 2023-01-11T20:21:56.7933737Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:21:57.0051886Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:21:57.0250508Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:21:57.0380834Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T20:21:57.0391141Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T20:21:57.0543615Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T20:21:57.0565277Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T20:21:57.0574618Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T20:21:57.7918473Z Command completed after 1 attempt(s). 2023-01-11T20:21:57.7953884Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:21:57.7954125Z .github/scripts/parse_ref.py 2023-01-11T20:21:57.7966560Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:21:57.7966790Z ##[endgroup] 2023-01-11T20:21:57.8185096Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:21:57.8185367Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:21:57.8185872Z  --test-matrix "" \ 2023-01-11T20:21:57.8186079Z  --pr-number "91627" \ 2023-01-11T20:21:57.8186253Z  --tag "" \ 2023-01-11T20:21:57.8186453Z  --event-name "pull_request" \ 2023-01-11T20:21:57.8186669Z  --schedule "" 2023-01-11T20:21:57.8197949Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:21:57.8198169Z env: 2023-01-11T20:21:57.8198582Z GITHUB_TOKEN: *** 2023-01-11T20:21:57.8198762Z ##[endgroup] 2023-01-11T20:21:57.9438407Z .github/scripts/filter_test_configs.py:155: UserWarning: Invalid test matrix input '', exiting 2023-01-11T20:21:57.9438916Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2023-01-11T20:21:57.9576369Z ##[group]Run echo "" 2023-01-11T20:21:57.9576543Z echo "" 2023-01-11T20:21:57.9587957Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:21:57.9588191Z ##[endgroup] 2023-01-11T20:21:57.9611582Z 2023-01-11T20:21:57.9711103Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:21:57.9711470Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:21:57.9711728Z container_name=$(docker run \ 2023-01-11T20:21:57.9711951Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:21:57.9712160Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:21:57.9712377Z  -e AWS_DEFAULT_REGION \ 2023-01-11T20:21:57.9712575Z  -e PR_NUMBER \ 2023-01-11T20:21:57.9712746Z  -e SHA1 \ 2023-01-11T20:21:57.9712925Z  -e BRANCH \ 2023-01-11T20:21:57.9713110Z  -e SCCACHE_BUCKET \ 2023-01-11T20:21:57.9713300Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T20:21:57.9713499Z  -e XLA_CUDA \ 2023-01-11T20:21:57.9713707Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T20:21:57.9713927Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-01-11T20:21:57.9714176Z  -e TORCH_CUDA_ARCH_LIST \ 2023-01-11T20:21:57.9714372Z  -e PR_LABELS \ 2023-01-11T20:21:57.9714571Z  -e OUR_GITHUB_JOB_ID \ 2023-01-11T20:21:57.9714807Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:21:57.9715061Z  --security-opt seccomp=unconfined \ 2023-01-11T20:21:57.9715358Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:21:57.9715548Z  --tty \ 2023-01-11T20:21:57.9715726Z  --detach \ 2023-01-11T20:21:57.9715899Z  --user jenkins \ 2023-01-11T20:21:57.9716138Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:21:57.9716390Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:21:57.9716583Z  "${DOCKER_IMAGE}" 2023-01-11T20:21:57.9716761Z ) 2023-01-11T20:21:57.9716996Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2023-01-11T20:21:57.9728332Z shell: /usr/bin/bash -e {0} 2023-01-11T20:21:57.9728514Z env: 2023-01-11T20:21:57.9728748Z BUILD_ENVIRONMENT: linux-focal-py3-clang7-mobile-build 2023-01-11T20:21:57.9728991Z BRANCH: pull/91627 2023-01-11T20:21:57.9729173Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:21:57.9729372Z PR_NUMBER: 91627 2023-01-11T20:21:57.9729589Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:21:57.9729850Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:21:57.9730095Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T20:21:57.9730370Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:21:57.9730699Z PR_LABELS: [ "module: bc-breaking", "triaged", "open source", "topic: bc_breaking" ] 2023-01-11T20:21:57.9730956Z TORCH_CUDA_ARCH_LIST: 5.2 2023-01-11T20:21:57.9731322Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:21:57.9731657Z XLA_CUDA: 2023-01-11T20:21:57.9731807Z DEBUG: 0 2023-01-11T20:21:57.9731984Z OUR_GITHUB_JOB_ID: 10588388165 2023-01-11T20:21:57.9732169Z ##[endgroup] 2023-01-11T20:22:04.6961063Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:22:04.6966347Z + source .jenkins/pytorch/common.sh 2023-01-11T20:22:04.6970790Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:22:04.6975939Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:22:04.6977758Z +++ declare -f -t trap_add 2023-01-11T20:22:04.6982251Z ++ set -ex 2023-01-11T20:22:04.6983141Z ++ [[ linux-focal-py3-clang7-mobile-build == *rocm* ]] 2023-01-11T20:22:04.6983428Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:22:04.6986484Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:22:04.6992236Z + source .jenkins/pytorch/common-build.sh 2023-01-11T20:22:04.6994783Z ++ [[ linux-focal-py3-clang7-mobile-build != *win-* ]] 2023-01-11T20:22:04.6999645Z ++++ dirname .jenkins/pytorch/common-build.sh 2023-01-11T20:22:04.7005029Z +++ cd .jenkins/pytorch 2023-01-11T20:22:04.7005439Z +++ pwd -P 2023-01-11T20:22:04.7007518Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:22:04.7007928Z ++ which sccache 2023-01-11T20:22:04.7015983Z ++ sccache --stop-server 2023-01-11T20:22:04.7040238Z ++ true 2023-01-11T20:22:04.7040586Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:22:04.7047272Z ++ [[ -n 1 ]] 2023-01-11T20:22:04.7047784Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:22:04.7048167Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:22:04.7048434Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:04.7048647Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:04.7048874Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:04.7049135Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:04.7062411Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:22:04.7062660Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:22:04.7062919Z ++ sccache --zero-stats 2023-01-11T20:22:04.7186774Z Compile requests 0 2023-01-11T20:22:04.7187154Z Compile requests executed 0 2023-01-11T20:22:04.7187457Z Cache hits 0 2023-01-11T20:22:04.7187828Z Cache misses 0 2023-01-11T20:22:04.7188181Z Cache timeouts 0 2023-01-11T20:22:04.7188658Z Cache read errors 0 2023-01-11T20:22:04.7189001Z Forced recaches 0 2023-01-11T20:22:04.7189358Z Cache write errors 0 2023-01-11T20:22:04.7189735Z Compilation failures 0 2023-01-11T20:22:04.7190065Z Cache errors 0 2023-01-11T20:22:04.7190504Z Non-cacheable compilations 0 2023-01-11T20:22:04.7190789Z Non-cacheable calls 0 2023-01-11T20:22:04.7191062Z Non-compilation calls 0 2023-01-11T20:22:04.7191397Z Unsupported compiler calls 0 2023-01-11T20:22:04.7191787Z Average cache write 0.000 s 2023-01-11T20:22:04.7192158Z Average cache read miss 0.000 s 2023-01-11T20:22:04.7192410Z Average cache read hit 0.000 s 2023-01-11T20:22:04.7192628Z Failed distributed compilations 0 2023-01-11T20:22:04.7194342Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:22:04.7194881Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:22:04.7195094Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:22:04.7195275Z ++ shift 2023-01-11T20:22:04.7195434Z ++ for trap_add_name in "$@" 2023-01-11T20:22:04.7199699Z ++++ trap -p EXIT 2023-01-11T20:22:04.7202438Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:22:04.7202806Z ++++ extract_trap_cmd 2023-01-11T20:22:04.7203180Z ++++ printf '%s\n' '' 2023-01-11T20:22:04.7203515Z +++ printf '%s\n' sccache_epilogue 2023-01-11T20:22:04.7205603Z ++ trap -- ' 2023-01-11T20:22:04.7207255Z sccache_epilogue' EXIT 2023-01-11T20:22:04.7207613Z ++ which ccache 2023-01-11T20:22:04.7215046Z + [[ linux-focal-py3-clang7-mobile-build == *-clang7-asan* ]] 2023-01-11T20:22:04.7215626Z + [[ linux-focal-py3-clang7-mobile-build == *-clang7-tsan* ]] 2023-01-11T20:22:04.7215978Z + [[ linux-focal-py3-clang7-mobile-build == *-mobile-*build* ]] 2023-01-11T20:22:04.7217679Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:22:04.7223562Z + exec .jenkins/pytorch/build-mobile.sh 2023-01-11T20:22:04.7258363Z ++ [[ linux-focal-py3-clang7-mobile-build == *rocm* ]] 2023-01-11T20:22:04.7258621Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:22:04.7260976Z ++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/build-mobile.sh 2023-01-11T20:22:04.7266324Z + source /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2023-01-11T20:22:04.7268216Z ++ [[ linux-focal-py3-clang7-mobile-build != *win-* ]] 2023-01-11T20:22:04.7272857Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2023-01-11T20:22:04.7278391Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:22:04.7279065Z +++ pwd -P 2023-01-11T20:22:04.7280633Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:22:04.7280942Z ++ which sccache 2023-01-11T20:22:04.7288976Z ++ sccache --stop-server 2023-01-11T20:22:04.7312364Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:22:04.7320391Z ++ [[ -n 1 ]] 2023-01-11T20:22:04.7320967Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:22:04.7321532Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:22:04.7321934Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:04.7322279Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:04.7322660Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:04.7323076Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:04.7323504Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:22:04.7323816Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:22:04.7324176Z ++ sccache --zero-stats 2023-01-11T20:22:04.7453890Z Compile requests 0 2023-01-11T20:22:04.7454299Z Compile requests executed 0 2023-01-11T20:22:04.7454656Z Cache hits 0 2023-01-11T20:22:04.7455009Z Cache misses 0 2023-01-11T20:22:04.7455538Z Cache timeouts 0 2023-01-11T20:22:04.7455776Z Cache read errors 0 2023-01-11T20:22:04.7456010Z Forced recaches 0 2023-01-11T20:22:04.7456257Z Cache write errors 0 2023-01-11T20:22:04.7456511Z Compilation failures 0 2023-01-11T20:22:04.7456797Z Cache errors 0 2023-01-11T20:22:04.7457213Z Non-cacheable compilations 0 2023-01-11T20:22:04.7457524Z Non-cacheable calls 0 2023-01-11T20:22:04.7457760Z Non-compilation calls 0 2023-01-11T20:22:04.7457990Z Unsupported compiler calls 0 2023-01-11T20:22:04.7458224Z Average cache write 0.000 s 2023-01-11T20:22:04.7458432Z Average cache read miss 0.000 s 2023-01-11T20:22:04.7458642Z Average cache read hit 0.000 s 2023-01-11T20:22:04.7458860Z Failed distributed compilations 0 2023-01-11T20:22:04.7459408Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:22:04.7459821Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:22:04.7460032Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:22:04.7460215Z ++ shift 2023-01-11T20:22:04.7460373Z ++ for trap_add_name in "$@" 2023-01-11T20:22:04.7464942Z ++++ trap -p EXIT 2023-01-11T20:22:04.7466914Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:22:04.7467239Z ++++ extract_trap_cmd 2023-01-11T20:22:04.7467520Z /var/lib/jenkins/workspace/.jenkins/pytorch/common_utils.sh: line 28: $3: unbound variable 2023-01-11T20:22:04.7469347Z ++ trap -- '' EXIT 2023-01-11T20:22:04.7469651Z ++ which ccache 2023-01-11T20:22:04.7478547Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2023-01-11T20:22:04.7479120Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2023-01-11T20:22:05.0996040Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2023-01-11T20:22:05.6516511Z Collecting torch 2023-01-11T20:22:05.6567686Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.0.0.dev20230111%2Bcpu-cp37-cp37m-linux_x86_64.whl (194.6 MB) 2023-01-11T20:22:08.1619546Z Collecting torchvision 2023-01-11T20:22:08.1680149Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.15.0.dev20230111%2Bcpu-cp37-cp37m-linux_x86_64.whl (24.5 MB) 2023-01-11T20:22:08.4328745Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch) (2.6.3) 2023-01-11T20:22:08.4332236Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.4.0) 2023-01-11T20:22:08.4335217Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch) (1.10.1) 2023-01-11T20:22:08.4376866Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2023-01-11T20:22:08.4383080Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.3.0) 2023-01-11T20:22:08.4389609Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.28.1) 2023-01-11T20:22:08.4725293Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.4) 2023-01-11T20:22:08.4731551Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2023-01-11T20:22:08.4737632Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.26.13) 2023-01-11T20:22:08.4744050Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2022.12.7) 2023-01-11T20:22:08.4764925Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch) (1.2.1) 2023-01-11T20:22:09.2383667Z Installing collected packages: torch, torchvision 2023-01-11T20:22:16.6675869Z Successfully installed torch-2.0.0.dev20230111+cpu torchvision-0.15.0.dev20230111+cpu 2023-01-11T20:22:17.0424556Z + [[ linux-focal-py3-clang7-mobile-build == *-mobile-custom-build-static* ]] 2023-01-11T20:22:17.0425070Z + [[ linux-focal-py3-clang7-mobile-build == *-mobile-lightweight-dispatch* ]] 2023-01-11T20:22:17.0425352Z + TEST_DEFAULT_BUILD=1 2023-01-11T20:22:17.0425549Z + test/mobile/custom_build/build.sh 2023-01-11T20:22:17.0440741Z +++ dirname test/mobile/custom_build/build.sh 2023-01-11T20:22:17.0446073Z ++ cd test/mobile/custom_build/../../.. 2023-01-11T20:22:17.0446404Z ++ pwd -P 2023-01-11T20:22:17.0448492Z + SRC_ROOT=/var/lib/jenkins/workspace 2023-01-11T20:22:17.0448963Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/custom_build 2023-01-11T20:22:17.0449409Z + BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:17.0450021Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:17.0460476Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:17.0462637Z + '[' -n 1 ']' 2023-01-11T20:22:17.0462915Z + test_default_build 2023-01-11T20:22:17.0463290Z + prepare_model_and_dump_root_ops 2023-01-11T20:22:17.0463721Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:17.0464193Z + MODEL=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2023-01-11T20:22:17.0464498Z + ROOT_OPS=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.yaml 2023-01-11T20:22:17.0464832Z + python /var/lib/jenkins/workspace/test/mobile/custom_build/prepare_model.py 2023-01-11T20:22:18.2651807Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. 2023-01-11T20:22:18.2652439Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and may be removed in the future, " 2023-01-11T20:22:18.2653424Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2023-01-11T20:22:18.2654143Z warnings.warn(msg) 2023-01-11T20:22:18.3222039Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2023-01-11T20:22:18.3440484Z 2023-01-11T20:22:18.4050159Z 0% 0.00/13.6M [00:00