2023-01-11T20:17:39.8255781Z Requested labels: linux.2xlarge 2023-01-11T20:17:39.8255885Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge 2023-01-11T20:17:39.8256011Z Reusable workflow chain: 2023-01-11T20:17:39.8256046Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.8256099Z -> pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.8256131Z Waiting for a runner to pick up this job... 2023-01-11T20:17:39.9963547Z Job is about to start running on the runner: i-05658055f7444ebbe (organization) 2023-01-11T20:17:44.2421700Z Current runner version: '2.300.2' 2023-01-11T20:17:44.2429695Z Runner name: 'i-05658055f7444ebbe' 2023-01-11T20:17:44.2430418Z Runner group name: 'Default' 2023-01-11T20:17:44.2431244Z Machine name: 'ip-10-0-0-216' 2023-01-11T20:17:44.2434753Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:17:44.2435996Z Actions: read 2023-01-11T20:17:44.2436578Z Checks: read 2023-01-11T20:17:44.2437088Z Contents: read 2023-01-11T20:17:44.2437548Z Deployments: read 2023-01-11T20:17:44.2438165Z Discussions: read 2023-01-11T20:17:44.2438692Z Issues: read 2023-01-11T20:17:44.2439154Z Metadata: read 2023-01-11T20:17:44.2439634Z Packages: read 2023-01-11T20:17:44.2440140Z Pages: read 2023-01-11T20:17:44.2440685Z PullRequests: read 2023-01-11T20:17:44.2441291Z RepositoryProjects: read 2023-01-11T20:17:44.2441883Z SecurityEvents: read 2023-01-11T20:17:44.2442426Z Statuses: read 2023-01-11T20:17:44.2442909Z ##[endgroup] 2023-01-11T20:17:44.2447512Z Secret source: None 2023-01-11T20:17:44.2448380Z Prepare workflow directory 2023-01-11T20:17:44.8515873Z Prepare all required actions 2023-01-11T20:17:44.8698768Z Getting action download info 2023-01-11T20:17:45.1625663Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:17:45.4827570Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:17:48.5253325Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T20:17:48.8278884Z Getting action download info 2023-01-11T20:17:49.1230252Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:17:49.3392787Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2023-01-11T20:17:49.3394674Z ##[group] Inputs 2023-01-11T20:17:49.3395077Z build-environment: linux-focal-py3-clang7-mobile-custom-build-static 2023-01-11T20:17:49.3395579Z docker-image-name: pytorch-linux-focal-py3-clang7-android-ndk-r19c 2023-01-11T20:17:49.3396293Z build-generates-artifacts: false 2023-01-11T20:17:49.3396569Z build-with-debug: false 2023-01-11T20:17:49.3396822Z sync-tag: 2023-01-11T20:17:49.3397055Z cuda-arch-list: 5.2 2023-01-11T20:17:49.3397292Z runner: linux.2xlarge 2023-01-11T20:17:49.3397527Z test-matrix: 2023-01-11T20:17:49.3397757Z ##[endgroup] 2023-01-11T20:17:49.3398289Z Complete job name: linux-focal-py3-clang7-mobile-custom-build-static / build 2023-01-11T20:17:49.4236020Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:17:49.4236295Z with: 2023-01-11T20:17:49.4236802Z github-secret: *** 2023-01-11T20:17:49.4237012Z activate-with-label: false 2023-01-11T20:17:49.4237212Z label: with-ssh 2023-01-11T20:17:49.4237393Z remove-existing-keys: true 2023-01-11T20:17:49.4237593Z ##[endgroup] 2023-01-11T20:17:49.9395252Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:17:50.0311591Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:17:50.0326492Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:17:50.0357615Z Login using: ssh ec2-user@ec2-54-166-210-75.compute-1.amazonaws.com 2023-01-11T20:17:50.0625589Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:17:50.0625907Z with: 2023-01-11T20:17:50.0626129Z submodules: recursive 2023-01-11T20:17:50.0626353Z fetch-depth: 0 2023-01-11T20:17:50.0626574Z ##[endgroup] 2023-01-11T20:17:50.0864931Z ##[group]Run retry () { 2023-01-11T20:17:50.0865223Z retry () { 2023-01-11T20:17:50.0865498Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:17:50.0865766Z } 2023-01-11T20:17:50.0866001Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.0866258Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:17:50.0866547Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.0866808Z else 2023-01-11T20:17:50.0867194Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.0867428Z fi 2023-01-11T20:17:50.0867663Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.0884724Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:17:50.0885012Z env: 2023-01-11T20:17:50.0885220Z NO_SUDO: 2023-01-11T20:17:50.0885440Z ##[endgroup] 2023-01-11T20:17:50.0989024Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:52.5684188Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:17:52.5684432Z with: 2023-01-11T20:17:52.5684635Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:17:52.5684847Z fetch-depth: 0 2023-01-11T20:17:52.5685015Z submodules: recursive 2023-01-11T20:17:52.5685200Z quiet-checkout: true 2023-01-11T20:17:52.5685396Z repository: pytorch/pytorch 2023-01-11T20:17:52.5685724Z token: *** 2023-01-11T20:17:52.5685881Z ssh-strict: true 2023-01-11T20:17:52.5686073Z persist-credentials: true 2023-01-11T20:17:52.5686275Z clean: true 2023-01-11T20:17:52.5686424Z lfs: false 2023-01-11T20:17:52.5686604Z set-safe-directory: true 2023-01-11T20:17:52.5686793Z ##[endgroup] 2023-01-11T20:17:52.6811146Z Syncing repository: pytorch/pytorch 2023-01-11T20:17:52.6813097Z ##[group]Getting Git version info 2023-01-11T20:17:52.6813774Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:52.6814535Z [command]/usr/bin/git version 2023-01-11T20:17:52.6814849Z git version 2.38.1 2023-01-11T20:17:52.6815796Z ##[endgroup] 2023-01-11T20:17:52.6831608Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7e5da142-2225-42ac-a25f-87d7b64a4fd8' before making global git config changes 2023-01-11T20:17:52.6832405Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:17:52.6833848Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:52.6880004Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:52.6884556Z ##[group]Initializing the repository 2023-01-11T20:17:52.6887716Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:52.6986845Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:17:52.6987597Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:17:52.6988057Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:17:52.6988401Z hint: 2023-01-11T20:17:52.6989882Z hint: git config --global init.defaultBranch 2023-01-11T20:17:52.6990265Z hint: 2023-01-11T20:17:52.6990799Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:17:52.6991480Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:17:52.6991911Z hint: 2023-01-11T20:17:52.6992351Z hint: git branch -m 2023-01-11T20:17:52.6995064Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:17:52.7002511Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:17:52.7030280Z ##[endgroup] 2023-01-11T20:17:52.7030927Z ##[group]Disabling automatic garbage collection 2023-01-11T20:17:52.7034314Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:17:52.7059727Z ##[endgroup] 2023-01-11T20:17:52.7060263Z ##[group]Setting up auth 2023-01-11T20:17:52.7066453Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:17:52.7093502Z [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:52.7417595Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:17:52.7441778Z [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:52.7681150Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:17:52.7714470Z ##[endgroup] 2023-01-11T20:17:52.7714909Z ##[group]Fetching the repository 2023-01-11T20:17:52.7721824Z [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:54.4761979Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:18:54.4792730Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:54.4795849Z ##[endgroup] 2023-01-11T20:18:54.4796555Z ##[group]Determining the checkout info 2023-01-11T20:18:54.4797225Z ##[endgroup] 2023-01-11T20:18:54.4797817Z ##[group]Checking out the ref 2023-01-11T20:18:54.4802141Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:55.7804509Z ##[endgroup] 2023-01-11T20:18:55.7805294Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:18:55.7811908Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:18:55.7858178Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:18:55.7887769Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:18:55.7915424Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:18:55.7941474Z ##[endgroup] 2023-01-11T20:18:55.7942499Z ##[group]Fetching submodules 2023-01-11T20:18:55.7946645Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:18:55.8228048Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:18:55.8474531Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:18:55.8476171Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:18:55.8478752Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:18:55.8481228Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:18:55.8483864Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:18:55.8486723Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:18:55.8489378Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:18:55.8493670Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:18:55.8496434Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:18:55.8499155Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:18:55.8503178Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:18:55.8506015Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:18:55.8509896Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:18:55.8513595Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:18:55.8517238Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:18:55.8520872Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:18:55.8525263Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:18:55.8529242Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:18:55.8533555Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:18:55.8537685Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:18:55.8541937Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:18:55.8546384Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:18:55.8551328Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:18:55.8555923Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:18:55.8560448Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:18:55.8565429Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:18:55.8569998Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:18:55.8575058Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:18:55.8580153Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:18:55.8585196Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:18:55.8590463Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:18:55.8595928Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:18:55.8601350Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:18:55.8606778Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:18:55.8614450Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:18:55.8620196Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:18:55.8626131Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:18:55.8631910Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:18:55.8638078Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:18:55.8644437Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:18:55.8650677Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:18:55.8679422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:18:56.1934537Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:18:56.4399600Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:18:56.7945138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:18:57.0984978Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:18:57.6437606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:19:00.2929221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:19:08.4652559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:19:08.9078965Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:19:09.5293871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:19:11.1164973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:19:12.3260291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:19:13.7118407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:19:19.5457047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:19:20.3825422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:19:22.0180024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:19:23.5195525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:19:23.7630305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:19:24.2879451Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:19:24.6177944Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:19:25.8900363Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:19:26.3979304Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:19:26.6302149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:19:26.9597494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:19:28.4842105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:19:28.8517748Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:19:29.2551226Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:19:35.9943140Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:19:38.1246805Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:19:38.8528596Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:19:39.1443791Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:19:45.6847616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:19:45.9508157Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:19:46.2311799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:19:47.2117345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:19:47.4676942Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:19:47.8006499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:19:48.1209106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:19:48.7517565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:19:50.7648623Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:19:51.2668572Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:19:53.9496718Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:19:53.9616680Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:19:53.9699259Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:19:53.9966265Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:19:54.0184971Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:19:54.0598737Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:19:54.6297448Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:19:54.6484340Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:19:54.7391360Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:19:54.7694338Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:19:55.0294076Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:19:55.3994228Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:19:55.6212484Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:19:55.6755193Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:19:55.6775681Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:19:55.6777903Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:19:55.6782236Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:19:55.6784382Z 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:55.6807905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:19:56.8060469Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:19:57.4803056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:19:58.7898514Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:19:59.2105824Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:19:59.3111327Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:19:59.3693321Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:19:59.3807876Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:19:59.4906294Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:19:59.5342665Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:19:59.5426450Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:19:59.5818194Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:19:59.6109054Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:19:59.6650881Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:19:59.6763252Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:19:59.6777873Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:19:59.6800254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:20:09.5494235Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:20:09.5516875Z 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:09.5542898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:20:19.0709650Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:20:19.0799614Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:20:19.0961367Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:20:19.1812372Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:20:19.1825241Z 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:19.1827006Z 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:19.1848537Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:20:20.5384050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:20:21.7306015Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:20:21.7790144Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:20:21.7974722Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:20:21.8092875Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:20:21.9051992Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:20:22.1257544Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:20:22.1282491Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.1283860Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.1306513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:22.5752865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:23.5803099Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:20:23.6105809Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:20:23.6250193Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:20:23.6264139Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:23.6285982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:20:26.0043381Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:20:26.0067124Z 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:26.0070007Z 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:26.0094993Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:26.5289153Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:27.5014824Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:20:27.5683403Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:20:27.5697078Z 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:27.5722860Z 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:27.8325572Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:27.8409994Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:20:28.0719184Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:20:28.0736925Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:28.0739864Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:28.0765072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:20:28.4912792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:20:29.6397775Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:20:29.7004185Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:20:29.7079190Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:20:29.7170445Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:20:29.7458336Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:20:29.7532698Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:20:29.7779694Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:20:29.7862646Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:20:29.8253390Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:20:29.9236627Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:20:29.9454916Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:20:29.9468387Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:29.9470045Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:29.9472218Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:29.9474335Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:29.9495011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:20:31.1399997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:20:31.4379443Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:20:32.7298400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:20:33.7203004Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:20:33.7365944Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:20:33.7976029Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:20:33.8231663Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:20:33.8244981Z 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:33.8266045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:20:34.0790838Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:34.2054269Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:20:34.2080934Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:20:34.2344433Z Entering 'android/libs/fbjni' 2023-01-11T20:20:34.2379507Z Entering 'third_party/FP16' 2023-01-11T20:20:34.2413284Z Entering 'third_party/FXdiv' 2023-01-11T20:20:34.2447074Z Entering 'third_party/NNPACK' 2023-01-11T20:20:34.2483744Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:34.2518494Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:34.2552530Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:34.2596876Z Entering 'third_party/benchmark' 2023-01-11T20:20:34.2632806Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:34.2667256Z Entering 'third_party/cub' 2023-01-11T20:20:34.2701349Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:34.2738119Z Entering 'third_party/cutlass' 2023-01-11T20:20:34.2780505Z Entering 'third_party/eigen' 2023-01-11T20:20:34.2815513Z Entering 'third_party/fbgemm' 2023-01-11T20:20:34.2848488Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:34.2883818Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:34.2920108Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:34.2955029Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:34.2990738Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:34.3025472Z Entering 'third_party/fmt' 2023-01-11T20:20:34.3059767Z Entering 'third_party/foxi' 2023-01-11T20:20:34.3093420Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:34.3128213Z Entering 'third_party/gloo' 2023-01-11T20:20:34.3163394Z Entering 'third_party/googletest' 2023-01-11T20:20:34.3199199Z Entering 'third_party/ideep' 2023-01-11T20:20:34.3233720Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:34.3268784Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:34.3308169Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:34.3342808Z Entering 'third_party/ittapi' 2023-01-11T20:20:34.3377378Z Entering 'third_party/kineto' 2023-01-11T20:20:34.3412372Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:34.3445111Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:34.3481581Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:34.3516429Z Entering 'third_party/neon2sse' 2023-01-11T20:20:34.3551176Z Entering 'third_party/nlohmann' 2023-01-11T20:20:34.3588450Z Entering 'third_party/onnx' 2023-01-11T20:20:34.3632336Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:34.3667767Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:34.3705623Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:34.3740356Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:34.3779518Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:34.3812266Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:34.3844279Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:34.3881980Z Entering 'third_party/pocketfft' 2023-01-11T20:20:34.3917136Z Entering 'third_party/protobuf' 2023-01-11T20:20:34.3954283Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:34.3988708Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:34.4024356Z Entering 'third_party/psimd' 2023-01-11T20:20:34.4059270Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:34.4092775Z Entering 'third_party/pybind11' 2023-01-11T20:20:34.4126380Z Entering 'third_party/python-enum' 2023-01-11T20:20:34.4161271Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:34.4194221Z Entering 'third_party/python-six' 2023-01-11T20:20:34.4227770Z Entering 'third_party/sleef' 2023-01-11T20:20:34.4264141Z Entering 'third_party/tbb' 2023-01-11T20:20:34.4299863Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:34.4333901Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:34.4368146Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:34.4402651Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:34.4437282Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:34.4468798Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:34.4504238Z Entering 'third_party/zstd' 2023-01-11T20:20:34.4546831Z ##[endgroup] 2023-01-11T20:20:34.4547390Z ##[group]Persisting credentials for submodules 2023-01-11T20:20:34.4553122Z [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:34.4803426Z Entering 'android/libs/fbjni' 2023-01-11T20:20:34.4838247Z Entering 'third_party/FP16' 2023-01-11T20:20:34.4874063Z Entering 'third_party/FXdiv' 2023-01-11T20:20:34.4909289Z Entering 'third_party/NNPACK' 2023-01-11T20:20:34.4942337Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:34.4978758Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:34.5017110Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:34.5059346Z Entering 'third_party/benchmark' 2023-01-11T20:20:34.5092546Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:34.5126333Z Entering 'third_party/cub' 2023-01-11T20:20:34.5160132Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:34.5197983Z Entering 'third_party/cutlass' 2023-01-11T20:20:34.5236894Z Entering 'third_party/eigen' 2023-01-11T20:20:34.5272230Z Entering 'third_party/fbgemm' 2023-01-11T20:20:34.5305036Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:34.5337918Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:34.5368993Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:34.5401465Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:34.5433474Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:34.5468352Z Entering 'third_party/fmt' 2023-01-11T20:20:34.5501159Z Entering 'third_party/foxi' 2023-01-11T20:20:34.5534975Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:34.5568034Z Entering 'third_party/gloo' 2023-01-11T20:20:34.5601681Z Entering 'third_party/googletest' 2023-01-11T20:20:34.5637000Z Entering 'third_party/ideep' 2023-01-11T20:20:34.5672040Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:34.5706504Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:34.5746760Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:34.5778621Z Entering 'third_party/ittapi' 2023-01-11T20:20:34.5810507Z Entering 'third_party/kineto' 2023-01-11T20:20:34.5844062Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:34.5878304Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:34.5913834Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:34.5947422Z Entering 'third_party/neon2sse' 2023-01-11T20:20:34.5983076Z Entering 'third_party/nlohmann' 2023-01-11T20:20:34.6016780Z Entering 'third_party/onnx' 2023-01-11T20:20:34.6061046Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:34.6093954Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:34.6129065Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:34.6161557Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:34.6200829Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:34.6235621Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:34.6271526Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:34.6308990Z Entering 'third_party/pocketfft' 2023-01-11T20:20:34.6343723Z Entering 'third_party/protobuf' 2023-01-11T20:20:34.6379913Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:34.6413887Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:34.6449201Z Entering 'third_party/psimd' 2023-01-11T20:20:34.6482360Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:34.6515621Z Entering 'third_party/pybind11' 2023-01-11T20:20:34.6549037Z Entering 'third_party/python-enum' 2023-01-11T20:20:34.6582551Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:34.6614569Z Entering 'third_party/python-six' 2023-01-11T20:20:34.6648317Z Entering 'third_party/sleef' 2023-01-11T20:20:34.6680707Z Entering 'third_party/tbb' 2023-01-11T20:20:34.6716087Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:34.6748106Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:34.6781058Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:34.6812095Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:34.6843457Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:34.6874794Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:34.6910650Z Entering 'third_party/zstd' 2023-01-11T20:20:34.6955693Z [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:34.7217333Z Entering 'android/libs/fbjni' 2023-01-11T20:20:34.7248282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:20:34.7262322Z Entering 'third_party/FP16' 2023-01-11T20:20:34.7292878Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T20:20:34.7307763Z Entering 'third_party/FXdiv' 2023-01-11T20:20:34.7342885Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T20:20:34.7357786Z Entering 'third_party/NNPACK' 2023-01-11T20:20:34.7389503Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:20:34.7404890Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:34.7435838Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:20:34.7450989Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:34.7481711Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:20:34.7496493Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:34.7529328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:20:34.7554830Z Entering 'third_party/benchmark' 2023-01-11T20:20:34.7586127Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:34.7601019Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:34.7633596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:34.7648916Z Entering 'third_party/cub' 2023-01-11T20:20:34.7680551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:20:34.7694527Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:34.7726320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:20:34.7747246Z Entering 'third_party/cutlass' 2023-01-11T20:20:34.7779414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:20:34.7799003Z Entering 'third_party/eigen' 2023-01-11T20:20:34.7831828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:20:34.7848846Z Entering 'third_party/fbgemm' 2023-01-11T20:20:34.7883125Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:20:34.7896748Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:34.7928753Z 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:34.7943205Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:34.7974338Z 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:34.7988858Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:34.8020580Z 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:34.8033263Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:34.8065016Z 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:34.8080126Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:34.8113940Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:20:34.8129108Z Entering 'third_party/fmt' 2023-01-11T20:20:34.8161001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:20:34.8176030Z Entering 'third_party/foxi' 2023-01-11T20:20:34.8208865Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:20:34.8223990Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:34.8256029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:20:34.8269611Z Entering 'third_party/gloo' 2023-01-11T20:20:34.8300514Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:20:34.8315224Z Entering 'third_party/googletest' 2023-01-11T20:20:34.8347205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:34.8362466Z Entering 'third_party/ideep' 2023-01-11T20:20:34.8396333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:20:34.8411102Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:34.8441544Z 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:34.8458296Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:34.8488368Z 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:34.8510157Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:34.8542902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:20:34.8556487Z Entering 'third_party/ittapi' 2023-01-11T20:20:34.8588907Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:20:34.8602359Z Entering 'third_party/kineto' 2023-01-11T20:20:34.8634091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:20:34.8648901Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:34.8681172Z 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:34.8696239Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:34.8728391Z 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:34.8743428Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:34.8775484Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:20:34.8788837Z Entering 'third_party/neon2sse' 2023-01-11T20:20:34.8819835Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:20:34.8832819Z Entering 'third_party/nlohmann' 2023-01-11T20:20:34.8862711Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:20:34.8878573Z Entering 'third_party/onnx' 2023-01-11T20:20:34.8909243Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:34.8935207Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:34.8967111Z 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:34.8980885Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:34.9011862Z 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:34.9026608Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:34.9059301Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:20:34.9072340Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:34.9103441Z 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:34.9120437Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:34.9151574Z 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:34.9164864Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:34.9196407Z 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:34.9209998Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:34.9241903Z 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:34.9260327Z Entering 'third_party/pocketfft' 2023-01-11T20:20:34.9291731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:20:34.9306490Z Entering 'third_party/protobuf' 2023-01-11T20:20:34.9340290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:20:34.9356144Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:34.9388801Z 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:34.9401703Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:34.9432748Z 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:34.9448535Z Entering 'third_party/psimd' 2023-01-11T20:20:34.9478714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T20:20:34.9492662Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:34.9525373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T20:20:34.9539162Z Entering 'third_party/pybind11' 2023-01-11T20:20:34.9568901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:34.9582205Z Entering 'third_party/python-enum' 2023-01-11T20:20:34.9615348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:20:34.9630279Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:34.9660704Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:20:34.9674216Z Entering 'third_party/python-six' 2023-01-11T20:20:34.9707470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:20:34.9720923Z Entering 'third_party/sleef' 2023-01-11T20:20:34.9789818Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:20:34.9790290Z Entering 'third_party/tbb' 2023-01-11T20:20:34.9801335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:20:34.9816218Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:34.9847235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:20:34.9862269Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:34.9893221Z 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:34.9906111Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:34.9938821Z 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:34.9954123Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:34.9984745Z 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:34.9998623Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:35.0031017Z 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:35.0044780Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:35.0075251Z 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:35.0092968Z Entering 'third_party/zstd' 2023-01-11T20:20:35.0123472Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:20:35.1061178Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:20:35.1314133Z Entering 'android/libs/fbjni' 2023-01-11T20:20:35.1347599Z Entering 'third_party/FP16' 2023-01-11T20:20:35.1384529Z Entering 'third_party/FXdiv' 2023-01-11T20:20:35.1420289Z Entering 'third_party/NNPACK' 2023-01-11T20:20:35.1455028Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:35.1489798Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:35.1526025Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:35.1568672Z Entering 'third_party/benchmark' 2023-01-11T20:20:35.1603338Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:35.1638632Z Entering 'third_party/cub' 2023-01-11T20:20:35.1674495Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:35.1712335Z Entering 'third_party/cutlass' 2023-01-11T20:20:35.1752599Z Entering 'third_party/eigen' 2023-01-11T20:20:35.1789809Z Entering 'third_party/fbgemm' 2023-01-11T20:20:35.1840255Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:35.1872151Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:35.1904582Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:35.1937586Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:35.1970140Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:35.2006443Z Entering 'third_party/fmt' 2023-01-11T20:20:35.2040740Z Entering 'third_party/foxi' 2023-01-11T20:20:35.2074003Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:35.2107685Z Entering 'third_party/gloo' 2023-01-11T20:20:35.2143093Z Entering 'third_party/googletest' 2023-01-11T20:20:35.2178801Z Entering 'third_party/ideep' 2023-01-11T20:20:35.2211973Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:35.2249890Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:35.2289420Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:35.2324379Z Entering 'third_party/ittapi' 2023-01-11T20:20:35.2359923Z Entering 'third_party/kineto' 2023-01-11T20:20:35.2395372Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:35.2427903Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:35.2462972Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:35.2498379Z Entering 'third_party/neon2sse' 2023-01-11T20:20:35.2533531Z Entering 'third_party/nlohmann' 2023-01-11T20:20:35.2569607Z Entering 'third_party/onnx' 2023-01-11T20:20:35.2617170Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:35.2651566Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:35.2687161Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:35.2720994Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:35.2759138Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:35.2792402Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:35.2827334Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:35.2866116Z Entering 'third_party/pocketfft' 2023-01-11T20:20:35.2901191Z Entering 'third_party/protobuf' 2023-01-11T20:20:35.2937274Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:35.2969360Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:35.3004680Z Entering 'third_party/psimd' 2023-01-11T20:20:35.3040092Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:35.3075287Z Entering 'third_party/pybind11' 2023-01-11T20:20:35.3110455Z Entering 'third_party/python-enum' 2023-01-11T20:20:35.3142908Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:35.3177695Z Entering 'third_party/python-six' 2023-01-11T20:20:35.3213115Z Entering 'third_party/sleef' 2023-01-11T20:20:35.3248103Z Entering 'third_party/tbb' 2023-01-11T20:20:35.3285286Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:35.3320858Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:35.3355709Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:35.3388836Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:35.3422427Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:35.3453706Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:35.3490592Z Entering 'third_party/zstd' 2023-01-11T20:20:35.3536367Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:20:35.3789488Z Entering 'android/libs/fbjni' 2023-01-11T20:20:35.3823674Z Entering 'third_party/FP16' 2023-01-11T20:20:35.3859078Z Entering 'third_party/FXdiv' 2023-01-11T20:20:35.3894826Z Entering 'third_party/NNPACK' 2023-01-11T20:20:35.3928918Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:35.3963071Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:35.3999238Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:35.4043807Z Entering 'third_party/benchmark' 2023-01-11T20:20:35.4077072Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:35.4110273Z Entering 'third_party/cub' 2023-01-11T20:20:35.4145044Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:35.4185365Z Entering 'third_party/cutlass' 2023-01-11T20:20:35.4224996Z Entering 'third_party/eigen' 2023-01-11T20:20:35.4262583Z Entering 'third_party/fbgemm' 2023-01-11T20:20:35.4299130Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:35.4331034Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:35.4364224Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:35.4397333Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:35.4430355Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:35.4466663Z Entering 'third_party/fmt' 2023-01-11T20:20:35.4501805Z Entering 'third_party/foxi' 2023-01-11T20:20:35.4534563Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:35.4567724Z Entering 'third_party/gloo' 2023-01-11T20:20:35.4600876Z Entering 'third_party/googletest' 2023-01-11T20:20:35.4636483Z Entering 'third_party/ideep' 2023-01-11T20:20:35.4669191Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:35.4704854Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:35.4745319Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:35.4779815Z Entering 'third_party/ittapi' 2023-01-11T20:20:35.4813889Z Entering 'third_party/kineto' 2023-01-11T20:20:35.4847701Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:35.4882167Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:35.4918482Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:35.4951423Z Entering 'third_party/neon2sse' 2023-01-11T20:20:35.4983889Z Entering 'third_party/nlohmann' 2023-01-11T20:20:35.5019896Z Entering 'third_party/onnx' 2023-01-11T20:20:35.5065853Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:35.5101209Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:35.5136909Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:35.5170393Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:35.5210203Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:35.5243822Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:35.5277486Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:35.5315318Z Entering 'third_party/pocketfft' 2023-01-11T20:20:35.5350060Z Entering 'third_party/protobuf' 2023-01-11T20:20:35.5388548Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:35.5425001Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:35.5458463Z Entering 'third_party/psimd' 2023-01-11T20:20:35.5491705Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:35.5526846Z Entering 'third_party/pybind11' 2023-01-11T20:20:35.5563305Z Entering 'third_party/python-enum' 2023-01-11T20:20:35.5597438Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:35.5629685Z Entering 'third_party/python-six' 2023-01-11T20:20:35.5663372Z Entering 'third_party/sleef' 2023-01-11T20:20:35.5698334Z Entering 'third_party/tbb' 2023-01-11T20:20:35.5732476Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:35.5765043Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:35.5800502Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:35.5834032Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:35.5868906Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:35.5904596Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:35.5939771Z Entering 'third_party/zstd' 2023-01-11T20:20:35.5978672Z ##[endgroup] 2023-01-11T20:20:35.6012719Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:20:35.6035994Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:20:35.6163460Z Prepare all required actions 2023-01-11T20:20:35.6194595Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:20:35.6194848Z ##[endgroup] 2023-01-11T20:20:35.6213139Z ##[group]Run set -euo pipefail 2023-01-11T20:20:35.6213430Z set -euo pipefail 2023-01-11T20:20:35.6213703Z function get_ec2_metadata() { 2023-01-11T20:20:35.6214001Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:20:35.6214625Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:20:35.6215011Z  category=$1 2023-01-11T20:20:35.6215311Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:20:35.6215600Z } 2023-01-11T20:20:35.6215858Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:20:35.6216187Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:20:35.6216562Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:20:35.6216864Z echo "system info $(uname -a)" 2023-01-11T20:20:35.6229167Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:35.6229456Z ##[endgroup] 2023-01-11T20:20:35.6306487Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:20:35.6355835Z instance-id: i-05658055f7444ebbe 2023-01-11T20:20:35.6406129Z instance-type: c5.2xlarge 2023-01-11T20:20:35.6412636Z system info Linux ip-10-0-0-216.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:35.6430293Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:20:35.6430576Z if systemctl is-active --quiet docker; then 2023-01-11T20:20:35.6430824Z  echo "Docker daemon is running..."; 2023-01-11T20:20:35.6431012Z else 2023-01-11T20:20:35.6431247Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:20:35.6431484Z fi 2023-01-11T20:20:35.6441697Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:35.6441932Z ##[endgroup] 2023-01-11T20:20:35.6479547Z Docker daemon is running... 2023-01-11T20:20:35.6495087Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:35.6495437Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:35.6495718Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:35.6496078Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:20:35.6496418Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:20:35.6506323Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:35.6506536Z env: 2023-01-11T20:20:35.6506707Z AWS_RETRY_MODE: standard 2023-01-11T20:20:35.6506881Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:20:35.6507081Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:20:35.6507267Z ##[endgroup] 2023-01-11T20:20:36.7798892Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:20:36.7799454Z Configure a credential helper to remove this warning. See 2023-01-11T20:20:36.7800095Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:20:36.7800474Z 2023-01-11T20:20:36.7800568Z Login Succeeded 2023-01-11T20:20:36.7828353Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:36.7828656Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:36.7829006Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:36.7839938Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:36.7840154Z ##[endgroup] 2023-01-11T20:20:36.7936959Z Prepare all required actions 2023-01-11T20:20:36.7991105Z ##[group]Run ./.github/actions/calculate-docker-image 2023-01-11T20:20:36.7991326Z with: 2023-01-11T20:20:36.7991586Z docker-image-name: pytorch-linux-focal-py3-clang7-android-ndk-r19c 2023-01-11T20:20:36.7991869Z xla: false 2023-01-11T20:20:36.7992141Z skip_push: true 2023-01-11T20:20:36.7992304Z ##[endgroup] 2023-01-11T20:20:36.8047341Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:36.8047617Z if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:36.8047875Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2023-01-11T20:20:36.8048168Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:36.8048427Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:36.8048723Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:36.8048968Z else 2023-01-11T20:20:36.8049220Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:36.8049471Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:36.8049759Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:36.8050073Z fi 2023-01-11T20:20:36.8060830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:36.8061050Z env: 2023-01-11T20:20:36.8061205Z IS_XLA: 2023-01-11T20:20:36.8061366Z XLA_IMAGE_TAG: v0.6 2023-01-11T20:20:36.8061706Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c 2023-01-11T20:20:36.8062026Z ##[endgroup] 2023-01-11T20:20:36.8136748Z ##[group]Run set -x 2023-01-11T20:20:36.8136975Z set -x 2023-01-11T20:20:36.8137236Z # Check if image already exists, if it does then skip building it 2023-01-11T20:20:36.8137561Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2023-01-11T20:20:36.8137772Z  exit 0 2023-01-11T20:20:36.8137932Z fi 2023-01-11T20:20:36.8138133Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2023-01-11T20:20:36.8138407Z  # if we're on the base branch then use the parent commit 2023-01-11T20:20:36.8138661Z  MERGE_BASE=$(git rev-parse HEAD~) 2023-01-11T20:20:36.8138855Z else 2023-01-11T20:20:36.8139067Z  # otherwise we're on a PR, so use the most recent base commit 2023-01-11T20:20:36.8139340Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2023-01-11T20:20:36.8139548Z fi 2023-01-11T20:20:36.8139760Z # Covers the case where a previous tag doesn't exist for the tree 2023-01-11T20:20:36.8140094Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2023-01-11T20:20:36.8140413Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2023-01-11T20:20:36.8140754Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2023-01-11T20:20:36.8141020Z  exit 1 2023-01-11T20:20:36.8141186Z fi 2023-01-11T20:20:36.8141416Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2023-01-11T20:20:36.8141739Z # If no image exists but the hash is the same as the previous hash then we should error out here 2023-01-11T20:20:36.8142026Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2023-01-11T20:20:36.8142355Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2023-01-11T20:20:36.8142707Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2023-01-11T20:20:36.8143027Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2023-01-11T20:20:36.8143353Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2023-01-11T20:20:36.8143641Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2023-01-11T20:20:36.8143975Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2023-01-11T20:20:36.8144304Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2023-01-11T20:20:36.8144594Z  echo "skip_push=true" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:36.8144794Z  fi 2023-01-11T20:20:36.8144952Z fi 2023-01-11T20:20:36.8145136Z echo "rebuild=yes" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:36.8155010Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:36.8155224Z env: 2023-01-11T20:20:36.8155417Z BASE_REVISION: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:20:36.8155848Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:36.8156263Z DOCKER_TAG: fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:36.8156470Z DOCKER_FORCE_PUSH: 2023-01-11T20:20:36.8156720Z ##[endgroup] 2023-01-11T20:20:36.8178356Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:37.0149483Z { 2023-01-11T20:20:37.0150046Z "schemaVersion": 2, 2023-01-11T20:20:37.0150724Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2023-01-11T20:20:37.0151092Z "config": { 2023-01-11T20:20:37.0151352Z "mediaType": "application/vnd.docker.container.image.v1+json", 2023-01-11T20:20:37.0151581Z "size": 28739, 2023-01-11T20:20:37.0153025Z "digest": "sha256:c52fc3fbb62bba1fd05dfca79067cc319671d670ccd18d57923ec5d67624ca21" 2023-01-11T20:20:37.0153522Z }, 2023-01-11T20:20:37.0153800Z "layers": [ 2023-01-11T20:20:37.0154095Z { 2023-01-11T20:20:37.0154513Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0154896Z "size": 28576882, 2023-01-11T20:20:37.0155264Z "digest": "sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580" 2023-01-11T20:20:37.0155704Z }, 2023-01-11T20:20:37.0155937Z { 2023-01-11T20:20:37.0156337Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0156662Z "size": 2063, 2023-01-11T20:20:37.0157216Z "digest": "sha256:0698304963f1aa525813289f84ea6d924bc92aebd4a54cfdc9610f95cb7bab3c" 2023-01-11T20:20:37.0157743Z }, 2023-01-11T20:20:37.0158057Z { 2023-01-11T20:20:37.0158440Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0158919Z "size": 309780988, 2023-01-11T20:20:37.0159402Z "digest": "sha256:9e58a0ee8e18b9d0347dcabe6669f334d80090e83b868c3169111637dbbb2ec2" 2023-01-11T20:20:37.0159829Z }, 2023-01-11T20:20:37.0160103Z { 2023-01-11T20:20:37.0160606Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0161149Z "size": 848, 2023-01-11T20:20:37.0161733Z "digest": "sha256:d39938d48fa249311d3257f5df37fc2fb58b50da8a66de39ab060a850bb94112" 2023-01-11T20:20:37.0162277Z }, 2023-01-11T20:20:37.0162606Z { 2023-01-11T20:20:37.0163165Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0163725Z "size": 102213443, 2023-01-11T20:20:37.0164235Z "digest": "sha256:2eb7ede575e735607294f3bc4761a23d59bff27dc73518e6613b1274fed3eceb" 2023-01-11T20:20:37.0164659Z }, 2023-01-11T20:20:37.0164999Z { 2023-01-11T20:20:37.0165467Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0165959Z "size": 408, 2023-01-11T20:20:37.0166392Z "digest": "sha256:4ff68f5f773b6cb3de76c97990f302a7aa3fa251cdfc5f45ab6af676eabeaaa2" 2023-01-11T20:20:37.0166800Z }, 2023-01-11T20:20:37.0167038Z { 2023-01-11T20:20:37.0167719Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0168201Z "size": 107, 2023-01-11T20:20:37.0168636Z "digest": "sha256:6a395ae775145f441784a63b351a422d68891db9a229fe22ef8b0102a2c0119e" 2023-01-11T20:20:37.0169068Z }, 2023-01-11T20:20:37.0169370Z { 2023-01-11T20:20:37.0169800Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0170179Z "size": 450, 2023-01-11T20:20:37.0170850Z "digest": "sha256:3c02291730dcd7d39560ac32feba563d79f4b3a21cf425b43acf276f0e1a11ed" 2023-01-11T20:20:37.0171208Z }, 2023-01-11T20:20:37.0171361Z { 2023-01-11T20:20:37.0171602Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0171892Z "size": 1276, 2023-01-11T20:20:37.0172328Z "digest": "sha256:b737809fa701da85e733708a029b6cfff3c10de4bb7a04b9a0cd548dbf858a13" 2023-01-11T20:20:37.0172764Z }, 2023-01-11T20:20:37.0173033Z { 2023-01-11T20:20:37.0173496Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0173971Z "size": 484, 2023-01-11T20:20:37.0174424Z "digest": "sha256:8357faec0a0e1764752127cd34bb13d768111cbeee97a15fbc3d330706c90791" 2023-01-11T20:20:37.0174810Z }, 2023-01-11T20:20:37.0175110Z { 2023-01-11T20:20:37.0175665Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0175918Z + exit 0 2023-01-11T20:20:37.0176074Z "size": 110, 2023-01-11T20:20:37.0176341Z "digest": "sha256:3b4e6eac36ddb8d64e8de7181c2cd2071ea4876e6c7cab9940b52282d402c619" 2023-01-11T20:20:37.0176576Z }, 2023-01-11T20:20:37.0176720Z { 2023-01-11T20:20:37.0176961Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0177191Z "size": 2603, 2023-01-11T20:20:37.0177445Z "digest": "sha256:0fb03ece671509c3e75af232817d559e45e9229e45d0d6caf9a5213d421b9ec2" 2023-01-11T20:20:37.0177674Z }, 2023-01-11T20:20:37.0177805Z { 2023-01-11T20:20:37.0178043Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0178286Z "size": 1968, 2023-01-11T20:20:37.0178539Z "digest": "sha256:25be21861eeda89c0dc7b8c1be4fc341edd8b578e52eb04689d574524766c4c2" 2023-01-11T20:20:37.0178785Z }, 2023-01-11T20:20:37.0178927Z { 2023-01-11T20:20:37.0179168Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0179400Z "size": 1161295983, 2023-01-11T20:20:37.0179654Z "digest": "sha256:b3c1c03c0eeb679705678ac28f09f83810adf134a862389117fbf178c8e57cf7" 2023-01-11T20:20:37.0179887Z }, 2023-01-11T20:20:37.0180018Z { 2023-01-11T20:20:37.0181906Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0182338Z "size": 171, 2023-01-11T20:20:37.0182780Z "digest": "sha256:6dced622cee9b5a54cf54c9f233747307c98638e613a64537438b36f6c8aedd6" 2023-01-11T20:20:37.0183157Z }, 2023-01-11T20:20:37.0183419Z { 2023-01-11T20:20:37.0183881Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0184346Z "size": 465, 2023-01-11T20:20:37.0184820Z "digest": "sha256:9af030ba58960536927a53c64448507088b5acfb531e4daaf20097bcfe0e0cce" 2023-01-11T20:20:37.0185227Z }, 2023-01-11T20:20:37.0185496Z { 2023-01-11T20:20:37.0185948Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0186263Z "size": 104, 2023-01-11T20:20:37.0186533Z "digest": "sha256:1cf95064fbdcf8c25cf482f440b59fe3ebf9eeab7fdb9acd5d4e0222484a7811" 2023-01-11T20:20:37.0186773Z }, 2023-01-11T20:20:37.0186917Z { 2023-01-11T20:20:37.0187164Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0187543Z "size": 230, 2023-01-11T20:20:37.0187972Z "digest": "sha256:f5dba516d75ae0cbfa368927077d55da2332fb1084f1f80f90f7fb510204b389" 2023-01-11T20:20:37.0188386Z }, 2023-01-11T20:20:37.0188707Z { 2023-01-11T20:20:37.0189163Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0189611Z "size": 1530810, 2023-01-11T20:20:37.0190233Z "digest": "sha256:9f29ffe30739667d4f5b15b6dc8de4d0393e88a3bd96b3d7f123abac8efecd25" 2023-01-11T20:20:37.0190697Z }, 2023-01-11T20:20:37.0190968Z { 2023-01-11T20:20:37.0191394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0191755Z "size": 1576, 2023-01-11T20:20:37.0192248Z "digest": "sha256:11fb3a990379b147a7c6f9d56f4022e940f3f9c4370426a4855a167531fc0d82" 2023-01-11T20:20:37.0192676Z }, 2023-01-11T20:20:37.0192841Z { 2023-01-11T20:20:37.0193070Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0193318Z "size": 105, 2023-01-11T20:20:37.0193568Z "digest": "sha256:52efc8419409d0981a7f8044a0dd90c2ceea8671385afb5ede699f9ee9d503dc" 2023-01-11T20:20:37.0193794Z }, 2023-01-11T20:20:37.0193936Z { 2023-01-11T20:20:37.0194178Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0194407Z "size": 452, 2023-01-11T20:20:37.0194659Z "digest": "sha256:07008cd698a03fb8752337c4c12cc1b7d9d06b650bbfac698e7f23e6143b3cd7" 2023-01-11T20:20:37.0194890Z }, 2023-01-11T20:20:37.0195020Z { 2023-01-11T20:20:37.0195257Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0195501Z "size": 104, 2023-01-11T20:20:37.0195817Z "digest": "sha256:3e3f45f45126f95a35705b034ad5486596ecca4d00467fea08bf5010f211d7d9" 2023-01-11T20:20:37.0196033Z }, 2023-01-11T20:20:37.0196178Z { 2023-01-11T20:20:37.0196415Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0196645Z "size": 888, 2023-01-11T20:20:37.0196912Z "digest": "sha256:95f903a2e692e7dd23a0a8b8c4c4cdcdb2429590f5bbc68ddd6072e180951113" 2023-01-11T20:20:37.0197152Z }, 2023-01-11T20:20:37.0197285Z { 2023-01-11T20:20:37.0197526Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0197770Z "size": 121477905, 2023-01-11T20:20:37.0198017Z "digest": "sha256:4ffa727c32cf4e867b32d631ca8cb15b7093e2911511f7e26fc86e5c8615e0f7" 2023-01-11T20:20:37.0198263Z }, 2023-01-11T20:20:37.0198407Z { 2023-01-11T20:20:37.0198634Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0198877Z "size": 109, 2023-01-11T20:20:37.0199124Z "digest": "sha256:17105d0d67687c2c1e278d8c976925af1ab8f0d9a2495e8e741b89b17290bf8e" 2023-01-11T20:20:37.0199339Z }, 2023-01-11T20:20:37.0199479Z { 2023-01-11T20:20:37.0199717Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0199947Z "size": 559, 2023-01-11T20:20:37.0200217Z "digest": "sha256:38f17f1788ccc84fad7fc6acbb187b9615f2c17aaa6fb596ffa6c0c7a863db14" 2023-01-11T20:20:37.0200462Z }, 2023-01-11T20:20:37.0200594Z { 2023-01-11T20:20:37.0200834Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0201071Z "size": 103, 2023-01-11T20:20:37.0201336Z "digest": "sha256:37da5b4a40cd315a1ea1877b65904fba85ba6af86a2fe10769b62c8ffd9f0729" 2023-01-11T20:20:37.0201567Z }, 2023-01-11T20:20:37.0201710Z { 2023-01-11T20:20:37.0201954Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0202186Z "size": 548, 2023-01-11T20:20:37.0202433Z "digest": "sha256:9ff218827ef0b31a7f7cc1377110d3599f60b2f0bc8fe10190447e2357dabc3e" 2023-01-11T20:20:37.0202669Z }, 2023-01-11T20:20:37.0202801Z { 2023-01-11T20:20:37.0203043Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0203287Z "size": 107, 2023-01-11T20:20:37.0203523Z "digest": "sha256:85d2457c1d333e247563a85f019c74403aafad8c6533481bacd312f5afdcfc5d" 2023-01-11T20:20:37.0203817Z }, 2023-01-11T20:20:37.0204093Z { 2023-01-11T20:20:37.0204624Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0205180Z "size": 1292, 2023-01-11T20:20:37.0205592Z "digest": "sha256:e999c29eb8b9a79b130e63cd22dcde5eff3ed5cf09689221283473da2d23c6a9" 2023-01-11T20:20:37.0205893Z }, 2023-01-11T20:20:37.0206090Z { 2023-01-11T20:20:37.0206436Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0206752Z "size": 151, 2023-01-11T20:20:37.0207089Z "digest": "sha256:566e975723c3d58fe762371940e5b9375f7adf98ac02fff7c3f34d71df07b6df" 2023-01-11T20:20:37.0207572Z }, 2023-01-11T20:20:37.0207882Z { 2023-01-11T20:20:37.0208413Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0209442Z "size": 646, 2023-01-11T20:20:37.0209935Z "digest": "sha256:1072a14c5615b2b05167eace18ebb94897d91d9010710d4c1fdf8fb0ac05ba5e" 2023-01-11T20:20:37.0210521Z }, 2023-01-11T20:20:37.0210955Z { 2023-01-11T20:20:37.0211327Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0211953Z "size": 1721632574, 2023-01-11T20:20:37.0212426Z "digest": "sha256:a3054116d699bf9079731a696ff7cad100e1c78fa9da44794f32d0d1ea4b140b" 2023-01-11T20:20:37.0212732Z }, 2023-01-11T20:20:37.0212893Z { 2023-01-11T20:20:37.0213194Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0213490Z "size": 108, 2023-01-11T20:20:37.0213858Z "digest": "sha256:a63d03ee5325a100034a9ded3a5f63b148e2239443a50353f2780037f090886a" 2023-01-11T20:20:37.0214154Z }, 2023-01-11T20:20:37.0214431Z { 2023-01-11T20:20:37.0214697Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0215002Z "size": 109, 2023-01-11T20:20:37.0215323Z "digest": "sha256:a550b1d7e65a4b3abb5e3e73d943b3305812ca3e8bb8eaa6af5ae509ceeab550" 2023-01-11T20:20:37.0215585Z }, 2023-01-11T20:20:37.0215779Z { 2023-01-11T20:20:37.0216073Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0216354Z "size": 102, 2023-01-11T20:20:37.0216656Z "digest": "sha256:6a757dd06177399131b1ff035809b1ca89de8be9206db14619c09b88655d86d5" 2023-01-11T20:20:37.0217422Z }, 2023-01-11T20:20:37.0217842Z { 2023-01-11T20:20:37.0218532Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0219095Z "size": 421, 2023-01-11T20:20:37.0219530Z "digest": "sha256:98f07e351fe71d5e1b0ba51d0a33c95470fe3d8ec4ee372a9c6eaad746a90b7f" 2023-01-11T20:20:37.0219843Z }, 2023-01-11T20:20:37.0220099Z { 2023-01-11T20:20:37.0220404Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0220677Z "size": 111, 2023-01-11T20:20:37.0220987Z "digest": "sha256:0a8f8766348e43358d5c3e459a9013c27a03d06ec5eb3d1f687234f9aa98bb97" 2023-01-11T20:20:37.0221281Z }, 2023-01-11T20:20:37.0221477Z { 2023-01-11T20:20:37.0221779Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0222084Z "size": 474, 2023-01-11T20:20:37.0222359Z "digest": "sha256:da3dd65b2531d0fa35e32c02485fb2666e878377823ad8768ca0136d03a51971" 2023-01-11T20:20:37.0222663Z }, 2023-01-11T20:20:37.0222889Z { 2023-01-11T20:20:37.0223147Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0223444Z "size": 112, 2023-01-11T20:20:37.0223782Z "digest": "sha256:23adc5ad8d28d1b8b26da6d1a549c2d87c1624aab1c9bd60fbca62d68bb5b609" 2023-01-11T20:20:37.0224055Z }, 2023-01-11T20:20:37.0224279Z { 2023-01-11T20:20:37.0224586Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0224859Z "size": 448, 2023-01-11T20:20:37.0225167Z "digest": "sha256:b616c89406f0f4823d22e0f5888326c269dcb1a8f11759ebbf46b3a9e55e184e" 2023-01-11T20:20:37.0225476Z }, 2023-01-11T20:20:37.0225639Z { 2023-01-11T20:20:37.0225943Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0226248Z "size": 43065945, 2023-01-11T20:20:37.0226565Z "digest": "sha256:ff2f21604f624b65c1c673a6fca269e2f7444d77b09eb8984fdc0ae7c5765269" 2023-01-11T20:20:37.0226845Z }, 2023-01-11T20:20:37.0227066Z { 2023-01-11T20:20:37.0227394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0227689Z "size": 106, 2023-01-11T20:20:37.0228046Z "digest": "sha256:32970c80c7d9378d310a83a736687b1aed009bbd507340880fb62d3c4e9919f6" 2023-01-11T20:20:37.0228366Z }, 2023-01-11T20:20:37.0228567Z { 2023-01-11T20:20:37.0259435Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0259886Z "size": 293, 2023-01-11T20:20:37.0260269Z "digest": "sha256:300515e4431f85d0908b6d795ba8d0e1168a4e8f9a185c013b60138f5780b5c7" 2023-01-11T20:20:37.0260612Z }, 2023-01-11T20:20:37.0260798Z { 2023-01-11T20:20:37.0261102Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0261353Z "size": 88327, 2023-01-11T20:20:37.0261592Z "digest": "sha256:6535443e338978ee5df4fa245bf1b99b46079602715401bda2de3fc591951f25" 2023-01-11T20:20:37.0261822Z }, 2023-01-11T20:20:37.0261968Z { 2023-01-11T20:20:37.0262197Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0262445Z "size": 106, 2023-01-11T20:20:37.0262700Z "digest": "sha256:dd09fc10e402d8d22297ec8944709f0a1c5c65876c58b2c45877d051eabb7582" 2023-01-11T20:20:37.0262944Z }, 2023-01-11T20:20:37.0263079Z { 2023-01-11T20:20:37.0263321Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0263567Z "size": 402, 2023-01-11T20:20:37.0263933Z "digest": "sha256:3cda6364e15e8fbbcbd5a80570e40955a0cd91f02a24e7c188f231fd4185ff60" 2023-01-11T20:20:37.0264181Z }, 2023-01-11T20:20:37.0264329Z { 2023-01-11T20:20:37.0264557Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0264806Z "size": 20262054, 2023-01-11T20:20:37.0265066Z "digest": "sha256:6063c80e58c4eb00e235f212538574fda9bc6e00d46c2068eec6007b384e6921" 2023-01-11T20:20:37.0265288Z }, 2023-01-11T20:20:37.0265435Z { 2023-01-11T20:20:37.0265678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0265912Z "size": 108, 2023-01-11T20:20:37.0266159Z "digest": "sha256:65f7e92e0db3747149208655f800cccc591876f09f3aa6dd771859f0e8f4d67a" 2023-01-11T20:20:37.0266391Z }, 2023-01-11T20:20:37.0266527Z { 2023-01-11T20:20:37.0266767Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0267011Z "size": 1765, 2023-01-11T20:20:37.0267251Z "digest": "sha256:130a71e99e4642d2ccef6866a87ac47ed36ef961987748c7c5403d271fc08de0" 2023-01-11T20:20:37.0267487Z }, 2023-01-11T20:20:37.0267633Z { 2023-01-11T20:20:37.0267862Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0268101Z "size": 270582594, 2023-01-11T20:20:37.0268371Z "digest": "sha256:67ac6deff32b7cafe081f3eb4917883c4c810c447d22e6fb1d2787cb75f6ccf0" 2023-01-11T20:20:37.0268617Z }, 2023-01-11T20:20:37.0268748Z { 2023-01-11T20:20:37.0268987Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0269231Z "size": 163, 2023-01-11T20:20:37.0269472Z "digest": "sha256:6cce994e24e806f88f28e946e9797296ffb0771589557b5b277e47bfaafd410e" 2023-01-11T20:20:37.0269701Z }, 2023-01-11T20:20:37.0269848Z { 2023-01-11T20:20:37.0270076Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0270317Z "size": 7940, 2023-01-11T20:20:37.0270577Z "digest": "sha256:b37b5d679247baaec826a48ef4df80082f68edf70a9c0b84022c31e9e560be57" 2023-01-11T20:20:37.0270809Z }, 2023-01-11T20:20:37.0270954Z { 2023-01-11T20:20:37.0271191Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0271423Z "size": 8070, 2023-01-11T20:20:37.0271691Z "digest": "sha256:5d2f1e7b4c87cdf20e89bff24ff28c3b07037e645c2e51ed9d8f479aba9b0e25" 2023-01-11T20:20:37.0272011Z }, 2023-01-11T20:20:37.0272148Z { 2023-01-11T20:20:37.0272394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0272642Z "size": 303, 2023-01-11T20:20:37.0272897Z "digest": "sha256:93e8483d7d76f95ae42cf4f9a5ceac36e8bfb52fbaa2599de39e740a5a7b13d7" 2023-01-11T20:20:37.0273149Z }, 2023-01-11T20:20:37.0273299Z { 2023-01-11T20:20:37.0273592Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0273843Z "size": 108, 2023-01-11T20:20:37.0274118Z "digest": "sha256:585a3fba23de11e5ca0ef99fef665c6f239d758efecbafdede821b025ce687cc" 2023-01-11T20:20:37.0274374Z }, 2023-01-11T20:20:37.0274511Z { 2023-01-11T20:20:37.0274753Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:37.0275000Z "size": 54145470, 2023-01-11T20:20:37.0275258Z "digest": "sha256:ccafe22000284d14a4bbd50ed86e0ad474448cec43bf6ac3625e599fea739d96" 2023-01-11T20:20:37.0275510Z } 2023-01-11T20:20:37.0275656Z ] 2023-01-11T20:20:37.0275787Z } 2023-01-11T20:20:37.0366584Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:20:37.0366817Z with: 2023-01-11T20:20:37.0367193Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:37.0367567Z ##[endgroup] 2023-01-11T20:20:37.0380805Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:37.0381078Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:37.0381342Z # ignore output since only exit code is used for conditional 2023-01-11T20:20:37.0381689Z # only pull docker image if it's not available locally 2023-01-11T20:20:37.0381971Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:20:37.0382247Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:20:37.0382443Z fi 2023-01-11T20:20:37.0393284Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:37.0393507Z env: 2023-01-11T20:20:37.0393869Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:37.0394244Z ##[endgroup] 2023-01-11T20:20:37.2490145Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c 2023-01-11T20:20:37.2523927Z 846c0b181fff: Already exists 2023-01-11T20:20:37.2565195Z 0698304963f1: Already exists 2023-01-11T20:20:37.2603628Z 9e58a0ee8e18: Pulling fs layer 2023-01-11T20:20:37.2604007Z d39938d48fa2: Pulling fs layer 2023-01-11T20:20:37.2605973Z 2eb7ede575e7: Pulling fs layer 2023-01-11T20:20:37.2606593Z 4ff68f5f773b: Pulling fs layer 2023-01-11T20:20:37.2607010Z 6a395ae77514: Pulling fs layer 2023-01-11T20:20:37.2607318Z 3c02291730dc: Pulling fs layer 2023-01-11T20:20:37.2607734Z b737809fa701: Pulling fs layer 2023-01-11T20:20:37.2608111Z 8357faec0a0e: Pulling fs layer 2023-01-11T20:20:37.2608489Z 3b4e6eac36dd: Pulling fs layer 2023-01-11T20:20:37.2608864Z 0fb03ece6715: Pulling fs layer 2023-01-11T20:20:37.2609216Z 25be21861eed: Pulling fs layer 2023-01-11T20:20:37.2609589Z b3c1c03c0eeb: Pulling fs layer 2023-01-11T20:20:37.2609972Z 6dced622cee9: Pulling fs layer 2023-01-11T20:20:37.2610325Z 9af030ba5896: Pulling fs layer 2023-01-11T20:20:37.2610822Z 1cf95064fbdc: Pulling fs layer 2023-01-11T20:20:37.2611191Z f5dba516d75a: Pulling fs layer 2023-01-11T20:20:37.2611536Z 9f29ffe30739: Pulling fs layer 2023-01-11T20:20:37.2611881Z 3c02291730dc: Waiting 2023-01-11T20:20:37.2612160Z b737809fa701: Waiting 2023-01-11T20:20:37.2612328Z 11fb3a990379: Pulling fs layer 2023-01-11T20:20:37.2612513Z 1cf95064fbdc: Waiting 2023-01-11T20:20:37.2612684Z 0fb03ece6715: Waiting 2023-01-11T20:20:37.2612863Z 52efc8419409: Pulling fs layer 2023-01-11T20:20:37.2613032Z b3c1c03c0eeb: Waiting 2023-01-11T20:20:37.2613202Z f5dba516d75a: Waiting 2023-01-11T20:20:37.2613383Z 07008cd698a0: Pulling fs layer 2023-01-11T20:20:37.2613561Z 3e3f45f45126: Pulling fs layer 2023-01-11T20:20:37.2613743Z 6dced622cee9: Waiting 2023-01-11T20:20:37.2613915Z 9af030ba5896: Waiting 2023-01-11T20:20:37.2614072Z 25be21861eed: Waiting 2023-01-11T20:20:37.2614250Z 95f903a2e692: Pulling fs layer 2023-01-11T20:20:37.2614441Z 4ffa727c32cf: Pulling fs layer 2023-01-11T20:20:37.2614611Z 11fb3a990379: Waiting 2023-01-11T20:20:37.2614779Z 9f29ffe30739: Waiting 2023-01-11T20:20:37.2614956Z 17105d0d6768: Pulling fs layer 2023-01-11T20:20:37.2615134Z 38f17f1788cc: Pulling fs layer 2023-01-11T20:20:37.2615330Z 37da5b4a40cd: Pulling fs layer 2023-01-11T20:20:37.2615525Z 9ff218827ef0: Pulling fs layer 2023-01-11T20:20:37.2615704Z 85d2457c1d33: Pulling fs layer 2023-01-11T20:20:37.2615892Z e999c29eb8b9: Pulling fs layer 2023-01-11T20:20:37.2616074Z 52efc8419409: Waiting 2023-01-11T20:20:37.2616240Z 566e975723c3: Pulling fs layer 2023-01-11T20:20:37.2616426Z 1072a14c5615: Pulling fs layer 2023-01-11T20:20:37.2616734Z a3054116d699: Pulling fs layer 2023-01-11T20:20:37.2616909Z 4ff68f5f773b: Waiting 2023-01-11T20:20:37.2617081Z 3e3f45f45126: Waiting 2023-01-11T20:20:37.2617263Z a63d03ee5325: Pulling fs layer 2023-01-11T20:20:37.2617429Z 95f903a2e692: Waiting 2023-01-11T20:20:37.2617607Z a550b1d7e65a: Pulling fs layer 2023-01-11T20:20:37.2617788Z 8357faec0a0e: Waiting 2023-01-11T20:20:37.2617959Z 6a757dd06177: Pulling fs layer 2023-01-11T20:20:37.2618138Z 3b4e6eac36dd: Waiting 2023-01-11T20:20:37.2618322Z 98f07e351fe7: Pulling fs layer 2023-01-11T20:20:37.2618493Z 4ffa727c32cf: Waiting 2023-01-11T20:20:37.2618673Z 0a8f8766348e: Pulling fs layer 2023-01-11T20:20:37.2618908Z 17105d0d6768: Waiting 2023-01-11T20:20:37.2619065Z 9ff218827ef0: Waiting 2023-01-11T20:20:37.2619247Z da3dd65b2531: Pulling fs layer 2023-01-11T20:20:37.2619443Z 23adc5ad8d28: Pulling fs layer 2023-01-11T20:20:37.2619622Z b616c89406f0: Pulling fs layer 2023-01-11T20:20:37.2619803Z 38f17f1788cc: Waiting 2023-01-11T20:20:37.2619988Z ff2f21604f62: Pulling fs layer 2023-01-11T20:20:37.2620166Z 85d2457c1d33: Waiting 2023-01-11T20:20:37.2620325Z 37da5b4a40cd: Waiting 2023-01-11T20:20:37.2620506Z 32970c80c7d9: Pulling fs layer 2023-01-11T20:20:37.2620694Z 300515e4431f: Pulling fs layer 2023-01-11T20:20:37.2620861Z e999c29eb8b9: Waiting 2023-01-11T20:20:37.2621029Z 1072a14c5615: Waiting 2023-01-11T20:20:37.2621205Z 6535443e3389: Pulling fs layer 2023-01-11T20:20:37.2621370Z a550b1d7e65a: Waiting 2023-01-11T20:20:37.2621552Z dd09fc10e402: Pulling fs layer 2023-01-11T20:20:37.2621731Z a3054116d699: Waiting 2023-01-11T20:20:37.2621885Z 6a757dd06177: Waiting 2023-01-11T20:20:37.2622066Z 3cda6364e15e: Pulling fs layer 2023-01-11T20:20:37.2622255Z 6063c80e58c4: Pulling fs layer 2023-01-11T20:20:37.2622433Z 65f7e92e0db3: Pulling fs layer 2023-01-11T20:20:37.2622622Z 130a71e99e46: Pulling fs layer 2023-01-11T20:20:37.2622801Z a63d03ee5325: Waiting 2023-01-11T20:20:37.2622960Z 98f07e351fe7: Waiting 2023-01-11T20:20:37.2623143Z 67ac6deff32b: Pulling fs layer 2023-01-11T20:20:37.2623326Z 23adc5ad8d28: Waiting 2023-01-11T20:20:37.2623497Z 6cce994e24e8: Pulling fs layer 2023-01-11T20:20:37.2623685Z b37b5d679247: Pulling fs layer 2023-01-11T20:20:37.2623869Z 0a8f8766348e: Waiting 2023-01-11T20:20:37.2624037Z 5d2f1e7b4c87: Pulling fs layer 2023-01-11T20:20:37.2624217Z b616c89406f0: Waiting 2023-01-11T20:20:37.2624388Z da3dd65b2531: Waiting 2023-01-11T20:20:37.2624554Z 93e8483d7d76: Pulling fs layer 2023-01-11T20:20:37.2624746Z 585a3fba23de: Pulling fs layer 2023-01-11T20:20:37.2624942Z ccafe2200028: Pulling fs layer 2023-01-11T20:20:37.2625125Z ff2f21604f62: Waiting 2023-01-11T20:20:37.2625339Z 6a395ae77514: Waiting 2023-01-11T20:20:37.2625516Z 32970c80c7d9: Waiting 2023-01-11T20:20:37.2625726Z 65f7e92e0db3: Waiting 2023-01-11T20:20:37.2625894Z 300515e4431f: Waiting 2023-01-11T20:20:37.2626059Z 6063c80e58c4: Waiting 2023-01-11T20:20:37.2626214Z 3cda6364e15e: Waiting 2023-01-11T20:20:37.2626382Z 6535443e3389: Waiting 2023-01-11T20:20:37.2626548Z 6cce994e24e8: Waiting 2023-01-11T20:20:37.2626705Z dd09fc10e402: Waiting 2023-01-11T20:20:37.2626876Z b37b5d679247: Waiting 2023-01-11T20:20:37.2627047Z 585a3fba23de: Waiting 2023-01-11T20:20:37.2627245Z 130a71e99e46: Waiting 2023-01-11T20:20:37.2627466Z 67ac6deff32b: Waiting 2023-01-11T20:20:37.2627635Z 93e8483d7d76: Waiting 2023-01-11T20:20:37.3486542Z d39938d48fa2: Verifying Checksum 2023-01-11T20:20:37.3486945Z d39938d48fa2: Download complete 2023-01-11T20:20:37.4147046Z 4ff68f5f773b: Verifying Checksum 2023-01-11T20:20:37.4147468Z 4ff68f5f773b: Download complete 2023-01-11T20:20:37.5254865Z 6a395ae77514: Verifying Checksum 2023-01-11T20:20:37.5255262Z 6a395ae77514: Download complete 2023-01-11T20:20:37.6140645Z 3c02291730dc: Verifying Checksum 2023-01-11T20:20:37.6141199Z 3c02291730dc: Download complete 2023-01-11T20:20:37.6931751Z b737809fa701: Verifying Checksum 2023-01-11T20:20:37.6932057Z b737809fa701: Download complete 2023-01-11T20:20:37.7635829Z 8357faec0a0e: Verifying Checksum 2023-01-11T20:20:37.7636782Z 8357faec0a0e: Download complete 2023-01-11T20:20:37.8443833Z 3b4e6eac36dd: Verifying Checksum 2023-01-11T20:20:37.8444157Z 3b4e6eac36dd: Download complete 2023-01-11T20:20:37.9140358Z 0fb03ece6715: Verifying Checksum 2023-01-11T20:20:37.9141134Z 0fb03ece6715: Download complete 2023-01-11T20:20:38.0218568Z 25be21861eed: Verifying Checksum 2023-01-11T20:20:38.0218870Z 25be21861eed: Download complete 2023-01-11T20:20:38.3399793Z 2eb7ede575e7: Verifying Checksum 2023-01-11T20:20:38.3400254Z 2eb7ede575e7: Download complete 2023-01-11T20:20:38.4376792Z 6dced622cee9: Verifying Checksum 2023-01-11T20:20:38.4377446Z 6dced622cee9: Download complete 2023-01-11T20:20:38.5146006Z 9af030ba5896: Verifying Checksum 2023-01-11T20:20:38.5146423Z 9af030ba5896: Download complete 2023-01-11T20:20:38.5989183Z 1cf95064fbdc: Download complete 2023-01-11T20:20:38.6738146Z f5dba516d75a: Verifying Checksum 2023-01-11T20:20:38.6738982Z f5dba516d75a: Download complete 2023-01-11T20:20:38.7706144Z 9f29ffe30739: Verifying Checksum 2023-01-11T20:20:38.7706588Z 9f29ffe30739: Download complete 2023-01-11T20:20:38.8661537Z 11fb3a990379: Verifying Checksum 2023-01-11T20:20:38.8661996Z 11fb3a990379: Download complete 2023-01-11T20:20:39.2241737Z 52efc8419409: Verifying Checksum 2023-01-11T20:20:39.2242230Z 52efc8419409: Download complete 2023-01-11T20:20:39.3373868Z 07008cd698a0: Verifying Checksum 2023-01-11T20:20:39.3374803Z 07008cd698a0: Download complete 2023-01-11T20:20:39.4261348Z 3e3f45f45126: Verifying Checksum 2023-01-11T20:20:39.4261665Z 3e3f45f45126: Download complete 2023-01-11T20:20:40.3474648Z 95f903a2e692: Verifying Checksum 2023-01-11T20:20:40.3478224Z 95f903a2e692: Download complete 2023-01-11T20:20:40.4162362Z 9e58a0ee8e18: Verifying Checksum 2023-01-11T20:20:40.4162661Z 9e58a0ee8e18: Download complete 2023-01-11T20:20:40.4983790Z 17105d0d6768: Verifying Checksum 2023-01-11T20:20:40.4986985Z 17105d0d6768: Download complete 2023-01-11T20:20:40.5839690Z 38f17f1788cc: Verifying Checksum 2023-01-11T20:20:40.5842681Z 38f17f1788cc: Download complete 2023-01-11T20:20:40.6941251Z 37da5b4a40cd: Verifying Checksum 2023-01-11T20:20:40.6941522Z 37da5b4a40cd: Download complete 2023-01-11T20:20:40.7893267Z 9ff218827ef0: Verifying Checksum 2023-01-11T20:20:40.7893683Z 9ff218827ef0: Download complete 2023-01-11T20:20:40.8710447Z 85d2457c1d33: Verifying Checksum 2023-01-11T20:20:40.8715950Z 85d2457c1d33: Download complete 2023-01-11T20:20:40.9530942Z e999c29eb8b9: Verifying Checksum 2023-01-11T20:20:40.9531334Z e999c29eb8b9: Download complete 2023-01-11T20:20:41.0225911Z 566e975723c3: Verifying Checksum 2023-01-11T20:20:41.0226331Z 566e975723c3: Download complete 2023-01-11T20:20:41.1091313Z 1072a14c5615: Verifying Checksum 2023-01-11T20:20:41.1091555Z 1072a14c5615: Download complete 2023-01-11T20:20:41.6144587Z 4ffa727c32cf: Verifying Checksum 2023-01-11T20:20:41.6144998Z 4ffa727c32cf: Download complete 2023-01-11T20:20:41.6905174Z a63d03ee5325: Verifying Checksum 2023-01-11T20:20:41.6905426Z a63d03ee5325: Download complete 2023-01-11T20:20:41.8235634Z a550b1d7e65a: Verifying Checksum 2023-01-11T20:20:41.8236083Z a550b1d7e65a: Download complete 2023-01-11T20:20:41.9026278Z 6a757dd06177: Verifying Checksum 2023-01-11T20:20:41.9026660Z 6a757dd06177: Download complete 2023-01-11T20:20:41.9938994Z 98f07e351fe7: Verifying Checksum 2023-01-11T20:20:41.9939733Z 98f07e351fe7: Download complete 2023-01-11T20:20:42.0850983Z 0a8f8766348e: Download complete 2023-01-11T20:20:42.1651907Z da3dd65b2531: Verifying Checksum 2023-01-11T20:20:42.1652370Z da3dd65b2531: Download complete 2023-01-11T20:20:42.2387568Z 23adc5ad8d28: Verifying Checksum 2023-01-11T20:20:42.2387964Z 23adc5ad8d28: Download complete 2023-01-11T20:20:42.2935053Z b616c89406f0: Verifying Checksum 2023-01-11T20:20:42.2935467Z b616c89406f0: Download complete 2023-01-11T20:20:42.7819422Z ff2f21604f62: Verifying Checksum 2023-01-11T20:20:42.7820909Z ff2f21604f62: Download complete 2023-01-11T20:20:42.8561061Z 32970c80c7d9: Verifying Checksum 2023-01-11T20:20:42.8561305Z 32970c80c7d9: Download complete 2023-01-11T20:20:42.9196256Z 300515e4431f: Download complete 2023-01-11T20:20:42.9940349Z 6535443e3389: Verifying Checksum 2023-01-11T20:20:42.9940781Z 6535443e3389: Download complete 2023-01-11T20:20:43.1635102Z dd09fc10e402: Verifying Checksum 2023-01-11T20:20:43.1635561Z dd09fc10e402: Download complete 2023-01-11T20:20:43.2351605Z 3cda6364e15e: Verifying Checksum 2023-01-11T20:20:43.2355280Z 3cda6364e15e: Download complete 2023-01-11T20:20:43.5128454Z 6063c80e58c4: Verifying Checksum 2023-01-11T20:20:43.5128808Z 6063c80e58c4: Download complete 2023-01-11T20:20:43.5877284Z 65f7e92e0db3: Verifying Checksum 2023-01-11T20:20:43.5877716Z 65f7e92e0db3: Download complete 2023-01-11T20:20:43.6718603Z 130a71e99e46: Verifying Checksum 2023-01-11T20:20:43.6718899Z 130a71e99e46: Download complete 2023-01-11T20:20:47.1838581Z 9e58a0ee8e18: Pull complete 2023-01-11T20:20:47.4010899Z d39938d48fa2: Pull complete 2023-01-11T20:20:49.5773981Z 2eb7ede575e7: Pull complete 2023-01-11T20:20:49.7963545Z 4ff68f5f773b: Pull complete 2023-01-11T20:20:50.0307116Z 6a395ae77514: Pull complete 2023-01-11T20:20:50.2638103Z 3c02291730dc: Pull complete 2023-01-11T20:20:50.4622308Z b737809fa701: Pull complete 2023-01-11T20:20:50.6255283Z 8357faec0a0e: Pull complete 2023-01-11T20:20:50.8327898Z 3b4e6eac36dd: Pull complete 2023-01-11T20:20:51.0528553Z 0fb03ece6715: Pull complete 2023-01-11T20:20:51.2792214Z 25be21861eed: Pull complete 2023-01-11T20:20:52.8428073Z 67ac6deff32b: Verifying Checksum 2023-01-11T20:20:52.8428447Z 67ac6deff32b: Download complete 2023-01-11T20:20:52.9412530Z 6cce994e24e8: Download complete 2023-01-11T20:20:53.0734742Z b37b5d679247: Verifying Checksum 2023-01-11T20:20:53.0735012Z b37b5d679247: Download complete 2023-01-11T20:20:53.1623433Z 5d2f1e7b4c87: Download complete 2023-01-11T20:20:53.2625115Z 93e8483d7d76: Verifying Checksum 2023-01-11T20:20:53.2625346Z 93e8483d7d76: Download complete 2023-01-11T20:20:53.3380994Z 585a3fba23de: Verifying Checksum 2023-01-11T20:20:53.3381278Z 585a3fba23de: Download complete 2023-01-11T20:20:55.8648254Z ccafe2200028: Verifying Checksum 2023-01-11T20:20:55.8648521Z ccafe2200028: Download complete 2023-01-11T20:21:11.9556899Z b3c1c03c0eeb: Verifying Checksum 2023-01-11T20:21:11.9557206Z b3c1c03c0eeb: Download complete 2023-01-11T20:21:27.0955513Z b3c1c03c0eeb: Pull complete 2023-01-11T20:21:27.2286041Z 6dced622cee9: Pull complete 2023-01-11T20:21:27.3776139Z 9af030ba5896: Pull complete 2023-01-11T20:21:27.5212170Z 1cf95064fbdc: Pull complete 2023-01-11T20:21:27.6429301Z f5dba516d75a: Pull complete 2023-01-11T20:21:27.8267716Z 9f29ffe30739: Pull complete 2023-01-11T20:21:28.0592261Z 11fb3a990379: Pull complete 2023-01-11T20:21:28.2684612Z 52efc8419409: Pull complete 2023-01-11T20:21:28.4209952Z 07008cd698a0: Pull complete 2023-01-11T20:21:28.6719454Z 3e3f45f45126: Pull complete 2023-01-11T20:21:28.9041335Z 95f903a2e692: Pull complete 2023-01-11T20:21:31.7403447Z 4ffa727c32cf: Pull complete 2023-01-11T20:21:31.8741565Z 17105d0d6768: Pull complete 2023-01-11T20:21:32.0036322Z 38f17f1788cc: Pull complete 2023-01-11T20:21:32.1730834Z 37da5b4a40cd: Pull complete 2023-01-11T20:21:32.3547005Z 9ff218827ef0: Pull complete 2023-01-11T20:21:32.5407447Z 85d2457c1d33: Pull complete 2023-01-11T20:21:32.6883224Z e999c29eb8b9: Pull complete 2023-01-11T20:21:32.8823052Z 566e975723c3: Pull complete 2023-01-11T20:21:32.9921599Z 1072a14c5615: Pull complete 2023-01-11T20:21:45.5410437Z a3054116d699: Verifying Checksum 2023-01-11T20:21:45.5410880Z a3054116d699: Download complete 2023-01-11T20:22:12.4849388Z a3054116d699: Pull complete 2023-01-11T20:22:12.8657631Z a63d03ee5325: Pull complete 2023-01-11T20:22:13.0711807Z a550b1d7e65a: Pull complete 2023-01-11T20:22:13.2821557Z 6a757dd06177: Pull complete 2023-01-11T20:22:13.5164684Z 98f07e351fe7: Pull complete 2023-01-11T20:22:13.7540582Z 0a8f8766348e: Pull complete 2023-01-11T20:22:13.9774963Z da3dd65b2531: Pull complete 2023-01-11T20:22:14.1758347Z 23adc5ad8d28: Pull complete 2023-01-11T20:22:14.3854627Z b616c89406f0: Pull complete 2023-01-11T20:22:15.6242106Z ff2f21604f62: Pull complete 2023-01-11T20:22:15.8429476Z 32970c80c7d9: Pull complete 2023-01-11T20:22:16.0912086Z 300515e4431f: Pull complete 2023-01-11T20:22:16.3370467Z 6535443e3389: Pull complete 2023-01-11T20:22:16.5247733Z dd09fc10e402: Pull complete 2023-01-11T20:22:16.7521905Z 3cda6364e15e: Pull complete 2023-01-11T20:22:17.2128747Z 6063c80e58c4: Pull complete 2023-01-11T20:22:17.4475156Z 65f7e92e0db3: Pull complete 2023-01-11T20:22:17.6503987Z 130a71e99e46: Pull complete 2023-01-11T20:22:21.7630764Z 67ac6deff32b: Pull complete 2023-01-11T20:22:21.9872043Z 6cce994e24e8: Pull complete 2023-01-11T20:22:22.2266489Z b37b5d679247: Pull complete 2023-01-11T20:22:22.4746307Z 5d2f1e7b4c87: Pull complete 2023-01-11T20:22:22.6936492Z 93e8483d7d76: Pull complete 2023-01-11T20:22:22.8700795Z 585a3fba23de: Pull complete 2023-01-11T20:22:24.4359933Z ccafe2200028: Pull complete 2023-01-11T20:22:24.5684662Z Digest: sha256:0487aa3467bcb89f5d92b9d47656e77980cbcb1281a0539f96a1ecf15048f9ae 2023-01-11T20:22:24.6082600Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:22:24.6271873Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:22:24.6557649Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:22:24.6557883Z .github/scripts/parse_ref.py 2023-01-11T20:22:25.2849706Z shell: /usr/bin/bash -e {0} 2023-01-11T20:22:25.2849907Z ##[endgroup] 2023-01-11T20:22:26.0788900Z Prepare all required actions 2023-01-11T20:22:26.0789137Z Getting action download info 2023-01-11T20:22:26.2559924Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:22:26.5208746Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T20:22:26.5208961Z with: 2023-01-11T20:22:26.5209262Z github-token: *** 2023-01-11T20:22:26.5209438Z ##[endgroup] 2023-01-11T20:22:26.5303283Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:22:26.5303515Z with: 2023-01-11T20:22:26.5303675Z shell: bash 2023-01-11T20:22:26.5303833Z timeout_minutes: 10 2023-01-11T20:22:26.5304011Z max_attempts: 5 2023-01-11T20:22:26.5304190Z retry_wait_seconds: 30 2023-01-11T20:22:26.5304685Z 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:22:26.5305074Z polling_interval_seconds: 1 2023-01-11T20:22:26.5305255Z warning_on_retry: true 2023-01-11T20:22:26.5305440Z continue_on_error: false 2023-01-11T20:22:26.5305635Z env: 2023-01-11T20:22:26.5305918Z GITHUB_TOKEN: *** 2023-01-11T20:22:26.5306094Z ##[endgroup] 2023-01-11T20:22:26.5782460Z + python3 -m pip install requests==2.26.0 2023-01-11T20:22:29.0488238Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:22:29.0769649Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:22:29.0902442Z 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:22:29.0920722Z 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:22:29.0935445Z 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:22:29.1099196Z 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:22:29.3047181Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-05658055f7444ebbe 2023-01-11T20:22:32.0780542Z + GHA_WORKFLOW_JOB_ID=10588387906 2023-01-11T20:22:32.0781315Z + echo job-id=10588387906 2023-01-11T20:22:32.5819510Z Command completed after 1 attempt(s). 2023-01-11T20:22:32.5887774Z Prepare all required actions 2023-01-11T20:22:32.5888096Z Getting action download info 2023-01-11T20:22:32.7724341Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:22:32.7724547Z with: 2023-01-11T20:22:32.7724987Z github-token: *** 2023-01-11T20:22:32.7725175Z ##[endgroup] 2023-01-11T20:22:32.7754462Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:22:32.7754797Z with: 2023-01-11T20:22:32.7754956Z shell: bash 2023-01-11T20:22:32.7755120Z timeout_minutes: 10 2023-01-11T20:22:32.7755296Z max_attempts: 5 2023-01-11T20:22:32.7755478Z retry_wait_seconds: 30 2023-01-11T20:22:32.7755714Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:22:32.7755966Z polling_interval_seconds: 1 2023-01-11T20:22:32.7756161Z warning_on_retry: true 2023-01-11T20:22:32.7756336Z continue_on_error: false 2023-01-11T20:22:32.7756510Z env: 2023-01-11T20:22:32.7756796Z GITHUB_TOKEN: *** 2023-01-11T20:22:32.7757020Z ##[endgroup] 2023-01-11T20:22:32.8228721Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:22:33.0222147Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:22:33.0395772Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:22:33.0521953Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T20:22:33.0531267Z 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:22:33.0543354Z 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:22:33.0695630Z 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:22:33.0715575Z 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:22:33.8213462Z Command completed after 1 attempt(s). 2023-01-11T20:22:33.8247908Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:22:33.8248135Z .github/scripts/parse_ref.py 2023-01-11T20:22:33.8259595Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:22:33.8259843Z ##[endgroup] 2023-01-11T20:22:33.8473490Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:22:33.8473763Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:22:33.8473974Z  --test-matrix "" \ 2023-01-11T20:22:33.8474175Z  --pr-number "91627" \ 2023-01-11T20:22:33.8474360Z  --tag "" \ 2023-01-11T20:22:33.8474546Z  --event-name "pull_request" \ 2023-01-11T20:22:33.8474749Z  --schedule "" 2023-01-11T20:22:33.8484758Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:22:33.8484960Z env: 2023-01-11T20:22:33.8485267Z GITHUB_TOKEN: *** 2023-01-11T20:22:33.8485442Z ##[endgroup] 2023-01-11T20:22:33.9716251Z .github/scripts/filter_test_configs.py:155: UserWarning: Invalid test matrix input '', exiting 2023-01-11T20:22:33.9717117Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2023-01-11T20:22:33.9824365Z ##[group]Run echo "" 2023-01-11T20:22:33.9824544Z echo "" 2023-01-11T20:22:33.9834504Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:22:33.9834729Z ##[endgroup] 2023-01-11T20:22:33.9857001Z 2023-01-11T20:22:33.9953341Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:22:33.9953693Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:22:33.9953955Z container_name=$(docker run \ 2023-01-11T20:22:33.9954171Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:22:33.9954380Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:22:33.9954596Z  -e AWS_DEFAULT_REGION \ 2023-01-11T20:22:33.9954794Z  -e PR_NUMBER \ 2023-01-11T20:22:33.9954968Z  -e SHA1 \ 2023-01-11T20:22:33.9955144Z  -e BRANCH \ 2023-01-11T20:22:33.9955334Z  -e SCCACHE_BUCKET \ 2023-01-11T20:22:33.9955524Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T20:22:33.9955719Z  -e XLA_CUDA \ 2023-01-11T20:22:33.9956010Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T20:22:33.9956232Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-01-11T20:22:33.9956484Z  -e TORCH_CUDA_ARCH_LIST \ 2023-01-11T20:22:33.9956679Z  -e PR_LABELS \ 2023-01-11T20:22:33.9956858Z  -e OUR_GITHUB_JOB_ID \ 2023-01-11T20:22:33.9957094Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:22:33.9957351Z  --security-opt seccomp=unconfined \ 2023-01-11T20:22:33.9957561Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:22:33.9957747Z  --tty \ 2023-01-11T20:22:33.9957924Z  --detach \ 2023-01-11T20:22:33.9958095Z  --user jenkins \ 2023-01-11T20:22:33.9958330Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:22:33.9958581Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:22:33.9958775Z  "${DOCKER_IMAGE}" 2023-01-11T20:22:33.9958950Z ) 2023-01-11T20:22:33.9959187Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2023-01-11T20:22:33.9968910Z shell: /usr/bin/bash -e {0} 2023-01-11T20:22:33.9969080Z env: 2023-01-11T20:22:33.9969349Z BUILD_ENVIRONMENT: linux-focal-py3-clang7-mobile-custom-build-static 2023-01-11T20:22:33.9969625Z BRANCH: pull/91627 2023-01-11T20:22:33.9969805Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:22:33.9969998Z PR_NUMBER: 91627 2023-01-11T20:22:33.9970211Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:22:33.9970465Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:22:33.9970833Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T20:22:33.9971112Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:22:33.9971440Z PR_LABELS: [ "module: bc-breaking", "triaged", "open source", "topic: bc_breaking" ] 2023-01-11T20:22:33.9971695Z TORCH_CUDA_ARCH_LIST: 5.2 2023-01-11T20:22:33.9972088Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:22:33.9972461Z XLA_CUDA: 2023-01-11T20:22:33.9972613Z DEBUG: 0 2023-01-11T20:22:33.9972786Z OUR_GITHUB_JOB_ID: 10588387906 2023-01-11T20:22:33.9972970Z ##[endgroup] 2023-01-11T20:22:44.6978928Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:22:44.6983766Z + source .jenkins/pytorch/common.sh 2023-01-11T20:22:44.6991028Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:22:44.6995606Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:22:44.7000993Z +++ declare -f -t trap_add 2023-01-11T20:22:44.7005929Z ++ set -ex 2023-01-11T20:22:44.7006562Z ++ [[ linux-focal-py3-clang7-mobile-custom-build-static == *rocm* ]] 2023-01-11T20:22:44.7006992Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:22:44.7009167Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:22:44.7014448Z + source .jenkins/pytorch/common-build.sh 2023-01-11T20:22:44.7020819Z ++ [[ linux-focal-py3-clang7-mobile-custom-build-static != *win-* ]] 2023-01-11T20:22:44.7025462Z ++++ dirname .jenkins/pytorch/common-build.sh 2023-01-11T20:22:44.7030805Z +++ cd .jenkins/pytorch 2023-01-11T20:22:44.7031387Z +++ pwd -P 2023-01-11T20:22:44.7033081Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:22:44.7033501Z ++ which sccache 2023-01-11T20:22:44.7041607Z ++ sccache --stop-server 2023-01-11T20:22:44.7289041Z ++ true 2023-01-11T20:22:44.7289527Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:22:44.7326335Z ++ [[ -n 1 ]] 2023-01-11T20:22:44.7326849Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:22:44.7327422Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:22:44.7327784Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:44.7327977Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:44.7328219Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:44.7328483Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:44.7340136Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:22:44.7340400Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:22:44.7340679Z ++ sccache --zero-stats 2023-01-11T20:22:44.7649858Z Compile requests 0 2023-01-11T20:22:44.7650201Z Compile requests executed 0 2023-01-11T20:22:44.7650543Z Cache hits 0 2023-01-11T20:22:44.7650933Z Cache misses 0 2023-01-11T20:22:44.7651119Z Cache timeouts 0 2023-01-11T20:22:44.7651433Z Cache read errors 0 2023-01-11T20:22:44.7651675Z Forced recaches 0 2023-01-11T20:22:44.7651862Z Cache write errors 0 2023-01-11T20:22:44.7652068Z Compilation failures 0 2023-01-11T20:22:44.7652267Z Cache errors 0 2023-01-11T20:22:44.7652548Z Non-cacheable compilations 0 2023-01-11T20:22:44.7652876Z Non-cacheable calls 0 2023-01-11T20:22:44.7654925Z Non-compilation calls 0 2023-01-11T20:22:44.7655243Z Unsupported compiler calls 0 2023-01-11T20:22:44.7655473Z Average cache write 0.000 s 2023-01-11T20:22:44.7655686Z Average cache read miss 0.000 s 2023-01-11T20:22:44.7655885Z Average cache read hit 0.000 s 2023-01-11T20:22:44.7656100Z Failed distributed compilations 0 2023-01-11T20:22:44.7658623Z 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:44.7659083Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:22:44.7659295Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:22:44.7659526Z ++ shift 2023-01-11T20:22:44.7659737Z ++ for trap_add_name in "$@" 2023-01-11T20:22:44.7660375Z ++++ trap -p EXIT 2023-01-11T20:22:44.7663171Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:22:44.7663377Z ++++ extract_trap_cmd 2023-01-11T20:22:44.7663603Z ++++ printf '%s\n' '' 2023-01-11T20:22:44.7663825Z +++ printf '%s\n' sccache_epilogue 2023-01-11T20:22:44.7665523Z ++ trap -- ' 2023-01-11T20:22:44.7665799Z sccache_epilogue' EXIT 2023-01-11T20:22:44.7665978Z ++ which ccache 2023-01-11T20:22:44.7673761Z + [[ linux-focal-py3-clang7-mobile-custom-build-static == *-clang7-asan* ]] 2023-01-11T20:22:44.7674593Z + [[ linux-focal-py3-clang7-mobile-custom-build-static == *-clang7-tsan* ]] 2023-01-11T20:22:44.7675051Z + [[ linux-focal-py3-clang7-mobile-custom-build-static == *-mobile-*build* ]] 2023-01-11T20:22:44.7676252Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:22:44.7681513Z + exec .jenkins/pytorch/build-mobile.sh 2023-01-11T20:22:44.7718766Z ++ [[ linux-focal-py3-clang7-mobile-custom-build-static == *rocm* ]] 2023-01-11T20:22:44.7719282Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:22:44.7721990Z ++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/build-mobile.sh 2023-01-11T20:22:44.7727204Z + source /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2023-01-11T20:22:44.7729001Z ++ [[ linux-focal-py3-clang7-mobile-custom-build-static != *win-* ]] 2023-01-11T20:22:44.7734190Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2023-01-11T20:22:44.7739412Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:22:44.7739688Z +++ pwd -P 2023-01-11T20:22:44.7741568Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:22:44.7741867Z ++ which sccache 2023-01-11T20:22:44.7748827Z ++ sccache --stop-server 2023-01-11T20:22:44.7770362Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:22:44.7775956Z ++ [[ -n 1 ]] 2023-01-11T20:22:44.7776773Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:22:44.7777153Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:22:44.7777422Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:44.7777619Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:22:44.7777861Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:44.7778256Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:22:44.7778495Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:22:44.7778719Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:22:44.7778954Z ++ sccache --zero-stats 2023-01-11T20:22:44.7907265Z Compile requests 0 2023-01-11T20:22:44.7907771Z Compile requests executed 0 2023-01-11T20:22:44.7908156Z Cache hits 0 2023-01-11T20:22:44.7908499Z Cache misses 0 2023-01-11T20:22:44.7908815Z Cache timeouts 0 2023-01-11T20:22:44.7909140Z Cache read errors 0 2023-01-11T20:22:44.7909419Z Forced recaches 0 2023-01-11T20:22:44.7909820Z Cache write errors 0 2023-01-11T20:22:44.7910128Z Compilation failures 0 2023-01-11T20:22:44.7910389Z Cache errors 0 2023-01-11T20:22:44.7910668Z Non-cacheable compilations 0 2023-01-11T20:22:44.7910926Z Non-cacheable calls 0 2023-01-11T20:22:44.7911213Z Non-compilation calls 0 2023-01-11T20:22:44.7911423Z Unsupported compiler calls 0 2023-01-11T20:22:44.7911637Z Average cache write 0.000 s 2023-01-11T20:22:44.7911856Z Average cache read miss 0.000 s 2023-01-11T20:22:44.7912053Z Average cache read hit 0.000 s 2023-01-11T20:22:44.7912341Z Failed distributed compilations 0 2023-01-11T20:22:44.7912891Z 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:44.7917536Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:22:44.7918066Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:22:44.7918472Z ++ shift 2023-01-11T20:22:44.7918844Z ++ for trap_add_name in "$@" 2023-01-11T20:22:44.7919334Z ++++ trap -p EXIT 2023-01-11T20:22:44.7922236Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:22:44.7922654Z ++++ extract_trap_cmd 2023-01-11T20:22:44.7922958Z /var/lib/jenkins/workspace/.jenkins/pytorch/common_utils.sh: line 28: $3: unbound variable 2023-01-11T20:22:44.7925587Z ++ trap -- '' EXIT 2023-01-11T20:22:44.7926006Z ++ which ccache 2023-01-11T20:22:44.7934210Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2023-01-11T20:22:44.7934814Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2023-01-11T20:22:45.8455304Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2023-01-11T20:22:46.4059360Z Collecting torch 2023-01-11T20:22:46.4101499Z 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:48.8281606Z Collecting torchvision 2023-01-11T20:22:48.8336530Z 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:49.2108504Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch) (1.10.1) 2023-01-11T20:22:49.2111275Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch) (2.6.3) 2023-01-11T20:22:49.2114817Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.4.0) 2023-01-11T20:22:49.2155667Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.28.1) 2023-01-11T20:22:49.2162825Z 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:49.2167636Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2023-01-11T20:22:49.2511223Z 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:49.2517376Z 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:49.2523492Z 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:49.2529825Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.4) 2023-01-11T20:22:49.2553846Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch) (1.2.1) 2023-01-11T20:22:50.0339587Z Installing collected packages: torch, torchvision 2023-01-11T20:22:57.3387264Z Successfully installed torch-2.0.0.dev20230111+cpu torchvision-0.15.0.dev20230111+cpu 2023-01-11T20:22:57.7262360Z + [[ linux-focal-py3-clang7-mobile-custom-build-static == *-mobile-custom-build-static* ]] 2023-01-11T20:22:57.7262819Z + TEST_CUSTOM_BUILD_STATIC=1 2023-01-11T20:22:57.7263029Z + test/mobile/custom_build/build.sh 2023-01-11T20:22:57.7305982Z +++ dirname test/mobile/custom_build/build.sh 2023-01-11T20:22:57.7310769Z ++ cd test/mobile/custom_build/../../.. 2023-01-11T20:22:57.7311076Z ++ pwd -P 2023-01-11T20:22:57.7312968Z + SRC_ROOT=/var/lib/jenkins/workspace 2023-01-11T20:22:57.7313298Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/custom_build 2023-01-11T20:22:57.7313671Z + BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:57.7314024Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:57.7362529Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:57.7364833Z + '[' -n '' ']' 2023-01-11T20:22:57.7365180Z + '[' -n 1 ']' 2023-01-11T20:22:57.7365536Z + test_custom_build_with_static_dispatch 2023-01-11T20:22:57.7365950Z + prepare_model_and_dump_root_ops 2023-01-11T20:22:57.7366414Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2023-01-11T20:22:57.7366889Z + MODEL=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2023-01-11T20:22:57.7367228Z + ROOT_OPS=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.yaml 2023-01-11T20:22:57.7367548Z + python /var/lib/jenkins/workspace/test/mobile/custom_build/prepare_model.py 2023-01-11T20:22:59.5948866Z /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:59.5949487Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and may be removed in the future, " 2023-01-11T20:22:59.5950404Z /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:59.5951070Z warnings.warn(msg) 2023-01-11T20:22:59.6674474Z 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:59.7438038Z 2023-01-11T20:22:59.8341348Z 0% 0.00/13.6M [00:00) [with T = long int; int64_t = long int]': 2023-01-11T20:24:22.7279310Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:22.7282815Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:22.7283454Z 142 | auto alt_options_msg = 2023-01-11T20:24:22.7283941Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:22.7284947Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:22.7285767Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:22.7286353Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:22.7286652Z 2023-01-11T20:24:22.7482639Z [3713/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2023-01-11T20:24:22.7483417Z [3714/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2023-01-11T20:24:22.7484338Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:22.7484943Z from ../../aten/src/ATen/SparseCsrTensorImpl.cpp:4: 2023-01-11T20:24:22.7485551Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:22.7486027Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:22.7486541Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:22.7487055Z 142 | auto alt_options_msg = 2023-01-11T20:24:22.7487383Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:22.7487921Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:22.7488380Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:22.7488884Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:22.7489124Z 2023-01-11T20:24:22.7707667Z [3714/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2023-01-11T20:24:22.7708788Z [3715/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2023-01-11T20:24:22.9396256Z [3715/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2023-01-11T20:24:22.9406382Z [3716/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2023-01-11T20:24:22.9407635Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4, 2023-01-11T20:24:22.9408606Z from ../../aten/src/ATen/SparseTensorUtils.cpp:1: 2023-01-11T20:24:22.9410239Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:22.9411339Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:22.9412446Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:22.9413269Z 142 | auto alt_options_msg = 2023-01-11T20:24:22.9413820Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:22.9414980Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:22.9415899Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:22.9416753Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:22.9423437Z 2023-01-11T20:24:23.0159147Z [3716/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2023-01-11T20:24:23.0159877Z [3717/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2023-01-11T20:24:23.0755575Z [3717/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2023-01-11T20:24:23.0756466Z [3718/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2023-01-11T20:24:23.1215909Z [3718/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2023-01-11T20:24:23.1217332Z [3719/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2023-01-11T20:24:23.2642659Z [3719/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2023-01-11T20:24:23.2649339Z [3720/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2023-01-11T20:24:23.3513192Z [3720/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2023-01-11T20:24:23.3514526Z [3721/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2023-01-11T20:24:23.3721648Z [3721/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2023-01-11T20:24:23.3722616Z [3722/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2023-01-11T20:24:23.5293741Z [3722/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2023-01-11T20:24:23.5294583Z [3723/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2023-01-11T20:24:23.5473967Z [3723/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2023-01-11T20:24:23.5474769Z [3724/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2023-01-11T20:24:23.5851646Z [3724/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2023-01-11T20:24:23.5852168Z [3725/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2023-01-11T20:24:23.6088203Z [3725/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2023-01-11T20:24:23.6088840Z [3726/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2023-01-11T20:24:23.7598501Z [3726/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2023-01-11T20:24:23.7599444Z [3727/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2023-01-11T20:24:23.8783129Z [3727/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2023-01-11T20:24:23.8788161Z [3728/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2023-01-11T20:24:23.9627874Z [3728/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2023-01-11T20:24:23.9629259Z [3729/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2023-01-11T20:24:24.2672463Z [3729/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2023-01-11T20:24:24.2674118Z [3730/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2023-01-11T20:24:25.0804379Z [3730/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2023-01-11T20:24:25.0860797Z [3731/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2023-01-11T20:24:25.1233136Z [3731/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2023-01-11T20:24:25.1234521Z [3732/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2023-01-11T20:24:25.1263017Z [3732/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2023-01-11T20:24:25.1266785Z [3733/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2023-01-11T20:24:25.1635631Z [3733/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2023-01-11T20:24:25.1637029Z [3734/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2023-01-11T20:24:25.3644309Z [3734/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2023-01-11T20:24:25.3644941Z [3735/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2023-01-11T20:24:25.6681373Z [3735/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2023-01-11T20:24:25.6684216Z [3736/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2023-01-11T20:24:26.4701384Z [3736/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2023-01-11T20:24:26.4702303Z [3737/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2023-01-11T20:24:26.4997318Z [3737/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2023-01-11T20:24:26.4999937Z [3738/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2023-01-11T20:24:26.5117743Z [3738/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2023-01-11T20:24:26.5119739Z [3739/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2023-01-11T20:24:26.5254596Z [3739/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2023-01-11T20:24:26.5256958Z [3740/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2023-01-11T20:24:26.8746318Z [3740/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2023-01-11T20:24:26.8753554Z [3741/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2023-01-11T20:24:27.0613952Z [3741/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2023-01-11T20:24:27.0615181Z [3742/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2023-01-11T20:24:27.8086781Z [3742/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2023-01-11T20:24:27.8087770Z [3743/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2023-01-11T20:24:27.9278731Z [3743/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2023-01-11T20:24:27.9279768Z [3744/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2023-01-11T20:24:27.9892285Z [3744/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2023-01-11T20:24:27.9893290Z [3745/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2023-01-11T20:24:28.0648988Z [3745/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2023-01-11T20:24:28.0650863Z [3746/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2023-01-11T20:24:28.1645252Z [3746/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2023-01-11T20:24:28.1646208Z [3747/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2023-01-11T20:24:28.3036963Z [3747/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2023-01-11T20:24:28.3038854Z [3748/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2023-01-11T20:24:28.3370915Z [3748/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2023-01-11T20:24:28.3372104Z [3749/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2023-01-11T20:24:28.3373191Z ../../aten/src/ATen/functorch/BatchedFallback.cpp: In function 'void at::functorch::batchedTensorInplaceForLoopFallback(const c10::OperatorHandle&, torch::jit::Stack*)': 2023-01-11T20:24:28.3373856Z ../../aten/src/ATen/functorch/BatchedFallback.cpp:147:12: warning: unused variable 'offending_level' [-Wunused-variable] 2023-01-11T20:24:28.3374373Z 147 | auto offending_level = llvm::findLastSet(additional_bdims.to_ulong()); 2023-01-11T20:24:28.3374687Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:28.3374817Z 2023-01-11T20:24:28.4024962Z [3749/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2023-01-11T20:24:28.4026160Z [3750/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2023-01-11T20:24:28.4311925Z [3750/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2023-01-11T20:24:28.4319246Z [3751/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2023-01-11T20:24:28.6977857Z [3751/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2023-01-11T20:24:28.6978687Z [3752/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2023-01-11T20:24:28.7271053Z [3752/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2023-01-11T20:24:28.7272031Z [3753/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2023-01-11T20:24:29.0465057Z [3753/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2023-01-11T20:24:29.0465941Z [3754/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2023-01-11T20:24:29.2824103Z [3754/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2023-01-11T20:24:29.2825253Z [3755/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2023-01-11T20:24:29.3827219Z [3755/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2023-01-11T20:24:29.3828362Z [3756/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2023-01-11T20:24:29.4223035Z [3756/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2023-01-11T20:24:29.4223928Z [3757/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2023-01-11T20:24:29.6081969Z [3757/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2023-01-11T20:24:29.6083538Z [3758/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2023-01-11T20:24:29.6292506Z [3758/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2023-01-11T20:24:29.6295124Z [3759/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2023-01-11T20:24:29.6578877Z [3759/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2023-01-11T20:24:29.6581866Z [3760/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2023-01-11T20:24:29.7559118Z [3760/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2023-01-11T20:24:29.7560225Z [3761/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2023-01-11T20:24:29.7646044Z [3761/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2023-01-11T20:24:29.7646587Z [3762/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2023-01-11T20:24:29.8447596Z [3762/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2023-01-11T20:24:29.8448301Z [3763/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2023-01-11T20:24:29.8455709Z [3763/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2023-01-11T20:24:29.8456468Z [3764/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2023-01-11T20:24:29.9313744Z [3764/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2023-01-11T20:24:29.9315759Z [3765/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2023-01-11T20:24:29.9618947Z [3765/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2023-01-11T20:24:29.9619863Z [3766/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2023-01-11T20:24:30.1103542Z [3766/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2023-01-11T20:24:30.1104526Z [3767/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2023-01-11T20:24:30.1295281Z [3767/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2023-01-11T20:24:30.1296306Z [3768/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2023-01-11T20:24:30.1641008Z [3768/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2023-01-11T20:24:30.1641876Z [3769/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2023-01-11T20:24:30.2236624Z [3769/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2023-01-11T20:24:30.2237420Z [3770/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2023-01-11T20:24:30.2419341Z [3770/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2023-01-11T20:24:30.2420213Z [3771/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2023-01-11T20:24:30.3098690Z [3771/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2023-01-11T20:24:30.3099931Z [3772/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2023-01-11T20:24:30.3349875Z [3772/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2023-01-11T20:24:30.3357076Z [3773/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2023-01-11T20:24:30.4136908Z [3773/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2023-01-11T20:24:30.4137870Z [3774/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2023-01-11T20:24:30.5203268Z [3774/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2023-01-11T20:24:30.5204139Z [3775/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2023-01-11T20:24:30.5628017Z [3775/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2023-01-11T20:24:30.5628894Z [3776/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2023-01-11T20:24:30.5667644Z [3776/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2023-01-11T20:24:30.5668418Z [3777/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2023-01-11T20:24:30.5675153Z [3777/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2023-01-11T20:24:30.5676632Z [3778/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2023-01-11T20:24:30.5937787Z [3778/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2023-01-11T20:24:30.5938874Z [3779/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2023-01-11T20:24:30.7279907Z [3779/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2023-01-11T20:24:30.7280986Z [3780/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2023-01-11T20:24:30.7869524Z [3780/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2023-01-11T20:24:30.7870698Z [3781/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2023-01-11T20:24:30.9027402Z [3781/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2023-01-11T20:24:30.9028026Z [3782/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2023-01-11T20:24:30.9521828Z [3782/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2023-01-11T20:24:30.9522357Z [3783/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2023-01-11T20:24:30.9609482Z [3783/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2023-01-11T20:24:30.9609971Z [3784/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2023-01-11T20:24:30.9728345Z [3784/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2023-01-11T20:24:30.9728915Z [3785/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2023-01-11T20:24:31.0172042Z [3785/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2023-01-11T20:24:31.0173030Z [3786/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2023-01-11T20:24:31.0363558Z [3786/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2023-01-11T20:24:31.0364874Z [3787/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2023-01-11T20:24:31.1414438Z [3787/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2023-01-11T20:24:31.1415386Z [3788/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2023-01-11T20:24:31.2561049Z [3788/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2023-01-11T20:24:31.2561984Z [3789/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2023-01-11T20:24:31.3240880Z [3789/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2023-01-11T20:24:31.3241946Z [3790/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2023-01-11T20:24:31.3584507Z [3790/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2023-01-11T20:24:31.3585439Z [3791/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2023-01-11T20:24:31.3925015Z [3791/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2023-01-11T20:24:31.3925863Z [3792/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2023-01-11T20:24:31.4152944Z [3792/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2023-01-11T20:24:31.4153800Z [3793/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2023-01-11T20:24:31.4904735Z [3793/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2023-01-11T20:24:31.4905614Z [3794/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2023-01-11T20:24:31.5024685Z [3794/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2023-01-11T20:24:31.5025889Z [3795/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2023-01-11T20:24:31.5683684Z [3795/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2023-01-11T20:24:31.5684593Z [3796/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2023-01-11T20:24:31.5726057Z [3796/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2023-01-11T20:24:31.5727047Z [3797/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2023-01-11T20:24:31.6966736Z [3797/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2023-01-11T20:24:31.6969208Z [3798/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2023-01-11T20:24:31.7622131Z [3798/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2023-01-11T20:24:31.7622697Z [3799/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2023-01-11T20:24:31.7787494Z [3799/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2023-01-11T20:24:31.7788364Z [3800/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2023-01-11T20:24:31.8477135Z [3800/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2023-01-11T20:24:31.8477996Z [3801/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2023-01-11T20:24:31.8632065Z [3801/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2023-01-11T20:24:31.8632615Z [3802/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2023-01-11T20:24:31.8640314Z [3802/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2023-01-11T20:24:31.8641183Z [3803/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2023-01-11T20:24:31.8946795Z [3803/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2023-01-11T20:24:31.8947765Z [3804/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2023-01-11T20:24:31.9256016Z [3804/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2023-01-11T20:24:31.9257166Z [3805/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2023-01-11T20:24:32.1350455Z [3805/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2023-01-11T20:24:32.1351348Z [3806/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2023-01-11T20:24:32.1802131Z [3806/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2023-01-11T20:24:32.1803086Z [3807/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2023-01-11T20:24:32.2025638Z [3807/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2023-01-11T20:24:32.2026735Z [3808/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2023-01-11T20:24:32.2161494Z [3808/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2023-01-11T20:24:32.2162440Z [3809/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2023-01-11T20:24:32.2178745Z [3809/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2023-01-11T20:24:32.2179736Z [3810/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2023-01-11T20:24:32.2699130Z [3810/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2023-01-11T20:24:32.2699891Z [3811/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2023-01-11T20:24:32.5751442Z [3811/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2023-01-11T20:24:32.5752015Z [3812/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2023-01-11T20:24:32.5840997Z [3812/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2023-01-11T20:24:32.5841535Z [3813/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2023-01-11T20:24:32.5863578Z [3813/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2023-01-11T20:24:32.5864301Z [3814/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2023-01-11T20:24:32.5864728Z In file included from ../../aten/src/ATen/native/AveragePool2d.cpp:4: 2023-01-11T20:24:32.5865497Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:32.5866138Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:32.5866534Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:32.5866858Z | ^~~~~~~~~~~~ 2023-01-11T20:24:32.5867038Z 2023-01-11T20:24:32.5954657Z [3814/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2023-01-11T20:24:32.5955467Z [3815/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2023-01-11T20:24:32.6156324Z [3815/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2023-01-11T20:24:32.6158427Z [3816/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2023-01-11T20:24:32.6294146Z [3816/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2023-01-11T20:24:32.6294887Z [3817/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2023-01-11T20:24:32.8954122Z [3817/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2023-01-11T20:24:32.8955005Z [3818/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2023-01-11T20:24:32.9079455Z [3818/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2023-01-11T20:24:32.9080344Z [3819/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2023-01-11T20:24:32.9410298Z [3819/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2023-01-11T20:24:32.9411183Z [3820/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2023-01-11T20:24:32.9779628Z [3820/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2023-01-11T20:24:32.9780517Z [3821/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2023-01-11T20:24:32.9781266Z In file included from ../../aten/src/ATen/native/Convolution.cpp:8: 2023-01-11T20:24:32.9782036Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:32.9782661Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:32.9783096Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:32.9783387Z | ^~~~~~~~~~~~ 2023-01-11T20:24:32.9783947Z ../../aten/src/ATen/native/Convolution.cpp: In function 'c10::MemoryFormat at::native::determine_backend_memory_format(const at::Tensor&, const at::Tensor&, at::native::ConvBackend)': 2023-01-11T20:24:32.9784533Z ../../aten/src/ATen/native/Convolution.cpp:1390:8: warning: unused variable 'k' [-Wunused-variable] 2023-01-11T20:24:32.9784918Z 1390 | auto k = weight.ndimension(); 2023-01-11T20:24:32.9785167Z | ^ 2023-01-11T20:24:32.9785284Z 2023-01-11T20:24:33.0147135Z [3821/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2023-01-11T20:24:33.0148323Z [3822/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2023-01-11T20:24:33.0691980Z [3822/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2023-01-11T20:24:33.0694434Z [3823/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2023-01-11T20:24:33.2490274Z [3823/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2023-01-11T20:24:33.2491406Z [3824/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2023-01-11T20:24:33.2662382Z [3824/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2023-01-11T20:24:33.2663305Z [3825/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2023-01-11T20:24:33.2773032Z [3825/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2023-01-11T20:24:33.2774060Z [3826/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2023-01-11T20:24:33.3569973Z [3826/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2023-01-11T20:24:33.3571251Z [3827/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2023-01-11T20:24:33.3872934Z [3827/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2023-01-11T20:24:33.3874098Z [3828/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2023-01-11T20:24:33.3875352Z In file included from ../../aten/src/ATen/native/DilatedMaxPool2d.cpp:6: 2023-01-11T20:24:33.3876730Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:33.3878275Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:33.3879061Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:33.3879589Z | ^~~~~~~~~~~~ 2023-01-11T20:24:33.3879816Z 2023-01-11T20:24:33.4485462Z [3828/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2023-01-11T20:24:33.4486402Z [3829/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2023-01-11T20:24:33.4487223Z In file included from ../../aten/src/ATen/native/DilatedMaxPool3d.cpp:6: 2023-01-11T20:24:33.4488526Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:33.4489698Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:33.4490470Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:33.4491122Z | ^~~~~~~~~~~~ 2023-01-11T20:24:33.4491299Z 2023-01-11T20:24:33.4618219Z [3829/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2023-01-11T20:24:33.4618789Z [3830/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2023-01-11T20:24:33.6623335Z [3830/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2023-01-11T20:24:33.6623873Z [3831/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2023-01-11T20:24:33.6768370Z [3831/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2023-01-11T20:24:33.6769251Z [3832/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2023-01-11T20:24:33.7445002Z [3832/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2023-01-11T20:24:33.7445804Z [3833/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2023-01-11T20:24:33.7892116Z [3833/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2023-01-11T20:24:33.7893090Z [3834/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2023-01-11T20:24:33.8399129Z [3834/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2023-01-11T20:24:33.8401411Z [3835/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2023-01-11T20:24:33.8585038Z [3835/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2023-01-11T20:24:33.8586149Z [3836/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2023-01-11T20:24:33.9599623Z [3836/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2023-01-11T20:24:33.9601247Z [3837/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2023-01-11T20:24:33.9815343Z [3837/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2023-01-11T20:24:33.9816306Z [3838/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2023-01-11T20:24:34.0756339Z [3838/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2023-01-11T20:24:34.0756986Z [3839/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2023-01-11T20:24:34.1209998Z [3839/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2023-01-11T20:24:34.1211221Z [3840/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2023-01-11T20:24:34.1763592Z [3840/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2023-01-11T20:24:34.1764825Z [3841/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2023-01-11T20:24:34.3448793Z [3841/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2023-01-11T20:24:34.3449355Z [3842/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2023-01-11T20:24:34.3749237Z [3842/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2023-01-11T20:24:34.3750166Z [3843/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2023-01-11T20:24:34.3973122Z [3843/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2023-01-11T20:24:34.3974035Z [3844/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2023-01-11T20:24:34.4013822Z [3844/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2023-01-11T20:24:34.4014663Z [3845/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2023-01-11T20:24:34.4121871Z [3845/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2023-01-11T20:24:34.4122761Z [3846/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2023-01-11T20:24:34.4355396Z [3846/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2023-01-11T20:24:34.4356256Z [3847/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2023-01-11T20:24:34.5192117Z [3847/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2023-01-11T20:24:34.5193112Z [3848/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2023-01-11T20:24:34.7062587Z [3848/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2023-01-11T20:24:34.7064599Z [3849/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2023-01-11T20:24:34.7285032Z [3849/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2023-01-11T20:24:34.7286110Z [3850/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2023-01-11T20:24:34.7873201Z [3850/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2023-01-11T20:24:34.7873709Z [3851/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2023-01-11T20:24:34.8334264Z [3851/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2023-01-11T20:24:34.8335171Z [3852/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2023-01-11T20:24:34.8983522Z [3852/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2023-01-11T20:24:34.8984450Z [3853/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2023-01-11T20:24:34.9017754Z [3853/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2023-01-11T20:24:34.9018606Z [3854/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2023-01-11T20:24:35.0283400Z [3854/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2023-01-11T20:24:35.0284352Z [3855/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2023-01-11T20:24:35.0600863Z [3855/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2023-01-11T20:24:35.0601453Z [3856/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2023-01-11T20:24:35.2359960Z [3856/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2023-01-11T20:24:35.2360875Z [3857/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2023-01-11T20:24:35.2361571Z In file included from ../../aten/src/ATen/native/MaxPooling.cpp:8: 2023-01-11T20:24:35.2362365Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:35.2363136Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:35.2363591Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:35.2363969Z | ^~~~~~~~~~~~ 2023-01-11T20:24:35.2364080Z 2023-01-11T20:24:35.2870444Z [3857/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2023-01-11T20:24:35.2871317Z [3858/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2023-01-11T20:24:35.2901907Z [3858/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2023-01-11T20:24:35.2902886Z [3859/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2023-01-11T20:24:35.2944932Z [3859/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2023-01-11T20:24:35.2945893Z [3860/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2023-01-11T20:24:35.4172102Z [3860/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2023-01-11T20:24:35.4173045Z [3861/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2023-01-11T20:24:35.4178965Z [3861/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2023-01-11T20:24:35.4181454Z [3862/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2023-01-11T20:24:35.5822346Z [3862/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2023-01-11T20:24:35.5823223Z [3863/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2023-01-11T20:24:35.6252924Z [3863/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2023-01-11T20:24:35.6253920Z [3864/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2023-01-11T20:24:35.7064128Z [3864/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2023-01-11T20:24:35.7064841Z [3865/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2023-01-11T20:24:35.7785201Z [3865/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2023-01-11T20:24:35.7785794Z [3866/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2023-01-11T20:24:35.8137104Z [3866/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2023-01-11T20:24:35.8138052Z [3867/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2023-01-11T20:24:35.8331878Z [3867/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2023-01-11T20:24:35.8332800Z [3868/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2023-01-11T20:24:35.9683763Z [3868/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2023-01-11T20:24:35.9684741Z [3869/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2023-01-11T20:24:36.0345805Z [3869/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2023-01-11T20:24:36.0346327Z [3870/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2023-01-11T20:24:36.1043751Z [3870/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2023-01-11T20:24:36.1044646Z [3871/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2023-01-11T20:24:36.1277356Z [3871/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2023-01-11T20:24:36.1278121Z [3872/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2023-01-11T20:24:36.1686136Z [3872/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2023-01-11T20:24:36.1687383Z [3873/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2023-01-11T20:24:36.1949111Z [3873/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2023-01-11T20:24:36.1950120Z [3874/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2023-01-11T20:24:36.2642098Z [3874/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2023-01-11T20:24:36.2642657Z [3875/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2023-01-11T20:24:36.3581732Z [3875/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2023-01-11T20:24:36.3582961Z [3876/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2023-01-11T20:24:36.4673345Z [3876/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2023-01-11T20:24:36.4674358Z [3877/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2023-01-11T20:24:36.5065143Z [3877/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2023-01-11T20:24:36.5066052Z [3878/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2023-01-11T20:24:36.5178207Z [3878/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2023-01-11T20:24:36.5179190Z [3879/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2023-01-11T20:24:36.5816090Z [3879/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2023-01-11T20:24:36.5817148Z [3880/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2023-01-11T20:24:36.6566851Z [3880/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2023-01-11T20:24:36.6567721Z [3881/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2023-01-11T20:24:36.7193816Z [3881/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2023-01-11T20:24:36.7194372Z [3882/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2023-01-11T20:24:36.7398390Z [3882/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2023-01-11T20:24:36.7400875Z [3883/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2023-01-11T20:24:36.8412988Z [3883/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2023-01-11T20:24:36.8413902Z [3884/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2023-01-11T20:24:36.8523046Z [3884/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2023-01-11T20:24:36.8524018Z [3885/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2023-01-11T20:24:36.9909935Z [3885/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2023-01-11T20:24:36.9910848Z [3886/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2023-01-11T20:24:37.0059594Z [3886/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2023-01-11T20:24:37.0060449Z [3887/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2023-01-11T20:24:37.0217775Z [3887/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2023-01-11T20:24:37.0222228Z [3888/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2023-01-11T20:24:37.0557886Z [3888/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2023-01-11T20:24:37.0558798Z [3889/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2023-01-11T20:24:37.2129041Z [3889/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2023-01-11T20:24:37.2130134Z [3890/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2023-01-11T20:24:37.3351931Z [3890/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2023-01-11T20:24:37.3353050Z [3891/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2023-01-11T20:24:37.3623966Z [3891/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2023-01-11T20:24:37.3624926Z [3892/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2023-01-11T20:24:37.3815335Z [3892/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2023-01-11T20:24:37.3815966Z [3893/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2023-01-11T20:24:37.4546144Z [3893/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2023-01-11T20:24:37.4547403Z [3894/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2023-01-11T20:24:37.5793719Z [3894/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2023-01-11T20:24:37.5794573Z [3895/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2023-01-11T20:24:37.7351273Z [3895/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2023-01-11T20:24:37.7352254Z [3896/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2023-01-11T20:24:37.7789669Z [3896/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2023-01-11T20:24:37.7791349Z [3897/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2023-01-11T20:24:37.7812779Z [3897/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2023-01-11T20:24:37.7813363Z [3898/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2023-01-11T20:24:38.1026219Z [3898/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2023-01-11T20:24:38.1027176Z [3899/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2023-01-11T20:24:38.1506630Z [3899/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2023-01-11T20:24:38.1507487Z [3900/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2023-01-11T20:24:38.1508216Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:38.1508892Z from ../../aten/src/ATen/native/TensorShape.cpp:13: 2023-01-11T20:24:38.1509947Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:38.1510584Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:38.1511104Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:38.1511491Z 142 | auto alt_options_msg = 2023-01-11T20:24:38.1511753Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:38.1512288Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:38.1512830Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:38.1516031Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:38.1516715Z In file included from ../../aten/src/ATen/native/TensorShape.cpp:26: 2023-01-11T20:24:38.1517647Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h: In instantiation of 'bool at::native::detail::can_use_native_serial_stack_impl(at::Tensor&, TensorListType, int64_t) [with TensorListType = c10::ArrayRef; int64_t = long int]': 2023-01-11T20:24:38.1518742Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:133:44: required from 'static bool at::native::detail::CanUseNativeSerialStack::call(at::Tensor&, TensorListType, int64_t) [with TensorListType = c10::ArrayRef; int64_t = long int]' 2023-01-11T20:24:38.1519320Z ../../aten/src/ATen/native/TensorShape.cpp:2612:82: required from here 2023-01-11T20:24:38.1519843Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:94:15: warning: unused variable 'first_tensor_shape' [-Wunused-variable] 2023-01-11T20:24:38.1520352Z 94 | auto const &first_tensor_shape = first_tensor.sizes(); 2023-01-11T20:24:38.1520657Z | ^~~~~~~~~~~~~~~~~~ 2023-01-11T20:24:38.1520784Z 2023-01-11T20:24:38.1912651Z [3900/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2023-01-11T20:24:38.1913647Z [3901/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2023-01-11T20:24:38.2027541Z [3901/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2023-01-11T20:24:38.2028364Z [3902/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2023-01-11T20:24:38.3970610Z [3902/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2023-01-11T20:24:38.3971651Z [3903/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2023-01-11T20:24:38.4169889Z [3903/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2023-01-11T20:24:38.4171013Z [3904/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2023-01-11T20:24:38.4317431Z [3904/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2023-01-11T20:24:38.4318223Z [3905/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2023-01-11T20:24:38.5290417Z [3905/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2023-01-11T20:24:38.5291459Z [3906/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2023-01-11T20:24:38.5516075Z [3906/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2023-01-11T20:24:38.5517711Z [3907/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2023-01-11T20:24:38.5699020Z [3907/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2023-01-11T20:24:38.5700766Z [3908/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2023-01-11T20:24:38.5702172Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:38.5702965Z from ../../aten/src/ATen/native/TensorConversions.cpp:49: 2023-01-11T20:24:38.5704099Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:38.5704978Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:38.5706039Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:38.5706761Z 142 | auto alt_options_msg = 2023-01-11T20:24:38.5707264Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:38.5708220Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:38.5709048Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:38.5710010Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:38.5710442Z 2023-01-11T20:24:38.7070371Z [3908/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2023-01-11T20:24:38.7071516Z [3909/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2023-01-11T20:24:38.7275700Z [3909/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2023-01-11T20:24:38.7276598Z [3910/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2023-01-11T20:24:38.7449488Z [3910/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2023-01-11T20:24:38.7450372Z [3911/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2023-01-11T20:24:38.8602944Z [3911/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2023-01-11T20:24:38.8603911Z [3912/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2023-01-11T20:24:38.9814574Z [3912/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2023-01-11T20:24:38.9815543Z [3913/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2023-01-11T20:24:39.0262213Z [3913/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2023-01-11T20:24:39.0263132Z [3914/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2023-01-11T20:24:39.0649328Z [3914/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2023-01-11T20:24:39.0650278Z [3915/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2023-01-11T20:24:39.1293585Z [3915/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2023-01-11T20:24:39.1296127Z [3916/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2023-01-11T20:24:39.1505417Z [3916/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2023-01-11T20:24:39.1506374Z [3917/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2023-01-11T20:24:39.1933101Z [3917/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2023-01-11T20:24:39.1940452Z [3918/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2023-01-11T20:24:39.2343789Z [3918/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2023-01-11T20:24:39.2344678Z [3919/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2023-01-11T20:24:39.2556746Z [3919/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2023-01-11T20:24:39.2557887Z [3920/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2023-01-11T20:24:39.3474974Z [3920/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2023-01-11T20:24:39.3476215Z [3921/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2023-01-11T20:24:39.4017547Z [3921/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:24:39.4018416Z [3922/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2023-01-11T20:24:39.4327401Z [3922/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2023-01-11T20:24:39.4328579Z [3923/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2023-01-11T20:24:39.5034230Z [3923/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2023-01-11T20:24:39.5035424Z [3924/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2023-01-11T20:24:39.5931082Z [3924/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:24:39.5938370Z [3925/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2023-01-11T20:24:39.7253809Z [3925/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:24:39.7256848Z [3926/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:24:39.7400097Z [3926/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2023-01-11T20:24:39.7401008Z [3927/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2023-01-11T20:24:39.8414126Z [3927/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2023-01-11T20:24:39.8415090Z [3928/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:24:39.9832161Z [3928/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2023-01-11T20:24:39.9833360Z [3929/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:24:40.1026710Z [3929/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2023-01-11T20:24:40.1028354Z [3930/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2023-01-11T20:24:40.1443643Z [3930/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2023-01-11T20:24:40.1444619Z [3931/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2023-01-11T20:24:40.3465161Z [3931/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2023-01-11T20:24:40.3466369Z [3932/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2023-01-11T20:24:40.3467320Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4, 2023-01-11T20:24:40.3468102Z from ../../aten/src/ATen/native/sparse/SoftMax.cpp:8: 2023-01-11T20:24:40.3469778Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:40.3470844Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:40.3471940Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.3472782Z 142 | auto alt_options_msg = 2023-01-11T20:24:40.3473382Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:40.3474800Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:40.3476169Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:40.3477177Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.3477757Z 2023-01-11T20:24:40.5547537Z [3932/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2023-01-11T20:24:40.5548406Z [3933/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2023-01-11T20:24:40.5803561Z [3933/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2023-01-11T20:24:40.5806575Z [3934/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2023-01-11T20:24:40.5807426Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:40.5810040Z from ../../aten/src/ATen/native/sparse/SparseBlas.cpp:4: 2023-01-11T20:24:40.5811397Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:40.5812474Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:40.5814791Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.5815448Z 142 | auto alt_options_msg = 2023-01-11T20:24:40.5816097Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:40.5817044Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:40.5817907Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:40.5818799Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.5819110Z 2023-01-11T20:24:40.5819414Z [3934/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2023-01-11T20:24:40.5819962Z [3935/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2023-01-11T20:24:40.5820414Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4, 2023-01-11T20:24:40.5820872Z from ../../aten/src/ATen/native/sparse/SparseBinaryOpIntersectionCommon.h:8, 2023-01-11T20:24:40.5821334Z from ../../aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp:3: 2023-01-11T20:24:40.5822157Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:40.5822685Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:40.5823223Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.5823608Z 142 | auto alt_options_msg = 2023-01-11T20:24:40.5823914Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:40.5824442Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:40.5824941Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:40.5825556Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.5825792Z 2023-01-11T20:24:40.6256426Z [3935/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2023-01-11T20:24:40.6258854Z [3936/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2023-01-11T20:24:40.6528627Z [3936/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2023-01-11T20:24:40.6530222Z [3937/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2023-01-11T20:24:40.6531192Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:40.6531890Z from ../../aten/src/ATen/native/sparse/SparseBlasImpl.cpp:5: 2023-01-11T20:24:40.6533102Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:40.6533960Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:40.6534905Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.6535608Z 142 | auto alt_options_msg = 2023-01-11T20:24:40.6536078Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:40.6537061Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:40.6537899Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:40.6538843Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.6539288Z 2023-01-11T20:24:40.9363651Z [3937/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2023-01-11T20:24:40.9364711Z [3938/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2023-01-11T20:24:40.9365404Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:40.9366114Z from ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp:10: 2023-01-11T20:24:40.9367192Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:40.9368007Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:40.9369095Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.9369796Z 142 | auto alt_options_msg = 2023-01-11T20:24:40.9378775Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:40.9379675Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:40.9380166Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:40.9380743Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.9381698Z ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp: In instantiation of 'at::Tensor at::native::select_sparse_csr_worker(const at::Tensor&, int64_t, int64_t) [with bool require_view = true; bool require_copy = false; int64_t = long int]': 2023-01-11T20:24:40.9382430Z ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp:1103:64: required from here 2023-01-11T20:24:40.9382967Z ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp:816:25: warning: unused variable 'select_name' [-Wunused-variable] 2023-01-11T20:24:40.9383544Z 816 | constexpr const char* select_name = (require_view ? "select()" : "select_copy()"); 2023-01-11T20:24:40.9383890Z | ^~~~~~~~~~~ 2023-01-11T20:24:40.9384526Z ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp: In instantiation of 'at::Tensor at::native::select_sparse_csr_worker(const at::Tensor&, int64_t, int64_t) [with bool require_view = false; bool require_copy = true; int64_t = long int]': 2023-01-11T20:24:40.9385076Z ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp:1107:64: required from here 2023-01-11T20:24:40.9385700Z ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp:816:25: warning: unused variable 'select_name' [-Wunused-variable] 2023-01-11T20:24:40.9385954Z 2023-01-11T20:24:40.9738539Z [3938/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2023-01-11T20:24:40.9739417Z [3939/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2023-01-11T20:24:40.9739883Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:40.9740373Z from ../../aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp:5: 2023-01-11T20:24:40.9741073Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:40.9741552Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:40.9742124Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.9742581Z 142 | auto alt_options_msg = 2023-01-11T20:24:40.9742838Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:40.9743441Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:40.9743954Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:40.9744648Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:40.9744927Z 2023-01-11T20:24:41.0041240Z [3939/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2023-01-11T20:24:41.0041828Z [3940/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2023-01-11T20:24:41.0042277Z In file included from ../../aten/src/ATen/native/sparse/SparseMatMul.cpp:6: 2023-01-11T20:24:41.0042942Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:41.0043409Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:41.0043991Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.0044751Z 142 | auto alt_options_msg = 2023-01-11T20:24:41.0045133Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:41.0045753Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:41.0046258Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:41.0046897Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.0047138Z 2023-01-11T20:24:41.0456239Z [3940/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2023-01-11T20:24:41.0457755Z [3941/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2023-01-11T20:24:41.0508448Z [3941/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2023-01-11T20:24:41.0509426Z [3942/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2023-01-11T20:24:41.0510238Z In file included from ../../aten/src/ATen/native/sparse/SparseTensor.cpp:9: 2023-01-11T20:24:41.0511408Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:41.0512262Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:41.0513271Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.0514008Z 142 | auto alt_options_msg = 2023-01-11T20:24:41.0514487Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:41.0515460Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:41.0516318Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:41.0517235Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.0517678Z 2023-01-11T20:24:41.0614007Z [3942/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2023-01-11T20:24:41.0615230Z [3943/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2023-01-11T20:24:41.3502683Z [3943/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2023-01-11T20:24:41.3503798Z [3944/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2023-01-11T20:24:41.3504575Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4, 2023-01-11T20:24:41.3505255Z from ../../aten/src/ATen/native/sparse/SparseUnaryOps.cpp:2: 2023-01-11T20:24:41.3506376Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:41.3507153Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:41.3507977Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.3508740Z 142 | auto alt_options_msg = 2023-01-11T20:24:41.3509136Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:41.3509986Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:41.3510704Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:41.3511472Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.3511856Z 2023-01-11T20:24:41.4139620Z [3944/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2023-01-11T20:24:41.4140669Z [3945/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2023-01-11T20:24:41.4141435Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4, 2023-01-11T20:24:41.4142138Z from ../../aten/src/ATen/native/sparse/SparseTensorMath.h:3, 2023-01-11T20:24:41.4142858Z from ../../aten/src/ATen/native/sparse/SparseTensorMath.cpp:3: 2023-01-11T20:24:41.4143986Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:41.4144846Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:41.4145755Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.4146461Z 142 | auto alt_options_msg = 2023-01-11T20:24:41.4146920Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:41.4147918Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:41.4148726Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:41.4149653Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:41.4150083Z 2023-01-11T20:24:41.5130314Z [3945/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2023-01-11T20:24:41.5131602Z [3946/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2023-01-11T20:24:42.1730830Z [3946/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2023-01-11T20:24:42.1731828Z [3947/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2023-01-11T20:24:42.2043909Z [3947/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2023-01-11T20:24:42.2045253Z [3948/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2023-01-11T20:24:42.2803340Z [3948/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2023-01-11T20:24:42.2808347Z [3949/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2023-01-11T20:24:42.6169150Z [3949/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2023-01-11T20:24:42.6170328Z [3950/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2023-01-11T20:24:42.6323373Z [3950/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2023-01-11T20:24:42.6325993Z [3951/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2023-01-11T20:24:42.6456104Z [3951/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:24:42.6457084Z [3952/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2023-01-11T20:24:42.6716044Z [3952/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2023-01-11T20:24:42.6717052Z [3953/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2023-01-11T20:24:42.9237803Z [3953/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2023-01-11T20:24:42.9238898Z [3954/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:24:42.9362749Z [3954/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2023-01-11T20:24:42.9363738Z [3955/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2023-01-11T20:24:43.3597199Z [3955/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2023-01-11T20:24:43.3598233Z [3956/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2023-01-11T20:24:43.4432558Z [3956/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2023-01-11T20:24:43.4442316Z [3957/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2023-01-11T20:24:43.8825081Z [3957/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2023-01-11T20:24:43.8826029Z [3958/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2023-01-11T20:24:43.9846190Z [3958/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2023-01-11T20:24:43.9846979Z [3959/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2023-01-11T20:24:44.3462694Z [3959/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2023-01-11T20:24:44.3467453Z [3960/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2023-01-11T20:24:44.3739213Z [3960/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2023-01-11T20:24:44.3740127Z [3961/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2023-01-11T20:24:44.4308032Z [3961/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2023-01-11T20:24:44.4315016Z [3962/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2023-01-11T20:24:44.5218129Z [3962/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2023-01-11T20:24:44.5223330Z [3963/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2023-01-11T20:24:44.6826752Z [3963/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2023-01-11T20:24:44.6827714Z [3964/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2023-01-11T20:24:44.7082442Z [3964/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2023-01-11T20:24:44.7089642Z [3965/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2023-01-11T20:24:44.7090642Z In file included from ../../aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp:6: 2023-01-11T20:24:44.7092230Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:44.7093562Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:44.7094357Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:44.7094907Z | ^~~~~~~~~~~~ 2023-01-11T20:24:44.7095131Z 2023-01-11T20:24:44.7699574Z [3965/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2023-01-11T20:24:44.7702297Z [3966/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2023-01-11T20:24:44.7703210Z In file included from ../../aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp:4: 2023-01-11T20:24:44.7704629Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:44.7705886Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:44.7706650Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:44.7707165Z | ^~~~~~~~~~~~ 2023-01-11T20:24:44.7707381Z 2023-01-11T20:24:44.7783307Z [3966/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2023-01-11T20:24:44.7784346Z [3967/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2023-01-11T20:24:44.9682531Z [3967/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2023-01-11T20:24:44.9685190Z [3968/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2023-01-11T20:24:45.0637105Z [3968/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2023-01-11T20:24:45.0638354Z [3969/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2023-01-11T20:24:45.0838973Z [3969/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2023-01-11T20:24:45.0839913Z [3970/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2023-01-11T20:24:45.1330519Z [3970/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2023-01-11T20:24:45.1331810Z [3971/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2023-01-11T20:24:45.1383007Z [3971/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2023-01-11T20:24:45.1383896Z [3972/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2023-01-11T20:24:45.1877694Z [3972/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2023-01-11T20:24:45.1878343Z [3973/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2023-01-11T20:24:45.2539028Z [3973/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2023-01-11T20:24:45.2540132Z [3974/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2023-01-11T20:24:45.3203407Z [3974/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2023-01-11T20:24:45.3204438Z [3975/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2023-01-11T20:24:45.3205253Z In file included from ../../aten/src/ATen/native/quantized/cpu/Pooling.cpp:7: 2023-01-11T20:24:45.3206601Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:45.3207744Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:45.3208501Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:45.3209037Z | ^~~~~~~~~~~~ 2023-01-11T20:24:45.3209249Z 2023-01-11T20:24:45.3779243Z [3975/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2023-01-11T20:24:45.3780789Z [3976/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2023-01-11T20:24:45.4683392Z [3976/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2023-01-11T20:24:45.4684428Z [3977/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2023-01-11T20:24:45.4918629Z [3977/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2023-01-11T20:24:45.4922034Z [3978/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2023-01-11T20:24:45.6843991Z [3978/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:24:45.6844863Z [3979/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2023-01-11T20:24:45.6998717Z [3979/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2023-01-11T20:24:45.6999871Z [3980/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2023-01-11T20:24:45.7156128Z [3980/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2023-01-11T20:24:45.7157092Z [3981/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2023-01-11T20:24:45.8452817Z [3981/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2023-01-11T20:24:45.8453987Z [3982/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2023-01-11T20:24:45.8896634Z [3982/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2023-01-11T20:24:45.8897608Z [3983/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2023-01-11T20:24:45.9156695Z [3983/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2023-01-11T20:24:45.9157637Z [3984/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:24:46.0471632Z [3984/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2023-01-11T20:24:46.0472806Z [3985/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2023-01-11T20:24:46.1752294Z [3985/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2023-01-11T20:24:46.1753391Z [3986/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2023-01-11T20:24:46.1885295Z [3986/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2023-01-11T20:24:46.1886153Z [3987/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2023-01-11T20:24:46.2422464Z [3987/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2023-01-11T20:24:46.2423429Z [3988/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2023-01-11T20:24:46.3487192Z [3988/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2023-01-11T20:24:46.3494074Z [3989/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2023-01-11T20:24:46.5679118Z [3989/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2023-01-11T20:24:46.5679672Z [3990/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2023-01-11T20:24:46.5738480Z [3990/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2023-01-11T20:24:46.5739458Z [3991/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2023-01-11T20:24:46.5867191Z [3991/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2023-01-11T20:24:46.5868277Z [3992/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2023-01-11T20:24:46.6952736Z [3992/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2023-01-11T20:24:46.6953649Z [3993/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2023-01-11T20:24:46.9095235Z [3993/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2023-01-11T20:24:46.9095800Z [3994/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2023-01-11T20:24:46.9436178Z [3994/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2023-01-11T20:24:46.9436978Z [3995/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2023-01-11T20:24:46.9851203Z [3995/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:24:46.9852246Z [3996/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2023-01-11T20:24:47.1072316Z [3996/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:24:47.1073233Z [3997/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2023-01-11T20:24:47.1934130Z [3997/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2023-01-11T20:24:47.1944633Z [3998/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2023-01-11T20:24:47.2555159Z [3998/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2023-01-11T20:24:47.2555708Z [3999/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:24:47.3276746Z [3999/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2023-01-11T20:24:47.3277986Z [4000/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2023-01-11T20:24:47.3279789Z ../../aten/src/ATen/native/quantized/cpu/qlinear.cpp: In static member function 'static at::Tensor at::native::{anonymous}::QLinearLeakyReluInt8::run(at::Tensor, const c10::intrusive_ptr&, double, int64_t, double)': 2023-01-11T20:24:47.3281091Z ../../aten/src/ATen/native/quantized/cpu/qlinear.cpp:935:11: warning: unused variable 'ctx' [-Wunused-variable] 2023-01-11T20:24:47.3281893Z 935 | auto& ctx = at::globalContext(); 2023-01-11T20:24:47.3282347Z | ^~~ 2023-01-11T20:24:47.3283510Z ../../aten/src/ATen/native/quantized/cpu/qlinear.cpp: In static member function 'static at::Tensor at::native::{anonymous}::QLinearTanhInt8::run(at::Tensor, const c10::intrusive_ptr&, double, int64_t)': 2023-01-11T20:24:47.3284730Z ../../aten/src/ATen/native/quantized/cpu/qlinear.cpp:957:11: warning: unused variable 'ctx' [-Wunused-variable] 2023-01-11T20:24:47.3285512Z 957 | auto& ctx = at::globalContext(); 2023-01-11T20:24:47.3285962Z | ^~~ 2023-01-11T20:24:47.3286171Z 2023-01-11T20:24:47.3750985Z [4000/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2023-01-11T20:24:47.3752482Z [4001/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2023-01-11T20:24:47.4256585Z [4001/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2023-01-11T20:24:47.4257130Z [4002/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:24:47.6318823Z [4002/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2023-01-11T20:24:47.6319825Z [4003/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2023-01-11T20:24:47.6555676Z [4003/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2023-01-11T20:24:47.6556636Z [4004/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2023-01-11T20:24:47.7752435Z [4004/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2023-01-11T20:24:47.7753613Z [4005/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2023-01-11T20:24:47.8598752Z [4005/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2023-01-11T20:24:47.8599639Z [4006/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2023-01-11T20:24:47.9875411Z [4006/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2023-01-11T20:24:47.9876229Z [4007/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2023-01-11T20:24:47.9928595Z [4007/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2023-01-11T20:24:47.9929550Z [4008/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2023-01-11T20:24:48.1468336Z [4008/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2023-01-11T20:24:48.1469039Z [4009/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2023-01-11T20:24:48.2102049Z [4009/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2023-01-11T20:24:48.2102980Z [4010/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2023-01-11T20:24:48.2489232Z [4010/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2023-01-11T20:24:48.2490072Z [4011/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2023-01-11T20:24:48.2742013Z [4011/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2023-01-11T20:24:48.2744223Z [4012/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2023-01-11T20:24:48.5193639Z [4012/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2023-01-11T20:24:48.5194536Z [4013/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2023-01-11T20:24:48.5792151Z [4013/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2023-01-11T20:24:48.5793277Z [4014/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2023-01-11T20:24:48.5794117Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:48.5795165Z from ../../aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.h:3, 2023-01-11T20:24:48.5795974Z from ../../aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp:2: 2023-01-11T20:24:48.5797170Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:48.5798081Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:48.5799026Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:48.5799762Z 142 | auto alt_options_msg = 2023-01-11T20:24:48.5800241Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:48.5801373Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:48.5802238Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:48.5803190Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:48.5803641Z 2023-01-11T20:24:48.6029382Z [4014/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2023-01-11T20:24:48.6031156Z [4015/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2023-01-11T20:24:48.6231867Z [4015/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2023-01-11T20:24:48.6232785Z [4016/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2023-01-11T20:24:48.6435271Z [4016/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2023-01-11T20:24:48.6436060Z [4017/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2023-01-11T20:24:48.8305224Z [4017/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2023-01-11T20:24:48.8305792Z [4018/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2023-01-11T20:24:48.8497255Z [4018/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2023-01-11T20:24:48.8498011Z [4019/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2023-01-11T20:24:48.8521762Z [4019/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2023-01-11T20:24:48.8523358Z [4020/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2023-01-11T20:24:48.9897124Z [4020/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2023-01-11T20:24:48.9898055Z [4021/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2023-01-11T20:24:49.0923440Z [4021/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2023-01-11T20:24:49.0924273Z [4022/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2023-01-11T20:24:49.1861604Z [4022/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2023-01-11T20:24:49.1862396Z [4023/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2023-01-11T20:24:49.2084852Z [4023/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2023-01-11T20:24:49.2085459Z [4024/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2023-01-11T20:24:49.2624689Z [4024/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2023-01-11T20:24:49.2626019Z [4025/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2023-01-11T20:24:49.4243580Z [4025/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2023-01-11T20:24:49.4244370Z [4026/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2023-01-11T20:24:49.4619786Z [4026/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2023-01-11T20:24:49.4620955Z [4027/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2023-01-11T20:24:49.5177310Z [4027/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2023-01-11T20:24:49.5178551Z [4028/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2023-01-11T20:24:49.6745203Z [4028/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2023-01-11T20:24:49.6750663Z [4029/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2023-01-11T20:24:49.7603559Z [4029/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2023-01-11T20:24:49.7607279Z [4030/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2023-01-11T20:24:49.8596410Z [4030/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2023-01-11T20:24:49.8597294Z [4031/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2023-01-11T20:24:49.9888592Z [4031/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2023-01-11T20:24:49.9889518Z [4032/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2023-01-11T20:24:50.1105882Z [4032/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2023-01-11T20:24:50.1107399Z [4033/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2023-01-11T20:24:50.1712725Z [4033/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2023-01-11T20:24:50.1713630Z [4034/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2023-01-11T20:24:50.3256638Z [4034/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2023-01-11T20:24:50.3259741Z [4035/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2023-01-11T20:24:50.3603282Z [4035/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2023-01-11T20:24:50.3604225Z [4036/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2023-01-11T20:24:50.4832661Z [4036/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2023-01-11T20:24:50.4833194Z [4037/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2023-01-11T20:24:50.4833677Z In file included from ../../aten/src/ATen/native/mkldnn/Utils.cpp:3: 2023-01-11T20:24:50.4834643Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:50.4835331Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:50.4835781Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:50.4836083Z | ^~~~~~~~~~~~ 2023-01-11T20:24:50.4836207Z 2023-01-11T20:24:50.5805010Z [4037/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2023-01-11T20:24:50.5806337Z [4038/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2023-01-11T20:24:50.6724062Z [4038/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2023-01-11T20:24:50.6724647Z [4039/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2023-01-11T20:24:50.6893783Z [4039/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2023-01-11T20:24:50.6895511Z [4040/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2023-01-11T20:24:50.8406437Z [4040/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2023-01-11T20:24:50.8407399Z [4041/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2023-01-11T20:24:50.9157707Z [4041/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2023-01-11T20:24:50.9158818Z [4042/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2023-01-11T20:24:51.0158753Z [4042/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2023-01-11T20:24:51.0159712Z [4043/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2023-01-11T20:24:51.0529960Z [4043/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2023-01-11T20:24:51.0531004Z [4044/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2023-01-11T20:24:51.0536341Z [4044/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2023-01-11T20:24:51.0537287Z [4045/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2023-01-11T20:24:51.2669035Z [4045/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2023-01-11T20:24:51.2676729Z [4046/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2023-01-11T20:24:51.3334150Z [4046/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2023-01-11T20:24:51.3335032Z [4047/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2023-01-11T20:24:51.3793627Z [4047/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2023-01-11T20:24:51.3794784Z [4048/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2023-01-11T20:24:51.3795930Z In file included from ../../aten/src/ATen/native/xnnpack/MaxPooling.cpp:3: 2023-01-11T20:24:51.3797713Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:51.3798873Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:51.3799617Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:51.3800113Z | ^~~~~~~~~~~~ 2023-01-11T20:24:51.3800324Z 2023-01-11T20:24:51.4201559Z [4048/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2023-01-11T20:24:51.4202178Z [4049/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2023-01-11T20:24:51.4570234Z [4049/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2023-01-11T20:24:51.4571319Z [4050/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2023-01-11T20:24:51.4965462Z [4050/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2023-01-11T20:24:51.4966524Z [4051/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2023-01-11T20:24:51.5107998Z [4051/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2023-01-11T20:24:51.5111433Z [4052/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2023-01-11T20:24:51.8790679Z [4052/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2023-01-11T20:24:51.8791567Z [4053/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2023-01-11T20:24:51.9144445Z [4053/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2023-01-11T20:24:51.9147993Z [4054/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2023-01-11T20:24:52.1363496Z [4054/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2023-01-11T20:24:52.1364291Z [4055/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2023-01-11T20:24:52.1415984Z [4055/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2023-01-11T20:24:52.1417639Z [4056/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2023-01-11T20:24:52.1721803Z [4056/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2023-01-11T20:24:52.1722426Z [4057/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2023-01-11T20:24:52.2295800Z [4057/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2023-01-11T20:24:52.2296827Z [4058/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2023-01-11T20:24:52.2843566Z [4058/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2023-01-11T20:24:52.2844576Z [4059/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2023-01-11T20:24:52.5340986Z [4059/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2023-01-11T20:24:52.5342197Z [4060/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2023-01-11T20:24:52.6209239Z [4060/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2023-01-11T20:24:52.6210468Z [4061/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2023-01-11T20:24:52.6535907Z [4061/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2023-01-11T20:24:52.6537006Z [4062/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2023-01-11T20:24:52.7237893Z [4062/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2023-01-11T20:24:52.7238636Z [4063/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2023-01-11T20:24:52.7537678Z [4063/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2023-01-11T20:24:52.7538916Z [4064/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2023-01-11T20:24:52.8334436Z [4064/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2023-01-11T20:24:52.8341991Z [4065/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2023-01-11T20:24:52.9894486Z [4065/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2023-01-11T20:24:52.9895100Z [4066/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2023-01-11T20:24:53.0492396Z [4066/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2023-01-11T20:24:53.0493623Z [4067/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2023-01-11T20:24:53.1257330Z [4067/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2023-01-11T20:24:53.1259541Z [4068/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2023-01-11T20:24:53.2057485Z [4068/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2023-01-11T20:24:53.2058441Z [4069/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2023-01-11T20:24:53.2142349Z [4069/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2023-01-11T20:24:53.2142858Z [4070/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2023-01-11T20:24:53.2201782Z [4070/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2023-01-11T20:24:53.2202936Z [4071/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2023-01-11T20:24:53.2880984Z [4071/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2023-01-11T20:24:53.2881523Z [4072/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2023-01-11T20:24:53.4253864Z [4072/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2023-01-11T20:24:53.4260563Z [4073/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2023-01-11T20:24:53.4560696Z [4073/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2023-01-11T20:24:53.4562411Z [4074/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2023-01-11T20:24:53.5085336Z [4074/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2023-01-11T20:24:53.5086816Z [4075/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2023-01-11T20:24:53.6882146Z [4075/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2023-01-11T20:24:53.6883042Z [4076/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2023-01-11T20:24:53.9261582Z [4076/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:24:53.9262694Z [4077/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.1769302Z [4077/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.1770268Z [4078/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.2585992Z [4078/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.2587015Z [4079/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.3554652Z [4079/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.3565008Z [4080/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2023-01-11T20:24:54.4425079Z [4080/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.4425611Z [4081/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2023-01-11T20:24:54.5273348Z [4081/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.5274697Z [4082/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.5995929Z [4082/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.5996970Z [4083/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2023-01-11T20:24:54.6836266Z [4083/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.6837297Z [4084/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.8449222Z [4084/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.8450286Z [4085/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.9920472Z [4085/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:54.9921566Z [4086/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.0196865Z [4086/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.0197625Z [4087/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.0272942Z [4087/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.0273980Z [4088/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.0534144Z [4088/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.0535164Z [4089/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.3310125Z [4089/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.3317683Z [4090/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.4300992Z [4090/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.4301989Z [4091/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.4733875Z [4091/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.4734918Z [4092/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.5196738Z [4092/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.5197838Z [4093/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.5597795Z [4093/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.5598905Z [4094/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.8319936Z [4094/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.8321025Z [4095/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.8572061Z [4095/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.8572693Z [4096/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.8789577Z [4096/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.8790403Z [4097/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.9113020Z [4097/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.9114139Z [4098/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.9299585Z [4098/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:55.9300629Z [4099/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.1999020Z [4099/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.1999658Z [4100/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.2896957Z [4100/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.2897577Z [4101/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.3343457Z [4101/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.3344469Z [4102/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.4150022Z [4102/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.4151041Z [4103/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.4266158Z [4103/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.4266768Z [4104/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.6408029Z [4104/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.6409092Z [4105/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.7048599Z [4105/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.7049933Z [4106/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.7444297Z [4106/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.7445319Z [4107/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.7861687Z [4107/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.7868209Z [4108/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.9080223Z [4108/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.9083719Z [4109/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.9944818Z [4109/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:56.9951300Z [4110/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.0977439Z [4110/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.0978479Z [4111/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.0984404Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/MaxPoolKernel.cpp:8, 2023-01-11T20:24:57.0985166Z from aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:1: 2023-01-11T20:24:57.0986544Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:57.0987707Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:57.0988456Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:57.0988958Z | ^~~~~~~~~~~~ 2023-01-11T20:24:57.0989167Z 2023-01-11T20:24:57.1663576Z [4111/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.1664506Z [4112/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.1980405Z [4112/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.1981409Z [4113/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.3219397Z [4113/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.3221000Z [4114/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.4331200Z [4114/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.4332295Z [4115/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.4337851Z [4115/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.4339381Z [4116/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.5043366Z [4116/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.5050369Z [4117/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.5325629Z [4117/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.5326667Z [4118/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.6666051Z [4118/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.6667072Z [4119/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.8646167Z [4119/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.8646861Z [4120/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.8853885Z [4120/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.8854907Z [4121/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.8873235Z [4121/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.8874272Z [4122/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.9090466Z [4122/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:57.9091593Z [4123/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.1270574Z [4123/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.1272120Z [4124/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.2467650Z [4124/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.2468366Z [4125/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.2686135Z [4125/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.2686789Z [4126/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.3023831Z [4126/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.3025391Z [4127/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.3258539Z [4127/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.3259591Z [4128/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.5990575Z [4128/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.5991433Z [4129/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.6169328Z [4129/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2023-01-11T20:24:58.6170119Z [4130/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.6171014Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/AvgPoolKernel.cpp:6, 2023-01-11T20:24:58.6171740Z from aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp:1: 2023-01-11T20:24:58.6172832Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2023-01-11T20:24:58.6173817Z ../../aten/src/ATen/native/Pool.h:109:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2023-01-11T20:24:58.6174460Z 109 | const int64_t nOutputPlane = nInputPlane; 2023-01-11T20:24:58.6174875Z | ^~~~~~~~~~~~ 2023-01-11T20:24:58.6175003Z 2023-01-11T20:24:58.6577675Z [4130/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2023-01-11T20:24:58.6578828Z [4131/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.7511822Z [4131/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2023-01-11T20:24:58.7512713Z [4132/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.8174930Z [4132/4475] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2023-01-11T20:24:58.8175470Z [4133/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2023-01-11T20:24:58.8320771Z [4133/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2023-01-11T20:24:58.8321630Z [4134/4475] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2023-01-11T20:24:58.8322840Z ../../third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2023-01-11T20:24:58.8323800Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2023-01-11T20:24:58.8324265Z | ^~~~~~~ 2023-01-11T20:24:58.8324460Z 2023-01-11T20:24:58.8484585Z [4134/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2023-01-11T20:24:58.8485380Z [4135/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2023-01-11T20:24:58.8787536Z [4135/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2023-01-11T20:24:58.8788219Z [4136/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2023-01-11T20:24:58.8940269Z [4136/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2023-01-11T20:24:58.8942343Z [4137/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2023-01-11T20:24:58.9378608Z [4137/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2023-01-11T20:24:58.9379506Z [4138/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2023-01-11T20:24:58.9985475Z [4138/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2023-01-11T20:24:58.9986319Z [4139/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2023-01-11T20:24:59.0132145Z [4139/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2023-01-11T20:24:59.0132984Z [4140/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2023-01-11T20:24:59.0514008Z [4140/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2023-01-11T20:24:59.0514904Z [4141/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2023-01-11T20:24:59.0577723Z [4141/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2023-01-11T20:24:59.0578571Z [4142/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2023-01-11T20:24:59.0885396Z [4142/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2023-01-11T20:24:59.0886246Z [4143/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2023-01-11T20:24:59.1048143Z [4143/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2023-01-11T20:24:59.1049060Z [4144/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2023-01-11T20:24:59.1806032Z [4144/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2023-01-11T20:24:59.1806980Z [4145/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2023-01-11T20:24:59.2037021Z [4145/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2023-01-11T20:24:59.2042207Z [4146/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2023-01-11T20:24:59.3617680Z [4146/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2023-01-11T20:24:59.3618616Z [4147/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2023-01-11T20:24:59.3795798Z [4147/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2023-01-11T20:24:59.3796718Z [4148/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2023-01-11T20:24:59.5400285Z [4148/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2023-01-11T20:24:59.5401457Z [4149/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2023-01-11T20:24:59.5564164Z [4149/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2023-01-11T20:24:59.5564988Z [4150/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2023-01-11T20:24:59.7226475Z [4150/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2023-01-11T20:24:59.7227613Z [4151/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2023-01-11T20:24:59.7804508Z [4151/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2023-01-11T20:24:59.7805589Z [4152/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2023-01-11T20:24:59.8369851Z [4152/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2023-01-11T20:24:59.8370889Z [4153/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2023-01-11T20:24:59.9621256Z [4153/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2023-01-11T20:24:59.9622012Z [4154/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2023-01-11T20:24:59.9622655Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:24:59.9623220Z from ../../torch/csrc/autograd/engine.cpp:14: 2023-01-11T20:24:59.9624162Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:24:59.9624904Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:24:59.9625689Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:59.9626285Z 142 | auto alt_options_msg = 2023-01-11T20:24:59.9626691Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:24:59.9627499Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:24:59.9628203Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:24:59.9628982Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:24:59.9629363Z 2023-01-11T20:25:00.0637097Z [4154/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2023-01-11T20:25:00.0637920Z [4155/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2023-01-11T20:25:00.1709184Z [4155/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2023-01-11T20:25:00.1710318Z [4156/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2023-01-11T20:25:00.3571109Z [4156/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2023-01-11T20:25:00.3578627Z [4157/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2023-01-11T20:25:00.7172633Z [4157/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2023-01-11T20:25:00.7175171Z [4158/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2023-01-11T20:25:01.0134356Z [4158/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2023-01-11T20:25:01.0140860Z [4159/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2023-01-11T20:25:01.1037732Z [4159/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2023-01-11T20:25:01.1038577Z [4160/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2023-01-11T20:25:01.1039275Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:25:01.1039880Z from ../../torch/csrc/autograd/input_buffer.cpp:4: 2023-01-11T20:25:01.1041136Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:25:01.1041920Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:25:01.1042758Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:25:01.1043405Z 142 | auto alt_options_msg = 2023-01-11T20:25:01.1043850Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:25:01.1044762Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:25:01.1045527Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:25:01.1046379Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:25:01.1046785Z 2023-01-11T20:25:01.2239007Z [4160/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2023-01-11T20:25:01.2239947Z [4161/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2023-01-11T20:25:01.4553850Z [4161/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2023-01-11T20:25:01.4556368Z [4162/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2023-01-11T20:25:01.4793616Z [4162/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2023-01-11T20:25:01.4794409Z [4163/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2023-01-11T20:25:01.6518378Z [4163/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2023-01-11T20:25:01.6519272Z [4164/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2023-01-11T20:25:01.7823267Z [4164/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2023-01-11T20:25:01.7824162Z [4165/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2023-01-11T20:25:01.8133546Z [4165/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2023-01-11T20:25:01.8134046Z [4166/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2023-01-11T20:25:01.8719062Z [4166/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2023-01-11T20:25:01.8720553Z [4167/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2023-01-11T20:25:02.1971091Z [4167/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2023-01-11T20:25:02.1972038Z [4168/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2023-01-11T20:25:02.3225584Z [4168/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2023-01-11T20:25:02.3226700Z [4169/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2023-01-11T20:25:02.5012485Z [4169/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2023-01-11T20:25:02.5013234Z [4170/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2023-01-11T20:25:02.6141412Z [4170/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2023-01-11T20:25:02.6142479Z [4171/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2023-01-11T20:25:02.7411515Z [4171/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2023-01-11T20:25:02.7412770Z [4172/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2023-01-11T20:25:02.8111668Z [4172/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2023-01-11T20:25:02.8112622Z [4173/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2023-01-11T20:25:03.0024038Z [4173/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2023-01-11T20:25:03.0025774Z [4174/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2023-01-11T20:25:03.0426668Z [4174/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2023-01-11T20:25:03.0428514Z [4175/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2023-01-11T20:25:03.0671978Z [4175/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2023-01-11T20:25:03.0672920Z [4176/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2023-01-11T20:25:03.3383622Z [4176/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2023-01-11T20:25:03.3386533Z [4177/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2023-01-11T20:25:04.1642837Z [4177/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2023-01-11T20:25:04.1653037Z [4178/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2023-01-11T20:25:04.2474932Z [4178/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2023-01-11T20:25:04.2483295Z [4179/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2023-01-11T20:25:04.3349847Z [4179/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2023-01-11T20:25:04.3351375Z [4180/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2023-01-11T20:25:04.6695636Z [4180/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2023-01-11T20:25:04.6697600Z [4181/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2023-01-11T20:25:04.6880584Z [4181/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2023-01-11T20:25:04.6881557Z [4182/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2023-01-11T20:25:04.7278861Z [4182/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2023-01-11T20:25:04.7279819Z [4183/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2023-01-11T20:25:04.8304175Z [4183/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2023-01-11T20:25:04.8305059Z [4184/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2023-01-11T20:25:05.0880053Z [4184/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2023-01-11T20:25:05.0888197Z [4185/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2023-01-11T20:25:05.1598695Z [4185/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2023-01-11T20:25:05.1599530Z [4186/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2023-01-11T20:25:05.2293852Z [4186/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2023-01-11T20:25:05.2294815Z [4187/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2023-01-11T20:25:05.3781893Z [4187/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2023-01-11T20:25:05.3782862Z [4188/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2023-01-11T20:25:05.4500224Z [4188/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2023-01-11T20:25:05.4502439Z [4189/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2023-01-11T20:25:05.4814446Z [4189/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2023-01-11T20:25:05.4815470Z [4190/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2023-01-11T20:25:05.5639702Z [4190/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2023-01-11T20:25:05.5640758Z [4191/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2023-01-11T20:25:05.6966616Z [4191/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2023-01-11T20:25:05.6969121Z [4192/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2023-01-11T20:25:05.9020312Z [4192/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2023-01-11T20:25:05.9023166Z [4193/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2023-01-11T20:25:05.9069666Z [4193/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2023-01-11T20:25:05.9070866Z [4194/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2023-01-11T20:25:06.0492009Z [4194/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2023-01-11T20:25:06.0493097Z [4195/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2023-01-11T20:25:06.0644292Z [4195/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2023-01-11T20:25:06.0645330Z [4196/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2023-01-11T20:25:06.2551651Z [4196/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2023-01-11T20:25:06.2552573Z [4197/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2023-01-11T20:25:06.3180962Z [4197/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2023-01-11T20:25:06.3181872Z [4198/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2023-01-11T20:25:06.4862453Z [4198/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2023-01-11T20:25:06.4863821Z [4199/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2023-01-11T20:25:06.5651215Z [4199/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2023-01-11T20:25:06.6530573Z [4200/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2023-01-11T20:25:06.6531647Z [4200/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2023-01-11T20:25:06.6532451Z [4201/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2023-01-11T20:25:06.6752015Z [4201/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2023-01-11T20:25:06.6752879Z [4202/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2023-01-11T20:25:06.8202863Z [4202/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2023-01-11T20:25:06.8203693Z [4203/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2023-01-11T20:25:06.9946540Z [4203/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2023-01-11T20:25:06.9947446Z [4204/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2023-01-11T20:25:07.0239591Z [4204/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2023-01-11T20:25:07.0246757Z [4205/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2023-01-11T20:25:07.0701547Z [4205/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2023-01-11T20:25:07.0702495Z [4206/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2023-01-11T20:25:07.2432232Z [4206/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2023-01-11T20:25:07.2433213Z [4207/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2023-01-11T20:25:07.4102001Z [4207/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2023-01-11T20:25:07.4102940Z [4208/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2023-01-11T20:25:07.4444750Z [4208/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2023-01-11T20:25:07.4446177Z [4209/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2023-01-11T20:25:07.6318309Z [4209/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2023-01-11T20:25:07.6319385Z [4210/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2023-01-11T20:25:07.8318484Z [4210/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2023-01-11T20:25:07.8319514Z [4211/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2023-01-11T20:25:07.8931035Z [4211/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2023-01-11T20:25:07.8931558Z [4212/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2023-01-11T20:25:07.8932247Z ../../torch/csrc/jit/mobile/interpreter.cpp: In member function 'bool torch::jit::mobile::InterpreterState::run(torch::jit::mobile::Stack&)': 2023-01-11T20:25:07.8932815Z ../../torch/csrc/jit/mobile/interpreter.cpp:336:23: warning: unused variable 'sref' [-Wunused-variable] 2023-01-11T20:25:07.8933221Z 336 | const auto& sref = stack.back().toStringRef(); 2023-01-11T20:25:07.8933669Z | ^~~~ 2023-01-11T20:25:07.8933790Z 2023-01-11T20:25:07.9196320Z [4212/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2023-01-11T20:25:07.9197218Z [4213/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2023-01-11T20:25:08.1594054Z [4213/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2023-01-11T20:25:08.1594920Z [4214/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2023-01-11T20:25:08.3016926Z [4214/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2023-01-11T20:25:08.3018108Z [4215/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2023-01-11T20:25:08.3471950Z [4215/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2023-01-11T20:25:08.3474202Z [4216/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2023-01-11T20:25:08.4531697Z [4216/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2023-01-11T20:25:08.4532596Z [4217/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2023-01-11T20:25:08.6447841Z [4217/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2023-01-11T20:25:08.6448355Z [4218/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2023-01-11T20:25:08.8403159Z [4218/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2023-01-11T20:25:08.8408079Z [4219/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2023-01-11T20:25:08.8423409Z [4219/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2023-01-11T20:25:08.8424199Z [4220/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2023-01-11T20:25:08.9633828Z [4220/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2023-01-11T20:25:08.9634755Z [4221/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2023-01-11T20:25:09.0560904Z [4221/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2023-01-11T20:25:09.0562510Z [4222/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2023-01-11T20:25:09.1957604Z [4222/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2023-01-11T20:25:09.1958295Z [4223/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2023-01-11T20:25:09.3208243Z [4223/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2023-01-11T20:25:09.3209490Z [4224/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2023-01-11T20:25:09.3897595Z [4224/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2023-01-11T20:25:09.3898509Z [4225/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2023-01-11T20:25:09.3924046Z [4225/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2023-01-11T20:25:09.3924954Z [4226/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2023-01-11T20:25:09.5584402Z [4226/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2023-01-11T20:25:09.5585267Z [4227/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2023-01-11T20:25:09.6435889Z [4227/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2023-01-11T20:25:09.6436409Z [4228/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2023-01-11T20:25:09.6854777Z [4228/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2023-01-11T20:25:09.6855734Z [4229/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2023-01-11T20:25:09.6971162Z [4229/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2023-01-11T20:25:09.6971718Z [4230/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2023-01-11T20:25:09.7186714Z [4230/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2023-01-11T20:25:09.7187700Z [4231/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2023-01-11T20:25:09.9747226Z [4231/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2023-01-11T20:25:09.9748028Z [4232/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2023-01-11T20:25:10.0425599Z [4232/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2023-01-11T20:25:10.0426351Z [4233/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2023-01-11T20:25:10.4174729Z [4233/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2023-01-11T20:25:10.4175657Z [4234/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2023-01-11T20:25:10.4212099Z [4234/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2023-01-11T20:25:10.4212998Z [4235/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2023-01-11T20:25:10.8920046Z [4235/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2023-01-11T20:25:10.8920938Z [4236/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2023-01-11T20:25:11.0305197Z [4236/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2023-01-11T20:25:11.0310226Z [4237/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2023-01-11T20:25:11.0587716Z [4237/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2023-01-11T20:25:11.0590529Z [4238/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2023-01-11T20:25:11.4268636Z [4238/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2023-01-11T20:25:11.4269554Z [4239/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2023-01-11T20:25:11.4288690Z [4239/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2023-01-11T20:25:11.4289330Z [4240/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2023-01-11T20:25:11.7080855Z [4240/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2023-01-11T20:25:11.7085505Z [4241/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2023-01-11T20:25:11.7912708Z [4241/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2023-01-11T20:25:11.7913536Z [4242/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2023-01-11T20:25:11.8228830Z [4242/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2023-01-11T20:25:11.8229630Z [4243/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2023-01-11T20:25:12.1347832Z [4243/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2023-01-11T20:25:12.1350982Z [4244/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2023-01-11T20:25:12.1464856Z [4244/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2023-01-11T20:25:12.1466091Z [4245/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2023-01-11T20:25:12.5189273Z [4245/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2023-01-11T20:25:12.5190250Z [4246/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2023-01-11T20:25:12.5681760Z [4246/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2023-01-11T20:25:12.5683124Z [4247/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2023-01-11T20:25:12.9258844Z [4247/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2023-01-11T20:25:12.9259671Z [4248/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2023-01-11T20:25:12.9873655Z [4248/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2023-01-11T20:25:12.9874541Z [4249/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2023-01-11T20:25:13.0116927Z [4249/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2023-01-11T20:25:13.0117717Z [4250/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2023-01-11T20:25:13.2048024Z [4250/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2023-01-11T20:25:13.2058564Z [4251/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2023-01-11T20:25:13.2694819Z [4251/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2023-01-11T20:25:13.2695714Z [4252/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2023-01-11T20:25:13.3514305Z [4252/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2023-01-11T20:25:13.3515412Z [4253/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2023-01-11T20:25:13.4328120Z [4253/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2023-01-11T20:25:13.4329093Z [4254/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2023-01-11T20:25:13.6120300Z [4254/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2023-01-11T20:25:13.6121505Z [4255/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2023-01-11T20:25:13.6221507Z [4255/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2023-01-11T20:25:13.6222792Z [4256/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2023-01-11T20:25:13.7666309Z [4256/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2023-01-11T20:25:13.7667257Z [4257/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2023-01-11T20:25:13.9439553Z [4257/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2023-01-11T20:25:13.9442234Z [4258/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2023-01-11T20:25:14.0112404Z [4258/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2023-01-11T20:25:14.0113233Z [4259/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2023-01-11T20:25:14.1907569Z [4259/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2023-01-11T20:25:14.1908519Z [4260/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2023-01-11T20:25:14.3513462Z [4260/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2023-01-11T20:25:14.3514303Z [4261/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2023-01-11T20:25:14.4263330Z [4261/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2023-01-11T20:25:14.4264056Z [4262/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2023-01-11T20:25:14.5845453Z [4262/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2023-01-11T20:25:14.5846283Z [4263/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2023-01-11T20:25:14.7132115Z [4263/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2023-01-11T20:25:14.7136468Z [4264/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2023-01-11T20:25:14.8493098Z [4264/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2023-01-11T20:25:14.8494130Z [4265/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2023-01-11T20:25:14.8896147Z [4265/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2023-01-11T20:25:14.8897055Z [4266/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2023-01-11T20:25:15.2505676Z [4266/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2023-01-11T20:25:15.2506580Z [4267/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2023-01-11T20:25:15.5608699Z [4267/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2023-01-11T20:25:15.5609566Z [4268/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2023-01-11T20:25:15.5730594Z [4268/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2023-01-11T20:25:15.5731788Z [4269/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2023-01-11T20:25:15.9815259Z [4269/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2023-01-11T20:25:15.9816054Z [4270/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2023-01-11T20:25:15.9900329Z [4270/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2023-01-11T20:25:15.9902368Z [4271/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2023-01-11T20:25:16.0712673Z [4271/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2023-01-11T20:25:16.0714946Z [4272/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2023-01-11T20:25:16.2908997Z [4272/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2023-01-11T20:25:16.2914759Z [4273/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2023-01-11T20:25:16.3770563Z [4273/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2023-01-11T20:25:16.3771542Z [4274/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2023-01-11T20:25:16.3832159Z [4274/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2023-01-11T20:25:16.3833071Z [4275/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2023-01-11T20:25:16.4995098Z [4275/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2023-01-11T20:25:16.4996429Z [4276/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2023-01-11T20:25:16.6993014Z [4276/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2023-01-11T20:25:16.6993589Z [4277/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2023-01-11T20:25:16.7644349Z [4277/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2023-01-11T20:25:16.7645325Z [4278/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2023-01-11T20:25:17.1003707Z [4278/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2023-01-11T20:25:17.1004788Z [4279/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2023-01-11T20:25:17.1566562Z [4279/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2023-01-11T20:25:17.1567393Z [4280/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2023-01-11T20:25:17.3934706Z [4280/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2023-01-11T20:25:17.3935493Z [4281/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2023-01-11T20:25:17.5975229Z [4281/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2023-01-11T20:25:17.5978999Z [4282/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2023-01-11T20:25:17.6365320Z [4282/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2023-01-11T20:25:17.6369779Z [4283/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2023-01-11T20:25:17.9585651Z [4283/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2023-01-11T20:25:17.9586525Z [4284/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2023-01-11T20:25:18.0076357Z [4284/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2023-01-11T20:25:18.0077248Z [4285/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2023-01-11T20:25:18.3670216Z [4285/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2023-01-11T20:25:18.3671076Z [4286/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2023-01-11T20:25:18.4791607Z [4286/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2023-01-11T20:25:18.4793552Z [4287/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2023-01-11T20:25:18.4801247Z [4287/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2023-01-11T20:25:18.4802449Z [4288/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2023-01-11T20:25:18.7025861Z [4288/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2023-01-11T20:25:18.7027491Z [4289/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2023-01-11T20:25:18.7853375Z [4289/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2023-01-11T20:25:18.7860239Z [4290/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2023-01-11T20:25:18.8874858Z [4290/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2023-01-11T20:25:18.8875842Z [4291/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2023-01-11T20:25:18.9154336Z [4291/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2023-01-11T20:25:18.9155401Z [4292/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2023-01-11T20:25:19.0161922Z [4292/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2023-01-11T20:25:19.0162901Z [4293/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2023-01-11T20:25:19.2134184Z [4293/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2023-01-11T20:25:19.2136602Z [4294/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2023-01-11T20:25:19.3400626Z [4294/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2023-01-11T20:25:19.3403632Z [4295/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2023-01-11T20:25:19.6029319Z [4295/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2023-01-11T20:25:19.6030212Z [4296/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2023-01-11T20:25:19.6804478Z [4296/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2023-01-11T20:25:19.6805516Z [4297/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2023-01-11T20:25:19.6843932Z [4297/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2023-01-11T20:25:19.6846062Z [4298/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2023-01-11T20:25:19.7177275Z [4298/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2023-01-11T20:25:19.7177945Z [4299/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2023-01-11T20:25:20.0826303Z [4299/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2023-01-11T20:25:20.0827211Z [4300/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2023-01-11T20:25:20.1568182Z [4300/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2023-01-11T20:25:20.1569083Z [4301/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2023-01-11T20:25:20.1598881Z [4301/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2023-01-11T20:25:20.1602207Z [4302/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2023-01-11T20:25:20.4658803Z [4302/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2023-01-11T20:25:20.4659640Z [4303/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2023-01-11T20:25:20.6093981Z [4303/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2023-01-11T20:25:20.6094920Z [4304/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2023-01-11T20:25:20.6528447Z [4304/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2023-01-11T20:25:20.6529666Z [4305/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2023-01-11T20:25:20.7925247Z [4305/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2023-01-11T20:25:20.7926065Z [4306/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2023-01-11T20:25:20.9693911Z [4306/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2023-01-11T20:25:20.9695675Z [4307/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2023-01-11T20:25:21.0276711Z [4307/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2023-01-11T20:25:21.0277556Z [4308/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2023-01-11T20:25:21.0778953Z [4308/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2023-01-11T20:25:21.0780006Z [4309/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2023-01-11T20:25:21.1645294Z [4309/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2023-01-11T20:25:21.1648567Z [4310/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2023-01-11T20:25:21.3849270Z [4310/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2023-01-11T20:25:21.3855011Z [4311/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2023-01-11T20:25:21.5202877Z [4311/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2023-01-11T20:25:21.5204316Z [4312/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2023-01-11T20:25:21.5353158Z [4312/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2023-01-11T20:25:21.5353974Z [4313/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2023-01-11T20:25:21.8117024Z [4313/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2023-01-11T20:25:21.8117870Z [4314/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2023-01-11T20:25:22.2114339Z [4314/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2023-01-11T20:25:22.2114904Z [4315/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2023-01-11T20:25:22.2474517Z [4315/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2023-01-11T20:25:22.2475598Z [4316/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2023-01-11T20:25:22.5794368Z [4316/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2023-01-11T20:25:22.5795227Z [4317/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2023-01-11T20:25:22.6066768Z [4317/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2023-01-11T20:25:22.6067668Z [4318/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2023-01-11T20:25:22.8505000Z [4318/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2023-01-11T20:25:22.8506179Z [4319/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2023-01-11T20:25:22.9891694Z [4319/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2023-01-11T20:25:22.9892938Z [4320/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2023-01-11T20:25:23.0349443Z [4320/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2023-01-11T20:25:23.0350481Z [4321/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2023-01-11T20:25:23.0487021Z [4321/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2023-01-11T20:25:23.0488024Z [4322/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2023-01-11T20:25:23.2418122Z [4322/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2023-01-11T20:25:23.2424931Z [4323/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2023-01-11T20:25:23.2882293Z [4323/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2023-01-11T20:25:23.2887330Z [4324/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2023-01-11T20:25:23.3235571Z [4324/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2023-01-11T20:25:23.3236374Z [4325/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2023-01-11T20:25:23.6846308Z [4325/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2023-01-11T20:25:23.6847227Z [4326/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2023-01-11T20:25:24.1175677Z [4326/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2023-01-11T20:25:24.1176526Z [4327/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2023-01-11T20:25:24.1749629Z [4327/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2023-01-11T20:25:24.1752813Z [4328/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2023-01-11T20:25:24.3688052Z [4328/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2023-01-11T20:25:24.3689037Z [4329/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2023-01-11T20:25:24.5439086Z [4329/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2023-01-11T20:25:24.5439771Z [4330/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2023-01-11T20:25:24.5478004Z [4330/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2023-01-11T20:25:24.5478916Z [4331/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2023-01-11T20:25:24.7078075Z [4331/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2023-01-11T20:25:24.7078911Z [4332/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2023-01-11T20:25:25.1569556Z [4332/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2023-01-11T20:25:25.1570605Z [4333/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2023-01-11T20:25:25.3632125Z [4333/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2023-01-11T20:25:25.3633122Z [4334/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2023-01-11T20:25:25.5704754Z [4334/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2023-01-11T20:25:25.5710291Z [4335/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2023-01-11T20:25:25.7220736Z [4335/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2023-01-11T20:25:25.7221503Z [4336/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2023-01-11T20:25:25.9072917Z [4336/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2023-01-11T20:25:25.9073861Z [4337/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2023-01-11T20:25:26.0589099Z [4337/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2023-01-11T20:25:26.0591667Z [4338/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2023-01-11T20:25:26.0921526Z [4338/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2023-01-11T20:25:26.0922459Z [4339/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2023-01-11T20:25:26.0923611Z ../../torch/csrc/jit/runtime/interpreter.cpp: In member function 'bool torch::jit::InterpreterStateImpl::runImpl(torch::jit::Stack&)': 2023-01-11T20:25:26.0924639Z ../../torch/csrc/jit/runtime/interpreter.cpp:759:27: warning: unused variable 'msg' [-Wunused-variable] 2023-01-11T20:25:26.0925393Z 759 | const auto& msg = stack.back().toStringRef(); 2023-01-11T20:25:26.0925909Z | ^~~ 2023-01-11T20:25:26.0926111Z 2023-01-11T20:25:26.7491257Z [4339/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2023-01-11T20:25:26.7492614Z [4340/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2023-01-11T20:25:26.9349939Z [4340/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2023-01-11T20:25:26.9350789Z [4341/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2023-01-11T20:25:27.0046792Z [4341/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2023-01-11T20:25:27.0047614Z [4342/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2023-01-11T20:25:27.4095209Z [4342/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2023-01-11T20:25:27.4096197Z [4343/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2023-01-11T20:25:27.4436257Z [4343/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2023-01-11T20:25:27.4437329Z [4344/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2023-01-11T20:25:27.4817487Z [4344/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2023-01-11T20:25:27.4820239Z [4345/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2023-01-11T20:25:27.4945276Z [4345/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2023-01-11T20:25:27.4946352Z [4346/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2023-01-11T20:25:27.6300003Z [4346/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2023-01-11T20:25:27.6301996Z [4347/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2023-01-11T20:25:27.9248211Z [4347/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2023-01-11T20:25:27.9249092Z [4348/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2023-01-11T20:25:28.0363613Z [4348/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2023-01-11T20:25:28.0369121Z [4349/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2023-01-11T20:25:28.1234228Z [4349/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2023-01-11T20:25:28.1235352Z [4350/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2023-01-11T20:25:28.2644781Z [4350/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2023-01-11T20:25:28.2646330Z [4351/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2023-01-11T20:25:28.7062536Z [4351/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2023-01-11T20:25:28.7063409Z [4352/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2023-01-11T20:25:28.7272701Z [4352/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2023-01-11T20:25:28.7274043Z [4353/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2023-01-11T20:25:29.1345614Z [4353/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2023-01-11T20:25:29.1346565Z [4354/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2023-01-11T20:25:29.1959603Z [4354/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2023-01-11T20:25:29.1960463Z [4355/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2023-01-11T20:25:29.4278677Z [4355/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2023-01-11T20:25:29.4283947Z [4356/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2023-01-11T20:25:29.5802381Z [4356/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2023-01-11T20:25:29.5803590Z [4357/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2023-01-11T20:25:29.6082233Z [4357/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2023-01-11T20:25:29.6083265Z [4358/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2023-01-11T20:25:29.8049712Z [4358/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2023-01-11T20:25:29.8050621Z [4359/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2023-01-11T20:25:29.8051614Z In file included from ../../torch/csrc/jit/runtime/static/ops.cpp:18: 2023-01-11T20:25:29.8053071Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h: In instantiation of 'bool at::native::detail::can_use_native_serial_stack_impl(at::Tensor&, TensorListType, int64_t) [with TensorListType = torch::jit::ProcessedNodeInputWrapper; int64_t = long int]': 2023-01-11T20:25:29.8055222Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:140:44: required from 'static bool at::native::detail::CanUseNativeSerialStack::call(at::Tensor&, TensorListType, int64_t) [with TensorListType = torch::jit::ProcessedNodeInputWrapper; int64_t = long int]' 2023-01-11T20:25:29.8056359Z ../../torch/csrc/jit/runtime/static/ops.cpp:868:37: required from here 2023-01-11T20:25:29.8057327Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:94:15: warning: unused variable 'first_tensor_shape' [-Wunused-variable] 2023-01-11T20:25:29.8091293Z 94 | auto const &first_tensor_shape = first_tensor.sizes(); 2023-01-11T20:25:29.8091882Z | ^~~~~~~~~~~~~~~~~~ 2023-01-11T20:25:29.8092315Z 2023-01-11T20:25:29.9004748Z [4359/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2023-01-11T20:25:29.9051989Z [4360/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2023-01-11T20:25:29.9821267Z [4360/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2023-01-11T20:25:29.9827472Z [4361/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2023-01-11T20:25:30.2107283Z [4361/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2023-01-11T20:25:30.2112259Z [4362/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2023-01-11T20:25:30.2380072Z [4362/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2023-01-11T20:25:30.2380906Z [4363/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2023-01-11T20:25:30.2918285Z [4363/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2023-01-11T20:25:30.2919241Z [4364/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2023-01-11T20:25:30.4475930Z [4364/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2023-01-11T20:25:30.4476876Z [4365/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2023-01-11T20:25:30.6356819Z [4365/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2023-01-11T20:25:30.6358142Z [4366/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2023-01-11T20:25:30.7597436Z [4366/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2023-01-11T20:25:30.7598661Z [4367/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2023-01-11T20:25:30.7753299Z [4367/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2023-01-11T20:25:30.7754222Z [4368/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2023-01-11T20:25:30.8822247Z [4368/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2023-01-11T20:25:30.8823352Z [4369/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2023-01-11T20:25:31.0101732Z [4369/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2023-01-11T20:25:31.0102871Z [4370/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2023-01-11T20:25:31.7351866Z [4370/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2023-01-11T20:25:31.7356668Z [4371/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2023-01-11T20:25:31.9726208Z [4371/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2023-01-11T20:25:31.9730175Z [4372/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2023-01-11T20:25:32.1185520Z [4372/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2023-01-11T20:25:32.1195541Z [4373/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2023-01-11T20:25:32.2782769Z [4373/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2023-01-11T20:25:32.2784152Z [4374/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2023-01-11T20:25:32.3116235Z [4374/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2023-01-11T20:25:32.3123799Z [4375/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2023-01-11T20:25:32.9266784Z [4375/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2023-01-11T20:25:32.9270368Z [4376/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2023-01-11T20:25:33.2490476Z [4376/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2023-01-11T20:25:33.2492972Z [4377/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2023-01-11T20:25:33.3890051Z [4377/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2023-01-11T20:25:33.3891124Z [4378/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2023-01-11T20:25:33.5290096Z [4378/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2023-01-11T20:25:33.5291132Z [4379/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2023-01-11T20:25:33.6182971Z [4379/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2023-01-11T20:25:33.6184181Z [4380/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2023-01-11T20:25:33.7378188Z [4380/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2023-01-11T20:25:33.7380073Z [4381/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2023-01-11T20:25:33.7841999Z [4381/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2023-01-11T20:25:33.7842894Z [4382/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2023-01-11T20:25:34.0237924Z [4382/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2023-01-11T20:25:34.0242135Z [4383/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2023-01-11T20:25:34.0496668Z [4383/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2023-01-11T20:25:34.0499149Z [4384/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2023-01-11T20:25:34.1375674Z [4384/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2023-01-11T20:25:34.1376494Z [4385/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2023-01-11T20:25:34.6051879Z [4385/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2023-01-11T20:25:34.6053509Z [4386/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2023-01-11T20:25:34.6980566Z [4386/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2023-01-11T20:25:34.6982004Z [4387/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2023-01-11T20:25:34.7924414Z [4387/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2023-01-11T20:25:34.7925354Z [4388/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2023-01-11T20:25:35.1164175Z [4388/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2023-01-11T20:25:35.1165641Z [4389/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2023-01-11T20:25:35.4360776Z [4389/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2023-01-11T20:25:35.4365349Z [4390/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2023-01-11T20:25:35.5059721Z [4390/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2023-01-11T20:25:35.5060621Z [4391/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2023-01-11T20:25:35.5081680Z [4391/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2023-01-11T20:25:35.5082538Z [4392/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2023-01-11T20:25:35.5664406Z [4392/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2023-01-11T20:25:35.5665424Z [4393/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2023-01-11T20:25:35.7200566Z [4393/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2023-01-11T20:25:35.7202384Z [4394/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2023-01-11T20:25:35.7923155Z [4394/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2023-01-11T20:25:35.7926042Z [4395/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2023-01-11T20:25:36.1595353Z [4395/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2023-01-11T20:25:36.1600030Z [4396/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2023-01-11T20:25:36.6016779Z [4396/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2023-01-11T20:25:36.6020936Z [4397/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2023-01-11T20:25:36.6638033Z [4397/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2023-01-11T20:25:36.6641155Z [4398/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2023-01-11T20:25:36.9088732Z [4398/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2023-01-11T20:25:36.9092624Z [4399/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2023-01-11T20:25:37.0738241Z [4399/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2023-01-11T20:25:37.0740648Z [4400/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2023-01-11T20:25:37.2460379Z [4400/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2023-01-11T20:25:37.2465370Z [4401/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2023-01-11T20:25:37.5011645Z [4401/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2023-01-11T20:25:37.5016539Z [4402/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2023-01-11T20:25:37.9172840Z [4402/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2023-01-11T20:25:37.9176478Z [4403/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2023-01-11T20:25:38.0697018Z [4403/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2023-01-11T20:25:38.0703970Z [4404/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2023-01-11T20:25:38.2564233Z [4404/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2023-01-11T20:25:38.2571765Z [4405/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2023-01-11T20:25:38.3824677Z [4405/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2023-01-11T20:25:38.3827190Z [4406/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2023-01-11T20:25:38.4369901Z [4406/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2023-01-11T20:25:38.4372674Z [4407/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2023-01-11T20:25:38.4767775Z [4407/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2023-01-11T20:25:38.4768597Z [4408/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2023-01-11T20:25:38.7358073Z [4408/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2023-01-11T20:25:38.7358979Z [4409/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2023-01-11T20:25:38.7566598Z [4409/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2023-01-11T20:25:38.7567354Z [4410/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2023-01-11T20:25:38.7620315Z [4410/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2023-01-11T20:25:38.7621104Z [4411/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2023-01-11T20:25:38.9246210Z [4411/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2023-01-11T20:25:38.9248452Z [4412/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2023-01-11T20:25:39.1285856Z [4412/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2023-01-11T20:25:39.1286622Z [4413/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2023-01-11T20:25:39.1397550Z [4413/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2023-01-11T20:25:39.1398765Z [4414/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2023-01-11T20:25:39.1640080Z [4414/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2023-01-11T20:25:39.1642373Z [4415/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2023-01-11T20:25:39.1823249Z [4415/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2023-01-11T20:25:39.1824581Z [4416/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2023-01-11T20:25:39.2561595Z [4416/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2023-01-11T20:25:39.2563680Z [4417/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2023-01-11T20:25:39.2756288Z [4417/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2023-01-11T20:25:39.2757180Z [4418/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2023-01-11T20:25:39.5409772Z [4418/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2023-01-11T20:25:39.5410493Z [4419/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2023-01-11T20:25:39.5500848Z [4419/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2023-01-11T20:25:39.5501533Z [4420/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2023-01-11T20:25:39.5677950Z [4420/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2023-01-11T20:25:39.5681628Z [4421/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2023-01-11T20:25:39.5852677Z [4421/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2023-01-11T20:25:39.5853687Z [4422/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2023-01-11T20:25:39.6533790Z [4422/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2023-01-11T20:25:39.6534694Z [4423/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2023-01-11T20:25:39.6673548Z [4423/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2023-01-11T20:25:39.6674605Z [4424/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2023-01-11T20:25:39.8042556Z [4424/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2023-01-11T20:25:39.8043477Z [4425/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2023-01-11T20:25:39.9202567Z [4425/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2023-01-11T20:25:39.9203446Z [4426/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2023-01-11T20:25:39.9489849Z [4426/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2023-01-11T20:25:39.9491104Z [4427/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2023-01-11T20:25:39.9508661Z [4427/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2023-01-11T20:25:39.9509221Z [4428/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2023-01-11T20:25:40.0758777Z [4428/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2023-01-11T20:25:40.0759827Z [4429/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2023-01-11T20:25:40.0887006Z [4429/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2023-01-11T20:25:40.0887913Z [4430/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2023-01-11T20:25:40.1028727Z [4430/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2023-01-11T20:25:40.1029780Z [4431/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2023-01-11T20:25:40.2704813Z [4431/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2023-01-11T20:25:40.2705629Z [4432/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2023-01-11T20:25:40.2905954Z [4432/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2023-01-11T20:25:40.2906865Z [4433/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2023-01-11T20:25:40.3054324Z [4433/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2023-01-11T20:25:40.3055064Z [4434/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2023-01-11T20:25:40.4750610Z [4434/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2023-01-11T20:25:40.4751111Z [4435/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2023-01-11T20:25:40.4924188Z [4435/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2023-01-11T20:25:40.4924818Z [4436/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2023-01-11T20:25:40.5459234Z [4436/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2023-01-11T20:25:40.5460134Z [4437/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2023-01-11T20:25:40.6195797Z [4437/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2023-01-11T20:25:40.6197314Z [4438/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2023-01-11T20:25:40.6783978Z [4438/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2023-01-11T20:25:40.6784843Z [4439/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2023-01-11T20:25:40.6809467Z [4439/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2023-01-11T20:25:40.6810369Z [4440/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2023-01-11T20:25:40.6817949Z [4440/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2023-01-11T20:25:40.6818809Z [4441/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2023-01-11T20:25:40.7244651Z [4441/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2023-01-11T20:25:40.7245855Z [4442/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2023-01-11T20:25:41.0347268Z [4442/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2023-01-11T20:25:41.0348051Z [4443/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2023-01-11T20:25:41.0598626Z [4443/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2023-01-11T20:25:41.0599542Z [4444/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2023-01-11T20:25:41.0804974Z [4444/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2023-01-11T20:25:41.0805929Z [4445/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2023-01-11T20:25:41.0868110Z [4445/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o 2023-01-11T20:25:41.0869068Z [4446/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2023-01-11T20:25:41.1704203Z [4446/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2023-01-11T20:25:41.1710237Z [4447/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2023-01-11T20:25:41.1717781Z ../../torch/csrc/profiler/orchestration/observer.cpp: In destructor 'virtual torch::profiler::impl::ProfilerStateBase::~ProfilerStateBase()': 2023-01-11T20:25:41.1718928Z ../../torch/csrc/profiler/orchestration/observer.cpp:100:10: warning: unused variable 'handle' [-Wunused-variable] 2023-01-11T20:25:41.1719663Z 100 | auto handle = handle_; 2023-01-11T20:25:41.1720112Z | ^~~~~~ 2023-01-11T20:25:41.1726304Z 2023-01-11T20:25:41.2990009Z [4447/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2023-01-11T20:25:41.2990927Z [4448/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2023-01-11T20:25:41.3704129Z [4448/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2023-01-11T20:25:41.3713759Z [4449/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2023-01-11T20:25:41.4768206Z [4449/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2023-01-11T20:25:41.4769096Z [4450/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2023-01-11T20:25:41.5007023Z [4450/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2023-01-11T20:25:41.5007953Z [4451/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2023-01-11T20:25:41.5015706Z [4451/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2023-01-11T20:25:41.5017075Z [4452/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2023-01-11T20:25:41.5625834Z [4452/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2023-01-11T20:25:41.5626857Z [4453/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o 2023-01-11T20:25:41.5905413Z [4453/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2023-01-11T20:25:41.5906395Z [4454/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2023-01-11T20:25:41.6482775Z [4454/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2023-01-11T20:25:41.6484011Z [4455/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2023-01-11T20:25:41.8109353Z [4455/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2023-01-11T20:25:41.8110114Z [4456/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2023-01-11T20:25:41.8121765Z [4456/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2023-01-11T20:25:41.8122629Z [4457/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2023-01-11T20:25:41.8847676Z [4457/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2023-01-11T20:25:41.8849061Z [4458/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2023-01-11T20:25:42.2127372Z [4458/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2023-01-11T20:25:42.2133647Z [4459/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2023-01-11T20:25:42.2402653Z [4459/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2023-01-11T20:25:42.2403609Z [4460/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2023-01-11T20:25:42.3377276Z [4460/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2023-01-11T20:25:42.3378546Z [4461/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2023-01-11T20:25:42.6427472Z [4461/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2023-01-11T20:25:42.6428433Z [4462/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2023-01-11T20:25:42.7772933Z [4462/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2023-01-11T20:25:42.7775182Z [4463/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2023-01-11T20:25:42.9546610Z [4463/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2023-01-11T20:25:42.9549842Z [4464/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2023-01-11T20:25:42.9985247Z [4464/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2023-01-11T20:25:42.9986735Z [4465/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2023-01-11T20:25:43.1412769Z [4465/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2023-01-11T20:25:43.1413905Z [4466/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2023-01-11T20:25:43.1893737Z [4466/4475] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2023-01-11T20:25:43.3574727Z [4467/4475] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2023-01-11T20:25:43.4449436Z [4468/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2023-01-11T20:25:43.7789319Z [4469/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2023-01-11T20:25:43.8662035Z [4470/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2023-01-11T20:25:44.0996170Z [4471/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2023-01-11T20:25:44.0997134Z [4472/4475] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2023-01-11T20:25:44.0997907Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4, 2023-01-11T20:25:44.0998613Z from ../../torch/csrc/autograd/FunctionsManual.cpp:12: 2023-01-11T20:25:44.0999627Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = long int; int64_t = long int]': 2023-01-11T20:25:44.1000095Z ../../aten/src/ATen/SparseTensorImpl.h:231:48: required from here 2023-01-11T20:25:44.1000591Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:25:44.1001064Z 142 | auto alt_options_msg = 2023-01-11T20:25:44.1001330Z | ^~~~~~~~~~~~~~~ 2023-01-11T20:25:44.1001861Z ../../aten/src/ATen/SparseTensorImpl.h: In instantiation of 'void at::SparseTensorImpl::_resize_(int64_t, int64_t, c10::ArrayRef) [with T = c10::SymInt; int64_t = long int]': 2023-01-11T20:25:44.1002308Z ../../aten/src/ATen/SparseTensorImpl.h:238:48: required from here 2023-01-11T20:25:44.1002808Z ../../aten/src/ATen/SparseTensorImpl.h:142:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2023-01-11T20:25:44.1003041Z 2023-01-11T20:25:45.5080958Z [4472/4475] Linking CXX static library lib/libtorch_cpu.a 2023-01-11T20:25:45.5082892Z [4473/4475] Linking CXX static library lib/libtorch_cpu.a 2023-01-11T20:25:45.5124136Z [4473/4475] Linking CXX static library lib/libtorch.a 2023-01-11T20:25:45.5124660Z [4474/4475] Linking CXX static library lib/libtorch.a 2023-01-11T20:25:45.5124952Z [4474/4475] Install the project... 2023-01-11T20:25:45.5142370Z -- Install configuration: "Release" 2023-01-11T20:25:47.1939421Z Installation completed, now you can copy the headers/libs from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install to your project directory. 2023-01-11T20:25:47.1939895Z + build_predictor 2023-01-11T20:25:47.1940271Z + PREDICTOR_BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build/predictor 2023-01-11T20:25:47.1941035Z + rm -rf /var/lib/jenkins/workspace/build_test_custom_build/predictor 2023-01-11T20:25:47.1953163Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build/predictor 2023-01-11T20:25:47.1961659Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2023-01-11T20:25:47.1962331Z + cmake /var/lib/jenkins/workspace/test/mobile/custom_build -DCMAKE_PREFIX_PATH=/var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install -DCMAKE_BUILD_TYPE=Release 2023-01-11T20:25:47.2486491Z -- The C compiler identification is GNU 9.4.0 2023-01-11T20:25:47.3064474Z -- The CXX compiler identification is GNU 9.4.0 2023-01-11T20:25:47.3173415Z -- Detecting C compiler ABI info 2023-01-11T20:25:47.3845216Z -- Detecting C compiler ABI info - done 2023-01-11T20:25:47.3943269Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2023-01-11T20:25:47.3945637Z -- Detecting C compile features 2023-01-11T20:25:47.3949207Z -- Detecting C compile features - done 2023-01-11T20:25:47.3980359Z -- Detecting CXX compiler ABI info 2023-01-11T20:25:47.4702171Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:25:47.4802853Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2023-01-11T20:25:47.4805581Z -- Detecting CXX compile features 2023-01-11T20:25:47.4810567Z -- Detecting CXX compile features - done 2023-01-11T20:25:47.4923596Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4924407Z static library caffe2_protos_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4924665Z Call Stack (most recent call first): 2023-01-11T20:25:47.4925020Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:103 (append_torchlib_if_found) 2023-01-11T20:25:47.4925342Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4925472Z 2023-01-11T20:25:47.4925477Z 2023-01-11T20:25:47.4945454Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4946230Z static library onnx_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4946574Z Call Stack (most recent call first): 2023-01-11T20:25:47.4947021Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2023-01-11T20:25:47.4947358Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4947485Z 2023-01-11T20:25:47.4947490Z 2023-01-11T20:25:47.4949239Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4950006Z static library onnx_proto_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4950317Z Call Stack (most recent call first): 2023-01-11T20:25:47.4950669Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2023-01-11T20:25:47.4950996Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4951120Z 2023-01-11T20:25:47.4951125Z 2023-01-11T20:25:47.4953590Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4954359Z static library foxi_loader_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4954613Z Call Stack (most recent call first): 2023-01-11T20:25:47.4954965Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2023-01-11T20:25:47.4955291Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4955404Z 2023-01-11T20:25:47.4955408Z 2023-01-11T20:25:47.4957389Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4958134Z static library fmt_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4958498Z Call Stack (most recent call first): 2023-01-11T20:25:47.4958847Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2023-01-11T20:25:47.4959167Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4959293Z 2023-01-11T20:25:47.4959298Z 2023-01-11T20:25:47.4964363Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4965135Z static library eigen_blas_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4965409Z Call Stack (most recent call first): 2023-01-11T20:25:47.4965743Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:113 (append_torchlib_if_found) 2023-01-11T20:25:47.4966073Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4966198Z 2023-01-11T20:25:47.4966203Z 2023-01-11T20:25:47.4968067Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4968805Z static library sleef_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4969098Z Call Stack (most recent call first): 2023-01-11T20:25:47.4969552Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2023-01-11T20:25:47.4969882Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4970006Z 2023-01-11T20:25:47.4970010Z 2023-01-11T20:25:47.4972110Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:25:47.4972823Z static library asmjit_LIBRARY-NOTFOUND not found. 2023-01-11T20:25:47.4973207Z Call Stack (most recent call first): 2023-01-11T20:25:47.4973554Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2023-01-11T20:25:47.4973883Z CMakeLists.txt:8 (find_package) 2023-01-11T20:25:47.4974089Z 2023-01-11T20:25:47.4974094Z 2023-01-11T20:25:47.4975828Z -- Found Torch: /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/lib/libtorch.a 2023-01-11T20:25:47.4984768Z -- Looking for pthread.h 2023-01-11T20:25:47.6374858Z -- Looking for pthread.h - found 2023-01-11T20:25:47.6376046Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:25:47.6993752Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2023-01-11T20:25:47.6994676Z -- Looking for pthread_create in pthreads 2023-01-11T20:25:47.7544862Z -- Looking for pthread_create in pthreads - not found 2023-01-11T20:25:47.7545783Z -- Looking for pthread_create in pthread 2023-01-11T20:25:47.8139605Z -- Looking for pthread_create in pthread - found 2023-01-11T20:25:47.8148499Z -- Found Threads: TRUE 2023-01-11T20:25:47.8151508Z -- Configuring done 2023-01-11T20:25:47.8251892Z -- Generating done 2023-01-11T20:25:47.8270969Z -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor 2023-01-11T20:25:47.8291695Z + make 2023-01-11T20:25:47.8355806Z Scanning dependencies of target Predictor 2023-01-11T20:25:48.0950566Z [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o 2023-01-11T20:25:49.0086815Z [100%] Linking CXX executable Predictor 2023-01-11T20:25:53.5794890Z [100%] Built target Predictor 2023-01-11T20:25:53.5810490Z + run_predictor 2023-01-11T20:25:53.5810947Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2023-01-11T20:25:53.5811265Z + ./Predictor /var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2023-01-11T20:25:54.1763781Z + cmp -s output.txt /var/lib/jenkins/workspace/test/mobile/custom_build/expected_output.txt 2023-01-11T20:25:54.1795577Z + echo 'Test result is the same as expected.' 2023-01-11T20:25:54.1796137Z Test result is the same as expected. 2023-01-11T20:25:54.1797678Z + print_sccache_stats 2023-01-11T20:25:54.1798683Z + echo 'PyTorch Build Statistics' 2023-01-11T20:25:54.1798905Z PyTorch Build Statistics 2023-01-11T20:25:54.1799132Z + sccache --show-stats 2023-01-11T20:25:54.1820586Z Compile requests 4582 2023-01-11T20:25:54.1820891Z Compile requests executed 4520 2023-01-11T20:25:54.1821114Z Cache hits 4511 2023-01-11T20:25:54.1821313Z Cache hits (C/C++) 4511 2023-01-11T20:25:54.1821503Z Cache misses 2 2023-01-11T20:25:54.1821703Z Cache misses (C/C++) 2 2023-01-11T20:25:54.1821905Z Cache timeouts 0 2023-01-11T20:25:54.1822106Z Cache read errors 0 2023-01-11T20:25:54.1822294Z Forced recaches 0 2023-01-11T20:25:54.1822496Z Cache write errors 0 2023-01-11T20:25:54.1822706Z Compilation failures 1 2023-01-11T20:25:54.1822893Z Cache errors 6 2023-01-11T20:25:54.1823088Z Cache errors (C/C++) 6 2023-01-11T20:25:54.1823444Z Non-cacheable compilations 0 2023-01-11T20:25:54.1823692Z Non-cacheable calls 0 2023-01-11T20:25:54.1824004Z Non-compilation calls 62 2023-01-11T20:25:54.1824613Z Unsupported compiler calls 0 2023-01-11T20:25:54.1824990Z Average cache write 0.125 s 2023-01-11T20:25:54.1825472Z Average cache read miss 33.692 s 2023-01-11T20:25:54.1825821Z Average cache read hit 0.030 s 2023-01-11T20:25:54.1826170Z Failed distributed compilations 0 2023-01-11T20:25:54.1827081Z 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:25:54.1827764Z + [[ -n 10588387906 ]] 2023-01-11T20:25:54.1828183Z + sccache --show-stats --stats-format json 2023-01-11T20:25:54.1828516Z + jq .stats 2023-01-11T20:25:54.2293773Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T20:25:54.2293982Z with: 2023-01-11T20:25:54.2294278Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T20:25:54.2294498Z retention-days: 365 2023-01-11T20:25:54.2294678Z if-no-files-found: warn 2023-01-11T20:25:54.2294882Z path: sccache-stats-*.json 2023-01-11T20:25:54.2295070Z name: artifact 2023-01-11T20:25:54.2295237Z s3-bucket: gha-artifacts 2023-01-11T20:25:54.2295426Z region: us-east-1 2023-01-11T20:25:54.2295600Z ##[endgroup] 2023-01-11T20:25:54.5851113Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T20:25:54.5851792Z With the provided path, there will be 1 file uploaded 2023-01-11T20:25:54.5852122Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T20:25:54.5858707Z Starting upload of sccache-stats-linux-focal-py3-clang7-mobile-custom-build-static-10588387906.json 2023-01-11T20:25:54.6983506Z Finished upload of sccache-stats-linux-focal-py3-clang7-mobile-custom-build-static-10588387906.json 2023-01-11T20:25:54.7126349Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T20:25:54.7126585Z with: 2023-01-11T20:25:54.7126747Z ##[endgroup] 2023-01-11T20:25:54.7142060Z ##[group]Run set -eou pipefail 2023-01-11T20:25:54.7142278Z set -eou pipefail 2023-01-11T20:25:54.7142458Z  2023-01-11T20:25:54.7142690Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T20:25:54.7142925Z for _ in $(seq 1440); do 2023-01-11T20:25:54.7143142Z  # Break if no ssh session exists anymore 2023-01-11T20:25:54.7143360Z  if [ "$(who)" = "" ]; then 2023-01-11T20:25:54.7143539Z  break 2023-01-11T20:25:54.7143694Z  fi 2023-01-11T20:25:54.7143853Z  echo "." 2023-01-11T20:25:54.7144018Z  sleep 5 2023-01-11T20:25:54.7144363Z done 2023-01-11T20:25:54.7254605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:25:54.7254856Z ##[endgroup] 2023-01-11T20:25:54.7278911Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T20:25:54.7359808Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T20:25:54.7360107Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T20:25:54.7360355Z # shellcheck disable=SC2046 2023-01-11T20:25:54.7360578Z docker stop $(docker ps -q) || true 2023-01-11T20:25:54.7360790Z # Prune all of the docker images 2023-01-11T20:25:54.7361005Z docker system prune -af 2023-01-11T20:25:54.7371097Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:25:54.7371310Z ##[endgroup] 2023-01-11T20:25:58.8604048Z dd5f4754dc42 2023-01-11T20:25:58.8604326Z 9df8a0833f4a 2023-01-11T20:26:02.4794062Z Deleted Containers: 2023-01-11T20:26:02.4794489Z dd5f4754dc4275c263c195b94ad0b281dbada8b2d35f6768232bba278ecd5646 2023-01-11T20:26:02.4794824Z 9df8a0833f4aa1039b4d25e0d6c61c03ff2e8d63c8f48c148b087c66c65321c1 2023-01-11T20:26:02.4795000Z 2023-01-11T20:26:15.7885717Z Deleted Images: 2023-01-11T20:26:15.7886768Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:26:15.7887647Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:d201d5d219c1681863b90b8d50e8b2382dd0a533dc69c772527c8255937144a4 2023-01-11T20:26:15.7888077Z deleted: sha256:872545647a28b88516eae4000db04fb3df455244b9807860ebbad7d21df7fbd3 2023-01-11T20:26:15.7888392Z deleted: sha256:0913ba780396d26b1a734b3dee7f02947640c13b56c904623d8d169cb2f445d9 2023-01-11T20:26:15.7888709Z deleted: sha256:2ab5e0d230803b5fd25b7b0f930eee8ab6c77cfac036eaa85c95a435b426df7e 2023-01-11T20:26:15.7889033Z deleted: sha256:058992102b05c2e3259d499eee2fb79686b842ff3b38268b218b9c9049bb4f4e 2023-01-11T20:26:15.7889338Z deleted: sha256:a3881c186a0b72148266b6499bd71e5a317b24fee69b6437d44f3c4975960695 2023-01-11T20:26:15.7889662Z deleted: sha256:13ab35328da38a4819bf04cd02facc248dfbaa82d5ec3a3b6e2c669dd985461b 2023-01-11T20:26:15.7890209Z deleted: sha256:aa2b1c0d1223bd8e06c4b3dd1f62593d69cd9d16cf4c46502020dd0ddabaedf4 2023-01-11T20:26:15.7890554Z deleted: sha256:07d56fb6f87c59cf211fb1d48faf0c0697dba1c8bd2eb68cfc32806d0660fb0b 2023-01-11T20:26:15.7891017Z deleted: sha256:b24802dbddd392269b952ab58802f68ad557e19cbce32bb194ab1c09e7eca6c5 2023-01-11T20:26:15.7891341Z deleted: sha256:ef000ff41666363f8fdeac09f9203e47a0ebaed82d61cd2aef4e648d75859d7c 2023-01-11T20:26:15.7891670Z deleted: sha256:b654f485842eed85c133b3d43fef43bfda9f7e718584e49590fa1ab94cbdb621 2023-01-11T20:26:15.7891987Z deleted: sha256:db407d4b58006712031749736db1c37874e5d4e908dfcba929dea8da63234d10 2023-01-11T20:26:15.7892287Z deleted: sha256:d93740e501b928fd7be659a8e1586a3d87e569c1544c2761ecdea7ab0997e7cc 2023-01-11T20:26:15.7892610Z deleted: sha256:ac19b11a34be7cb4598050f9aabd16ff0ff79831f485fb6000af0dfaddb436de 2023-01-11T20:26:15.7893004Z deleted: sha256:a5ae6c04d7731515ac814d89d2986f7910d0867922320cb22d751b3417011f43 2023-01-11T20:26:15.7893338Z deleted: sha256:6eb6bd31a4bd4d9a467b64ebdd39d775cba0ea1edb1de0b00ed3837d816425a8 2023-01-11T20:26:15.7893642Z deleted: sha256:19787711222d55795f879841531b67c7d4278c9f68c7c9510f023efc7e761faa 2023-01-11T20:26:15.7893952Z deleted: sha256:8fa2cc4e3117a1ec0a6d95bd9f17b254dbb0def34fcb15b3e7d6bb9a9f3e35c5 2023-01-11T20:26:15.7894280Z deleted: sha256:098023de3c889616f6862e6be3ec1c96adb5067276efcd2567245b9e39ea0fd9 2023-01-11T20:26:15.7894593Z deleted: sha256:2812d79bbc620bed5ab85a40ba81afc41f5c8b47dead2c7ae008f0dbf6a08d64 2023-01-11T20:26:15.7895034Z deleted: sha256:724cd734f88329c39fb2001c8b92ec22e9d9047f041df8d32978044c71884f31 2023-01-11T20:26:15.7895351Z deleted: sha256:8afdf6dfb1a843616a6386809d2ac8f394c29991357a9fde65af4382ebbe8ef2 2023-01-11T20:26:15.7895669Z deleted: sha256:ac10867395ba90a5662da28be64822423bde7ca92a50e646804c516a98e53004 2023-01-11T20:26:15.7895971Z deleted: sha256:d923c532b32b0d27a1fca08eb52224541269676efc35421ca1143f3bb64c0e7a 2023-01-11T20:26:15.7896283Z deleted: sha256:166fd4df8a671ab6d72685e787eb87bb17716ecfb8383732ce0330cc01de9366 2023-01-11T20:26:15.7896600Z deleted: sha256:0cc9007352917a0fe743d12ca9d2333b9123ddd5d501f9caee7281d837d5b287 2023-01-11T20:26:15.7896916Z deleted: sha256:ad1d657714a0c9feee756d8598c9ebdd7613bea5d3c53cf0a8ec89eb2c27ba2a 2023-01-11T20:26:15.7897248Z deleted: sha256:d4345474a810d8add867c09fddec1703c6f1ef96056681cbd404c3adf9c26231 2023-01-11T20:26:15.7897575Z deleted: sha256:90cfc4251be8e59835753e6518aefddf4f09951dde250ea0f3e10a09cd1bbef1 2023-01-11T20:26:15.7897894Z deleted: sha256:0f39cccb089ed0a8c80302e51e04579017d34266b2dbbf7bc09a826071de9da5 2023-01-11T20:26:15.7898193Z deleted: sha256:844c9188ba4b07d8d846104595214e63ec0c9818848540249393ced49196e702 2023-01-11T20:26:15.7898503Z deleted: sha256:b60329deafe4635066b5ce4cc72f1a3d11902a643666ffa7366b92b1e4c55f80 2023-01-11T20:26:15.7898830Z deleted: sha256:3545474c90ffd46a1ca93bbf91fa70bbbf7cdf7e0085a5e4e158164104c753ff 2023-01-11T20:26:15.7899139Z deleted: sha256:df43d5787137e8e2383f7d1627a5093edba3534745c272878d97083fdbf5f984 2023-01-11T20:26:15.7899462Z deleted: sha256:d9b003a92bbdfabe507ef0f8c00445a56c47fcf6f50e58ada5e86a6992f49c09 2023-01-11T20:26:15.7899803Z deleted: sha256:05d44c5f8014dfc2a6fb85fcaf86916e1305cda1571ee0f1e6320de59ce05bd7 2023-01-11T20:26:15.7900124Z deleted: sha256:530d276655c95d43dd64bb980673a2b13ebdb698a82a066a9b9fdf2e59dfe0bb 2023-01-11T20:26:15.7900424Z deleted: sha256:0daee3895574fbd6e661c964d60581233c5a8589b84d2590423deb3b29b51a46 2023-01-11T20:26:15.7900746Z deleted: sha256:8c76fd3e05eca362fe3d75f5a4c7133bd502ee43f59f17c64ed0c0c22fd46016 2023-01-11T20:26:15.7901063Z deleted: sha256:acb983c614c2804059e0970d18e5464a7542b4d551448270b8fd78cd782e6aa4 2023-01-11T20:26:15.7901369Z deleted: sha256:fda9d1b52f2ba36ac6b2b465a90f8982d9be82c45e4157ae554cde955389fcb3 2023-01-11T20:26:15.7901694Z deleted: sha256:1801c74cef4832dd65d4127c037ae1051a2a1eb90e7ce8120146851ace5946c7 2023-01-11T20:26:15.7902015Z deleted: sha256:240d82bb34e0f78bd9f1a0fc9663c2ddeb81020886c57c7188bb5b70b99e22ee 2023-01-11T20:26:15.7902400Z deleted: sha256:f88a7257109761d6e36e1e2de77e614d3de016b149db7113bcd8662c1fe99370 2023-01-11T20:26:15.7902690Z deleted: sha256:8a214e9e410e6400b71df4b1490fb8f2873203bc232689be875400d89f80b4c2 2023-01-11T20:26:15.7903001Z deleted: sha256:99332f27e027fff91df110db38b2f98a3b9c9212d130aef9a9ace15b4ca675a4 2023-01-11T20:26:15.7903327Z deleted: sha256:5e466b1d33a7b6f612f0d14153f80a4b2aaafd042765ec629a7099ed5d6b54a0 2023-01-11T20:26:15.7903640Z deleted: sha256:91eefd95450265ebde00db0268894212aeccff9e26fa2337760b1d75d20e4173 2023-01-11T20:26:15.7903974Z deleted: sha256:69463c6d56ebcccb292eff675b4d3f48de45fb09ecbb7847f9ccbe876d7e3504 2023-01-11T20:26:15.7904304Z deleted: sha256:296f50ac773cc9a4c23ba55c2564c926765f3c7d0a3fe6fe47e29aaa9ec9b22e 2023-01-11T20:26:15.7904615Z deleted: sha256:f89150a51cf7591d0e1a9f53ed7ea0c3aff94a467e80176a2d4f55c0e3bb41da 2023-01-11T20:26:15.7904989Z deleted: sha256:6d34afa8d6b4573ee5ab2c08738d797c78ad53a584f42d0ad9686080cb1cf955 2023-01-11T20:26:15.7905314Z deleted: sha256:77f6edeb37e215f3a81aea6d82d9c232700f550fb52211911ed569381c45de60 2023-01-11T20:26:15.7905624Z deleted: sha256:8744929d3f79f26f92321dfad103e20ab4d6649223c519635b8091c03e79bf23 2023-01-11T20:26:15.7905914Z deleted: sha256:cbcf68337e6007e98da7234219d686d9865e3691796e71ea82b931bcccbb3bcd 2023-01-11T20:26:15.7906337Z deleted: sha256:5ef8fcc78725941709d1712da344c0bc9f22450dde23c9da2c640dce6f58dc62 2023-01-11T20:26:15.7906807Z deleted: sha256:017f8ab4193b43fb8adcceda4b63e7a0e77f98591b0a0d8e2230cd43051d7651 2023-01-11T20:26:15.7907459Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:26:15.7908198Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-android-ndk-r19c@sha256:0487aa3467bcb89f5d92b9d47656e77980cbcb1281a0539f96a1ecf15048f9ae 2023-01-11T20:26:15.7908692Z deleted: sha256:c52fc3fbb62bba1fd05dfca79067cc319671d670ccd18d57923ec5d67624ca21 2023-01-11T20:26:15.7909035Z deleted: sha256:90f2f4615c307339db47b768de815809cdea59de3afb0b88cfd1f773d285a228 2023-01-11T20:26:15.7909348Z deleted: sha256:8cba1d684a8fe754b33d6a91242300834b1a51cb78f0f1fae4af555978450995 2023-01-11T20:26:15.7909673Z deleted: sha256:cc73debda38b7734a0817b61e4c37a2b06a34566932d150a779dd7f6423087c9 2023-01-11T20:26:15.7909993Z deleted: sha256:c72951f18845c0a40a9bd8e568f748472cfb7c3ef919374614c3d9eed94e6037 2023-01-11T20:26:15.7910300Z deleted: sha256:34d5c20df43f929123580e8f3e0028194cab2b786b24a2487770bc0e7752f56d 2023-01-11T20:26:15.7910603Z deleted: sha256:1073bcd964be0640e5b453b7f55f1c307bf6d92b496b2f1b1eccd86de2537415 2023-01-11T20:26:15.7910931Z deleted: sha256:04da85b560de70cce72be79ce1b5744e7ed36cac7a5fc3113959f2392e1ed173 2023-01-11T20:26:15.7911256Z deleted: sha256:35b0bb3b3c869a23b1d576e815619538df7e01c0d853c459bc7f670fc36c90c1 2023-01-11T20:26:15.7911582Z deleted: sha256:a7deb6aae5eca2e3a81d3b1720d198cfe1e50f99e90bdef99f460f86b6bf7e54 2023-01-11T20:26:15.7911932Z deleted: sha256:d02f7af0f979bea5f6d4dd2096e588f5b3a17feb546de9f723c642e4c5d47384 2023-01-11T20:26:15.7912254Z deleted: sha256:722f725f1c454be89ce86406cf006e121733210c6460e94d9a620e25498c7ad5 2023-01-11T20:26:15.7912639Z deleted: sha256:07fb252146cf48ef92c2b36355eeb146331b8d152e7003d43d78ed7a01963bd4 2023-01-11T20:26:15.7912947Z deleted: sha256:80ab8bf117394cd595dfe2eadf5c21cb9700051ff243c68d43d62381ffee04c8 2023-01-11T20:26:15.7913267Z deleted: sha256:3e71ddf00a40f134b2e80bc26534067b9ea53ebc2c5e488946b1b9b14ed3fd53 2023-01-11T20:26:15.7913590Z deleted: sha256:4ec7276dc997df497647abdc98a3a85b8cf7d114d4051b35a59cef10d57f65de 2023-01-11T20:26:15.7913882Z deleted: sha256:c3594130c4e440446386420c37101e3943a04517aea1a3f00f93c5fe0ed3fc2a 2023-01-11T20:26:15.7914190Z deleted: sha256:d130d8fb3e649220b82be8fc0df8717ebcc6ec796e64f341a3ad5282c60cdc71 2023-01-11T20:26:15.7914512Z deleted: sha256:c2639c4eda3610301c255db7ca41e148c9c86e4730de45929c0658057310692c 2023-01-11T20:26:15.7914832Z deleted: sha256:2b85bac062e3e2239ee68bdbd05ae5454951dca84dd23a573369541ee62ffcd9 2023-01-11T20:26:15.7915206Z deleted: sha256:dc3b3e106c9344de93d5b72cfe88a9b69067a0c9399512b9e83f19b7e00c23b5 2023-01-11T20:26:15.7915519Z deleted: sha256:763d63e329a4998e4e66a4a01774fc8392bf03863e48ccb09657f1c8d32461d7 2023-01-11T20:26:15.7915829Z deleted: sha256:0844d661f4f44513597a02c1fadfddb30543fd5dbe76de9bbc5888e56a1a6b99 2023-01-11T20:26:15.7916136Z deleted: sha256:2a927824eadd0b9b35ffce973c4a859c553443de9922834a3b061b12d86e9c76 2023-01-11T20:26:15.7916455Z deleted: sha256:d8bd57c271745661a8c8f565a5db0104bc5a3f2a2d6ef357ee9c876e7dbe074b 2023-01-11T20:26:15.7916771Z deleted: sha256:4e470ec94d930ae99064395139063bfaedc03999ffd03cb36663ed4d1fb1bb5d 2023-01-11T20:26:15.7917090Z deleted: sha256:2254bf95f821b1d70cf09a03ca14d453aa1478effeff3b9c643fc3539df0bcd0 2023-01-11T20:26:15.7917419Z deleted: sha256:a8ed3dcab26f5ab770639d1ccea1468b3a9d510981a9bccab354b41e013089f1 2023-01-11T20:26:15.7917798Z deleted: sha256:5bfc363f8409a2e7a95795ac7fca5adb20c2a5aca611d342b807b9c7fe34ed9a 2023-01-11T20:26:15.7918144Z deleted: sha256:f62a3b5a32bf35e0a02bec67a66ecd8b58d73dd923b1b743d59896ddaf3c98d8 2023-01-11T20:26:15.7918475Z deleted: sha256:54aeeff33aa8a59f4ad584cc10b957fb32a10b30c042eaa4991457c4f859d453 2023-01-11T20:26:15.7918798Z deleted: sha256:71ac869059a73457a566bc693653de55cc791bbae050d2224940d6597a454dcc 2023-01-11T20:26:15.7919122Z deleted: sha256:a724f02ee8b6893d8a0de114374c9fafcf6c925fce3ebef1058c36f4e419b916 2023-01-11T20:26:15.7919458Z deleted: sha256:fd251ae7c5720e73f08dade402efd326b29a7a79d27bdcb336eb9e9b4f94c8f2 2023-01-11T20:26:15.7919769Z deleted: sha256:39f584fb44c5f8ac9246b81ed3734854247c190bf09f364b8f0a7e9ad6181b52 2023-01-11T20:26:15.7920072Z deleted: sha256:69949e6f4255db20143a17412f6cc7b24ff6a442785f63883afe41df10587fd8 2023-01-11T20:26:15.7920404Z deleted: sha256:f6fa288ecdfa5652aba3ddd4ad3870d53b6af1549de82dabd316135cea0e8887 2023-01-11T20:26:15.7920744Z deleted: sha256:9aba52eb2a12b235b73dc445ca4916da7beb74f234caf40f9e4f74c1dfe00716 2023-01-11T20:26:15.7921091Z deleted: sha256:df3e99d5b00e996bde0eeca0da1b4de1b03d1297dbf1c150e3218da81da3596c 2023-01-11T20:26:15.7921435Z deleted: sha256:b5c89fb2be0273dbe80488e71b5c2f0fc43ea827b5f02b56fc752d3cdd92c2ab 2023-01-11T20:26:15.7921842Z deleted: sha256:4f3c4869d63ed97dd3bd092d3b1e2e9e270bea315dc28ab532537c4e3cfad7ee 2023-01-11T20:26:15.7922324Z deleted: sha256:9b410cedac710afe4500737d093c1d21ce26e8f274bc07bb0f7f18bbfa65f816 2023-01-11T20:26:15.7922652Z deleted: sha256:9a37078e65f30b2d07c8a092871cd8ee9499face8b684912932057a955b961f6 2023-01-11T20:26:15.7922965Z deleted: sha256:25bdb1bd373f848579c6d0ffc8d727064ceb3a5758b47905a5db7f0272b5dc3b 2023-01-11T20:26:15.7923288Z deleted: sha256:4a38511c58f7d67031da7be5cd5a4e701b35f383dcd9ab2e0b35f0c140f2c9f9 2023-01-11T20:26:15.7923605Z deleted: sha256:c69925a4847d617ead25ae5a344cbdb3db9c7d4cfa9c2e918dc9c34eac94417c 2023-01-11T20:26:15.7923941Z deleted: sha256:3c6dbb209e8be14f77758b4a6a8dc102a3e8a2c26537aa2d33c3fa0bcb29ae90 2023-01-11T20:26:15.7924275Z deleted: sha256:6034ceec5ba1aa365f59fe6c4bbc6589f11cca87720e105ff8bd58cb04da4432 2023-01-11T20:26:15.7924590Z deleted: sha256:956f53df812ebe36ff7593021a9c9b3a7a330d8f2710994028af9c3f2c06992b 2023-01-11T20:26:15.7924908Z deleted: sha256:ce8f95860093fff909b328be9b23946db9cab411e5f02dbd8504348ccc22df2d 2023-01-11T20:26:15.7925217Z deleted: sha256:2e567b63588428726efc386a3578312a36b6f4c6425d82b8f9a96a24bfd8c506 2023-01-11T20:26:15.7925514Z deleted: sha256:fd8811213e70276f3976f09a721ed72def14dc05a6d13b7743be3a3c8ffc7fff 2023-01-11T20:26:15.7925812Z deleted: sha256:cb166565868b7ae900c21a6d2e3a44612963dfeb8a88988bd32aa7db4ca49bb6 2023-01-11T20:26:15.7926123Z deleted: sha256:6fc6e3f8d20dd3e6677f22349101d2605a21046eda43ec65cf22943a085ad51f 2023-01-11T20:26:15.7926438Z deleted: sha256:938a3af6171e6cacc2d251d7a02b25c761a9917b2ed720553b26e1b031daf4b3 2023-01-11T20:26:15.7926731Z deleted: sha256:8c22418110113c1425990ef2fb58511e0dc60872921ae6fe3c72f71bf6d99120 2023-01-11T20:26:15.7927032Z deleted: sha256:3c211880b832f40a3e818d0e11ca1725a8b21b518cab440ce0d63cae2391c774 2023-01-11T20:26:15.7927414Z deleted: sha256:b4c50db5a4dbcf2c4cf6b0e5c19878b2cd52e983fb5366ce83d7fd8e2539313a 2023-01-11T20:26:15.7927747Z deleted: sha256:0002c93bdb3704dd9e36ce5153ef637f84de253015f3ee330468dccdeacad60b 2023-01-11T20:26:15.7927913Z 2023-01-11T20:26:15.7928018Z Total reclaimed space: 21.55GB 2023-01-11T20:26:15.8016573Z Post job cleanup. 2023-01-11T20:26:15.8077774Z Post job cleanup. 2023-01-11T20:26:15.9134678Z [command]/usr/bin/git version 2023-01-11T20:26:15.9379015Z git version 2.38.1 2023-01-11T20:26:15.9415272Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c80a532b-2273-4120-8eff-78d9104edb52' before making global git config changes 2023-01-11T20:26:15.9416105Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:26:15.9419504Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:26:15.9497025Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:26:15.9525280Z [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:26:16.0137171Z Entering 'android/libs/fbjni' 2023-01-11T20:26:16.0237988Z Entering 'third_party/FP16' 2023-01-11T20:26:16.0300111Z Entering 'third_party/FXdiv' 2023-01-11T20:26:16.0363584Z Entering 'third_party/NNPACK' 2023-01-11T20:26:16.0455544Z Entering 'third_party/QNNPACK' 2023-01-11T20:26:16.0550163Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:26:16.0650106Z Entering 'third_party/XNNPACK' 2023-01-11T20:26:16.0798273Z Entering 'third_party/benchmark' 2023-01-11T20:26:16.0882256Z Entering 'third_party/cpuinfo' 2023-01-11T20:26:16.0947826Z Entering 'third_party/cub' 2023-01-11T20:26:16.1019262Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:26:16.1166269Z Entering 'third_party/cutlass' 2023-01-11T20:26:16.1295482Z Entering 'third_party/eigen' 2023-01-11T20:26:16.1404951Z Entering 'third_party/fbgemm' 2023-01-11T20:26:16.1530332Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:26:16.1624767Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:26:16.1738573Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:26:16.1824687Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:26:16.1909550Z Entering 'third_party/flatbuffers' 2023-01-11T20:26:16.2021937Z Entering 'third_party/fmt' 2023-01-11T20:26:16.2097882Z Entering 'third_party/foxi' 2023-01-11T20:26:16.2184670Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:26:16.2288260Z Entering 'third_party/gloo' 2023-01-11T20:26:16.2373998Z Entering 'third_party/googletest' 2023-01-11T20:26:16.2433379Z Entering 'third_party/ideep' 2023-01-11T20:26:16.2546290Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:26:16.2666017Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:26:16.2803064Z Entering 'third_party/ios-cmake' 2023-01-11T20:26:16.2893425Z Entering 'third_party/ittapi' 2023-01-11T20:26:16.2955952Z Entering 'third_party/kineto' 2023-01-11T20:26:16.3113146Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:26:16.3212074Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:26:16.3285615Z Entering 'third_party/nccl/nccl' 2023-01-11T20:26:16.3352942Z Entering 'third_party/neon2sse' 2023-01-11T20:26:16.3417082Z Entering 'third_party/nlohmann' 2023-01-11T20:26:16.3493225Z Entering 'third_party/onnx' 2023-01-11T20:26:16.3664722Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:26:16.3765523Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:26:16.3847140Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:26:16.3943484Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:26:16.4088028Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:26:16.4204621Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:26:16.4317506Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:26:16.4388694Z Entering 'third_party/pocketfft' 2023-01-11T20:26:16.4463640Z Entering 'third_party/protobuf' 2023-01-11T20:26:16.4612684Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:26:16.4705749Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:26:16.4772964Z Entering 'third_party/psimd' 2023-01-11T20:26:16.4873169Z Entering 'third_party/pthreadpool' 2023-01-11T20:26:16.4931323Z Entering 'third_party/pybind11' 2023-01-11T20:26:16.5019908Z Entering 'third_party/python-enum' 2023-01-11T20:26:16.5097939Z Entering 'third_party/python-peachpy' 2023-01-11T20:26:16.5161175Z Entering 'third_party/python-six' 2023-01-11T20:26:16.5245009Z Entering 'third_party/sleef' 2023-01-11T20:26:16.5316154Z Entering 'third_party/tbb' 2023-01-11T20:26:16.5412502Z Entering 'third_party/tensorpipe' 2023-01-11T20:26:16.5497211Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:26:16.5590117Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:26:16.5654645Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:26:16.5735248Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:26:16.5790077Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:26:16.5848814Z Entering 'third_party/zstd' 2023-01-11T20:26:16.5929827Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:26:16.5954877Z http.https://github.com/.extraheader 2023-01-11T20:26:16.5962611Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:26:16.5993231Z [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:26:16.6237311Z Entering 'android/libs/fbjni' 2023-01-11T20:26:16.6257167Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6282880Z Entering 'third_party/FP16' 2023-01-11T20:26:16.6302306Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6327544Z Entering 'third_party/FXdiv' 2023-01-11T20:26:16.6347119Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6372591Z Entering 'third_party/NNPACK' 2023-01-11T20:26:16.6392080Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6418418Z Entering 'third_party/QNNPACK' 2023-01-11T20:26:16.6437417Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6462742Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:26:16.6481946Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6506980Z Entering 'third_party/XNNPACK' 2023-01-11T20:26:16.6526761Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6562558Z Entering 'third_party/benchmark' 2023-01-11T20:26:16.6582213Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6607648Z Entering 'third_party/cpuinfo' 2023-01-11T20:26:16.6627121Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6658291Z Entering 'third_party/cub' 2023-01-11T20:26:16.6677756Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6703185Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:26:16.6722379Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6752592Z Entering 'third_party/cutlass' 2023-01-11T20:26:16.6772294Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6808251Z Entering 'third_party/eigen' 2023-01-11T20:26:16.6827563Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6855308Z Entering 'third_party/fbgemm' 2023-01-11T20:26:16.6875119Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6901641Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:26:16.6920314Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6944885Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:26:16.6963140Z http.https://github.com/.extraheader 2023-01-11T20:26:16.6988472Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:26:16.7007595Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7034073Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:26:16.7053108Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7078879Z Entering 'third_party/flatbuffers' 2023-01-11T20:26:16.7097987Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7124651Z Entering 'third_party/fmt' 2023-01-11T20:26:16.7145414Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7177590Z Entering 'third_party/foxi' 2023-01-11T20:26:16.7196627Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7221310Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:26:16.7240334Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7265926Z Entering 'third_party/gloo' 2023-01-11T20:26:16.7285132Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7310896Z Entering 'third_party/googletest' 2023-01-11T20:26:16.7331379Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7356328Z Entering 'third_party/ideep' 2023-01-11T20:26:16.7376570Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7407460Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:26:16.7426604Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7453468Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:26:16.7472452Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7503733Z Entering 'third_party/ios-cmake' 2023-01-11T20:26:16.7523191Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7548023Z Entering 'third_party/ittapi' 2023-01-11T20:26:16.7566822Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7591634Z Entering 'third_party/kineto' 2023-01-11T20:26:16.7612189Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7636437Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:26:16.7655828Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7681253Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:26:16.7700973Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7727384Z Entering 'third_party/nccl/nccl' 2023-01-11T20:26:16.7746821Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7771613Z Entering 'third_party/neon2sse' 2023-01-11T20:26:16.7791081Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7820928Z Entering 'third_party/nlohmann' 2023-01-11T20:26:16.7839906Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7866352Z Entering 'third_party/onnx' 2023-01-11T20:26:16.7886108Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7931987Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:26:16.7951148Z http.https://github.com/.extraheader 2023-01-11T20:26:16.7988275Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:26:16.8007338Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8035531Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:26:16.8055118Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8079607Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:26:16.8098590Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8127528Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:26:16.8147019Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8172891Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:26:16.8191925Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8217002Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:26:16.8236227Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8265443Z Entering 'third_party/pocketfft' 2023-01-11T20:26:16.8284419Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8308540Z Entering 'third_party/protobuf' 2023-01-11T20:26:16.8328113Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8356744Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:26:16.8375594Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8400462Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:26:16.8419219Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8445540Z Entering 'third_party/psimd' 2023-01-11T20:26:16.8465433Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8490137Z Entering 'third_party/pthreadpool' 2023-01-11T20:26:16.8509504Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8535418Z Entering 'third_party/pybind11' 2023-01-11T20:26:16.8554328Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8579931Z Entering 'third_party/python-enum' 2023-01-11T20:26:16.8598618Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8623527Z Entering 'third_party/python-peachpy' 2023-01-11T20:26:16.8642948Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8668208Z Entering 'third_party/python-six' 2023-01-11T20:26:16.8687465Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8713684Z Entering 'third_party/sleef' 2023-01-11T20:26:16.8733867Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8758924Z Entering 'third_party/tbb' 2023-01-11T20:26:16.8778391Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8804578Z Entering 'third_party/tensorpipe' 2023-01-11T20:26:16.8824792Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8850033Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:26:16.8868533Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8893730Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:26:16.8912062Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8936917Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:26:16.8955552Z http.https://github.com/.extraheader 2023-01-11T20:26:16.8981288Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:26:16.9000670Z http.https://github.com/.extraheader 2023-01-11T20:26:16.9025381Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:26:16.9043697Z http.https://github.com/.extraheader 2023-01-11T20:26:16.9071428Z Entering 'third_party/zstd' 2023-01-11T20:26:16.9090623Z http.https://github.com/.extraheader 2023-01-11T20:26:16.9308510Z Evaluate and set job outputs 2023-01-11T20:26:16.9318441Z Set output 'docker-image' 2023-01-11T20:26:16.9319786Z Cleaning up orphan processes