2022-11-23T00:59:40.5064032Z Requested labels: linux.2xlarge 2022-11-23T00:59:40.5064150Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:59:40.5064188Z Waiting for a runner to pick up this job... 2022-11-23T00:59:40.6339417Z Job is about to start running on the runner: i-0598ca2eff1ba8420 (organization) 2022-11-23T00:59:44.4275710Z Current runner version: '2.299.1' 2022-11-23T00:59:44.4281013Z Runner name: 'i-0598ca2eff1ba8420' 2022-11-23T00:59:44.4281460Z Runner group name: 'Default' 2022-11-23T00:59:44.4282075Z Machine name: 'ip-10-0-8-254' 2022-11-23T00:59:44.4283984Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:59:44.4284653Z Actions: write 2022-11-23T00:59:44.4284947Z Checks: write 2022-11-23T00:59:44.4285223Z Contents: write 2022-11-23T00:59:44.4285524Z Deployments: write 2022-11-23T00:59:44.4285823Z Discussions: write 2022-11-23T00:59:44.4286092Z Issues: write 2022-11-23T00:59:44.4286371Z Metadata: read 2022-11-23T00:59:44.4286665Z Packages: write 2022-11-23T00:59:44.4286910Z Pages: write 2022-11-23T00:59:44.4287208Z PullRequests: write 2022-11-23T00:59:44.4287568Z RepositoryProjects: write 2022-11-23T00:59:44.4287865Z SecurityEvents: write 2022-11-23T00:59:44.4288192Z Statuses: write 2022-11-23T00:59:44.4288470Z ##[endgroup] 2022-11-23T00:59:44.4291507Z Secret source: Actions 2022-11-23T00:59:44.4292233Z Prepare workflow directory 2022-11-23T00:59:44.9878961Z Prepare all required actions 2022-11-23T00:59:45.0043884Z Getting action download info 2022-11-23T00:59:45.1830201Z Download action repository 'pytorch/test-infra@main' (SHA:c57ff4d9a93667a5571a80a0e92c3e2674aeedfd) 2022-11-23T00:59:45.4516518Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:59:47.9323702Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-11-23T00:59:48.1923211Z Getting action download info 2022-11-23T00:59:48.3507140Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:59:48.5000387Z Getting action download info 2022-11-23T00:59:48.6599181Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-11-23T00:59:48.7926409Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:59:48.7927991Z ##[group] Inputs 2022-11-23T00:59:48.7928276Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-11-23T00:59:48.7928622Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:48.7929058Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:59:48.7929398Z sync-tag: 2022-11-23T00:59:48.7930037Z timeout-minutes: 240 2022-11-23T00:59:48.7930236Z ##[endgroup] 2022-11-23T00:59:48.7930681Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge) 2022-11-23T00:59:48.8606324Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-11-23T00:59:48.8606594Z with: 2022-11-23T00:59:48.8607069Z github-secret: *** 2022-11-23T00:59:48.8607278Z activate-with-label: false 2022-11-23T00:59:48.8607477Z label: with-ssh 2022-11-23T00:59:48.8607656Z remove-existing-keys: true 2022-11-23T00:59:48.8607862Z env: 2022-11-23T00:59:48.8608035Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:48.8608209Z ##[endgroup] 2022-11-23T00:59:48.9361760Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-11-23T00:59:48.9525421Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:59:48.9525697Z with: 2022-11-23T00:59:48.9525904Z submodules: recursive 2022-11-23T00:59:48.9526088Z fetch-depth: 0 2022-11-23T00:59:48.9526252Z env: 2022-11-23T00:59:48.9526410Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:48.9526595Z ##[endgroup] 2022-11-23T00:59:48.9723942Z ##[group]Run retry () { 2022-11-23T00:59:48.9724192Z retry () { 2022-11-23T00:59:48.9724412Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:59:48.9724622Z } 2022-11-23T00:59:48.9724810Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:59:48.9725014Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:59:48.9725370Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:48.9725710Z else 2022-11-23T00:59:48.9725910Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:48.9726107Z fi 2022-11-23T00:59:48.9726322Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:59:48.9741698Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:48.9741933Z env: 2022-11-23T00:59:48.9742115Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:48.9742297Z NO_SUDO: 2022-11-23T00:59:48.9742454Z ##[endgroup] 2022-11-23T00:59:48.9832889Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:50.5319871Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:59:50.5320117Z with: 2022-11-23T00:59:50.5320316Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:50.5320507Z fetch-depth: 0 2022-11-23T00:59:50.5320690Z submodules: recursive 2022-11-23T00:59:50.5320878Z quiet-checkout: true 2022-11-23T00:59:50.5321073Z repository: pytorch/pytorch 2022-11-23T00:59:50.5321382Z token: *** 2022-11-23T00:59:50.5321553Z ssh-strict: true 2022-11-23T00:59:50.5321734Z persist-credentials: true 2022-11-23T00:59:50.5321925Z clean: true 2022-11-23T00:59:50.5322094Z lfs: false 2022-11-23T00:59:50.5322263Z set-safe-directory: true 2022-11-23T00:59:50.5322445Z env: 2022-11-23T00:59:50.5322616Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:50.5322787Z ##[endgroup] 2022-11-23T00:59:50.6394680Z Syncing repository: pytorch/pytorch 2022-11-23T00:59:50.6396028Z ##[group]Getting Git version info 2022-11-23T00:59:50.6396454Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:50.6396889Z [command]/usr/bin/git version 2022-11-23T00:59:50.6397086Z git version 2.37.1 2022-11-23T00:59:50.6397622Z ##[endgroup] 2022-11-23T00:59:50.6409425Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/923a3feb-6315-449d-b9d1-cdc3e4a69463' before making global git config changes 2022-11-23T00:59:50.6409855Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:50.6410304Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:50.6444933Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:50.6448639Z ##[group]Initializing the repository 2022-11-23T00:59:50.6451072Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:50.6574555Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:59:50.6575081Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:59:50.6575673Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:59:50.6576075Z hint: 2022-11-23T00:59:50.6576574Z hint: git config --global init.defaultBranch 2022-11-23T00:59:50.6576943Z hint: 2022-11-23T00:59:50.6577460Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:59:50.6578146Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:59:50.6578567Z hint: 2022-11-23T00:59:50.6579177Z hint: git branch -m 2022-11-23T00:59:50.6579596Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:59:50.6584587Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:59:50.6615123Z ##[endgroup] 2022-11-23T00:59:50.6615691Z ##[group]Disabling automatic garbage collection 2022-11-23T00:59:50.6618292Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:59:50.6644216Z ##[endgroup] 2022-11-23T00:59:50.6644906Z ##[group]Setting up auth 2022-11-23T00:59:50.6650644Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:50.6678421Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:59:50.6912820Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:50.6940474Z [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' || : 2022-11-23T00:59:50.7174122Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:59:50.7214410Z ##[endgroup] 2022-11-23T00:59:50.7214866Z ##[group]Fetching the repository 2022-11-23T00:59:50.7220207Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-11-23T01:00:39.2740123Z [command]/usr/bin/git rev-parse --verify --quiet 1cfd3858ac54fe3883534309081631a0a892ba3f^{object} 2022-11-23T01:00:39.2765385Z 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:00:39.2771148Z ##[endgroup] 2022-11-23T01:00:39.2771624Z ##[group]Determining the checkout info 2022-11-23T01:00:39.2772012Z ##[endgroup] 2022-11-23T01:00:39.2772375Z ##[group]Checking out the ref 2022-11-23T01:00:39.2775341Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:00:40.5425911Z ##[endgroup] 2022-11-23T01:00:40.5426582Z ##[group]Setting up auth for fetching submodules 2022-11-23T01:00:40.5431905Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:00:40.5496201Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-11-23T01:00:40.5524044Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-11-23T01:00:40.5550958Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-11-23T01:00:40.5576195Z ##[endgroup] 2022-11-23T01:00:40.5576579Z ##[group]Fetching submodules 2022-11-23T01:00:40.5579999Z [command]/usr/bin/git submodule sync --recursive 2022-11-23T01:00:40.5838772Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-11-23T01:00:40.6083796Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-11-23T01:00:40.6084902Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-11-23T01:00:40.6086673Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-11-23T01:00:40.6088927Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-11-23T01:00:40.6091403Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-11-23T01:00:40.6094091Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-11-23T01:00:40.6096882Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-11-23T01:00:40.6099601Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-11-23T01:00:40.6102533Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-11-23T01:00:40.6105470Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-11-23T01:00:40.6108669Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-11-23T01:00:40.6111971Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-11-23T01:00:40.6115422Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-11-23T01:00:40.6118890Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-11-23T01:00:40.6122430Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-11-23T01:00:40.6125869Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-11-23T01:00:40.6129619Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-11-23T01:00:40.6133493Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:00:40.6137314Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-11-23T01:00:40.6141560Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-11-23T01:00:40.6145855Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-11-23T01:00:40.6150039Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-11-23T01:00:40.6154548Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-11-23T01:00:40.6158820Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-11-23T01:00:40.6163369Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-11-23T01:00:40.6168015Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-11-23T01:00:40.6172723Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-11-23T01:00:40.6177518Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-11-23T01:00:40.6182627Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-11-23T01:00:40.6187671Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-11-23T01:00:40.6192972Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-11-23T01:00:40.6198212Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-11-23T01:00:40.6203632Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-11-23T01:00:40.6209038Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-11-23T01:00:40.6214716Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-11-23T01:00:40.6220509Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-11-23T01:00:40.6226259Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-11-23T01:00:40.6232223Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-11-23T01:00:40.6238251Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-11-23T01:00:40.6244446Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-11-23T01:00:40.6250678Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-11-23T01:00:40.6274435Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-11-23T01:00:40.9429369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-11-23T01:00:41.1379699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-11-23T01:00:41.3430021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-11-23T01:00:41.6165481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-11-23T01:00:41.8829807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-11-23T01:00:43.9368293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-11-23T01:00:50.0066780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-11-23T01:00:50.3812258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-11-23T01:00:50.8726158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-11-23T01:00:52.2894446Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-11-23T01:00:53.3562602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-11-23T01:00:54.7853782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-11-23T01:00:59.8496246Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-11-23T01:01:00.5309351Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-11-23T01:01:01.9333893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-11-23T01:01:03.0848703Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-11-23T01:01:03.2974122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-11-23T01:01:03.7313429Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-11-23T01:01:04.0523821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-11-23T01:01:05.1043622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-11-23T01:01:05.5540942Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-11-23T01:01:05.7650654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-11-23T01:01:06.0318822Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-11-23T01:01:07.4000418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-11-23T01:01:07.8385494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-11-23T01:01:08.1817773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-11-23T01:01:14.5873673Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-11-23T01:01:16.2945200Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-11-23T01:01:16.7226148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-11-23T01:01:16.9554146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-11-23T01:01:22.3897438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-11-23T01:01:22.6061228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-11-23T01:01:22.8304056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-11-23T01:01:23.6075086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-11-23T01:01:23.8218474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-11-23T01:01:24.1368191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-11-23T01:01:24.4239359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-11-23T01:01:24.9662668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-11-23T01:01:26.9856079Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-11-23T01:01:27.4489940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-11-23T01:01:29.5538358Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-11-23T01:01:29.5633810Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-11-23T01:01:29.5705585Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-11-23T01:01:29.5906052Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-11-23T01:01:29.6103999Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-11-23T01:01:29.6421884Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-11-23T01:01:30.1890543Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-11-23T01:01:30.2082851Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:01:30.2990864Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-11-23T01:01:30.3299304Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-11-23T01:01:30.5927607Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-11-23T01:01:30.9641363Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-11-23T01:01:31.1863094Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-11-23T01:01:31.2279792Z Submodule path 'third_party/fbgemm': checked out '4d1738b3142a6cb0c032cd639e239566010b054a' 2022-11-23T01:01:31.2293918Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:01:31.2296237Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:01:31.2298649Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:01:31.2301394Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:01:31.2323710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-11-23T01:01:32.1283884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-11-23T01:01:32.6373005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-11-23T01:01:33.7042929Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-11-23T01:01:34.0027318Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-11-23T01:01:34.0939886Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-11-23T01:01:34.1480947Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-11-23T01:01:34.1574097Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-11-23T01:01:34.2412220Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-11-23T01:01:34.2738588Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2022-11-23T01:01:34.2821666Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-11-23T01:01:34.3183811Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-11-23T01:01:34.3399750Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2022-11-23T01:01:34.3826187Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-11-23T01:01:34.3932251Z Submodule path 'third_party/ideep': checked out '5ddc65efe0428bbce2942b3ce5e3ce15239abe2f' 2022-11-23T01:01:34.3945080Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-11-23T01:01:34.3966705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-11-23T01:01:43.0051027Z Submodule path 'third_party/ideep/mkl-dnn': checked out 'd19d0f795c60695bd32f894c6f01771b2dfbe24d' 2022-11-23T01:01:43.0067242Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:01:43.0090405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-11-23T01:01:50.8841962Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '650085b2f3643aad05c629425983491d63b5c289' 2022-11-23T01:01:50.8936426Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-11-23T01:01:50.9065540Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-11-23T01:01:50.9913639Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2022-11-23T01:01:50.9928821Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:01:50.9930574Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:01:50.9953466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-11-23T01:01:52.1083434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-11-23T01:01:53.1498477Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-11-23T01:01:53.2001111Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-11-23T01:01:53.2189463Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-11-23T01:01:53.2316737Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-11-23T01:01:53.3289214Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-11-23T01:01:53.5501178Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-11-23T01:01:53.5528001Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-11-23T01:01:53.5529926Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-11-23T01:01:53.5554153Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-11-23T01:01:53.9559152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-11-23T01:01:54.7730450Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:01:54.8010886Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-11-23T01:01:54.8145937Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-11-23T01:01:54.8158039Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:01:54.8178487Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-11-23T01:01:56.5622005Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-11-23T01:01:56.5639818Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:01:56.5641596Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:01:56.5664170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-11-23T01:01:56.9522421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-11-23T01:01:57.7638799Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-11-23T01:01:57.8232220Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-11-23T01:01:57.8244356Z 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' 2022-11-23T01:01:57.8265924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-11-23T01:01:58.0702759Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:01:58.0784182Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-11-23T01:01:58.3105039Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-11-23T01:01:58.3123608Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:01:58.3125711Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-11-23T01:01:58.3148105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-11-23T01:01:58.7188415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-11-23T01:01:59.7175938Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-11-23T01:01:59.7799010Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-11-23T01:01:59.7875812Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-11-23T01:01:59.7969791Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-11-23T01:01:59.8273642Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2022-11-23T01:01:59.8356099Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-11-23T01:01:59.8616111Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-11-23T01:01:59.8703067Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-11-23T01:01:59.9100644Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-11-23T01:02:00.0074290Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-11-23T01:02:00.0308872Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-11-23T01:02:00.0321774Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:02:00.0323972Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:02:00.0326325Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:02:00.0328819Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:02:00.0350315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-11-23T01:02:01.0683173Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-11-23T01:02:01.5029961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-11-23T01:02:02.7774336Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-11-23T01:02:03.8533750Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-11-23T01:02:03.8665879Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-11-23T01:02:03.9256011Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-11-23T01:02:03.9506168Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-11-23T01:02:03.9519656Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:02:03.9540231Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-11-23T01:02:04.2022607Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:02:04.3235055Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-11-23T01:02:04.3267793Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-11-23T01:02:04.3525773Z Entering 'android/libs/fbjni' 2022-11-23T01:02:04.3559593Z Entering 'third_party/FP16' 2022-11-23T01:02:04.3593031Z Entering 'third_party/FXdiv' 2022-11-23T01:02:04.3626789Z Entering 'third_party/NNPACK' 2022-11-23T01:02:04.3661199Z Entering 'third_party/QNNPACK' 2022-11-23T01:02:04.3696028Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:02:04.3729512Z Entering 'third_party/XNNPACK' 2022-11-23T01:02:04.3773233Z Entering 'third_party/benchmark' 2022-11-23T01:02:04.3807589Z Entering 'third_party/cpuinfo' 2022-11-23T01:02:04.3841724Z Entering 'third_party/cub' 2022-11-23T01:02:04.3875389Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:02:04.3914364Z Entering 'third_party/cutlass' 2022-11-23T01:02:04.3953676Z Entering 'third_party/eigen' 2022-11-23T01:02:04.3988881Z Entering 'third_party/fbgemm' 2022-11-23T01:02:04.4022943Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:02:04.4055680Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:02:04.4089200Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:02:04.4122333Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:02:04.4156823Z Entering 'third_party/flatbuffers' 2022-11-23T01:02:04.4192201Z Entering 'third_party/fmt' 2022-11-23T01:02:04.4225472Z Entering 'third_party/foxi' 2022-11-23T01:02:04.4259229Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:02:04.4292453Z Entering 'third_party/gloo' 2022-11-23T01:02:04.4325968Z Entering 'third_party/googletest' 2022-11-23T01:02:04.4359107Z Entering 'third_party/ideep' 2022-11-23T01:02:04.4391195Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:02:04.4426111Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:02:04.4466223Z Entering 'third_party/ios-cmake' 2022-11-23T01:02:04.4500102Z Entering 'third_party/ittapi' 2022-11-23T01:02:04.4533572Z Entering 'third_party/kineto' 2022-11-23T01:02:04.4567544Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:02:04.4602222Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:02:04.4636678Z Entering 'third_party/nccl/nccl' 2022-11-23T01:02:04.4671244Z Entering 'third_party/neon2sse' 2022-11-23T01:02:04.4704843Z Entering 'third_party/nlohmann' 2022-11-23T01:02:04.4739897Z Entering 'third_party/onnx' 2022-11-23T01:02:04.4785028Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:02:04.4819226Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:02:04.4855078Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:02:04.4889132Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:02:04.4926764Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:02:04.4959787Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:02:04.4993728Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:02:04.5030815Z Entering 'third_party/pocketfft' 2022-11-23T01:02:04.5064056Z Entering 'third_party/protobuf' 2022-11-23T01:02:04.5100786Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:02:04.5135309Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:02:04.5170338Z Entering 'third_party/psimd' 2022-11-23T01:02:04.5203301Z Entering 'third_party/pthreadpool' 2022-11-23T01:02:04.5236931Z Entering 'third_party/pybind11' 2022-11-23T01:02:04.5269911Z Entering 'third_party/python-enum' 2022-11-23T01:02:04.5303705Z Entering 'third_party/python-peachpy' 2022-11-23T01:02:04.5337322Z Entering 'third_party/python-six' 2022-11-23T01:02:04.5370841Z Entering 'third_party/sleef' 2022-11-23T01:02:04.5404072Z Entering 'third_party/tbb' 2022-11-23T01:02:04.5439958Z Entering 'third_party/tensorpipe' 2022-11-23T01:02:04.5473718Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:02:04.5506015Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:02:04.5539373Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:02:04.5573047Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:02:04.5607748Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:02:04.5644036Z Entering 'third_party/zstd' 2022-11-23T01:02:04.5688629Z ##[endgroup] 2022-11-23T01:02:04.5689169Z ##[group]Persisting credentials for submodules 2022-11-23T01:02:04.5693264Z [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' || : 2022-11-23T01:02:04.5940936Z Entering 'android/libs/fbjni' 2022-11-23T01:02:04.5974192Z Entering 'third_party/FP16' 2022-11-23T01:02:04.6006796Z Entering 'third_party/FXdiv' 2022-11-23T01:02:04.6039501Z Entering 'third_party/NNPACK' 2022-11-23T01:02:04.6072714Z Entering 'third_party/QNNPACK' 2022-11-23T01:02:04.6105822Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:02:04.6138436Z Entering 'third_party/XNNPACK' 2022-11-23T01:02:04.6181105Z Entering 'third_party/benchmark' 2022-11-23T01:02:04.6214554Z Entering 'third_party/cpuinfo' 2022-11-23T01:02:04.6247790Z Entering 'third_party/cub' 2022-11-23T01:02:04.6281564Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:02:04.6318946Z Entering 'third_party/cutlass' 2022-11-23T01:02:04.6357221Z Entering 'third_party/eigen' 2022-11-23T01:02:04.6391805Z Entering 'third_party/fbgemm' 2022-11-23T01:02:04.6424428Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:02:04.6456872Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:02:04.6489100Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:02:04.6521512Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:02:04.6555260Z Entering 'third_party/flatbuffers' 2022-11-23T01:02:04.6589102Z Entering 'third_party/fmt' 2022-11-23T01:02:04.6621878Z Entering 'third_party/foxi' 2022-11-23T01:02:04.6655447Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:02:04.6688372Z Entering 'third_party/gloo' 2022-11-23T01:02:04.6721532Z Entering 'third_party/googletest' 2022-11-23T01:02:04.6755405Z Entering 'third_party/ideep' 2022-11-23T01:02:04.6787754Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:02:04.6822518Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:02:04.6861711Z Entering 'third_party/ios-cmake' 2022-11-23T01:02:04.6895039Z Entering 'third_party/ittapi' 2022-11-23T01:02:04.6928107Z Entering 'third_party/kineto' 2022-11-23T01:02:04.6961441Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:02:04.6994433Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:02:04.7028709Z Entering 'third_party/nccl/nccl' 2022-11-23T01:02:04.7062595Z Entering 'third_party/neon2sse' 2022-11-23T01:02:04.7095537Z Entering 'third_party/nlohmann' 2022-11-23T01:02:04.7129534Z Entering 'third_party/onnx' 2022-11-23T01:02:04.7174423Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:02:04.7207519Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:02:04.7242209Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:02:04.7275684Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:02:04.7313918Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:02:04.7346045Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:02:04.7378280Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:02:04.7415460Z Entering 'third_party/pocketfft' 2022-11-23T01:02:04.7448633Z Entering 'third_party/protobuf' 2022-11-23T01:02:04.7486247Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:02:04.7518778Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:02:04.7552794Z Entering 'third_party/psimd' 2022-11-23T01:02:04.7585732Z Entering 'third_party/pthreadpool' 2022-11-23T01:02:04.7618644Z Entering 'third_party/pybind11' 2022-11-23T01:02:04.7651505Z Entering 'third_party/python-enum' 2022-11-23T01:02:04.7684217Z Entering 'third_party/python-peachpy' 2022-11-23T01:02:04.7718584Z Entering 'third_party/python-six' 2022-11-23T01:02:04.7751253Z Entering 'third_party/sleef' 2022-11-23T01:02:04.7783892Z Entering 'third_party/tbb' 2022-11-23T01:02:04.7818422Z Entering 'third_party/tensorpipe' 2022-11-23T01:02:04.7851467Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:02:04.7884101Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:02:04.7916672Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:02:04.7948343Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:02:04.7979850Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:02:04.8013981Z Entering 'third_party/zstd' 2022-11-23T01:02:04.8058163Z [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 2022-11-23T01:02:04.8307314Z Entering 'android/libs/fbjni' 2022-11-23T01:02:04.8337800Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-11-23T01:02:04.8351175Z Entering 'third_party/FP16' 2022-11-23T01:02:04.8382364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-11-23T01:02:04.8397684Z Entering 'third_party/FXdiv' 2022-11-23T01:02:04.8428632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-11-23T01:02:04.8442451Z Entering 'third_party/NNPACK' 2022-11-23T01:02:04.8473815Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-11-23T01:02:04.8487619Z Entering 'third_party/QNNPACK' 2022-11-23T01:02:04.8519174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-11-23T01:02:04.8532567Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:02:04.8564652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-11-23T01:02:04.8578489Z Entering 'third_party/XNNPACK' 2022-11-23T01:02:04.8609428Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-11-23T01:02:04.8634461Z Entering 'third_party/benchmark' 2022-11-23T01:02:04.8665134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:02:04.8679009Z Entering 'third_party/cpuinfo' 2022-11-23T01:02:04.8709159Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:02:04.8724633Z Entering 'third_party/cub' 2022-11-23T01:02:04.8754634Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-11-23T01:02:04.8768087Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:02:04.8799167Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-11-23T01:02:04.8818253Z Entering 'third_party/cutlass' 2022-11-23T01:02:04.8849282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-11-23T01:02:04.8868698Z Entering 'third_party/eigen' 2022-11-23T01:02:04.8899906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-11-23T01:02:04.8916092Z Entering 'third_party/fbgemm' 2022-11-23T01:02:04.8946729Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-11-23T01:02:04.8961946Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:02:04.8992091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-11-23T01:02:04.9005414Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:02:04.9035845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:02:04.9049820Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:02:04.9080450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:02:04.9093893Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:02:04.9124697Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-11-23T01:02:04.9139606Z Entering 'third_party/flatbuffers' 2022-11-23T01:02:04.9171403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-11-23T01:02:04.9186718Z Entering 'third_party/fmt' 2022-11-23T01:02:04.9218140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-11-23T01:02:04.9232222Z Entering 'third_party/foxi' 2022-11-23T01:02:04.9262607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-11-23T01:02:04.9277516Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:02:04.9308019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-11-23T01:02:04.9321951Z Entering 'third_party/gloo' 2022-11-23T01:02:04.9353104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-11-23T01:02:04.9367298Z Entering 'third_party/googletest' 2022-11-23T01:02:04.9398617Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:02:04.9412762Z Entering 'third_party/ideep' 2022-11-23T01:02:04.9443794Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-11-23T01:02:04.9457056Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:02:04.9487063Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-11-23T01:02:04.9503405Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:02:04.9534078Z 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 2022-11-23T01:02:04.9555516Z Entering 'third_party/ios-cmake' 2022-11-23T01:02:04.9586233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-11-23T01:02:04.9600858Z Entering 'third_party/ittapi' 2022-11-23T01:02:04.9631292Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-11-23T01:02:04.9644435Z Entering 'third_party/kineto' 2022-11-23T01:02:04.9676722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-11-23T01:02:04.9690137Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:02:04.9720816Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-11-23T01:02:04.9734139Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:02:04.9765168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-11-23T01:02:04.9779892Z Entering 'third_party/nccl/nccl' 2022-11-23T01:02:04.9811275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-11-23T01:02:04.9825577Z Entering 'third_party/neon2sse' 2022-11-23T01:02:04.9856246Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-11-23T01:02:04.9870679Z Entering 'third_party/nlohmann' 2022-11-23T01:02:04.9901425Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-11-23T01:02:04.9917483Z Entering 'third_party/onnx' 2022-11-23T01:02:04.9947632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:02:04.9972651Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:02:05.0003660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:02:05.0017101Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:02:05.0048728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:02:05.0064600Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:02:05.0095974Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-11-23T01:02:05.0109343Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:02:05.0140738Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:02:05.0159419Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:02:05.0190857Z 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 2022-11-23T01:02:05.0204022Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:02:05.0235904Z 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 2022-11-23T01:02:05.0249398Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:02:05.0281917Z 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 2022-11-23T01:02:05.0299147Z Entering 'third_party/pocketfft' 2022-11-23T01:02:05.0330348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-11-23T01:02:05.0344272Z Entering 'third_party/protobuf' 2022-11-23T01:02:05.0375496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-11-23T01:02:05.0393749Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:02:05.0425147Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:02:05.0439976Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:02:05.0471068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:02:05.0486689Z Entering 'third_party/psimd' 2022-11-23T01:02:05.0519776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-11-23T01:02:05.0534130Z Entering 'third_party/pthreadpool' 2022-11-23T01:02:05.0565952Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-11-23T01:02:05.0579215Z Entering 'third_party/pybind11' 2022-11-23T01:02:05.0610365Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:02:05.0624331Z Entering 'third_party/python-enum' 2022-11-23T01:02:05.0655525Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-11-23T01:02:05.0669424Z Entering 'third_party/python-peachpy' 2022-11-23T01:02:05.0701373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-11-23T01:02:05.0715254Z Entering 'third_party/python-six' 2022-11-23T01:02:05.0746087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-11-23T01:02:05.0760740Z Entering 'third_party/sleef' 2022-11-23T01:02:05.0791829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-11-23T01:02:05.0805464Z Entering 'third_party/tbb' 2022-11-23T01:02:05.0837137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-11-23T01:02:05.0852712Z Entering 'third_party/tensorpipe' 2022-11-23T01:02:05.0884552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-11-23T01:02:05.0898684Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:02:05.0929913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:02:05.0944057Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:02:05.0974131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-11-23T01:02:05.0988364Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:02:05.1018495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-11-23T01:02:05.1032914Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:02:05.1063145Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:02:05.1078047Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:02:05.1108788Z 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 2022-11-23T01:02:05.1125001Z Entering 'third_party/zstd' 2022-11-23T01:02:05.1156583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-11-23T01:02:05.1877758Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-11-23T01:02:05.2133122Z Entering 'android/libs/fbjni' 2022-11-23T01:02:05.2167255Z Entering 'third_party/FP16' 2022-11-23T01:02:05.2201492Z Entering 'third_party/FXdiv' 2022-11-23T01:02:05.2235532Z Entering 'third_party/NNPACK' 2022-11-23T01:02:05.2269533Z Entering 'third_party/QNNPACK' 2022-11-23T01:02:05.2306271Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:02:05.2340396Z Entering 'third_party/XNNPACK' 2022-11-23T01:02:05.2384424Z Entering 'third_party/benchmark' 2022-11-23T01:02:05.2418494Z Entering 'third_party/cpuinfo' 2022-11-23T01:02:05.2453034Z Entering 'third_party/cub' 2022-11-23T01:02:05.2488942Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:02:05.2527663Z Entering 'third_party/cutlass' 2022-11-23T01:02:05.2566868Z Entering 'third_party/eigen' 2022-11-23T01:02:05.2602211Z Entering 'third_party/fbgemm' 2022-11-23T01:02:05.2636605Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:02:05.2669086Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:02:05.2703439Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:02:05.2736473Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:02:05.2771059Z Entering 'third_party/flatbuffers' 2022-11-23T01:02:05.2806210Z Entering 'third_party/fmt' 2022-11-23T01:02:05.2840633Z Entering 'third_party/foxi' 2022-11-23T01:02:05.2874949Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:02:05.2908496Z Entering 'third_party/gloo' 2022-11-23T01:02:05.2943617Z Entering 'third_party/googletest' 2022-11-23T01:02:05.2977990Z Entering 'third_party/ideep' 2022-11-23T01:02:05.3012082Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:02:05.3047404Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:02:05.3087594Z Entering 'third_party/ios-cmake' 2022-11-23T01:02:05.3121593Z Entering 'third_party/ittapi' 2022-11-23T01:02:05.3156806Z Entering 'third_party/kineto' 2022-11-23T01:02:05.3189778Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:02:05.3223527Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:02:05.3258183Z Entering 'third_party/nccl/nccl' 2022-11-23T01:02:05.3292990Z Entering 'third_party/neon2sse' 2022-11-23T01:02:05.3326942Z Entering 'third_party/nlohmann' 2022-11-23T01:02:05.3361365Z Entering 'third_party/onnx' 2022-11-23T01:02:05.3405963Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:02:05.3439563Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:02:05.3474768Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:02:05.3508261Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:02:05.3545209Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:02:05.3579228Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:02:05.3613223Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:02:05.3650665Z Entering 'third_party/pocketfft' 2022-11-23T01:02:05.3685321Z Entering 'third_party/protobuf' 2022-11-23T01:02:05.3721545Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:02:05.3754583Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:02:05.3789315Z Entering 'third_party/psimd' 2022-11-23T01:02:05.3823859Z Entering 'third_party/pthreadpool' 2022-11-23T01:02:05.3857082Z Entering 'third_party/pybind11' 2022-11-23T01:02:05.3891428Z Entering 'third_party/python-enum' 2022-11-23T01:02:05.3925765Z Entering 'third_party/python-peachpy' 2022-11-23T01:02:05.3959402Z Entering 'third_party/python-six' 2022-11-23T01:02:05.3993234Z Entering 'third_party/sleef' 2022-11-23T01:02:05.4026659Z Entering 'third_party/tbb' 2022-11-23T01:02:05.4063398Z Entering 'third_party/tensorpipe' 2022-11-23T01:02:05.4097148Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:02:05.4130681Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:02:05.4164082Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:02:05.4197066Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:02:05.4229804Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:02:05.4265076Z Entering 'third_party/zstd' 2022-11-23T01:02:05.4309302Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-11-23T01:02:05.4563258Z Entering 'android/libs/fbjni' 2022-11-23T01:02:05.4597448Z Entering 'third_party/FP16' 2022-11-23T01:02:05.4632073Z Entering 'third_party/FXdiv' 2022-11-23T01:02:05.4665597Z Entering 'third_party/NNPACK' 2022-11-23T01:02:05.4700249Z Entering 'third_party/QNNPACK' 2022-11-23T01:02:05.4734395Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:02:05.4768532Z Entering 'third_party/XNNPACK' 2022-11-23T01:02:05.4813671Z Entering 'third_party/benchmark' 2022-11-23T01:02:05.4848060Z Entering 'third_party/cpuinfo' 2022-11-23T01:02:05.4882748Z Entering 'third_party/cub' 2022-11-23T01:02:05.4917114Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:02:05.4958178Z Entering 'third_party/cutlass' 2022-11-23T01:02:05.4998258Z Entering 'third_party/eigen' 2022-11-23T01:02:05.5034140Z Entering 'third_party/fbgemm' 2022-11-23T01:02:05.5069033Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:02:05.5103072Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:02:05.5137312Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:02:05.5171006Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:02:05.5205321Z Entering 'third_party/flatbuffers' 2022-11-23T01:02:05.5242164Z Entering 'third_party/fmt' 2022-11-23T01:02:05.5276312Z Entering 'third_party/foxi' 2022-11-23T01:02:05.5310045Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:02:05.5345903Z Entering 'third_party/gloo' 2022-11-23T01:02:05.5379560Z Entering 'third_party/googletest' 2022-11-23T01:02:05.5412850Z Entering 'third_party/ideep' 2022-11-23T01:02:05.5447223Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:02:05.5482358Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:02:05.5522224Z Entering 'third_party/ios-cmake' 2022-11-23T01:02:05.5556729Z Entering 'third_party/ittapi' 2022-11-23T01:02:05.5590560Z Entering 'third_party/kineto' 2022-11-23T01:02:05.5625649Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:02:05.5658226Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:02:05.5693599Z Entering 'third_party/nccl/nccl' 2022-11-23T01:02:05.5728272Z Entering 'third_party/neon2sse' 2022-11-23T01:02:05.5761566Z Entering 'third_party/nlohmann' 2022-11-23T01:02:05.5797478Z Entering 'third_party/onnx' 2022-11-23T01:02:05.5842408Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:02:05.5876316Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:02:05.5913899Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:02:05.5945853Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:02:05.5984038Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:02:05.6018231Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:02:05.6051577Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:02:05.6090237Z Entering 'third_party/pocketfft' 2022-11-23T01:02:05.6124243Z Entering 'third_party/protobuf' 2022-11-23T01:02:05.6161395Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:02:05.6194795Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:02:05.6229404Z Entering 'third_party/psimd' 2022-11-23T01:02:05.6263283Z Entering 'third_party/pthreadpool' 2022-11-23T01:02:05.6297135Z Entering 'third_party/pybind11' 2022-11-23T01:02:05.6331063Z Entering 'third_party/python-enum' 2022-11-23T01:02:05.6364460Z Entering 'third_party/python-peachpy' 2022-11-23T01:02:05.6399624Z Entering 'third_party/python-six' 2022-11-23T01:02:05.6433534Z Entering 'third_party/sleef' 2022-11-23T01:02:05.6467124Z Entering 'third_party/tbb' 2022-11-23T01:02:05.6502900Z Entering 'third_party/tensorpipe' 2022-11-23T01:02:05.6536804Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:02:05.6570966Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:02:05.6604966Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:02:05.6638331Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:02:05.6673767Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:02:05.6709465Z Entering 'third_party/zstd' 2022-11-23T01:02:05.6752801Z ##[endgroup] 2022-11-23T01:02:05.6789285Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:02:05.6815446Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:02:05.6931677Z Prepare all required actions 2022-11-23T01:02:05.6955111Z ##[group]Run ./.github/actions/setup-linux 2022-11-23T01:02:05.6955309Z env: 2022-11-23T01:02:05.6955474Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:05.6955660Z ##[endgroup] 2022-11-23T01:02:05.6968627Z ##[group]Run set -euo pipefail 2022-11-23T01:02:05.6968858Z set -euo pipefail 2022-11-23T01:02:05.6969065Z function get_ec2_metadata() { 2022-11-23T01:02:05.6969308Z  # Pulled from instance metadata endpoint for EC2 2022-11-23T01:02:05.6969645Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-11-23T01:02:05.6969938Z  category=$1 2022-11-23T01:02:05.6970178Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-11-23T01:02:05.6970478Z } 2022-11-23T01:02:05.6970676Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-11-23T01:02:05.6970956Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-11-23T01:02:05.6971216Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-11-23T01:02:05.6971460Z echo "system info $(uname -a)" 2022-11-23T01:02:05.6982745Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:02:05.6982963Z env: 2022-11-23T01:02:05.6983122Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:05.6983311Z ##[endgroup] 2022-11-23T01:02:05.7058012Z ami-id: ami-096198a0bccc6bad4 2022-11-23T01:02:05.7105386Z instance-id: i-0598ca2eff1ba8420 2022-11-23T01:02:05.7181678Z instance-type: c5.2xlarge 2022-11-23T01:02:05.7188106Z system info Linux ip-10-0-8-254.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 2022-11-23T01:02:05.7203092Z ##[group]Run if systemctl is-active --quiet docker; then 2022-11-23T01:02:05.7203385Z if systemctl is-active --quiet docker; then 2022-11-23T01:02:05.7203616Z  echo "Docker daemon is running..."; 2022-11-23T01:02:05.7203822Z else 2022-11-23T01:02:05.7204054Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-11-23T01:02:05.7204270Z fi 2022-11-23T01:02:05.7214751Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:02:05.7214965Z env: 2022-11-23T01:02:05.7215126Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:05.7215312Z ##[endgroup] 2022-11-23T01:02:05.7265794Z Docker daemon is running... 2022-11-23T01:02:05.7279500Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T01:02:05.7279851Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T01:02:05.7280132Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:02:05.7280507Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-11-23T01:02:05.7280851Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-11-23T01:02:05.7291044Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:02:05.7291258Z env: 2022-11-23T01:02:05.7291432Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:05.7291614Z AWS_RETRY_MODE: standard 2022-11-23T01:02:05.7291796Z AWS_MAX_ATTEMPTS: 5 2022-11-23T01:02:05.7291989Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T01:02:05.7292163Z ##[endgroup] 2022-11-23T01:02:06.9564161Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-11-23T01:02:06.9564512Z Configure a credential helper to remove this warning. See 2022-11-23T01:02:06.9564994Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-11-23T01:02:06.9565246Z 2022-11-23T01:02:06.9565574Z Login Succeeded 2022-11-23T01:02:06.9592315Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:02:06.9592632Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:02:06.9592970Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:02:06.9604048Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:02:06.9604265Z env: 2022-11-23T01:02:06.9604437Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:06.9604622Z ##[endgroup] 2022-11-23T01:02:06.9689155Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-11-23T01:02:06.9689511Z with: 2022-11-23T01:02:06.9690015Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:02:06.9690476Z env: 2022-11-23T01:02:06.9690655Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:06.9690830Z ##[endgroup] 2022-11-23T01:02:06.9707131Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:02:06.9707529Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:02:06.9707794Z # ignore output since only exit code is used for conditional 2022-11-23T01:02:06.9708072Z # only pull docker image if it's not available locally 2022-11-23T01:02:06.9708353Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-11-23T01:02:06.9708657Z  retry docker pull "${DOCKER_IMAGE}" 2022-11-23T01:02:06.9708852Z fi 2022-11-23T01:02:06.9723483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:02:06.9723863Z env: 2022-11-23T01:02:06.9724163Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:02:06.9724793Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:02:06.9725368Z ##[endgroup] 2022-11-23T01:02:07.2069991Z 072aae4a77ed7d3a69ad5683420509c41301b940: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-11-23T01:02:07.2088208Z a404e5416296: Pulling fs layer 2022-11-23T01:02:07.2088607Z fac00e927cfe: Pulling fs layer 2022-11-23T01:02:07.2088959Z 973eeff6b678: Pulling fs layer 2022-11-23T01:02:07.2089288Z 6ff0fc00b0a9: Pulling fs layer 2022-11-23T01:02:07.2089620Z 855f1be331db: Pulling fs layer 2022-11-23T01:02:07.2089941Z 1079756afebf: Pulling fs layer 2022-11-23T01:02:07.2090243Z 00f031ea3c8c: Pulling fs layer 2022-11-23T01:02:07.2090586Z 3ceac802dd07: Pulling fs layer 2022-11-23T01:02:07.2090927Z 43aa67da45b6: Pulling fs layer 2022-11-23T01:02:07.2091244Z bc2be817cb7e: Pulling fs layer 2022-11-23T01:02:07.2091557Z 192ecbb55c87: Pulling fs layer 2022-11-23T01:02:07.2091883Z 6ff0fc00b0a9: Waiting 2022-11-23T01:02:07.2092183Z 983d0ddd98b0: Pulling fs layer 2022-11-23T01:02:07.2092542Z 1079756afebf: Waiting 2022-11-23T01:02:07.2092864Z 00f031ea3c8c: Waiting 2022-11-23T01:02:07.2093080Z a7cf5b3894f8: Pulling fs layer 2022-11-23T01:02:07.2093259Z 855f1be331db: Waiting 2022-11-23T01:02:07.2093436Z 3ceac802dd07: Waiting 2022-11-23T01:02:07.2093603Z 38a6d7c9d42b: Pulling fs layer 2022-11-23T01:02:07.2093784Z bc2be817cb7e: Waiting 2022-11-23T01:02:07.2093952Z 43aa67da45b6: Waiting 2022-11-23T01:02:07.2094116Z f8bc966c2762: Pulling fs layer 2022-11-23T01:02:07.2094300Z ba6235196410: Pulling fs layer 2022-11-23T01:02:07.2094481Z 192ecbb55c87: Waiting 2022-11-23T01:02:07.2094651Z 64ec82af76be: Pulling fs layer 2022-11-23T01:02:07.2094831Z 983d0ddd98b0: Waiting 2022-11-23T01:02:07.2095000Z a7cf5b3894f8: Waiting 2022-11-23T01:02:07.2095169Z deaf14c45ac2: Pulling fs layer 2022-11-23T01:02:07.2095353Z 38a6d7c9d42b: Waiting 2022-11-23T01:02:07.2095518Z ba6235196410: Waiting 2022-11-23T01:02:07.2095677Z 71f8554221a2: Pulling fs layer 2022-11-23T01:02:07.2095865Z eb2fc0a53cfc: Pulling fs layer 2022-11-23T01:02:07.2096056Z ffdc56187848: Pulling fs layer 2022-11-23T01:02:07.2096239Z 64ec82af76be: Waiting 2022-11-23T01:02:07.2096406Z 863c35620b44: Pulling fs layer 2022-11-23T01:02:07.2096624Z deaf14c45ac2: Waiting 2022-11-23T01:02:07.2096807Z e90c55d0ae15: Pulling fs layer 2022-11-23T01:02:07.2096984Z 71f8554221a2: Waiting 2022-11-23T01:02:07.2097141Z eb2fc0a53cfc: Waiting 2022-11-23T01:02:07.2097322Z a8c562f6a1cf: Pulling fs layer 2022-11-23T01:02:07.2097510Z 10e6952e9f97: Pulling fs layer 2022-11-23T01:02:07.2097675Z ffdc56187848: Waiting 2022-11-23T01:02:07.2097838Z 863c35620b44: Waiting 2022-11-23T01:02:07.2098012Z 72887fcae42c: Pulling fs layer 2022-11-23T01:02:07.2098356Z e90c55d0ae15: Waiting 2022-11-23T01:02:07.2098540Z 165006759af3: Pulling fs layer 2022-11-23T01:02:07.2098718Z a8c562f6a1cf: Waiting 2022-11-23T01:02:07.2098876Z 10e6952e9f97: Waiting 2022-11-23T01:02:07.2099129Z 709a894fe455: Pulling fs layer 2022-11-23T01:02:07.2099316Z 050c687427d4: Pulling fs layer 2022-11-23T01:02:07.2099483Z 72887fcae42c: Waiting 2022-11-23T01:02:07.2099664Z 102ddcd90753: Pulling fs layer 2022-11-23T01:02:07.2099854Z fc33fb94b7c2: Pulling fs layer 2022-11-23T01:02:07.2100032Z 681e7d284c25: Pulling fs layer 2022-11-23T01:02:07.2100294Z 165006759af3: Waiting 2022-11-23T01:02:07.2100476Z 707bace5f9d0: Pulling fs layer 2022-11-23T01:02:07.2100645Z 709a894fe455: Waiting 2022-11-23T01:02:07.2100826Z a5e41fc5269a: Pulling fs layer 2022-11-23T01:02:07.2101002Z 050c687427d4: Waiting 2022-11-23T01:02:07.2101154Z 681e7d284c25: Waiting 2022-11-23T01:02:07.2101321Z 707bace5f9d0: Waiting 2022-11-23T01:02:07.2101502Z 5d92a517a2e3: Pulling fs layer 2022-11-23T01:02:07.2101682Z 5934ae441a08: Pulling fs layer 2022-11-23T01:02:07.2101858Z a5e41fc5269a: Waiting 2022-11-23T01:02:07.2102038Z dda8f39ef127: Pulling fs layer 2022-11-23T01:02:07.2102219Z dfdb284fb5a3: Pulling fs layer 2022-11-23T01:02:07.2102406Z 5d92a517a2e3: Waiting 2022-11-23T01:02:07.2102592Z f4c0edd2fe01: Pulling fs layer 2022-11-23T01:02:07.2102764Z 5934ae441a08: Waiting 2022-11-23T01:02:07.2102939Z 757791cc4628: Pulling fs layer 2022-11-23T01:02:07.2103132Z 0d844667f3aa: Pulling fs layer 2022-11-23T01:02:07.2103303Z dda8f39ef127: Waiting 2022-11-23T01:02:07.2103484Z dfdb284fb5a3: Waiting 2022-11-23T01:02:07.2103668Z 2f0d3d80faf8: Pulling fs layer 2022-11-23T01:02:07.2103850Z f1fd91b423e1: Pulling fs layer 2022-11-23T01:02:07.2104036Z f4c0edd2fe01: Waiting 2022-11-23T01:02:07.2104222Z 4a06bffee07d: Pulling fs layer 2022-11-23T01:02:07.2104393Z 757791cc4628: Waiting 2022-11-23T01:02:07.2104575Z 023a41fa48e6: Pulling fs layer 2022-11-23T01:02:07.2104757Z f1fd91b423e1: Waiting 2022-11-23T01:02:07.2104941Z 5e0f8334881d: Pulling fs layer 2022-11-23T01:02:07.2105110Z 4a06bffee07d: Waiting 2022-11-23T01:02:07.2105309Z a835e5afac80: Pulling fs layer 2022-11-23T01:02:07.2105501Z 689c5336ca18: Pulling fs layer 2022-11-23T01:02:07.2105666Z 5e0f8334881d: Waiting 2022-11-23T01:02:07.2105851Z ef28ac08b3b6: Pulling fs layer 2022-11-23T01:02:07.2106044Z a9f3d4742233: Pulling fs layer 2022-11-23T01:02:07.2106211Z 689c5336ca18: Waiting 2022-11-23T01:02:07.2106395Z 415aa1c5bdd7: Pulling fs layer 2022-11-23T01:02:07.2106578Z ef28ac08b3b6: Waiting 2022-11-23T01:02:07.2106754Z c14dac5bbba6: Pulling fs layer 2022-11-23T01:02:07.2106949Z 7e2d6313145f: Pulling fs layer 2022-11-23T01:02:07.2107127Z a9f3d4742233: Waiting 2022-11-23T01:02:07.2107288Z c14dac5bbba6: Waiting 2022-11-23T01:02:07.2107473Z d05f9cb0203e: Pulling fs layer 2022-11-23T01:02:07.2107657Z 415aa1c5bdd7: Waiting 2022-11-23T01:02:07.2107828Z 75f1ead35ace: Pulling fs layer 2022-11-23T01:02:07.2108017Z 793c37004dab: Pulling fs layer 2022-11-23T01:02:07.2108195Z d05f9cb0203e: Waiting 2022-11-23T01:02:07.2108388Z f636e78e8111: Pulling fs layer 2022-11-23T01:02:07.2108580Z 6386b2adbe28: Pulling fs layer 2022-11-23T01:02:07.2108756Z 793c37004dab: Waiting 2022-11-23T01:02:07.2108950Z 7bfaca4651e9: Pulling fs layer 2022-11-23T01:02:07.2109131Z f636e78e8111: Waiting 2022-11-23T01:02:07.2109311Z 04bade3f2a8e: Pulling fs layer 2022-11-23T01:02:07.2109477Z 6386b2adbe28: Waiting 2022-11-23T01:02:07.2109670Z 7bfaca4651e9: Waiting 2022-11-23T01:02:07.2109840Z 04bade3f2a8e: Waiting 2022-11-23T01:02:07.2720047Z fac00e927cfe: Verifying Checksum 2022-11-23T01:02:07.2720469Z fac00e927cfe: Download complete 2022-11-23T01:02:07.3368400Z 6ff0fc00b0a9: Download complete 2022-11-23T01:02:07.5744808Z a404e5416296: Download complete 2022-11-23T01:02:07.7034727Z 1079756afebf: Verifying Checksum 2022-11-23T01:02:07.7035084Z 1079756afebf: Download complete 2022-11-23T01:02:07.7807342Z 00f031ea3c8c: Verifying Checksum 2022-11-23T01:02:07.7807786Z 00f031ea3c8c: Download complete 2022-11-23T01:02:07.8345117Z 3ceac802dd07: Verifying Checksum 2022-11-23T01:02:07.8345479Z 3ceac802dd07: Download complete 2022-11-23T01:02:07.8863926Z 43aa67da45b6: Download complete 2022-11-23T01:02:07.9564166Z bc2be817cb7e: Download complete 2022-11-23T01:02:08.0135106Z 192ecbb55c87: Verifying Checksum 2022-11-23T01:02:08.0135433Z 192ecbb55c87: Download complete 2022-11-23T01:02:08.1039847Z 983d0ddd98b0: Verifying Checksum 2022-11-23T01:02:08.1040238Z 983d0ddd98b0: Download complete 2022-11-23T01:02:08.1887647Z a7cf5b3894f8: Verifying Checksum 2022-11-23T01:02:08.1888531Z a7cf5b3894f8: Download complete 2022-11-23T01:02:08.2490576Z a404e5416296: Pull complete 2022-11-23T01:02:08.3488729Z fac00e927cfe: Pull complete 2022-11-23T01:02:08.4093932Z 855f1be331db: Verifying Checksum 2022-11-23T01:02:08.4094331Z 855f1be331db: Download complete 2022-11-23T01:02:08.4855630Z f8bc966c2762: Verifying Checksum 2022-11-23T01:02:08.4855882Z f8bc966c2762: Download complete 2022-11-23T01:02:08.5679792Z ba6235196410: Verifying Checksum 2022-11-23T01:02:08.5680199Z ba6235196410: Download complete 2022-11-23T01:02:08.6229314Z 64ec82af76be: Verifying Checksum 2022-11-23T01:02:08.6974922Z 64ec82af76be: Download complete 2022-11-23T01:02:08.6975230Z deaf14c45ac2: Verifying Checksum 2022-11-23T01:02:08.6975470Z deaf14c45ac2: Download complete 2022-11-23T01:02:08.7812770Z 71f8554221a2: Verifying Checksum 2022-11-23T01:02:08.7813207Z 71f8554221a2: Download complete 2022-11-23T01:02:08.8584237Z eb2fc0a53cfc: Verifying Checksum 2022-11-23T01:02:08.8584565Z eb2fc0a53cfc: Download complete 2022-11-23T01:02:08.9747644Z ffdc56187848: Verifying Checksum 2022-11-23T01:02:08.9748031Z ffdc56187848: Download complete 2022-11-23T01:02:09.0563754Z 863c35620b44: Verifying Checksum 2022-11-23T01:02:09.0564005Z 863c35620b44: Download complete 2022-11-23T01:02:09.1329653Z e90c55d0ae15: Verifying Checksum 2022-11-23T01:02:09.1329974Z e90c55d0ae15: Download complete 2022-11-23T01:02:09.1995082Z a8c562f6a1cf: Download complete 2022-11-23T01:02:09.9650877Z 973eeff6b678: Verifying Checksum 2022-11-23T01:02:09.9651254Z 973eeff6b678: Download complete 2022-11-23T01:02:10.0272504Z 72887fcae42c: Verifying Checksum 2022-11-23T01:02:10.0273007Z 72887fcae42c: Download complete 2022-11-23T01:02:10.0940937Z 165006759af3: Verifying Checksum 2022-11-23T01:02:10.0941425Z 165006759af3: Download complete 2022-11-23T01:02:10.1310281Z 10e6952e9f97: Verifying Checksum 2022-11-23T01:02:10.1310697Z 10e6952e9f97: Download complete 2022-11-23T01:02:10.1813114Z 709a894fe455: Verifying Checksum 2022-11-23T01:02:10.1813523Z 709a894fe455: Download complete 2022-11-23T01:02:10.1924013Z 050c687427d4: Download complete 2022-11-23T01:02:10.2577962Z 102ddcd90753: Verifying Checksum 2022-11-23T01:02:10.2578356Z 102ddcd90753: Download complete 2022-11-23T01:02:10.3331589Z 681e7d284c25: Verifying Checksum 2022-11-23T01:02:10.3331963Z 681e7d284c25: Download complete 2022-11-23T01:02:10.4039041Z 707bace5f9d0: Verifying Checksum 2022-11-23T01:02:10.4039485Z 707bace5f9d0: Download complete 2022-11-23T01:02:10.4665720Z a5e41fc5269a: Verifying Checksum 2022-11-23T01:02:10.4666142Z a5e41fc5269a: Download complete 2022-11-23T01:02:10.5420700Z 5d92a517a2e3: Download complete 2022-11-23T01:02:10.6162531Z 5934ae441a08: Download complete 2022-11-23T01:02:10.6940245Z dda8f39ef127: Verifying Checksum 2022-11-23T01:02:10.6940614Z dda8f39ef127: Download complete 2022-11-23T01:02:10.7656285Z dfdb284fb5a3: Verifying Checksum 2022-11-23T01:02:10.7657436Z dfdb284fb5a3: Download complete 2022-11-23T01:02:10.8350766Z f4c0edd2fe01: Verifying Checksum 2022-11-23T01:02:10.8351057Z f4c0edd2fe01: Download complete 2022-11-23T01:02:12.2039785Z fc33fb94b7c2: Verifying Checksum 2022-11-23T01:02:12.2040177Z fc33fb94b7c2: Download complete 2022-11-23T01:02:12.2864892Z 0d844667f3aa: Verifying Checksum 2022-11-23T01:02:12.2865318Z 0d844667f3aa: Download complete 2022-11-23T01:02:12.3777804Z 2f0d3d80faf8: Verifying Checksum 2022-11-23T01:02:12.3778154Z 2f0d3d80faf8: Download complete 2022-11-23T01:02:13.0051488Z 757791cc4628: Verifying Checksum 2022-11-23T01:02:13.0052034Z 757791cc4628: Download complete 2022-11-23T01:02:13.0945081Z 4a06bffee07d: Verifying Checksum 2022-11-23T01:02:13.0945447Z 4a06bffee07d: Download complete 2022-11-23T01:02:13.2130901Z 023a41fa48e6: Verifying Checksum 2022-11-23T01:02:13.2131166Z 023a41fa48e6: Download complete 2022-11-23T01:02:13.6537244Z 5e0f8334881d: Verifying Checksum 2022-11-23T01:02:13.6537789Z 5e0f8334881d: Download complete 2022-11-23T01:02:13.7231770Z a835e5afac80: Verifying Checksum 2022-11-23T01:02:13.7232252Z a835e5afac80: Download complete 2022-11-23T01:02:13.7954098Z 689c5336ca18: Verifying Checksum 2022-11-23T01:02:13.7955431Z 689c5336ca18: Download complete 2022-11-23T01:02:13.8552454Z ef28ac08b3b6: Verifying Checksum 2022-11-23T01:02:13.8552877Z ef28ac08b3b6: Download complete 2022-11-23T01:02:13.9254823Z a9f3d4742233: Verifying Checksum 2022-11-23T01:02:13.9255509Z a9f3d4742233: Download complete 2022-11-23T01:02:14.1622038Z 415aa1c5bdd7: Verifying Checksum 2022-11-23T01:02:14.1622682Z 415aa1c5bdd7: Download complete 2022-11-23T01:02:14.2803100Z c14dac5bbba6: Verifying Checksum 2022-11-23T01:02:14.2803495Z c14dac5bbba6: Download complete 2022-11-23T01:02:14.3761119Z 7e2d6313145f: Verifying Checksum 2022-11-23T01:02:14.3761537Z 7e2d6313145f: Download complete 2022-11-23T01:02:16.1953886Z 973eeff6b678: Pull complete 2022-11-23T01:02:16.4132438Z 6ff0fc00b0a9: Pull complete 2022-11-23T01:02:21.2676856Z d05f9cb0203e: Verifying Checksum 2022-11-23T01:02:21.2677296Z d05f9cb0203e: Download complete 2022-11-23T01:02:21.3429526Z 75f1ead35ace: Verifying Checksum 2022-11-23T01:02:21.3429803Z 75f1ead35ace: Download complete 2022-11-23T01:02:21.4201825Z 793c37004dab: Download complete 2022-11-23T01:02:21.4766053Z f636e78e8111: Verifying Checksum 2022-11-23T01:02:21.4766314Z f636e78e8111: Download complete 2022-11-23T01:02:21.5639540Z 6386b2adbe28: Download complete 2022-11-23T01:02:21.6488199Z 7bfaca4651e9: Verifying Checksum 2022-11-23T01:02:21.6488546Z 7bfaca4651e9: Download complete 2022-11-23T01:02:23.2900088Z 04bade3f2a8e: Verifying Checksum 2022-11-23T01:02:23.2900356Z 04bade3f2a8e: Download complete 2022-11-23T01:02:26.0792853Z 38a6d7c9d42b: Verifying Checksum 2022-11-23T01:02:26.0793097Z 38a6d7c9d42b: Download complete 2022-11-23T01:02:35.7010599Z 855f1be331db: Pull complete 2022-11-23T01:02:36.4592698Z 1079756afebf: Pull complete 2022-11-23T01:02:37.1726073Z 00f031ea3c8c: Pull complete 2022-11-23T01:02:37.7530047Z 3ceac802dd07: Pull complete 2022-11-23T01:02:38.1878048Z 43aa67da45b6: Pull complete 2022-11-23T01:02:38.7368837Z bc2be817cb7e: Pull complete 2022-11-23T01:02:39.1751931Z 192ecbb55c87: Pull complete 2022-11-23T01:02:39.5372550Z 983d0ddd98b0: Pull complete 2022-11-23T01:02:39.8335116Z a7cf5b3894f8: Pull complete 2022-11-23T01:02:40.4225632Z f1fd91b423e1: Verifying Checksum 2022-11-23T01:03:01.6718472Z 38a6d7c9d42b: Pull complete 2022-11-23T01:03:02.0110103Z f8bc966c2762: Pull complete 2022-11-23T01:03:02.3321871Z ba6235196410: Pull complete 2022-11-23T01:03:02.5429707Z 64ec82af76be: Pull complete 2022-11-23T01:03:02.7468253Z deaf14c45ac2: Pull complete 2022-11-23T01:03:03.0145042Z 71f8554221a2: Pull complete 2022-11-23T01:03:03.2046333Z eb2fc0a53cfc: Pull complete 2022-11-23T01:03:03.4009787Z ffdc56187848: Pull complete 2022-11-23T01:03:03.5639117Z 863c35620b44: Pull complete 2022-11-23T01:03:03.7131907Z e90c55d0ae15: Pull complete 2022-11-23T01:03:03.9207107Z a8c562f6a1cf: Pull complete 2022-11-23T01:03:05.8978681Z 10e6952e9f97: Pull complete 2022-11-23T01:03:06.1836133Z 72887fcae42c: Pull complete 2022-11-23T01:03:06.3788408Z 165006759af3: Pull complete 2022-11-23T01:03:06.6338836Z 709a894fe455: Pull complete 2022-11-23T01:03:06.8588884Z 050c687427d4: Pull complete 2022-11-23T01:03:07.1313391Z 102ddcd90753: Pull complete 2022-11-23T01:03:11.1879449Z fc33fb94b7c2: Pull complete 2022-11-23T01:03:11.4056255Z 681e7d284c25: Pull complete 2022-11-23T01:03:11.5845247Z 707bace5f9d0: Pull complete 2022-11-23T01:03:11.7447636Z a5e41fc5269a: Pull complete 2022-11-23T01:03:11.8790780Z 5d92a517a2e3: Pull complete 2022-11-23T01:03:12.0296021Z 5934ae441a08: Pull complete 2022-11-23T01:03:12.1728122Z dda8f39ef127: Pull complete 2022-11-23T01:03:12.3259556Z dfdb284fb5a3: Pull complete 2022-11-23T01:03:12.4732417Z f4c0edd2fe01: Pull complete 2022-11-23T01:03:19.0866525Z 757791cc4628: Pull complete 2022-11-23T01:03:19.2061804Z 0d844667f3aa: Pull complete 2022-11-23T01:03:19.3740306Z 2f0d3d80faf8: Pull complete 2022-11-23T01:03:40.9144535Z f1fd91b423e1: Pull complete 2022-11-23T01:03:41.3761961Z 4a06bffee07d: Pull complete 2022-11-23T01:03:41.5476317Z 023a41fa48e6: Pull complete 2022-11-23T01:03:42.7501277Z 5e0f8334881d: Pull complete 2022-11-23T01:03:42.9742042Z a835e5afac80: Pull complete 2022-11-23T01:03:43.2031080Z 689c5336ca18: Pull complete 2022-11-23T01:03:43.4466495Z ef28ac08b3b6: Pull complete 2022-11-23T01:03:43.6129671Z a9f3d4742233: Pull complete 2022-11-23T01:03:44.0020861Z 415aa1c5bdd7: Pull complete 2022-11-23T01:03:44.1294294Z c14dac5bbba6: Pull complete 2022-11-23T01:03:44.3077695Z 7e2d6313145f: Pull complete 2022-11-23T01:03:48.9357410Z d05f9cb0203e: Pull complete 2022-11-23T01:03:49.1359100Z 75f1ead35ace: Pull complete 2022-11-23T01:03:49.3826256Z 793c37004dab: Pull complete 2022-11-23T01:03:49.6007774Z f636e78e8111: Pull complete 2022-11-23T01:03:49.8314206Z 6386b2adbe28: Pull complete 2022-11-23T01:03:50.0794521Z 7bfaca4651e9: Pull complete 2022-11-23T01:03:51.6807726Z 04bade3f2a8e: Pull complete 2022-11-23T01:03:51.8066149Z Digest: sha256:46a69ff7f8ccd83dc745ef806c2e6ae02291486967e6d24609d4c86ba2f86000 2022-11-23T01:03:51.8298327Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:03:51.8443379Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:03:51.8511373Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-11-23T01:03:51.8511855Z python3 -m pip install psutil==5.9.1 2022-11-23T01:03:51.8512080Z python3 -m pip install pynvml==11.4.1 2022-11-23T01:03:51.8512340Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-11-23T01:03:51.8512622Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2022-11-23T01:03:51.8532509Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:03:51.8532734Z env: 2022-11-23T01:03:51.8532909Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:51.8533083Z ##[endgroup] 2022-11-23T01:03:53.1930143Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:03:53.2165577Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2022-11-23T01:03:53.6458166Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:03:53.6637098Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2022-11-23T01:03:53.8731656Z Prepare all required actions 2022-11-23T01:03:53.8731909Z Getting action download info 2022-11-23T01:03:54.0148215Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2022-11-23T01:03:54.1620471Z Download action repository 'actions/download-artifact@v3' (SHA:9782bd6a9848b53b110e712e20e42d89988822b7) 2022-11-23T01:03:54.2864976Z ##[group]Run ./.github/actions/download-build-artifacts 2022-11-23T01:03:54.2865200Z with: 2022-11-23T01:03:54.2865406Z name: linux-vulkan-bionic-py3.7-clang9 2022-11-23T01:03:54.2865598Z env: 2022-11-23T01:03:54.2865777Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:54.2865964Z ##[endgroup] 2022-11-23T01:03:54.2889101Z ##[group]Run seemethere/download-artifact-s3@v4 2022-11-23T01:03:54.2889314Z with: 2022-11-23T01:03:54.2889508Z name: linux-vulkan-bionic-py3.7-clang9 2022-11-23T01:03:54.2889735Z s3-bucket: gha-artifacts 2022-11-23T01:03:54.2889927Z region: us-east-1 2022-11-23T01:03:54.2890111Z env: 2022-11-23T01:03:54.2890282Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:54.2890450Z ##[endgroup] 2022-11-23T01:03:55.0154201Z Found 1 objects with prefix pytorch/pytorch/3528293562/linux-vulkan-bionic-py3.7-clang9/ 2022-11-23T01:03:55.0154714Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:04:02.9769917Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:04:02.9770165Z 2022-11-23T01:04:02.9785031Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-11-23T01:04:02.9792733Z Artifact download has finished successfully 2022-11-23T01:04:02.9937245Z ##[group]Run unzip -o artifacts.zip 2022-11-23T01:04:02.9937473Z unzip -o artifacts.zip 2022-11-23T01:04:02.9949024Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:02.9949230Z env: 2022-11-23T01:04:02.9949406Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:02.9949594Z ##[endgroup] 2022-11-23T01:04:03.0025368Z Archive: artifacts.zip 2022-11-23T01:04:03.0026513Z creating: dist/ 2022-11-23T01:04:03.8275487Z inflating: dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl 2022-11-23T01:04:03.8275814Z creating: build/custom_test_artifacts/ 2022-11-23T01:04:03.8276111Z creating: build/custom_test_artifacts/custom-op-build/ 2022-11-23T01:04:03.8276461Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-11-23T01:04:03.8278223Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:04:03.8278619Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-11-23T01:04:03.8279648Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:04:03.8280145Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:04:03.8280561Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:04:03.8281932Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:04:03.8282901Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:04:03.8283450Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:04:03.8283876Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:04:03.8285771Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:04:03.8286703Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:04:03.8288232Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:04:03.8288762Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:04:03.8289776Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:04:03.8290656Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:04:03.8291124Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:04:03.8291660Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-11-23T01:04:03.8292174Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-11-23T01:04:03.8292589Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-11-23T01:04:03.8293033Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-11-23T01:04:03.8293497Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-11-23T01:04:03.8293934Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-11-23T01:04:03.8294361Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-11-23T01:04:03.8294910Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-11-23T01:04:03.8295640Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-11-23T01:04:03.8296233Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-11-23T01:04:03.8296745Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-11-23T01:04:03.8297190Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-11-23T01:04:03.8313643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-11-23T01:04:03.8371074Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-11-23T01:04:03.8371503Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-11-23T01:04:03.8371959Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-11-23T01:04:03.8372435Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-11-23T01:04:03.8372895Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-11-23T01:04:03.8373334Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-11-23T01:04:03.8373789Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-11-23T01:04:03.8375098Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-11-23T01:04:03.8375771Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-11-23T01:04:03.8376537Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-11-23T01:04:03.8377305Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-11-23T01:04:03.8392881Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-11-23T01:04:03.8431404Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-11-23T01:04:03.8432059Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:04:03.8432659Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:04:03.8433083Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-11-23T01:04:03.8433478Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-11-23T01:04:03.8433868Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-11-23T01:04:03.8434818Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-11-23T01:04:03.8435935Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-11-23T01:04:03.8436566Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-11-23T01:04:03.8487793Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-11-23T01:04:03.8518211Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-11-23T01:04:03.8518573Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-11-23T01:04:03.8518903Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-11-23T01:04:03.8520902Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:04:03.8521293Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-11-23T01:04:03.8521694Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:04:03.8522386Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:04:03.8523091Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:04:03.8524266Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:04:03.8525782Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:04:03.8526467Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:04:03.8526969Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:04:03.8528329Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:04:03.8529234Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:04:03.8530482Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:04:03.8530988Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:04:03.8532309Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:04:03.8533094Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:04:03.8533493Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:04:03.8534060Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-11-23T01:04:03.8534743Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-11-23T01:04:03.8535171Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-11-23T01:04:03.8535617Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-11-23T01:04:03.8536073Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-11-23T01:04:03.8536535Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-11-23T01:04:03.8536967Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-11-23T01:04:03.8537526Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-11-23T01:04:03.8538041Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-11-23T01:04:03.8538577Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-11-23T01:04:03.8539156Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-11-23T01:04:03.8539606Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-11-23T01:04:03.8555969Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-11-23T01:04:03.8580025Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-11-23T01:04:03.8580505Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:04:03.8580959Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:04:03.8581381Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-11-23T01:04:03.8582045Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-11-23T01:04:03.8582918Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-11-23T01:04:03.8584396Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-11-23T01:04:03.8585071Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-11-23T01:04:03.8585623Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-11-23T01:04:03.8605502Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-11-23T01:04:03.8605871Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-11-23T01:04:03.8606233Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-11-23T01:04:03.8608187Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:04:03.8608608Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-11-23T01:04:03.8609038Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:04:03.8609469Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:04:03.8609885Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:04:03.8611666Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:04:03.8612676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:04:03.8613113Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:04:03.8613557Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:04:03.8615451Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:04:03.8616428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:04:03.8617755Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:04:03.8618469Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:04:03.8619525Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:04:03.8620369Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:04:03.8620798Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:04:03.8621430Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-11-23T01:04:03.8621860Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-11-23T01:04:03.8622279Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-11-23T01:04:03.8622742Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-11-23T01:04:03.8623230Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-11-23T01:04:03.8623710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-11-23T01:04:03.8624161Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-11-23T01:04:03.8624631Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-11-23T01:04:03.8625350Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-11-23T01:04:03.8625951Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-11-23T01:04:03.8626418Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-11-23T01:04:03.8626891Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-11-23T01:04:03.8630726Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-11-23T01:04:03.8710175Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-11-23T01:04:03.8710629Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-11-23T01:04:03.8711112Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-11-23T01:04:03.8711710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-11-23T01:04:03.8712207Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-11-23T01:04:03.8712681Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-11-23T01:04:03.8713153Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-11-23T01:04:03.8713723Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-11-23T01:04:03.8714384Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-11-23T01:04:03.8714884Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-11-23T01:04:03.8715372Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-11-23T01:04:03.8731573Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-11-23T01:04:03.8751222Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-11-23T01:04:03.8751828Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:04:03.8752306Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:04:03.8752747Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-11-23T01:04:03.8753457Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-11-23T01:04:03.8754499Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-11-23T01:04:03.8755882Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-11-23T01:04:03.8756657Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-11-23T01:04:03.8757304Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-11-23T01:04:03.8826309Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-11-23T01:04:03.8842393Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-11-23T01:04:03.8843303Z creating: build/lib/ 2022-11-23T01:04:03.8843506Z inflating: build/lib/libclog.a 2022-11-23T01:04:03.8897802Z inflating: build/lib/libgtest.a 2022-11-23T01:04:03.8905681Z inflating: build/lib/libpthreadpool.a 2022-11-23T01:04:03.8966813Z inflating: build/lib/libbenchmark.a 2022-11-23T01:04:03.9038893Z inflating: build/lib/libprotobuf-lite.a 2022-11-23T01:04:03.9046193Z inflating: build/lib/libittnotify.a 2022-11-23T01:04:03.9070194Z inflating: build/lib/libtensorpipe_uv.a 2022-11-23T01:04:03.9130146Z inflating: build/lib/libasmjit.a 2022-11-23T01:04:03.9193904Z inflating: build/lib/libgloo.a 2022-11-23T01:04:03.9569308Z inflating: build/lib/libprotobuf.a 2022-11-23T01:04:03.9593691Z inflating: build/lib/libfmt.a 2022-11-23T01:04:03.9594442Z inflating: build/lib/libfoxi_loader.a 2022-11-23T01:04:03.9646780Z inflating: build/lib/libc10.so 2022-11-23T01:04:03.9647645Z inflating: build/lib/libtorch_global_deps.so 2022-11-23T01:04:03.9654695Z inflating: build/lib/libcpuinfo.a 2022-11-23T01:04:03.9661412Z inflating: build/lib/libcpuinfo_internals.a 2022-11-23T01:04:03.9663917Z inflating: build/lib/libnnpack_reference_layers.a 2022-11-23T01:04:03.9674971Z inflating: build/lib/libgmock.a 2022-11-23T01:04:03.9675693Z inflating: build/lib/libgtest_main.a 2022-11-23T01:04:03.9676278Z inflating: build/lib/libbenchmark_main.a 2022-11-23T01:04:05.0386995Z inflating: build/lib/libdnnl.a 2022-11-23T01:04:05.0805209Z inflating: build/lib/libprotoc.a 2022-11-23T01:04:05.1262781Z inflating: build/lib/libtensorpipe.a 2022-11-23T01:04:05.1274487Z inflating: build/lib/libqnnpack.a 2022-11-23T01:04:05.1275417Z inflating: build/lib/libgmock_main.a 2022-11-23T01:04:05.2225353Z inflating: build/lib/libfbgemm.a 2022-11-23T01:04:05.3177703Z inflating: build/lib/libdnnl_graph.a 2022-11-23T01:04:05.3399355Z inflating: build/lib/libkineto.a 2022-11-23T01:04:05.3416076Z inflating: build/lib/libpytorch_qnnpack.a 2022-11-23T01:04:05.3452381Z inflating: build/lib/libcaffe2_protos.a 2022-11-23T01:04:05.3492184Z inflating: build/lib/libonnx_proto.a 2022-11-23T01:04:05.4008943Z inflating: build/lib/libonnx.a 2022-11-23T01:04:05.4111755Z inflating: build/lib/libXNNPACK.a 2022-11-23T01:04:05.4128018Z inflating: build/lib/libnnpack.a 2022-11-23T01:04:07.3845009Z inflating: build/lib/libtorch_cpu.so 2022-11-23T01:04:07.3845650Z inflating: build/lib/libtorch.so 2022-11-23T01:04:07.3867618Z inflating: build/lib/libjitbackend_test.so 2022-11-23T01:04:07.3921177Z inflating: build/lib/libtorchbind_test.so 2022-11-23T01:04:07.3946482Z inflating: build/lib/libbackend_with_compiler.so 2022-11-23T01:04:07.3950267Z inflating: build/lib/libshm.so 2022-11-23T01:04:07.5554854Z inflating: build/lib/libtorch_python.so 2022-11-23T01:04:07.5590454Z inflating: build/lib/libnnapi_backend.so 2022-11-23T01:04:07.5590684Z creating: build/bin/ 2022-11-23T01:04:07.5590898Z creating: build/bin/CMakeFiles/ 2022-11-23T01:04:07.5591937Z inflating: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:04:07.5592322Z extracting: build/bin/CMakeFiles/progress.marks 2022-11-23T01:04:07.5637901Z inflating: build/bin/weakref_test 2022-11-23T01:04:07.5638854Z inflating: build/bin/Makefile 2022-11-23T01:04:07.5685059Z inflating: build/bin/undefined_tensor_test 2022-11-23T01:04:07.5685441Z inflating: build/bin/cmake_install.cmake 2022-11-23T01:04:07.5686660Z inflating: build/bin/verify_api_visibility 2022-11-23T01:04:07.5686932Z inflating: build/bin/CTestTestfile.cmake 2022-11-23T01:04:07.5731461Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-11-23T01:04:07.5776915Z inflating: build/bin/c10_DeviceGuard_test 2022-11-23T01:04:07.5821578Z inflating: build/bin/c10_Device_test 2022-11-23T01:04:07.5873190Z inflating: build/bin/c10_DispatchKeySet_test 2022-11-23T01:04:07.5916594Z inflating: build/bin/c10_StreamGuard_test 2022-11-23T01:04:07.5961032Z inflating: build/bin/c10_SymInt_test 2022-11-23T01:04:07.6008695Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-11-23T01:04:07.6057800Z inflating: build/bin/c10_InlineStreamGuard_test 2022-11-23T01:04:07.6107858Z inflating: build/bin/c10_SizesAndStrides_test 2022-11-23T01:04:07.6151028Z inflating: build/bin/c10_Array_test 2022-11-23T01:04:07.6197433Z inflating: build/bin/c10_Bitset_test 2022-11-23T01:04:07.6242516Z inflating: build/bin/c10_C++17_test 2022-11-23T01:04:07.6285901Z inflating: build/bin/c10_ConstexprCrc_test 2022-11-23T01:04:07.6330129Z inflating: build/bin/c10_DeadlockDetection_test 2022-11-23T01:04:07.6374204Z inflating: build/bin/c10_Half_test 2022-11-23T01:04:07.6423758Z inflating: build/bin/c10_LeftRight_test 2022-11-23T01:04:07.6477326Z inflating: build/bin/c10_Metaprogramming_test 2022-11-23T01:04:07.6609834Z inflating: build/bin/c10_SmallVectorTest 2022-11-23T01:04:07.6654277Z inflating: build/bin/c10_Synchronized_test 2022-11-23T01:04:07.6702635Z inflating: build/bin/c10_ThreadLocal_test 2022-11-23T01:04:07.6748471Z inflating: build/bin/c10_TypeIndex_test 2022-11-23T01:04:07.6793341Z inflating: build/bin/c10_TypeList_test 2022-11-23T01:04:07.6836622Z inflating: build/bin/c10_TypeTraits_test 2022-11-23T01:04:07.6882507Z inflating: build/bin/c10_accumulate_test 2022-11-23T01:04:07.6930401Z inflating: build/bin/c10_bfloat16_test 2022-11-23T01:04:07.6979391Z inflating: build/bin/c10_complex_math_test 2022-11-23T01:04:07.7027718Z inflating: build/bin/c10_complex_test 2022-11-23T01:04:07.7074572Z inflating: build/bin/c10_exception_test 2022-11-23T01:04:07.7162933Z inflating: build/bin/c10_either_test 2022-11-23T01:04:07.7208080Z inflating: build/bin/c10_flags_test 2022-11-23T01:04:07.7253127Z inflating: build/bin/c10_irange_test 2022-11-23T01:04:07.7301385Z inflating: build/bin/c10_logging_test 2022-11-23T01:04:07.7430467Z inflating: build/bin/c10_intrusive_ptr_test 2022-11-23T01:04:07.7498059Z inflating: build/bin/c10_optional_test 2022-11-23T01:04:07.7552868Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-11-23T01:04:07.7600614Z inflating: build/bin/c10_registry_test 2022-11-23T01:04:07.7645722Z inflating: build/bin/c10_tempfile_test 2022-11-23T01:04:07.7696338Z inflating: build/bin/c10_string_view_test 2022-11-23T01:04:07.7744062Z inflating: build/bin/c10_typeid_test 2022-11-23T01:04:07.7783602Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-11-23T01:04:07.8147509Z inflating: build/bin/protoc-3.13.0.0 2022-11-23T01:04:07.8510863Z inflating: build/bin/protoc 2022-11-23T01:04:07.8804192Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-11-23T01:04:07.9110114Z inflating: build/bin/vec_test_all_types_AVX512 2022-11-23T01:04:07.9428510Z inflating: build/bin/vec_test_all_types_AVX2 2022-11-23T01:04:07.9475486Z inflating: build/bin/FileStoreTest 2022-11-23T01:04:07.9522545Z inflating: build/bin/HashStoreTest 2022-11-23T01:04:07.9574880Z inflating: build/bin/TCPStoreTest 2022-11-23T01:04:07.9577661Z inflating: build/bin/example_allreduce 2022-11-23T01:04:07.9636904Z inflating: build/bin/ProcessGroupGlooTest 2022-11-23T01:04:07.9688525Z inflating: build/bin/static_runtime_bench 2022-11-23T01:04:07.9734631Z inflating: build/bin/Dimname_test 2022-11-23T01:04:08.0027399Z inflating: build/bin/static_runtime_test 2022-11-23T01:04:08.0086450Z inflating: build/bin/MaybeOwned_test 2022-11-23T01:04:08.0136666Z inflating: build/bin/NamedTensor_test 2022-11-23T01:04:08.0200381Z inflating: build/bin/Dict_test 2022-11-23T01:04:08.0251818Z inflating: build/bin/apply_utils_test 2022-11-23T01:04:08.0304227Z inflating: build/bin/atest 2022-11-23T01:04:08.0352547Z inflating: build/bin/broadcast_test 2022-11-23T01:04:08.0408877Z inflating: build/bin/basic 2022-11-23T01:04:08.0456324Z inflating: build/bin/cpu_profiling_allocator_test 2022-11-23T01:04:08.0507159Z inflating: build/bin/cpu_generator_test 2022-11-23T01:04:08.0551484Z inflating: build/bin/dispatch_key_set_test 2022-11-23T01:04:08.0633807Z inflating: build/bin/cpu_rng_test 2022-11-23T01:04:08.0686346Z inflating: build/bin/extension_backend_test 2022-11-23T01:04:08.0731071Z inflating: build/bin/dlconvertor_test 2022-11-23T01:04:08.0777889Z inflating: build/bin/half_test 2022-11-23T01:04:08.0866413Z inflating: build/bin/ivalue_test 2022-11-23T01:04:08.0913672Z inflating: build/bin/math_kernel_test 2022-11-23T01:04:08.0957933Z inflating: build/bin/lazy_tensor_test 2022-11-23T01:04:08.1004553Z inflating: build/bin/memory_overlapping_test 2022-11-23T01:04:08.1051626Z inflating: build/bin/memory_format_test 2022-11-23T01:04:08.1098810Z inflating: build/bin/mobile_memory_cleanup 2022-11-23T01:04:08.1143590Z inflating: build/bin/operator_name_test 2022-11-23T01:04:08.1194757Z inflating: build/bin/native_test 2022-11-23T01:04:08.1240086Z inflating: build/bin/operators_test 2022-11-23T01:04:08.1285933Z inflating: build/bin/packedtensoraccessor_test 2022-11-23T01:04:08.1350387Z inflating: build/bin/pow_test 2022-11-23T01:04:08.1400461Z inflating: build/bin/quantized_test 2022-11-23T01:04:08.1444842Z inflating: build/bin/reduce_ops_test 2022-11-23T01:04:08.1490080Z inflating: build/bin/reportMemoryUsage_test 2022-11-23T01:04:08.1540587Z inflating: build/bin/scalar_tensor_test 2022-11-23T01:04:08.1586849Z inflating: build/bin/stride_properties_test 2022-11-23T01:04:08.1637512Z inflating: build/bin/scalar_test 2022-11-23T01:04:08.1684691Z inflating: build/bin/type_ptr_test 2022-11-23T01:04:08.1687030Z inflating: build/bin/thread_init_test 2022-11-23T01:04:08.1734845Z inflating: build/bin/test_parallel 2022-11-23T01:04:08.1807986Z inflating: build/bin/tensor_iterator_test 2022-11-23T01:04:08.1852087Z inflating: build/bin/variant_test 2022-11-23T01:04:08.1907494Z inflating: build/bin/type_test 2022-11-23T01:04:08.1974375Z inflating: build/bin/vmap_test 2022-11-23T01:04:08.2019913Z inflating: build/bin/wrapdim_test 2022-11-23T01:04:08.2073007Z inflating: build/bin/IListRef_test 2022-11-23T01:04:08.2163331Z inflating: build/bin/List_test 2022-11-23T01:04:08.2207561Z inflating: build/bin/xla_tensor_test 2022-11-23T01:04:08.2327814Z inflating: build/bin/kernel_function_legacy_test 2022-11-23T01:04:08.2384933Z inflating: build/bin/KernelFunction_test 2022-11-23T01:04:08.2473502Z inflating: build/bin/kernel_function_test 2022-11-23T01:04:08.2595827Z inflating: build/bin/kernel_lambda_legacy_test 2022-11-23T01:04:08.2690993Z inflating: build/bin/kernel_lambda_test 2022-11-23T01:04:08.2744855Z inflating: build/bin/kernel_stackbased_test 2022-11-23T01:04:08.2789359Z inflating: build/bin/CppSignature_test 2022-11-23T01:04:08.2879123Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-11-23T01:04:08.2922497Z inflating: build/bin/op_allowlist_test 2022-11-23T01:04:08.2971253Z inflating: build/bin/backend_fallback_test 2022-11-23T01:04:08.3017195Z inflating: build/bin/inline_container_test 2022-11-23T01:04:08.3306946Z inflating: build/bin/op_registration_test 2022-11-23T01:04:08.3437719Z inflating: build/bin/vulkan_api_test 2022-11-23T01:04:08.3455171Z inflating: build/bin/tutorial_tensorexpr 2022-11-23T01:04:08.3503756Z inflating: build/bin/test_dist_autograd 2022-11-23T01:04:08.3565418Z inflating: build/bin/test_cpp_rpc 2022-11-23T01:04:08.3567505Z inflating: build/bin/parallel_benchmark 2022-11-23T01:04:08.3627972Z inflating: build/bin/test_mobile_nnc 2022-11-23T01:04:08.3637315Z inflating: build/bin/aot_model_compiler_test 2022-11-23T01:04:08.3950287Z inflating: build/bin/test_lazy 2022-11-23T01:04:08.5062345Z inflating: build/bin/test_tensorexpr 2022-11-23T01:04:08.6342888Z inflating: build/bin/test_api 2022-11-23T01:04:08.6347102Z inflating: build/bin/torch_shm_manager 2022-11-23T01:04:08.6928912Z inflating: build/bin/test_jit 2022-11-23T01:04:08.6956935Z ##[group]Run df -H 2022-11-23T01:04:08.6957235Z df -H 2022-11-23T01:04:08.6968652Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:08.6968872Z env: 2022-11-23T01:04:08.6969058Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:08.6969232Z ##[endgroup] 2022-11-23T01:04:08.7036139Z Filesystem Size Used Avail Use% Mounted on 2022-11-23T01:04:08.7036532Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-11-23T01:04:08.7036752Z tmpfs 8.2G 11M 8.2G 1% /dev/shm 2022-11-23T01:04:08.7036955Z tmpfs 8.2G 431k 8.2G 1% /run 2022-11-23T01:04:08.7037166Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-11-23T01:04:08.7037377Z /dev/nvme0n1p1 162G 20G 142G 13% / 2022-11-23T01:04:08.7054020Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:04:08.7054250Z .github/scripts/parse_ref.py 2022-11-23T01:04:08.7064680Z shell: /usr/bin/bash -e {0} 2022-11-23T01:04:08.7064865Z env: 2022-11-23T01:04:08.7065025Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:08.7065211Z ##[endgroup] 2022-11-23T01:04:08.7282889Z ##[group]Run set -x 2022-11-23T01:04:08.7283158Z set -x 2022-11-23T01:04:08.7283326Z  2022-11-23T01:04:08.7283509Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-11-23T01:04:08.7283767Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-11-23T01:04:08.7284024Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-11-23T01:04:08.7284246Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-11-23T01:04:08.7284442Z else 2022-11-23T01:04:08.7284644Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:04:08.7284840Z fi 2022-11-23T01:04:08.7284982Z  2022-11-23T01:04:08.7285214Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-11-23T01:04:08.7285451Z  2022-11-23T01:04:08.7285652Z # sanitize the input commit message and PR body here: 2022-11-23T01:04:08.7285862Z # 2022-11-23T01:04:08.7286144Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-11-23T01:04:08.7286505Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-11-23T01:04:08.7286817Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-11-23T01:04:08.7287044Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-11-23T01:04:08.7287212Z  2022-11-23T01:04:08.7287472Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-11-23T01:04:08.7287746Z # wreak havoc internally 2022-11-23T01:04:08.7287977Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-11-23T01:04:08.7288202Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-11-23T01:04:08.7288393Z  2022-11-23T01:04:08.7288615Z # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T01:04:08.7288898Z # TODO: Stop building test binaries as part of the build phase 2022-11-23T01:04:08.7289168Z # Used for GPU_FLAG since that doesn't play nice 2022-11-23T01:04:08.7289404Z # shellcheck disable=SC2086,SC2090 2022-11-23T01:04:08.7289627Z container_name=$(docker run \ 2022-11-23T01:04:08.7289811Z  ${GPU_FLAG:-} \ 2022-11-23T01:04:08.7290010Z  -e BUILD_ENVIRONMENT \ 2022-11-23T01:04:08.7290204Z  -e PR_NUMBER \ 2022-11-23T01:04:08.7290383Z  -e GITHUB_ACTIONS \ 2022-11-23T01:04:08.7290573Z  -e BASE_SHA \ 2022-11-23T01:04:08.7290750Z  -e BRANCH \ 2022-11-23T01:04:08.7290909Z  -e SHA1 \ 2022-11-23T01:04:08.7291099Z  -e AWS_DEFAULT_REGION \ 2022-11-23T01:04:08.7291296Z  -e IN_WHEEL_TEST \ 2022-11-23T01:04:08.7291471Z  -e SHARD_NUMBER \ 2022-11-23T01:04:08.7291659Z  -e TEST_CONFIG \ 2022-11-23T01:04:08.7291848Z  -e NUM_TEST_SHARDS \ 2022-11-23T01:04:08.7292022Z  -e PR_BODY \ 2022-11-23T01:04:08.7292211Z  -e COMMIT_MESSAGES \ 2022-11-23T01:04:08.7292422Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-11-23T01:04:08.7292634Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-11-23T01:04:08.7292839Z  -e PR_LABELS \ 2022-11-23T01:04:08.7293054Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-11-23T01:04:08.7293263Z  -e SCCACHE_BUCKET \ 2022-11-23T01:04:08.7293450Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-11-23T01:04:08.7293646Z  -e XLA_CUDA \ 2022-11-23T01:04:08.7293850Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-11-23T01:04:08.7294068Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2022-11-23T01:04:08.7294309Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2022-11-23T01:04:08.7294561Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-11-23T01:04:08.7294867Z  --ulimit stack=10485760:83886080 \ 2022-11-23T01:04:08.7295095Z  --security-opt seccomp=unconfined \ 2022-11-23T01:04:08.7295361Z  --cap-add=SYS_PTRACE \ 2022-11-23T01:04:08.7295556Z  --ipc=host \ 2022-11-23T01:04:08.7295736Z  --shm-size="${SHM_SIZE}" \ 2022-11-23T01:04:08.7295924Z  --tty \ 2022-11-23T01:04:08.7296095Z  --detach \ 2022-11-23T01:04:08.7296277Z  --name="${container_name}" \ 2022-11-23T01:04:08.7296479Z  --user jenkins \ 2022-11-23T01:04:08.7296713Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-11-23T01:04:08.7296949Z  -w /var/lib/jenkins/workspace \ 2022-11-23T01:04:08.7297153Z  "${DOCKER_IMAGE}" 2022-11-23T01:04:08.7297327Z ) 2022-11-23T01:04:08.7297545Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2022-11-23T01:04:08.7297878Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2022-11-23T01:04:08.7308433Z shell: /usr/bin/bash -e {0} 2022-11-23T01:04:08.7308604Z env: 2022-11-23T01:04:08.7308786Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:08.7309041Z BUILD_ENVIRONMENT: linux-vulkan-bionic-py3.7-clang9 2022-11-23T01:04:08.7309281Z PR_NUMBER: 2022-11-23T01:04:08.7309439Z BRANCH: master 2022-11-23T01:04:08.7309644Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:08.7309878Z BASE_SHA: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:08.7310081Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T01:04:08.7310287Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T01:04:08.7310486Z TEST_CONFIG: default 2022-11-23T01:04:08.7310648Z SHARD_NUMBER: 1 2022-11-23T01:04:08.7310821Z NUM_TEST_SHARDS: 1 2022-11-23T01:04:08.7310992Z PR_BODY: 2022-11-23T01:04:08.7311203Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-11-23T01:04:08.7311441Z SCCACHE_S3_KEY_PREFIX: pull 2022-11-23T01:04:08.7311785Z SHM_SIZE: 1g 2022-11-23T01:04:08.7312121Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:04:08.7312444Z XLA_CUDA: 2022-11-23T01:04:08.7312702Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:04:08.7312983Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2022-11-23T01:04:08.7313188Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2022-11-23T01:04:08.7313385Z ##[endgroup] 2022-11-23T01:04:08.7340112Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-11-23T01:04:08.7340561Z + [[ linux-vulkan-bionic-py3.7-clang9 == *onnx* ]] 2022-11-23T01:04:08.7340799Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:04:08.7343782Z ++ git cherry -v origin/master 2022-11-23T01:04:08.8126075Z + COMMIT_MESSAGES= 2022-11-23T01:04:08.8126786Z + COMMIT_MESSAGES= 2022-11-23T01:04:08.8127035Z + PR_BODY= 2022-11-23T01:04:08.8127251Z + export COMMIT_MESSAGES= 2022-11-23T01:04:08.8127511Z + COMMIT_MESSAGES= 2022-11-23T01:04:08.8127687Z + export PR_BODY= 2022-11-23T01:04:08.8127855Z + PR_BODY= 2022-11-23T01:04:08.8136731Z +++ nproc --ignore=2 2022-11-23T01:04:08.8163020Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3528293562 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:04:18.2018286Z + container_name=38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:18.2019011Z + echo DOCKER_CONTAINER_ID=38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:18.2021774Z ++ echo dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl 2022-11-23T01:04:18.2023319Z + docker exec -t 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 sh -c 'pip install dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2022-11-23T01:04:18.9984937Z Processing ./dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl 2022-11-23T01:04:19.3935758Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch==1.14.0a0+git1cfd385) (2.6.3) 2022-11-23T01:04:19.3938834Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.14.0a0+git1cfd385) (4.3.0) 2022-11-23T01:04:19.3942725Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch==1.14.0a0+git1cfd385) (1.10.1) 2022-11-23T01:04:19.3956140Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.7/site-packages (from torch==1.14.0a0+git1cfd385) (3.3.0) 2022-11-23T01:04:19.4028762Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.7/site-packages (from opt-einsum>=3.3->torch==1.14.0a0+git1cfd385) (1.18.5) 2022-11-23T01:04:19.4219687Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch==1.14.0a0+git1cfd385) (1.2.1) 2022-11-23T01:04:20.2492859Z Installing collected packages: torch 2022-11-23T01:04:26.0981771Z Successfully installed torch-1.14.0a0+git1cfd385 2022-11-23T01:04:26.1645943Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-11-23T01:04:26.1802335Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-11-23T01:04:26.1802773Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-11-23T01:04:26.1803185Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-11-23T01:04:26.1803742Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-11-23T01:04:26.1804009Z + BUILD_DIR=build 2022-11-23T01:04:26.1804266Z + BUILD_RENAMED_DIR=build_renamed 2022-11-23T01:04:26.1804467Z + BUILD_BIN_DIR=build/bin 2022-11-23T01:04:26.1804670Z + export VALGRIND=ON 2022-11-23T01:04:26.1804865Z + VALGRIND=ON 2022-11-23T01:04:26.1805153Z + [[ linux-vulkan-bionic-py3.7-clang9 == *clang9* ]] 2022-11-23T01:04:26.1805392Z + export VALGRIND=OFF 2022-11-23T01:04:26.1805613Z + VALGRIND=OFF 2022-11-23T01:04:26.1805888Z + [[ linux-vulkan-bionic-py3.7-clang9 != *bazel* ]] 2022-11-23T01:04:26.1807267Z ++ realpath build/custom_test_artifacts 2022-11-23T01:04:26.1852968Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-11-23T01:04:26.1855908Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:04:26.1930904Z + source .jenkins/pytorch/common.sh 2022-11-23T01:04:26.1934038Z +++ dirname .jenkins/pytorch/common.sh 2022-11-23T01:04:26.1942688Z ++ source .jenkins/pytorch/common_utils.sh 2022-11-23T01:04:26.1944820Z +++ declare -f -t trap_add 2022-11-23T01:04:26.1950486Z ++ set -ex 2022-11-23T01:04:26.1951088Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-11-23T01:04:26.1951661Z ++ BUILD_TEST_LIBTORCH=0 2022-11-23T01:04:26.1952028Z + echo 'Environment variables' 2022-11-23T01:04:26.1952304Z Environment variables 2022-11-23T01:04:26.1952483Z + env 2022-11-23T01:04:26.1979428Z SHARD_NUMBER=1 2022-11-23T01:04:26.1979957Z UCC_HOME=/usr 2022-11-23T01:04:26.1980691Z BUILD_ENVIRONMENT=linux-vulkan-bionic-py3.7-clang9 2022-11-23T01:04:26.1981180Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2022-11-23T01:04:26.1981529Z INSTALLED_DB=yes 2022-11-23T01:04:26.1981803Z HOSTNAME=38cc85bf4e2b 2022-11-23T01:04:26.1983531Z GITHUB_REF_NAME=master 2022-11-23T01:04:26.1983788Z GITHUB_API_URL=https://api.github.com 2022-11-23T01:04:26.1984408Z OPENSSL_DIR=/opt/openssl 2022-11-23T01:04:26.1984730Z UCC_COMMIT= 2022-11-23T01:04:26.1985313Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_7fc8391d-41bd-4c57-8ef7-1f24570a03a0 2022-11-23T01:04:26.1985614Z CUDA_PATH=/usr/local/cuda 2022-11-23T01:04:26.1985990Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-11-23T01:04:26.1986268Z GITHUB_RUN_ATTEMPT=1 2022-11-23T01:04:26.1986452Z INSTALLED_THRIFT= 2022-11-23T01:04:26.1986617Z TEST_CONFIG=default 2022-11-23T01:04:26.1987014Z GITHUB_REPOSITORY_OWNER=pytorch 2022-11-23T01:04:26.1987313Z GITHUB_ACTIONS=true 2022-11-23T01:04:26.1987572Z CI=true 2022-11-23T01:04:26.1987896Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-11-23T01:04:26.1988235Z BRANCH=master 2022-11-23T01:04:26.1988515Z GITHUB_HEAD_REF= 2022-11-23T01:04:26.1988814Z UCX_COMMIT= 2022-11-23T01:04:26.1989148Z GITHUB_ACTOR=pytorchmergebot 2022-11-23T01:04:26.1989482Z GITHUB_ACTION_REF= 2022-11-23T01:04:26.1989792Z GITHUB_ACTION=__self 2022-11-23T01:04:26.1990058Z VALGRIND=OFF 2022-11-23T01:04:26.1990303Z GITHUB_REF_PROTECTED=true 2022-11-23T01:04:26.1990784Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:04:26.1991221Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2022-11-23T01:04:26.1992030Z *** 2022-11-23T01:04:26.1992289Z INSTALLED_VISION=yes 2022-11-23T01:04:26.1992480Z HOME=/var/lib/jenkins 2022-11-23T01:04:26.1992902Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_7fc8391d-41bd-4c57-8ef7-1f24570a03a0 2022-11-23T01:04:26.1993371Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-11-23T01:04:26.1993711Z GITHUB_ACTION_REPOSITORY= 2022-11-23T01:04:26.1994023Z GITHUB_REF_TYPE=branch 2022-11-23T01:04:26.1994322Z GITHUB_RETENTION_DAYS=90 2022-11-23T01:04:26.1994800Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-11-23T01:04:26.1995541Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_7fc8391d-41bd-4c57-8ef7-1f24570a03a0 2022-11-23T01:04:26.1996037Z DEBIAN_FRONTEND=noninteractive 2022-11-23T01:04:26.1996417Z GITHUB_REF=refs/heads/master 2022-11-23T01:04:26.1996765Z GITHUB_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:26.1996984Z INSTALLED_PROTOBUF=yes 2022-11-23T01:04:26.1997152Z DESIRED_CUDA= 2022-11-23T01:04:26.1997327Z GITHUB_RUN_ID=3528293562 2022-11-23T01:04:26.1997538Z GITHUB_SERVER_URL=https://github.com 2022-11-23T01:04:26.1997724Z MAX_JOBS=6 2022-11-23T01:04:26.1998046Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-11-23T01:04:26.1998295Z UCX_HOME=/usr 2022-11-23T01:04:26.1998464Z PYTORCH_RETRY_TEST_CASES=1 2022-11-23T01:04:26.1998707Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-11-23T01:04:26.1998962Z BASE_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:26.1999154Z INSTALLED_ANDROID= 2022-11-23T01:04:26.1999324Z PR_BODY= 2022-11-23T01:04:26.1999488Z GITHUB_BASE_REF= 2022-11-23T01:04:26.1999645Z TERM=xterm 2022-11-23T01:04:26.1999802Z XLA_CUDA= 2022-11-23T01:04:26.1999976Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-11-23T01:04:26.2000166Z OPENSSL_ROOT_DIR=/opt/openssl 2022-11-23T01:04:26.2000574Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_7fc8391d-41bd-4c57-8ef7-1f24570a03a0 2022-11-23T01:04:26.2000858Z GITHUB_JOB=test 2022-11-23T01:04:26.2001029Z SCCACHE_S3_KEY_PREFIX=pull 2022-11-23T01:04:26.2001217Z COMMIT_MESSAGES= 2022-11-23T01:04:26.2001389Z NUM_TEST_SHARDS=1 2022-11-23T01:04:26.2001545Z PR_NUMBER= 2022-11-23T01:04:26.2001951Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_7fc8391d-41bd-4c57-8ef7-1f24570a03a0 2022-11-23T01:04:26.2002231Z SHLVL=1 2022-11-23T01:04:26.2002417Z GITHUB_REPOSITORY=pytorch/pytorch 2022-11-23T01:04:26.2002629Z SHA1=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:26.2002836Z GITHUB_EVENT_NAME=push 2022-11-23T01:04:26.2003083Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-11-23T01:04:26.2003406Z GITHUB_RUN_NUMBER=67324 2022-11-23T01:04:26.2003599Z GITHUB_WORKFLOW=pull 2022-11-23T01:04:26.2003963Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:04:26.2004369Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:04:26.2004672Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-11-23T01:04:26.2004912Z _=/usr/bin/env 2022-11-23T01:04:26.2005108Z + echo 'Testing pytorch' 2022-11-23T01:04:26.2005290Z Testing pytorch 2022-11-23T01:04:26.2005483Z + export LANG=C.UTF-8 2022-11-23T01:04:26.2005657Z + LANG=C.UTF-8 2022-11-23T01:04:26.2153641Z + PR_NUMBER= 2022-11-23T01:04:26.2153946Z + [[ default == \d\e\f\a\u\l\t ]] 2022-11-23T01:04:26.2154237Z + export CUDA_VISIBLE_DEVICES=0 2022-11-23T01:04:26.2154565Z + CUDA_VISIBLE_DEVICES=0 2022-11-23T01:04:26.2154877Z + export HIP_VISIBLE_DEVICES=0 2022-11-23T01:04:26.2155140Z + HIP_VISIBLE_DEVICES=0 2022-11-23T01:04:26.2155358Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-11-23T01:04:26.2155631Z + [[ default == \s\l\o\w ]] 2022-11-23T01:04:26.2156216Z + [[ linux-vulkan-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-11-23T01:04:26.2156717Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda* ]] 2022-11-23T01:04:26.2157277Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-11-23T01:04:26.2157691Z + [[ default == *crossref* ]] 2022-11-23T01:04:26.2158017Z + [[ default == *dynamo* ]] 2022-11-23T01:04:26.2158362Z + [[ default == *inductor* ]] 2022-11-23T01:04:26.2158867Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-11-23T01:04:26.2159317Z + [[ linux-vulkan-bionic-py3.7-clang9 != *-bazel-* ]] 2022-11-23T01:04:26.2159598Z + pip_install --user ninja==1.10.2 2022-11-23T01:04:26.2159966Z + pip install --progress-bar off --user ninja==1.10.2 2022-11-23T01:04:26.6330041Z Collecting ninja==1.10.2 2022-11-23T01:04:26.6491408Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-11-23T01:04:27.3800647Z Installing collected packages: ninja 2022-11-23T01:04:27.3887667Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-11-23T01:04:27.3888240Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T01:04:27.3961579Z Successfully installed ninja-1.10.2 2022-11-23T01:04:27.4620330Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:04:27.4621209Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:04:27.4622081Z + [[ linux-vulkan-bionic-py3.7-clang9 == *asan* ]] 2022-11-23T01:04:27.4622668Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-tsan* ]] 2022-11-23T01:04:27.4623111Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-11-23T01:04:27.4623528Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-11-23T01:04:27.4629049Z + [[ linux-vulkan-bionic-py3.7-clang9 == *tbb* ]] 2022-11-23T01:04:27.4641606Z + [[ linux-vulkan-bionic-py3.7-clang9 == *libtorch* ]] 2022-11-23T01:04:27.4641994Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-bazel-* ]] 2022-11-23T01:04:27.4642372Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-tsan* ]] 2022-11-23T01:04:27.4645141Z + cd test 2022-11-23T01:04:27.4645542Z + python -c 'import torch; print(torch.__config__.show())' 2022-11-23T01:04:28.8396549Z PyTorch built with: 2022-11-23T01:04:28.8397074Z - GCC 4.2 2022-11-23T01:04:28.8397483Z - C++ Version: 201402 2022-11-23T01:04:28.8397845Z - clang 9.0.0 2022-11-23T01:04:28.8398230Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-11-23T01:04:28.8398648Z - Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:04:28.8399142Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-11-23T01:04:28.8399403Z - LAPACK is enabled (usually provided by MKL) 2022-11-23T01:04:28.8399641Z - NNPACK is enabled 2022-11-23T01:04:28.8399943Z - CPU capability usage: AVX2 2022-11-23T01:04:28.8402917Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DUSE_VULKAN -DUSE_VULKAN_API -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=1.14.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-11-23T01:04:28.8405142Z 2022-11-23T01:04:29.0222123Z + cd test 2022-11-23T01:04:29.0222890Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-11-23T01:04:30.0467843Z ATen/Parallel: 2022-11-23T01:04:30.0479826Z at::get_num_threads() : 4 2022-11-23T01:04:30.0480103Z at::get_num_interop_threads() : 4 2022-11-23T01:04:30.0480332Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-11-23T01:04:30.0480537Z omp_get_max_threads() : 4 2022-11-23T01:04:30.0481077Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-11-23T01:04:30.0481366Z mkl_get_max_threads() : 4 2022-11-23T01:04:30.0481671Z Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:04:30.0481932Z std::thread::hardware_concurrency() : 8 2022-11-23T01:04:30.0482142Z Environment variables: 2022-11-23T01:04:30.0482322Z OMP_NUM_THREADS : [not set] 2022-11-23T01:04:30.0482515Z MKL_NUM_THREADS : [not set] 2022-11-23T01:04:30.0482714Z ATen parallel backend: OpenMP 2022-11-23T01:04:30.0482836Z 2022-11-23T01:04:30.2281274Z + [[ default == *backward* ]] 2022-11-23T01:04:30.2281603Z + [[ default == *xla* ]] 2022-11-23T01:04:30.2281982Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-11-23T01:04:30.2282763Z + [[ linux-vulkan-bionic-py3.7-clang9 == *libtorch* ]] 2022-11-23T01:04:30.2283102Z + [[ default == distributed ]] 2022-11-23T01:04:30.2283351Z + [[ default == deploy ]] 2022-11-23T01:04:30.2283693Z + [[ default == *inductor_distributed* ]] 2022-11-23T01:04:30.2283960Z + [[ default == *dynamo* ]] 2022-11-23T01:04:30.2284209Z + [[ default == *dynamo* ]] 2022-11-23T01:04:30.2284430Z + [[ default == *inductor_huggingface* ]] 2022-11-23T01:04:30.2284698Z + [[ default == *inductor_timm* ]] 2022-11-23T01:04:30.2284996Z + [[ default == *inductor_torchbench* ]] 2022-11-23T01:04:30.2285224Z + [[ default == *inductor* ]] 2022-11-23T01:04:30.2285457Z + [[ 1 == 1 ]] 2022-11-23T01:04:30.2285725Z + [[ 1 -gt 1 ]] 2022-11-23T01:04:30.2285903Z + [[ 1 == 2 ]] 2022-11-23T01:04:30.2286168Z + [[ 1 -gt 2 ]] 2022-11-23T01:04:30.2286500Z + [[ linux-vulkan-bionic-py3.7-clang9 == *vulkan* ]] 2022-11-23T01:04:30.2286741Z + test_vulkan 2022-11-23T01:04:30.2287077Z + [[ linux-vulkan-bionic-py3.7-clang9 == *vulkan* ]] 2022-11-23T01:04:30.2288262Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/test 2022-11-23T01:04:30.2312858Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/test 2022-11-23T01:04:30.2321054Z + export VK_ICD_FILENAMES=/var/lib/jenkins/swiftshader/swiftshader/build/Linux/vk_swiftshader_icd.json 2022-11-23T01:04:30.2321767Z + VK_ICD_FILENAMES=/var/lib/jenkins/swiftshader/swiftshader/build/Linux/vk_swiftshader_icd.json 2022-11-23T01:04:30.2322237Z + TEST_REPORTS_DIR=test/test-reports/cpp-vulkan/test_vulkan 2022-11-23T01:04:30.2322678Z + mkdir -p test/test-reports/cpp-vulkan/test_vulkan 2022-11-23T01:04:30.2420680Z + LD_LIBRARY_PATH=/var/lib/jenkins/swiftshader/swiftshader/build/Linux/ 2022-11-23T01:04:30.2421614Z + /opt/conda/lib/python3.7/site-packages/torch/test/vulkan_api_test --gtest_output=xml:test/test-reports/cpp-vulkan/test_vulkan/vulkan_test.xml 2022-11-23T01:04:30.4658154Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-11-23T01:04:30.4659053Z [==========] Running 182 tests from 1 test suite. 2022-11-23T01:04:30.4659617Z [----------] Global test environment set-up. 2022-11-23T01:04:30.4659961Z [----------] 182 tests from VulkanAPITest 2022-11-23T01:04:30.4660439Z [ RUN ] VulkanAPITest.copy_to_texture 2022-11-23T01:04:30.6895291Z [ OK ] VulkanAPITest.copy_to_texture (223 ms) 2022-11-23T01:04:30.6895852Z [ RUN ] VulkanAPITest.adaptive_avg_pool2d 2022-11-23T01:04:30.7100427Z [ OK ] VulkanAPITest.adaptive_avg_pool2d (20 ms) 2022-11-23T01:04:30.7101600Z [ RUN ] VulkanAPITest.add 2022-11-23T01:04:30.7889919Z [ OK ] VulkanAPITest.add (79 ms) 2022-11-23T01:04:30.7890333Z [ RUN ] VulkanAPITest.add_broadcast0 2022-11-23T01:04:30.8206356Z [ OK ] VulkanAPITest.add_broadcast0 (31 ms) 2022-11-23T01:04:30.8207176Z [ RUN ] VulkanAPITest.add_broadcast1 2022-11-23T01:04:30.8308609Z [ OK ] VulkanAPITest.add_broadcast1 (10 ms) 2022-11-23T01:04:30.8309205Z [ RUN ] VulkanAPITest.add_broadcast2 2022-11-23T01:04:30.8394391Z [ OK ] VulkanAPITest.add_broadcast2 (8 ms) 2022-11-23T01:04:30.8424266Z [ RUN ] VulkanAPITest.add_broadcast3 2022-11-23T01:04:30.8426020Z [ OK ] VulkanAPITest.add_broadcast3 (1 ms) 2022-11-23T01:04:30.8426553Z [ RUN ] VulkanAPITest.add_broadcast4 2022-11-23T01:04:30.8427070Z [ OK ] VulkanAPITest.add_broadcast4 (0 ms) 2022-11-23T01:04:30.8427521Z [ RUN ] VulkanAPITest.add_ 2022-11-23T01:04:30.9315945Z [ OK ] VulkanAPITest.add_ (90 ms) 2022-11-23T01:04:30.9316473Z [ RUN ] VulkanAPITest.add_broadcast0_ 2022-11-23T01:04:30.9454838Z [ OK ] VulkanAPITest.add_broadcast0_ (13 ms) 2022-11-23T01:04:30.9455381Z [ RUN ] VulkanAPITest.add_broadcast1_ 2022-11-23T01:04:30.9469469Z [ OK ] VulkanAPITest.add_broadcast1_ (1 ms) 2022-11-23T01:04:30.9469975Z [ RUN ] VulkanAPITest.add_scalar 2022-11-23T01:04:30.9875329Z [ OK ] VulkanAPITest.add_scalar (40 ms) 2022-11-23T01:04:30.9875954Z [ RUN ] VulkanAPITest.add_scalar_ 2022-11-23T01:04:31.0057804Z [ OK ] VulkanAPITest.add_scalar_ (18 ms) 2022-11-23T01:04:31.0058350Z [ RUN ] VulkanAPITest.add_scalar_wrapped 2022-11-23T01:04:31.0321023Z [ OK ] VulkanAPITest.add_scalar_wrapped (26 ms) 2022-11-23T01:04:31.0321451Z [ RUN ] VulkanAPITest.add_scalar_wrapped_ 2022-11-23T01:04:31.0365470Z [ OK ] VulkanAPITest.add_scalar_wrapped_ (4 ms) 2022-11-23T01:04:31.0366030Z [ RUN ] VulkanAPITest.add_to_scalar_wrapped 2022-11-23T01:04:31.0605704Z [ OK ] VulkanAPITest.add_to_scalar_wrapped (24 ms) 2022-11-23T01:04:31.0606229Z [ RUN ] VulkanAPITest.addmm 2022-11-23T01:04:31.1097324Z [ OK ] VulkanAPITest.addmm (49 ms) 2022-11-23T01:04:31.1097950Z [ RUN ] VulkanAPITest.addmm_expand 2022-11-23T01:04:31.1249298Z [ OK ] VulkanAPITest.addmm_expand (15 ms) 2022-11-23T01:04:31.1249865Z [ RUN ] VulkanAPITest.avg_pool2d 2022-11-23T01:04:31.1483050Z [ OK ] VulkanAPITest.avg_pool2d (23 ms) 2022-11-23T01:04:31.1483989Z [ RUN ] VulkanAPITest.batch_norm_invalid_inputs 2022-11-23T01:04:31.1659975Z [ OK ] VulkanAPITest.batch_norm_invalid_inputs (17 ms) 2022-11-23T01:04:31.1660551Z [ RUN ] VulkanAPITest.batch_norm_small 2022-11-23T01:04:31.1873368Z [ OK ] VulkanAPITest.batch_norm_small (21 ms) 2022-11-23T01:04:31.1873898Z [ RUN ] VulkanAPITest.batch_norm_medium 2022-11-23T01:04:31.2085158Z [ OK ] VulkanAPITest.batch_norm_medium (21 ms) 2022-11-23T01:04:31.2085690Z [ RUN ] VulkanAPITest.batch_norm_large 2022-11-23T01:04:31.4886678Z [ OK ] VulkanAPITest.batch_norm_large (280 ms) 2022-11-23T01:04:31.4887199Z [ RUN ] VulkanAPITest.clamp 2022-11-23T01:04:31.6638668Z [ OK ] VulkanAPITest.clamp (175 ms) 2022-11-23T01:04:31.6639269Z [ RUN ] VulkanAPITest.clamp_ 2022-11-23T01:04:31.8073731Z [ OK ] VulkanAPITest.clamp_ (143 ms) 2022-11-23T01:04:31.8689621Z [ RUN ] VulkanAPITest.conv2d 2022-11-23T01:04:31.8690155Z [ OK ] VulkanAPITest.conv2d (61 ms) 2022-11-23T01:04:31.8690623Z [ RUN ] VulkanAPITest.conv2d_prepack 2022-11-23T01:04:31.8694831Z [ OK ] VulkanAPITest.conv2d_prepack (0 ms) 2022-11-23T01:04:31.8695365Z [ RUN ] VulkanAPITest.conv2d_prepack_bc 2022-11-23T01:04:31.8700241Z [ OK ] VulkanAPITest.conv2d_prepack_bc (0 ms) 2022-11-23T01:04:31.8700756Z [ RUN ] VulkanAPITest.conv2d_dw 2022-11-23T01:04:31.9146136Z [ OK ] VulkanAPITest.conv2d_dw (44 ms) 2022-11-23T01:04:31.9146772Z [ RUN ] VulkanAPITest.conv2d_dw_prepack 2022-11-23T01:04:31.9197538Z [ OK ] VulkanAPITest.conv2d_dw_prepack (5 ms) 2022-11-23T01:04:31.9198250Z [ RUN ] VulkanAPITest.conv2d_dw_prepack_bc 2022-11-23T01:04:31.9249264Z [ OK ] VulkanAPITest.conv2d_dw_prepack_bc (5 ms) 2022-11-23T01:04:31.9249923Z [ RUN ] VulkanAPITest.conv2d_pw 2022-11-23T01:04:32.0365283Z [ OK ] VulkanAPITest.conv2d_pw (111 ms) 2022-11-23T01:04:32.0365648Z [ RUN ] VulkanAPITest.conv2d_pw_prepack 2022-11-23T01:04:32.0835991Z [ OK ] VulkanAPITest.conv2d_pw_prepack (47 ms) 2022-11-23T01:04:32.0836603Z [ RUN ] VulkanAPITest.conv2d_pw_prepack_bc 2022-11-23T01:04:32.1247760Z [ OK ] VulkanAPITest.conv2d_pw_prepack_bc (41 ms) 2022-11-23T01:04:32.1248141Z [ RUN ] VulkanAPITest.conv2d_transposed 2022-11-23T01:04:32.1706348Z [ OK ] VulkanAPITest.conv2d_transposed (45 ms) 2022-11-23T01:04:32.1707017Z [ RUN ] VulkanAPITest.conv2d_transposed_prepack 2022-11-23T01:04:32.1737312Z [ OK ] VulkanAPITest.conv2d_transposed_prepack (3 ms) 2022-11-23T01:04:32.1737809Z [ RUN ] VulkanAPITest.copy 2022-11-23T01:04:32.1784353Z [ OK ] VulkanAPITest.copy (4 ms) 2022-11-23T01:04:32.1784833Z [ RUN ] VulkanAPITest.cumsum 2022-11-23T01:04:32.2072931Z [ OK ] VulkanAPITest.cumsum (28 ms) 2022-11-23T01:04:32.2073401Z [ RUN ] VulkanAPITest.div 2022-11-23T01:04:32.2656540Z [ OK ] VulkanAPITest.div (58 ms) 2022-11-23T01:04:32.2657368Z [ RUN ] VulkanAPITest.div_broadcast0 2022-11-23T01:04:32.2943660Z [ OK ] VulkanAPITest.div_broadcast0 (28 ms) 2022-11-23T01:04:32.2944514Z [ RUN ] VulkanAPITest.div_broadcast1 2022-11-23T01:04:32.3070153Z [ OK ] VulkanAPITest.div_broadcast1 (12 ms) 2022-11-23T01:04:32.3174064Z [ RUN ] VulkanAPITest.div_broadcast2 2022-11-23T01:04:32.3174597Z [ OK ] VulkanAPITest.div_broadcast2 (10 ms) 2022-11-23T01:04:32.3175086Z [ RUN ] VulkanAPITest.div_broadcast3 2022-11-23T01:04:32.3292717Z [ OK ] VulkanAPITest.div_broadcast3 (11 ms) 2022-11-23T01:04:32.3293282Z [ RUN ] VulkanAPITest.div_broadcast4 2022-11-23T01:04:32.3300391Z [ OK ] VulkanAPITest.div_broadcast4 (0 ms) 2022-11-23T01:04:32.3300944Z [ RUN ] VulkanAPITest.div_ 2022-11-23T01:04:32.4527933Z [ OK ] VulkanAPITest.div_ (122 ms) 2022-11-23T01:04:32.4528410Z [ RUN ] VulkanAPITest.div_broadcast0_ 2022-11-23T01:04:32.4622595Z [ OK ] VulkanAPITest.div_broadcast0_ (9 ms) 2022-11-23T01:04:32.4622947Z [ RUN ] VulkanAPITest.div_broadcast1_ 2022-11-23T01:04:32.4666236Z [ OK ] VulkanAPITest.div_broadcast1_ (4 ms) 2022-11-23T01:04:32.4666758Z [ RUN ] VulkanAPITest.div_scalar 2022-11-23T01:04:32.6554740Z [ OK ] VulkanAPITest.div_scalar (188 ms) 2022-11-23T01:04:32.6555069Z [ RUN ] VulkanAPITest.div_scalar_ 2022-11-23T01:04:32.6949699Z [ OK ] VulkanAPITest.div_scalar_ (39 ms) 2022-11-23T01:04:32.6950066Z [ RUN ] VulkanAPITest.div_scalar_wrapped 2022-11-23T01:04:32.8720584Z [ OK ] VulkanAPITest.div_scalar_wrapped (177 ms) 2022-11-23T01:04:32.8720962Z [ RUN ] VulkanAPITest.div_scalar_wrapped_ 2022-11-23T01:04:32.8939585Z [ OK ] VulkanAPITest.div_scalar_wrapped_ (21 ms) 2022-11-23T01:04:32.8940044Z [ RUN ] VulkanAPITest.div_to_scalar_wrapped 2022-11-23T01:04:32.8958378Z [ OK ] VulkanAPITest.div_to_scalar_wrapped (1 ms) 2022-11-23T01:04:32.8958933Z [ RUN ] VulkanAPITest.empty 2022-11-23T01:04:32.8959441Z [ OK ] VulkanAPITest.empty (0 ms) 2022-11-23T01:04:32.8959953Z [ RUN ] VulkanAPITest.glu_ch_200 2022-11-23T01:04:33.0281465Z [ OK ] VulkanAPITest.glu_ch_200 (132 ms) 2022-11-23T01:04:33.0281873Z [ RUN ] VulkanAPITest.glu_ch_64 2022-11-23T01:04:33.0368500Z [ OK ] VulkanAPITest.glu_ch_64 (8 ms) 2022-11-23T01:04:33.0368811Z [ RUN ] VulkanAPITest.glu_ch_32 2022-11-23T01:04:33.0385652Z [ OK ] VulkanAPITest.glu_ch_32 (1 ms) 2022-11-23T01:04:33.0386205Z [ RUN ] VulkanAPITest.glu_ch_10 2022-11-23T01:04:33.0903544Z [ OK ] VulkanAPITest.glu_ch_10 (51 ms) 2022-11-23T01:04:33.0904263Z [ RUN ] VulkanAPITest.glu_ch_2 2022-11-23T01:04:33.1356051Z [ OK ] VulkanAPITest.glu_ch_2 (45 ms) 2022-11-23T01:04:33.1356633Z [ RUN ] VulkanAPITest.hardsigmoid 2022-11-23T01:04:33.2991420Z [ OK ] VulkanAPITest.hardsigmoid (163 ms) 2022-11-23T01:04:33.2992176Z [ RUN ] VulkanAPITest.hardsigmoid_ 2022-11-23T01:04:33.4145837Z [ OK ] VulkanAPITest.hardsigmoid_ (115 ms) 2022-11-23T01:04:33.4146418Z [ RUN ] VulkanAPITest.hardshrink 2022-11-23T01:04:33.4636620Z [ OK ] VulkanAPITest.hardshrink (49 ms) 2022-11-23T01:04:33.4637201Z [ RUN ] VulkanAPITest.hardshrink_ 2022-11-23T01:04:33.4849706Z [ OK ] VulkanAPITest.hardshrink_ (21 ms) 2022-11-23T01:04:33.4850051Z [ RUN ] VulkanAPITest.hardtanh 2022-11-23T01:04:33.6035411Z [ OK ] VulkanAPITest.hardtanh (118 ms) 2022-11-23T01:04:33.6035961Z [ RUN ] VulkanAPITest.hardtanh_ 2022-11-23T01:04:33.6967242Z [ OK ] VulkanAPITest.hardtanh_ (93 ms) 2022-11-23T01:04:33.6967703Z [ RUN ] VulkanAPITest.layer_norm_invalid_inputs 2022-11-23T01:04:33.7141230Z [ OK ] VulkanAPITest.layer_norm_invalid_inputs (17 ms) 2022-11-23T01:04:33.7141852Z [ RUN ] VulkanAPITest.layer_norm_3d_small 2022-11-23T01:04:33.8559531Z [ OK ] VulkanAPITest.layer_norm_3d_small (141 ms) 2022-11-23T01:04:33.8560097Z [ RUN ] VulkanAPITest.layer_norm_3d_medium 2022-11-23T01:04:33.8566647Z [ OK ] VulkanAPITest.layer_norm_3d_medium (0 ms) 2022-11-23T01:04:33.8567203Z [ RUN ] VulkanAPITest.layer_norm_3d_large 2022-11-23T01:04:36.4092291Z [ OK ] VulkanAPITest.layer_norm_3d_large (2552 ms) 2022-11-23T01:04:36.4092940Z [ RUN ] VulkanAPITest.layer_norm_4d_small 2022-11-23T01:04:36.4095210Z [ OK ] VulkanAPITest.layer_norm_4d_small (0 ms) 2022-11-23T01:04:36.4095871Z [ RUN ] VulkanAPITest.layer_norm_4d_medium 2022-11-23T01:04:36.4102522Z [ OK ] VulkanAPITest.layer_norm_4d_medium (0 ms) 2022-11-23T01:04:36.4103968Z [ RUN ] VulkanAPITest.layer_norm_4d_large 2022-11-23T01:04:38.7869294Z [ OK ] VulkanAPITest.layer_norm_4d_large (2376 ms) 2022-11-23T01:04:38.7869889Z [ RUN ] VulkanAPITest.leaky_relu 2022-11-23T01:04:39.2759025Z [ OK ] VulkanAPITest.leaky_relu (488 ms) 2022-11-23T01:04:39.6828629Z [ RUN ] VulkanAPITest.leaky_relu_ 2022-11-23T01:04:39.6829259Z [ OK ] VulkanAPITest.leaky_relu_ (406 ms) 2022-11-23T01:04:39.6829751Z [ RUN ] VulkanAPITest.lerp 2022-11-23T01:04:39.7577692Z [ OK ] VulkanAPITest.lerp (74 ms) 2022-11-23T01:04:39.7578229Z [ RUN ] VulkanAPITest.lerp_broadcast0 2022-11-23T01:04:39.7691917Z [ OK ] VulkanAPITest.lerp_broadcast0 (11 ms) 2022-11-23T01:04:39.7692599Z [ RUN ] VulkanAPITest.lerp_broadcast1 2022-11-23T01:04:39.7820099Z [ OK ] VulkanAPITest.lerp_broadcast1 (12 ms) 2022-11-23T01:04:39.7820742Z [ RUN ] VulkanAPITest.lerp_ 2022-11-23T01:04:39.8961464Z [ OK ] VulkanAPITest.lerp_ (114 ms) 2022-11-23T01:04:39.8961856Z [ RUN ] VulkanAPITest.lerp_broadcast0_ 2022-11-23T01:04:39.9085298Z [ OK ] VulkanAPITest.lerp_broadcast0_ (12 ms) 2022-11-23T01:04:39.9085683Z [ RUN ] VulkanAPITest.lerp_broadcast1_ 2022-11-23T01:04:39.9215754Z [ OK ] VulkanAPITest.lerp_broadcast1_ (13 ms) 2022-11-23T01:04:39.9216103Z [ RUN ] VulkanAPITest.lerp_scalar 2022-11-23T01:04:39.9862412Z [ OK ] VulkanAPITest.lerp_scalar (64 ms) 2022-11-23T01:04:39.9862936Z [ RUN ] VulkanAPITest.lerp_scalar_ 2022-11-23T01:04:40.0125213Z [ OK ] VulkanAPITest.lerp_scalar_ (26 ms) 2022-11-23T01:04:40.0125816Z [ RUN ] VulkanAPITest.hardswish 2022-11-23T01:04:40.1317169Z [ OK ] VulkanAPITest.hardswish (118 ms) 2022-11-23T01:04:40.1317765Z [ RUN ] VulkanAPITest.threshold 2022-11-23T01:04:40.1468463Z [ OK ] VulkanAPITest.threshold (14 ms) 2022-11-23T01:04:40.1468815Z [ RUN ] VulkanAPITest.hardswish_ 2022-11-23T01:04:40.2505932Z [ OK ] VulkanAPITest.hardswish_ (103 ms) 2022-11-23T01:04:40.2506498Z [ RUN ] VulkanAPITest.max_pool2d 2022-11-23T01:04:40.2889629Z [ OK ] VulkanAPITest.max_pool2d (38 ms) 2022-11-23T01:04:40.2890157Z [ RUN ] VulkanAPITest.mean 2022-11-23T01:04:40.3874987Z [ OK ] VulkanAPITest.mean (98 ms) 2022-11-23T01:04:40.3875576Z [ RUN ] VulkanAPITest.mean2d 2022-11-23T01:04:40.5863942Z [ OK ] VulkanAPITest.mean2d (199 ms) 2022-11-23T01:04:40.5865089Z [ RUN ] VulkanAPITest.mm 2022-11-23T01:04:40.6261577Z [ OK ] VulkanAPITest.mm (39 ms) 2022-11-23T01:04:40.6262246Z [ RUN ] VulkanAPITest.mul 2022-11-23T01:04:40.6854403Z [ OK ] VulkanAPITest.mul (59 ms) 2022-11-23T01:04:40.6855288Z [ RUN ] VulkanAPITest.mul_broadcast0 2022-11-23T01:04:40.7021359Z [ OK ] VulkanAPITest.mul_broadcast0 (16 ms) 2022-11-23T01:04:40.7021895Z [ RUN ] VulkanAPITest.mul_broadcast1 2022-11-23T01:04:40.7129949Z [ OK ] VulkanAPITest.mul_broadcast1 (10 ms) 2022-11-23T01:04:40.7130489Z [ RUN ] VulkanAPITest.mul_broadcast2 2022-11-23T01:04:40.7219428Z [ OK ] VulkanAPITest.mul_broadcast2 (8 ms) 2022-11-23T01:04:40.7219934Z [ RUN ] VulkanAPITest.mul_broadcast3 2022-11-23T01:04:40.7312158Z [ OK ] VulkanAPITest.mul_broadcast3 (9 ms) 2022-11-23T01:04:40.7312674Z [ RUN ] VulkanAPITest.mul_broadcast4 2022-11-23T01:04:40.7377389Z [ OK ] VulkanAPITest.mul_broadcast4 (6 ms) 2022-11-23T01:04:40.7377879Z [ RUN ] VulkanAPITest.mul_ 2022-11-23T01:04:40.8153517Z [ OK ] VulkanAPITest.mul_ (77 ms) 2022-11-23T01:04:40.8154092Z [ RUN ] VulkanAPITest.mul_broadcast0_ 2022-11-23T01:04:40.8230081Z [ OK ] VulkanAPITest.mul_broadcast0_ (7 ms) 2022-11-23T01:04:40.8230834Z [ RUN ] VulkanAPITest.mul_broadcast1_ 2022-11-23T01:04:40.8244889Z [ OK ] VulkanAPITest.mul_broadcast1_ (1 ms) 2022-11-23T01:04:40.8245774Z [ RUN ] VulkanAPITest.mul_scalar 2022-11-23T01:04:40.9410045Z [ OK ] VulkanAPITest.mul_scalar (116 ms) 2022-11-23T01:04:40.9410403Z [ RUN ] VulkanAPITest.mul_scalar_ 2022-11-23T01:04:40.9648237Z [ OK ] VulkanAPITest.mul_scalar_ (23 ms) 2022-11-23T01:04:40.9648786Z [ RUN ] VulkanAPITest.mul_scalar_wrapped 2022-11-23T01:04:41.1037594Z [ OK ] VulkanAPITest.mul_scalar_wrapped (138 ms) 2022-11-23T01:04:41.1037989Z [ RUN ] VulkanAPITest.mul_scalar_wrapped_ 2022-11-23T01:04:41.1237317Z [ OK ] VulkanAPITest.mul_scalar_wrapped_ (19 ms) 2022-11-23T01:04:41.1237927Z [ RUN ] VulkanAPITest.mul_to_scalar_wrapped 2022-11-23T01:04:41.1483757Z [ OK ] VulkanAPITest.mul_to_scalar_wrapped (24 ms) 2022-11-23T01:04:41.1484197Z [ RUN ] VulkanAPITest.relu 2022-11-23T01:04:41.2776460Z [ OK ] VulkanAPITest.relu (129 ms) 2022-11-23T01:04:41.2776823Z [ RUN ] VulkanAPITest.relu_ 2022-11-23T01:04:41.3740762Z [ OK ] VulkanAPITest.relu_ (96 ms) 2022-11-23T01:04:41.3741294Z [ RUN ] VulkanAPITest.reflection_pad2d 2022-11-23T01:04:41.3915339Z [ OK ] VulkanAPITest.reflection_pad2d (17 ms) 2022-11-23T01:04:41.3915702Z [ RUN ] VulkanAPITest.replication_pad2d 2022-11-23T01:04:41.4127879Z [ OK ] VulkanAPITest.replication_pad2d (21 ms) 2022-11-23T01:04:41.4129764Z [ RUN ] VulkanAPITest.reshape 2022-11-23T01:04:41.4160828Z [ OK ] VulkanAPITest.reshape (2 ms) 2022-11-23T01:04:41.4161580Z [ RUN ] VulkanAPITest.reshape_ 2022-11-23T01:04:41.4162323Z [ OK ] VulkanAPITest.reshape_ (0 ms) 2022-11-23T01:04:41.4163074Z [ RUN ] VulkanAPITest.select_3d_depth_small 2022-11-23T01:04:41.4334303Z [ OK ] VulkanAPITest.select_3d_depth_small (17 ms) 2022-11-23T01:04:41.4334805Z [ RUN ] VulkanAPITest.select_3d_depth_medium 2022-11-23T01:04:41.4337547Z [ OK ] VulkanAPITest.select_3d_depth_medium (0 ms) 2022-11-23T01:04:41.4337917Z [ RUN ] VulkanAPITest.select_3d_depth_large 2022-11-23T01:04:41.4353691Z [ OK ] VulkanAPITest.select_3d_depth_large (1 ms) 2022-11-23T01:04:41.4354202Z [ RUN ] VulkanAPITest.sigmoid 2022-11-23T01:04:41.5620737Z [ OK ] VulkanAPITest.sigmoid (126 ms) 2022-11-23T01:04:41.5621279Z [ RUN ] VulkanAPITest.sigmoid_ 2022-11-23T01:04:41.6775990Z [ OK ] VulkanAPITest.sigmoid_ (115 ms) 2022-11-23T01:04:41.6776406Z [ RUN ] VulkanAPITest.softmax 2022-11-23T01:04:41.7460274Z [ OK ] VulkanAPITest.softmax (68 ms) 2022-11-23T01:04:41.7460780Z [ RUN ] VulkanAPITest.tanh 2022-11-23T01:04:41.8997861Z [ OK ] VulkanAPITest.tanh (153 ms) 2022-11-23T01:04:41.8998353Z [ RUN ] VulkanAPITest.tanh_ 2022-11-23T01:04:42.0439036Z [ OK ] VulkanAPITest.tanh_ (144 ms) 2022-11-23T01:04:42.0439525Z [ RUN ] VulkanAPITest.sub 2022-11-23T01:04:42.1025545Z [ OK ] VulkanAPITest.sub (58 ms) 2022-11-23T01:04:42.1026156Z [ RUN ] VulkanAPITest.sub_broadcast0 2022-11-23T01:04:42.1200451Z [ OK ] VulkanAPITest.sub_broadcast0 (17 ms) 2022-11-23T01:04:42.1201002Z [ RUN ] VulkanAPITest.sub_broadcast1 2022-11-23T01:04:42.1326824Z [ OK ] VulkanAPITest.sub_broadcast1 (12 ms) 2022-11-23T01:04:42.1327235Z [ RUN ] VulkanAPITest.sub_broadcast2 2022-11-23T01:04:42.1436540Z [ OK ] VulkanAPITest.sub_broadcast2 (10 ms) 2022-11-23T01:04:42.1436941Z [ RUN ] VulkanAPITest.sub_broadcast3 2022-11-23T01:04:42.1557442Z [ OK ] VulkanAPITest.sub_broadcast3 (12 ms) 2022-11-23T01:04:42.1557842Z [ RUN ] VulkanAPITest.sub_broadcast4 2022-11-23T01:04:42.1625366Z [ OK ] VulkanAPITest.sub_broadcast4 (6 ms) 2022-11-23T01:04:42.1626001Z [ RUN ] VulkanAPITest.sub_ 2022-11-23T01:04:42.2422354Z [ OK ] VulkanAPITest.sub_ (79 ms) 2022-11-23T01:04:42.2422865Z [ RUN ] VulkanAPITest.sub_broadcast0_ 2022-11-23T01:04:42.2526209Z [ OK ] VulkanAPITest.sub_broadcast0_ (10 ms) 2022-11-23T01:04:42.2526755Z [ RUN ] VulkanAPITest.sub_broadcast1_ 2022-11-23T01:04:42.2541310Z [ OK ] VulkanAPITest.sub_broadcast1_ (1 ms) 2022-11-23T01:04:42.2541919Z [ RUN ] VulkanAPITest.sub_scalar 2022-11-23T01:04:42.2773876Z [ OK ] VulkanAPITest.sub_scalar (23 ms) 2022-11-23T01:04:42.2774266Z [ RUN ] VulkanAPITest.sub_scalar_ 2022-11-23T01:04:42.2815549Z [ OK ] VulkanAPITest.sub_scalar_ (3 ms) 2022-11-23T01:04:42.2816091Z [ RUN ] VulkanAPITest.sub_scalar_wrapped 2022-11-23T01:04:42.3045665Z [ OK ] VulkanAPITest.sub_scalar_wrapped (23 ms) 2022-11-23T01:04:42.3046221Z [ RUN ] VulkanAPITest.sub_scalar_wrapped_ 2022-11-23T01:04:42.3098183Z [ OK ] VulkanAPITest.sub_scalar_wrapped_ (5 ms) 2022-11-23T01:04:42.3098733Z [ RUN ] VulkanAPITest.sub_to_scalar_wrapped 2022-11-23T01:04:42.3298388Z [ OK ] VulkanAPITest.sub_to_scalar_wrapped (20 ms) 2022-11-23T01:04:42.3298999Z [ RUN ] VulkanAPITest.upsample_nearest2d 2022-11-23T01:04:42.3423069Z [ OK ] VulkanAPITest.upsample_nearest2d (12 ms) 2022-11-23T01:04:42.3423634Z [ RUN ] VulkanAPITest.unbind_3d_depth_small 2022-11-23T01:04:42.3426588Z [ OK ] VulkanAPITest.unbind_3d_depth_small (0 ms) 2022-11-23T01:04:42.3427131Z [ RUN ] VulkanAPITest.unbind_3d_depth_medium 2022-11-23T01:04:42.3430851Z [ OK ] VulkanAPITest.unbind_3d_depth_medium (0 ms) 2022-11-23T01:04:42.3431668Z [ RUN ] VulkanAPITest.unbind_3d_depth_large 2022-11-23T01:04:42.3546223Z [ OK ] VulkanAPITest.unbind_3d_depth_large (11 ms) 2022-11-23T01:04:42.3546836Z [ RUN ] VulkanAPITest.view_explicit 2022-11-23T01:04:42.3548943Z [ OK ] VulkanAPITest.view_explicit (0 ms) 2022-11-23T01:04:42.3549497Z [ RUN ] VulkanAPITest.view_inferred 2022-11-23T01:04:42.3553786Z [ OK ] VulkanAPITest.view_inferred (0 ms) 2022-11-23T01:04:42.3554357Z [ RUN ] VulkanAPITest.view_invalid_inputs 2022-11-23T01:04:42.3579713Z [ OK ] VulkanAPITest.view_invalid_inputs (2 ms) 2022-11-23T01:04:42.3580522Z [ RUN ] VulkanAPITest.cat_dim0_invalidinputs_exceptions 2022-11-23T01:04:42.4283105Z [ OK ] VulkanAPITest.cat_dim0_invalidinputs_exceptions (70 ms) 2022-11-23T01:04:42.4283747Z [ RUN ] VulkanAPITest.cat_dim1_texture2d_success 2022-11-23T01:04:42.4836418Z [ OK ] VulkanAPITest.cat_dim1_texture2d_success (55 ms) 2022-11-23T01:04:42.4837130Z [ RUN ] VulkanAPITest.cat_dim1_singledepth_success 2022-11-23T01:04:42.5219978Z [ OK ] VulkanAPITest.cat_dim1_singledepth_success (38 ms) 2022-11-23T01:04:42.5223303Z [ RUN ] VulkanAPITest.cat_dim1_singletensor_success 2022-11-23T01:04:42.5271225Z [ OK ] VulkanAPITest.cat_dim1_singletensor_success (5 ms) 2022-11-23T01:04:42.5271957Z [ RUN ] VulkanAPITest.cat_dim1_bat1_mult4ch_success 2022-11-23T01:04:42.5364618Z [ OK ] VulkanAPITest.cat_dim1_bat1_mult4ch_success (9 ms) 2022-11-23T01:04:42.5365225Z [ RUN ] VulkanAPITest.cat_dim1_bat2_mult4ch_success 2022-11-23T01:04:42.5538130Z [ OK ] VulkanAPITest.cat_dim1_bat2_mult4ch_success (17 ms) 2022-11-23T01:04:42.5538779Z [ RUN ] VulkanAPITest.cat_dim1_mult4ch_mixed_success 2022-11-23T01:04:42.6010285Z [ OK ] VulkanAPITest.cat_dim1_mult4ch_mixed_success (47 ms) 2022-11-23T01:04:42.6010909Z [ RUN ] VulkanAPITest.cat_dim2_sameheight_success 2022-11-23T01:04:42.6520892Z [ OK ] VulkanAPITest.cat_dim2_sameheight_success (51 ms) 2022-11-23T01:04:42.6521530Z [ RUN ] VulkanAPITest.cat_dim2_diffheight_success 2022-11-23T01:04:42.7165385Z [ OK ] VulkanAPITest.cat_dim2_diffheight_success (64 ms) 2022-11-23T01:04:42.7165982Z [ RUN ] VulkanAPITest.cat_dim2_negdim_success 2022-11-23T01:04:42.7689363Z [ OK ] VulkanAPITest.cat_dim2_negdim_success (52 ms) 2022-11-23T01:04:42.7689984Z [ RUN ] VulkanAPITest.cat_dim2_singledepth_success 2022-11-23T01:04:42.7741058Z [ OK ] VulkanAPITest.cat_dim2_singledepth_success (5 ms) 2022-11-23T01:04:42.7741812Z [ RUN ] VulkanAPITest.cat_dim2_invalidinputs_exceptions 2022-11-23T01:04:42.8601779Z [ OK ] VulkanAPITest.cat_dim2_invalidinputs_exceptions (86 ms) 2022-11-23T01:04:42.8602387Z [ RUN ] VulkanAPITest.cat_dim3_invalidinputs_exceptions 2022-11-23T01:04:42.9790122Z [ OK ] VulkanAPITest.cat_dim3_invalidinputs_exceptions (118 ms) 2022-11-23T01:04:42.9790498Z [ RUN ] VulkanAPITest.permute_2d_success 2022-11-23T01:04:43.0569967Z [ OK ] VulkanAPITest.permute_2d_success (77 ms) 2022-11-23T01:04:43.0570320Z [ RUN ] VulkanAPITest.permute_3d_success 2022-11-23T01:04:43.0589756Z [ OK ] VulkanAPITest.permute_3d_success (2 ms) 2022-11-23T01:04:43.0590323Z [ RUN ] VulkanAPITest.permute_4d_success 2022-11-23T01:04:43.1214360Z [ OK ] VulkanAPITest.permute_4d_success (62 ms) 2022-11-23T01:04:43.1215454Z [ RUN ] VulkanAPITest.permute_4dmclaren_success 2022-11-23T01:04:43.1220920Z [ OK ] VulkanAPITest.permute_4dmclaren_success (0 ms) 2022-11-23T01:04:43.1221786Z [ RUN ] VulkanAPITest.permute_4dbig_success 2022-11-23T01:04:43.2276755Z [ OK ] VulkanAPITest.permute_4dbig_success (104 ms) 2022-11-23T01:04:43.2277403Z [ RUN ] VulkanAPITest.permute_negativedims_success 2022-11-23T01:04:43.2278000Z [ OK ] VulkanAPITest.permute_negativedims_success (0 ms) 2022-11-23T01:04:43.2278607Z [ RUN ] VulkanAPITest.permute_invalidinputs_exceptions 2022-11-23T01:04:43.2651362Z [ OK ] VulkanAPITest.permute_invalidinputs_exceptions (37 ms) 2022-11-23T01:04:43.2651953Z [ RUN ] VulkanAPITest.slice_width_success 2022-11-23T01:04:43.2738392Z [ OK ] VulkanAPITest.slice_width_success (8 ms) 2022-11-23T01:04:43.2742494Z [ RUN ] VulkanAPITest.slice_height_success 2022-11-23T01:04:43.2809249Z [ OK ] VulkanAPITest.slice_height_success (7 ms) 2022-11-23T01:04:43.2812958Z [ RUN ] VulkanAPITest.slice_feature_success 2022-11-23T01:04:43.3446270Z [ OK ] VulkanAPITest.slice_feature_success (63 ms) 2022-11-23T01:04:43.3449164Z [ RUN ] VulkanAPITest.slice_batch_success 2022-11-23T01:04:43.3495326Z [ OK ] VulkanAPITest.slice_batch_success (4 ms) 2022-11-23T01:04:43.3498160Z [ RUN ] VulkanAPITest.slice_invalidinputs_exceptions 2022-11-23T01:04:43.3695883Z [ OK ] VulkanAPITest.slice_invalidinputs_exceptions (20 ms) 2022-11-23T01:04:43.3696450Z [ RUN ] VulkanAPITest.stack_invalid_inputs 2022-11-23T01:04:43.3781848Z [ OK ] VulkanAPITest.stack_invalid_inputs (8 ms) 2022-11-23T01:04:43.3782345Z [ RUN ] VulkanAPITest.stack_1_tensor 2022-11-23T01:04:43.4031749Z [ OK ] VulkanAPITest.stack_1_tensor (24 ms) 2022-11-23T01:04:43.4032274Z [ RUN ] VulkanAPITest.stack_2_tensors 2022-11-23T01:04:43.4064503Z [ OK ] VulkanAPITest.stack_2_tensors (2 ms) 2022-11-23T01:04:43.4065036Z [ RUN ] VulkanAPITest.stack_3_tensors 2022-11-23T01:04:43.4098769Z [ OK ] VulkanAPITest.stack_3_tensors (3 ms) 2022-11-23T01:04:43.4099437Z [ RUN ] VulkanAPITest.stack_4_tensors 2022-11-23T01:04:43.4143265Z [ OK ] VulkanAPITest.stack_4_tensors (4 ms) 2022-11-23T01:04:43.4146490Z [ RUN ] VulkanAPITest.stack_from_1_to_20_tensors 2022-11-23T01:04:43.5391459Z [ OK ] VulkanAPITest.stack_from_1_to_20_tensors (124 ms) 2022-11-23T01:04:43.5392736Z [ RUN ] VulkanAPITest.clone_success 2022-11-23T01:04:43.5424150Z [ OK ] VulkanAPITest.clone_success (3 ms) 2022-11-23T01:04:43.5425518Z [ RUN ] VulkanAPITest.clone_invalidinputs_exceptions 2022-11-23T01:04:43.5526703Z [ OK ] VulkanAPITest.clone_invalidinputs_exceptions (10 ms) 2022-11-23T01:04:43.5527246Z [ RUN ] VulkanAPITest.mobilenetv2 2022-11-23T01:04:43.8492501Z [ OK ] VulkanAPITest.mobilenetv2 (296 ms) 2022-11-23T01:04:43.8493115Z [ RUN ] VulkanAPITest.gru_success 2022-11-23T01:04:43.9999739Z [ OK ] VulkanAPITest.gru_success (150 ms) 2022-11-23T01:04:44.0000158Z [ RUN ] VulkanAPITest.gru_mclareninputs_success 2022-11-23T01:04:44.0225081Z [ OK ] VulkanAPITest.gru_mclareninputs_success (22 ms) 2022-11-23T01:04:44.0226038Z [ RUN ] VulkanAPITest.gru_invalidinputs_exceptions 2022-11-23T01:04:44.0375263Z [ OK ] VulkanAPITest.gru_invalidinputs_exceptions (15 ms) 2022-11-23T01:04:44.0375843Z [ RUN ] VulkanAPITest.gru_prepack_success 2022-11-23T01:04:44.0395107Z [ OK ] VulkanAPITest.gru_prepack_success (1 ms) 2022-11-23T01:04:44.0395716Z [ RUN ] VulkanAPITest.gru_prepack_invalidinputs_exceptions 2022-11-23T01:04:44.0640516Z [ OK ] VulkanAPITest.gru_prepack_invalidinputs_exceptions (24 ms) 2022-11-23T01:04:44.0641093Z [ RUN ] VulkanAPITest.linear_2d 2022-11-23T01:04:44.0650726Z [ OK ] VulkanAPITest.linear_2d (0 ms) 2022-11-23T01:04:44.0651461Z [ RUN ] VulkanAPITest.linear_3d 2022-11-23T01:04:44.0660076Z [ OK ] VulkanAPITest.linear_3d (1 ms) 2022-11-23T01:04:44.0660657Z [ RUN ] VulkanAPITest.linear_4d 2022-11-23T01:04:44.0669879Z [ OK ] VulkanAPITest.linear_4d (0 ms) 2022-11-23T01:04:44.0670621Z [ RUN ] VulkanAPITest.lstm_success 2022-11-23T01:04:44.0703638Z [ OK ] VulkanAPITest.lstm_success (3 ms) 2022-11-23T01:04:44.0704276Z [ RUN ] VulkanAPITest.lstm_mclareninputs_success 2022-11-23T01:04:44.1062358Z [ OK ] VulkanAPITest.lstm_mclareninputs_success (35 ms) 2022-11-23T01:04:44.1063437Z [ RUN ] VulkanAPITest.lstm_prepack_success 2022-11-23T01:04:44.1092059Z [ OK ] VulkanAPITest.lstm_prepack_success (3 ms) 2022-11-23T01:04:44.1092662Z [----------] 182 tests from VulkanAPITest (13643 ms total) 2022-11-23T01:04:44.1092929Z 2022-11-23T01:04:44.1093207Z [----------] Global test environment tear-down 2022-11-23T01:04:44.1125251Z [==========] 182 tests from 1 test suite ran. (13643 ms total) 2022-11-23T01:04:44.1125691Z [ PASSED ] 182 tests. 2022-11-23T01:04:44.1125882Z 2022-11-23T01:04:44.1126084Z  YOU HAVE 5 DISABLED TESTS 2022-11-23T01:04:44.1126279Z 2022-11-23T01:04:44.2128717Z  2022-11-23T01:04:44.2165842Z Prepare all required actions 2022-11-23T01:04:44.2166143Z Getting action download info 2022-11-23T01:04:44.3623916Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:04:44.5040766Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-11-23T01:04:44.5040989Z with: 2022-11-23T01:04:44.5041309Z github-token: *** 2022-11-23T01:04:44.5041466Z env: 2022-11-23T01:04:44.5041638Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:44.5041918Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:44.5042177Z ##[endgroup] 2022-11-23T01:04:44.5066360Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:04:44.5066595Z with: 2022-11-23T01:04:44.5066741Z shell: bash 2022-11-23T01:04:44.5066919Z timeout_minutes: 10 2022-11-23T01:04:44.5067099Z max_attempts: 5 2022-11-23T01:04:44.5067317Z retry_wait_seconds: 30 2022-11-23T01:04:44.5067698Z 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}" 2022-11-23T01:04:44.5068072Z polling_interval_seconds: 1 2022-11-23T01:04:44.5068268Z warning_on_retry: true 2022-11-23T01:04:44.5068460Z continue_on_error: false 2022-11-23T01:04:44.5068678Z env: 2022-11-23T01:04:44.5068848Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:44.5069120Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:44.5069481Z GITHUB_TOKEN: *** 2022-11-23T01:04:44.5069644Z ##[endgroup] 2022-11-23T01:04:44.5552403Z + python3 -m pip install requests==2.26.0 2022-11-23T01:04:44.7617410Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:04:44.7801706Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T01:04:44.7931672Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-11-23T01:04:44.7941441Z 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) 2022-11-23T01:04:44.7954055Z 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.12) 2022-11-23T01:04:44.8107124Z 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) 2022-11-23T01:04:44.9907119Z ++ python3 .github/scripts/get_workflow_job_id.py 3528293562 i-0598ca2eff1ba8420 2022-11-23T01:04:50.8853177Z + GHA_WORKFLOW_JOB_ID=9655071602 2022-11-23T01:04:50.8853801Z + echo job-id=9655071602 2022-11-23T01:04:51.5614334Z Command completed after 1 attempt(s). 2022-11-23T01:04:51.5725592Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-11-23T01:04:51.5725833Z kill "$MONITOR_SCRIPT_PID" 2022-11-23T01:04:51.5737343Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:51.5737649Z env: 2022-11-23T01:04:51.5737822Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:51.5738085Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:51.5738357Z MONITOR_SCRIPT_PID: 10400 2022-11-23T01:04:51.5738540Z ##[endgroup] 2022-11-23T01:04:51.5824325Z Prepare all required actions 2022-11-23T01:04:51.5824571Z Getting action download info 2022-11-23T01:04:51.7733022Z Download action repository 'actions/upload-artifact@v3' (SHA:83fd05a356d7e2593de66fc9913b3002723633cb) 2022-11-23T01:04:51.9274802Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-11-23T01:04:51.9275012Z with: 2022-11-23T01:04:51.9275231Z file-suffix: test-default-1-1-linux.2xlarge_9655071602 2022-11-23T01:04:51.9275441Z env: 2022-11-23T01:04:51.9275599Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:51.9275869Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:51.9276128Z ##[endgroup] 2022-11-23T01:04:51.9297887Z ##[group]Run # Remove any previous test jsons if they exist 2022-11-23T01:04:51.9298163Z # Remove any previous test jsons if they exist 2022-11-23T01:04:51.9298391Z rm -f test-jsons-*.zip 2022-11-23T01:04:51.9298667Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-11-23T01:04:51.9310033Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:51.9310252Z env: 2022-11-23T01:04:51.9310426Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:51.9310688Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:51.9311004Z FILE_SUFFIX: test-default-1-1-linux.2xlarge_9655071602 2022-11-23T01:04:51.9311225Z ##[endgroup] 2022-11-23T01:04:51.9827904Z adding: test/allowlist_for_publicAPI.json (deflated 79%) 2022-11-23T01:04:51.9870090Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-11-23T01:04:51.9883366Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-11-23T01:04:51.9901800Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T01:04:51.9902094Z # Remove any previous test reports if they exist 2022-11-23T01:04:51.9902338Z rm -f test-reports-*.zip 2022-11-23T01:04:51.9902617Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2022-11-23T01:04:51.9913595Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:51.9913811Z env: 2022-11-23T01:04:51.9913984Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:51.9914249Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:51.9914567Z FILE_SUFFIX: test-default-1-1-linux.2xlarge_9655071602 2022-11-23T01:04:51.9914791Z ##[endgroup] 2022-11-23T01:04:51.9989100Z adding: test/test-reports/cpp-vulkan/test_vulkan/vulkan_test.xml (deflated 91%) 2022-11-23T01:04:52.0005630Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T01:04:52.0005918Z # Remove any previous test reports if they exist 2022-11-23T01:04:52.0006159Z rm -f usage-log-*.zip 2022-11-23T01:04:52.0006433Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-11-23T01:04:52.0006728Z # so check to see if the file exists first 2022-11-23T01:04:52.0006940Z if [ -f 'usage_log.txt' ]; then 2022-11-23T01:04:52.0007184Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-11-23T01:04:52.0007396Z fi 2022-11-23T01:04:52.0017667Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:52.0017887Z env: 2022-11-23T01:04:52.0018064Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:52.0018333Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:52.0018649Z FILE_SUFFIX: test-default-1-1-linux.2xlarge_9655071602 2022-11-23T01:04:52.0018953Z ##[endgroup] 2022-11-23T01:04:52.0055772Z adding: usage_log.txt (deflated 91%) 2022-11-23T01:04:52.0088274Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T01:04:52.0088486Z with: 2022-11-23T01:04:52.0088673Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T01:04:52.0088890Z retention-days: 14 2022-11-23T01:04:52.0089081Z if-no-files-found: warn 2022-11-23T01:04:52.0089349Z path: test-jsons-*.zip 2022-11-23T01:04:52.0089531Z name: artifact 2022-11-23T01:04:52.0089709Z s3-bucket: gha-artifacts 2022-11-23T01:04:52.0089882Z region: us-east-1 2022-11-23T01:04:52.0090055Z env: 2022-11-23T01:04:52.0090230Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:52.0090487Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:52.0090745Z ##[endgroup] 2022-11-23T01:04:52.3774897Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T01:04:52.3775490Z With the provided path, there will be 1 file uploaded 2022-11-23T01:04:52.3775780Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T01:04:52.3845346Z Starting upload of test-jsons-test-default-1-1-linux.2xlarge_9655071602.zip 2022-11-23T01:04:52.4992999Z Finished upload of test-jsons-test-default-1-1-linux.2xlarge_9655071602.zip 2022-11-23T01:04:52.5119812Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T01:04:52.5120079Z with: 2022-11-23T01:04:52.5120271Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T01:04:52.5120489Z retention-days: 14 2022-11-23T01:04:52.5120689Z if-no-files-found: error 2022-11-23T01:04:52.5120881Z path: test-reports-*.zip 2022-11-23T01:04:52.5121063Z name: artifact 2022-11-23T01:04:52.5121241Z s3-bucket: gha-artifacts 2022-11-23T01:04:52.5121416Z region: us-east-1 2022-11-23T01:04:52.5121578Z env: 2022-11-23T01:04:52.5121746Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:52.5122008Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:52.5122270Z ##[endgroup] 2022-11-23T01:04:52.8475784Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T01:04:52.8476275Z With the provided path, there will be 1 file uploaded 2022-11-23T01:04:52.8476735Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T01:04:52.8484971Z Starting upload of test-reports-test-default-1-1-linux.2xlarge_9655071602.zip 2022-11-23T01:04:52.9652900Z Finished upload of test-reports-test-default-1-1-linux.2xlarge_9655071602.zip 2022-11-23T01:04:52.9778645Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T01:04:52.9779069Z with: 2022-11-23T01:04:52.9779259Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T01:04:52.9779473Z retention-days: 14 2022-11-23T01:04:52.9779669Z if-no-files-found: ignore 2022-11-23T01:04:52.9779856Z path: usage-log-*.zip 2022-11-23T01:04:52.9780031Z name: artifact 2022-11-23T01:04:52.9780206Z s3-bucket: gha-artifacts 2022-11-23T01:04:52.9780379Z region: us-east-1 2022-11-23T01:04:52.9780539Z env: 2022-11-23T01:04:52.9780707Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:52.9780964Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:52.9781226Z ##[endgroup] 2022-11-23T01:04:53.3127229Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T01:04:53.3127921Z With the provided path, there will be 1 file uploaded 2022-11-23T01:04:53.3128254Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T01:04:53.3134907Z Starting upload of usage-log-test-default-1-1-linux.2xlarge_9655071602.zip 2022-11-23T01:04:53.4792259Z Finished upload of usage-log-test-default-1-1-linux.2xlarge_9655071602.zip 2022-11-23T01:04:53.4915047Z ##[group]Run # shellcheck disable=SC2156 2022-11-23T01:04:53.4915289Z # shellcheck disable=SC2156 2022-11-23T01:04:53.4915581Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2022-11-23T01:04:53.4926857Z shell: /usr/bin/bash -e {0} 2022-11-23T01:04:53.4927045Z env: 2022-11-23T01:04:53.4927207Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:53.4927588Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:53.4927852Z ##[endgroup] 2022-11-23T01:04:57.4538968Z ##[group]Run set -x 2022-11-23T01:04:57.4539171Z set -x 2022-11-23T01:04:57.4539376Z python3 -m pip install -r requirements.txt 2022-11-23T01:04:57.4539623Z python3 -m pip install boto3==1.19.12 2022-11-23T01:04:57.4539910Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T01:04:57.4551212Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:57.4551435Z env: 2022-11-23T01:04:57.4551784Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:57.4552059Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:57.4552321Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T01:04:57.4552511Z BRANCH: master 2022-11-23T01:04:57.4552694Z TEST_CONFIG: default 2022-11-23T01:04:57.4552856Z SHARD_NUMBER: 1 2022-11-23T01:04:57.4553095Z BUILD_ENVIRONMENT: linux-vulkan-bionic-py3.7-clang9 2022-11-23T01:04:57.4553321Z PR_NUMBER: 2022-11-23T01:04:57.4553527Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T01:04:57.4553735Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T01:04:57.4553946Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:57.4554138Z TAG: 2022-11-23T01:04:57.4554301Z WORKFLOW_ID: 3528293562 2022-11-23T01:04:57.4554606Z GITHUB_TOKEN: *** 2022-11-23T01:04:57.4554799Z GHA_WORKFLOW_JOB_ID: 9655071602 2022-11-23T01:04:57.4554986Z ##[endgroup] 2022-11-23T01:04:57.4579101Z + python3 -m pip install -r requirements.txt 2022-11-23T01:04:57.6662441Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:04:57.6933286Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-11-23T01:04:57.6960066Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2022-11-23T01:04:57.6967885Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-11-23T01:04:57.6975961Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.58.0) 2022-11-23T01:04:57.7340881Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2022-11-23T01:04:57.7349109Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-11-23T01:04:57.7426002Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-11-23T01:04:57.7433490Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-11-23T01:04:57.7647386Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-11-23T01:04:57.7813680Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-11-23T01:04:57.7821691Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2022-11-23T01:04:57.7827103Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2022-11-23T01:04:57.7836971Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-11-23T01:04:57.7854798Z Requirement already satisfied: filelock in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (3.8.0) 2022-11-23T01:04:57.7925692Z Requirement already satisfied: networkx in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (2.6.3) 2022-11-23T01:04:57.8084641Z Requirement already satisfied: jinja2 in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2022-11-23T01:04:57.8107188Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2022-11-23T01:04:57.8124648Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.0.4) 2022-11-23T01:04:57.8140597Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-11-23T01:04:57.8389014Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-11-23T01:04:57.8399261Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-11-23T01:04:57.8407584Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2022-11-23T01:04:57.8420843Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-11-23T01:04:57.8576637Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2022-11-23T01:04:57.8594446Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-11-23T01:04:57.8648031Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2022-11-23T01:04:57.9221926Z + python3 -m pip install boto3==1.19.12 2022-11-23T01:04:58.1283394Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:04:58.1465304Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-11-23T01:04:58.1514103Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-11-23T01:04:58.1526694Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-11-23T01:04:58.1553109Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-11-23T01:04:58.1602740Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-11-23T01:04:58.1622894Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-11-23T01:04:58.1774624Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-11-23T01:04:58.3589342Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T01:04:59.7970098Z [scribe] Scribe access token not provided, sending report via boto3... 2022-11-23T01:04:59.7970469Z 2022-11-23T01:04:59.7970903Z ----- Historic stats comparison result ------ 2022-11-23T01:04:59.7971208Z 2022-11-23T01:04:59.7971507Z job: linux-vulkan-bionic-py3.7-clang9 2022-11-23T01:04:59.7972295Z commit: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:59.7972556Z 2022-11-23T01:04:59.7972952Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-11-23T01:04:59.7973288Z 2022-11-23T01:04:59.7973414Z : (master) 2022-11-23T01:04:59.7973702Z | 2022-11-23T01:04:59.7974070Z * 1cfd3858ac (HEAD) total time 13.55s 2022-11-23T01:04:59.7974504Z * 26322544b8 (base) 1 report, total time 13.45s 2022-11-23T01:04:59.7974919Z * 7f4b4d2827 1 report, total time 13.81s 2022-11-23T01:04:59.7975346Z * b50699f247 1 report, total time 13.48s 2022-11-23T01:04:59.7975774Z * 8bf8e4d71e 1 report, total time 13.93s 2022-11-23T01:04:59.7976187Z * ce856cee7e 1 report, total time 13.57s 2022-11-23T01:04:59.7976613Z * 391b593ca2 1 report, total time 13.72s 2022-11-23T01:04:59.7977048Z * 5bba783d21 1 report, total time 13.80s 2022-11-23T01:04:59.7977476Z * ea920a1115 1 report, total time 13.59s 2022-11-23T01:04:59.7977916Z * 74e62a1fef 1 report, total time 13.85s 2022-11-23T01:04:59.7978348Z * 00b7d8ef23 1 report, total time 13.59s 2022-11-23T01:04:59.7978704Z | 2022-11-23T01:04:59.7979045Z : 2022-11-23T01:04:59.7979222Z 2022-11-23T01:04:59.7979499Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T01:04:59.7979991Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T01:04:59.7980478Z Added (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T01:04:59.8500680Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-11-23T01:04:59.8500909Z with: 2022-11-23T01:04:59.8501061Z env: 2022-11-23T01:04:59.8501230Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:59.8501493Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:59.8501755Z ##[endgroup] 2022-11-23T01:04:59.8514731Z ##[group]Run set -eou pipefail 2022-11-23T01:04:59.8514950Z set -eou pipefail 2022-11-23T01:04:59.8515130Z  2022-11-23T01:04:59.8515370Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-11-23T01:04:59.8515608Z for _ in $(seq 1440); do 2022-11-23T01:04:59.8515824Z  # Break if no ssh session exists anymore 2022-11-23T01:04:59.8516040Z  if [ "$(who)" = "" ]; then 2022-11-23T01:04:59.8516208Z  break 2022-11-23T01:04:59.8516373Z  fi 2022-11-23T01:04:59.8516564Z  echo "." 2022-11-23T01:04:59.8516722Z  sleep 5 2022-11-23T01:04:59.8516885Z done 2022-11-23T01:04:59.8528017Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:59.8528221Z env: 2022-11-23T01:04:59.8528393Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:59.8528672Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:59.8528926Z ##[endgroup] 2022-11-23T01:04:59.8552069Z Holding runner for 2 hours until all ssh sessions have logged out 2022-11-23T01:04:59.8643642Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T01:04:59.8643955Z # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T01:04:59.8644390Z # shellcheck disable=SC2046 2022-11-23T01:04:59.8644614Z docker stop $(docker ps -q) || true 2022-11-23T01:04:59.8644828Z # Prune all of the docker images 2022-11-23T01:04:59.8645038Z docker system prune -af 2022-11-23T01:04:59.8670390Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:04:59.8670618Z env: 2022-11-23T01:04:59.8670782Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:04:59.8671062Z DOCKER_CONTAINER_ID: 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:04:59.8671325Z ##[endgroup] 2022-11-23T01:05:00.2091292Z 38cc85bf4e2b 2022-11-23T01:05:00.5376061Z Deleted Containers: 2022-11-23T01:05:00.5376445Z 38cc85bf4e2b59a456f1cb68a434506795fbbc8120a3cf5ce643e427d76fc437 2022-11-23T01:05:00.5376646Z 2022-11-23T01:05:07.5159106Z Deleted Images: 2022-11-23T01:05:07.5159788Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:05:07.5160559Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:46a69ff7f8ccd83dc745ef806c2e6ae02291486967e6d24609d4c86ba2f86000 2022-11-23T01:05:07.5161019Z deleted: sha256:75701a04d9084ce55bb5ce1147b9f9ebc123bf6841617656523cf3d9c8f72d8c 2022-11-23T01:05:07.5161354Z deleted: sha256:0bfc9cdb0b87c2e594440350e824bccd9d19e538c051c0b3d81ed79fcb3235d4 2022-11-23T01:05:07.5161680Z deleted: sha256:4c03bdb8893d65e368594c08d3e024aeb3dff75dac6fd6cde9910f4a4d5fef4b 2022-11-23T01:05:07.5162007Z deleted: sha256:b5d9e5f5c6917a8d3545113f6f0bcb60dc332cd1a2858c5998a7b3087c26516e 2022-11-23T01:05:07.5162356Z deleted: sha256:c7abb4cae1ab15b2ac4b10dfa030ef0ac9e7e469dc308716b393195043e14446 2022-11-23T01:05:07.5162683Z deleted: sha256:611686e90f1658b43a59795336ebb049adc7fbe5869763026c0e0986c1aee344 2022-11-23T01:05:07.5163002Z deleted: sha256:7bea9d5884f739ed12a90a1ffcf47c2df9857cd91a7f4dca24596bfb81a44dd3 2022-11-23T01:05:07.5163332Z deleted: sha256:2ff4ca92a511731116e03a4266e4bdd212bb8cac1c40da30607dca677dbd031a 2022-11-23T01:05:07.5163656Z deleted: sha256:61a2658f5fa83b301cf9e2fc4e96655119c7fbfadde86deb748c032a222b82c6 2022-11-23T01:05:07.5164142Z deleted: sha256:e2cf8a077e1902a3b3fb1ceb1b7a4d6238e8697e474b4c11da16ff71e81c2103 2022-11-23T01:05:07.5164469Z deleted: sha256:b9808f1b779c8191adc0072ffc18c9b41df1a1635fd580528105fe19172107e2 2022-11-23T01:05:07.5164770Z deleted: sha256:7b14ecd866c8f4c10581333771020900862687928022dcf647081cfdbc26beb9 2022-11-23T01:05:07.5165054Z deleted: sha256:614f99ca1d415dfe7bfa4ab332328cd234f8939992948f580776327711ba5575 2022-11-23T01:05:07.5165362Z deleted: sha256:53da1902c443dd8872c63b19a009f750d2080d0e1c8611ab62d208e09bbd3d54 2022-11-23T01:05:07.5165661Z deleted: sha256:8f486dcfd922fc834220bb457b328897f8049994b77615861b4ef9f06f885372 2022-11-23T01:05:07.5165969Z deleted: sha256:5dc2e8de48dd38aa6f3c1a66330a65299a825492b067c03b4285f4646e561ac8 2022-11-23T01:05:07.5166258Z deleted: sha256:4241823a21198c2b810791222315fd406b37dacfcb528eb37d94666a0b06e4f8 2022-11-23T01:05:07.5166553Z deleted: sha256:58ca377550552be72a33b525d359e5e8a50a05ced48d612d378c1e52c3308fff 2022-11-23T01:05:07.5166876Z deleted: sha256:a0d5e3cfa66dc0a2ded360e9c97b6632e42260af3cad322b3fb7d23bc5b9d546 2022-11-23T01:05:07.5167195Z deleted: sha256:a57c9ac866daf684e75e6d8987f3e638501a15f8311a0acc3077fd5436a1d6c6 2022-11-23T01:05:07.5167502Z deleted: sha256:9b4608fe3d2a8202443245571aa992d5361ffc838d0ed15717adede8696bae21 2022-11-23T01:05:07.5167808Z deleted: sha256:6e2646e12364d9e6f3fb26c674eb3f4f7e2fc509705398b52c71b55c27ec47f2 2022-11-23T01:05:07.5168118Z deleted: sha256:72ecdabe76673834f05eb4d5925f0d34282fe792b8a06e79beb498785830d1da 2022-11-23T01:05:07.5168423Z deleted: sha256:72d89487bf919f4c983ba2e3c202ffccdaa6146496235641a98bfd30c064e2e2 2022-11-23T01:05:07.5168742Z deleted: sha256:91a12079d9acb01705c41db53eb6d7baaeab6be9d942d50694c8ce4aceee8064 2022-11-23T01:05:07.5169068Z deleted: sha256:b9a5ddf3f0f69acaa7f9885078073550650f490b911feba44f61ed19574f5469 2022-11-23T01:05:07.5169388Z deleted: sha256:0d5c78fd0eec6ae2a3cfac3097cacf13bf5083888f77764863d2c0c5f0fa1bfd 2022-11-23T01:05:07.5169722Z deleted: sha256:d528eb519ed21f2bf136ffdd56d17ff04c2c18b28fc6a712b37b0880c95d199b 2022-11-23T01:05:07.5170054Z deleted: sha256:58806cb832de9c5e4c3ead3341ec3cce863792ec0f0efb6d2d655f8b86b6386d 2022-11-23T01:05:07.5170373Z deleted: sha256:2ec84271cf8d7f58f724634e84889a38f3ff9f9593bcc44b37b5989f5c6daca5 2022-11-23T01:05:07.5170674Z deleted: sha256:fad4081f6d3f4fe46456df7b1b796127fa2a4d2e67239e37df23c1120ee085c4 2022-11-23T01:05:07.5170993Z deleted: sha256:ffd38f20881e39d12b0a1eed7848b377516200bfadeb8db42c65e5e72c74dc53 2022-11-23T01:05:07.5171383Z deleted: sha256:5b6ddbde7813547ff133b41dc84b644d52a1ba633b35cf72a459cd8edc0fbe06 2022-11-23T01:05:07.5171691Z deleted: sha256:fb2249fc99d6e432472184081ef7809b91bebda7f2aea013702eda37cdeedf27 2022-11-23T01:05:07.5172006Z deleted: sha256:3476781ab1f6ec3c6a25d7fe426096df87cbd305d588fc77f370ebbd44757c89 2022-11-23T01:05:07.5172326Z deleted: sha256:4a194bc4955e5d08ca030e6a8a8b369d86214ac33ebbafe4a5b2838d70ba9792 2022-11-23T01:05:07.5172636Z deleted: sha256:56e99241292e6eb4aa15d9ed57d9c57b8ae009e05451150c33ca72181d877894 2022-11-23T01:05:07.5172936Z deleted: sha256:eb1518d1cf505bd65fc43362941cf24138d8670532bd8cdde927ddf304b22006 2022-11-23T01:05:07.5173256Z deleted: sha256:fcd1051e3eaac4e83bc8699331e419c1c1f8d3b38dddb8704e2a909363018c8d 2022-11-23T01:05:07.5173568Z deleted: sha256:06b4e18d29e279187bee215876f773bbf8427050eab0869bb9d6636342d557b6 2022-11-23T01:05:07.5173873Z deleted: sha256:ab92816ea0509f6ea0cdb71fab08eae1a50068a7808b3e8a3efe98ab5a3390d9 2022-11-23T01:05:07.5174205Z deleted: sha256:dca9570d3b17eb05a2ef39d5be267397e99a8fde13cfa9fc61932934949cc740 2022-11-23T01:05:07.5174541Z deleted: sha256:b9ec92f8e5feeb036d2bab65608be69b8d54d8c2d5470ccca7f9b8dbe22313f7 2022-11-23T01:05:07.5174874Z deleted: sha256:ec8aae6f1802ab616281eeb8d701089d9f2b23cd2995fa1760509b9c40ec25ce 2022-11-23T01:05:07.5175189Z deleted: sha256:b18146c6d5cf24602fffa63a34f74faefa46802b6459dcaaa8b5dcacf2d6c2c5 2022-11-23T01:05:07.5175505Z deleted: sha256:00139e1539c891be2fd6c2f4dfd959258f0d4f613145284b5db79427fe798554 2022-11-23T01:05:07.5175825Z deleted: sha256:23f05fb754a8d37c1d8c7cdd4c4718c19e2d8f6eeb987a038b7a81583ffdc668 2022-11-23T01:05:07.5176187Z deleted: sha256:259717971cec5d9a8de18ba17460da7588e50fdfdae34fe05517e9d83b015a44 2022-11-23T01:05:07.5176501Z deleted: sha256:029a5e5b29aa070a8abf934683758ef3c4e7c439407bfd0090311475d0ee3dcd 2022-11-23T01:05:07.5176813Z deleted: sha256:08aad9c51bb8b8492637167b01d98672df1ecef19b369fd33d251a48121354ff 2022-11-23T01:05:07.5177136Z deleted: sha256:2a4a657ebdebd9706758a00aac66c95a3c48bed6fce20e345f6bb9b27075ebd6 2022-11-23T01:05:07.5177460Z deleted: sha256:6c8ed3ff289b7e9404ff5a2ee43d667ba084c36f82afcc331cd15ef6b19338ce 2022-11-23T01:05:07.5177785Z deleted: sha256:0f3cf7e6961b1f6dcb99b25cc58b1169a5cb97ebe41316672e85b703de3c30cf 2022-11-23T01:05:07.5178111Z deleted: sha256:dfb03045f8f77712ec3becfec9c903144a9139b6b64084adf2be2676b5fb45ce 2022-11-23T01:05:07.5178419Z deleted: sha256:ed329e8d6365d215c4bbe1a61a8c22ff4793f6400768ef78634fc36e94df6513 2022-11-23T01:05:07.5178729Z deleted: sha256:9ba8542c27de47e3e96a477d16f12664a362191487dfdb837dda0c5998b86cbd 2022-11-23T01:05:07.5179140Z deleted: sha256:31a5087984c58310ebc231f47cad1d1a8f49886062d679f3fe1bf64551e8eb62 2022-11-23T01:05:07.5179450Z deleted: sha256:f4e82d6086a898a8002bd127a4ad0179bc680e03eec7f4d2cc0f8bbe55031393 2022-11-23T01:05:07.5179771Z deleted: sha256:baeb9c72686eb1c2cedd0c42ecd5d94df4b1c41cf8393a0c4fa28909ebb4c02b 2022-11-23T01:05:07.5180091Z deleted: sha256:8107397fc164080f8550ee0f6702088d5d6d1169bb8bcb91845c76e8f58f0c45 2022-11-23T01:05:07.5180399Z deleted: sha256:69f57fbceb1b420d7e4697e0f6514887b0805ee0059bea7d51e0a832962e74bf 2022-11-23T01:05:07.5180575Z 2022-11-23T01:05:07.5203943Z Total reclaimed space: 10.45GB 2022-11-23T01:05:07.5278416Z Post job cleanup. 2022-11-23T01:05:07.5329841Z Post job cleanup. 2022-11-23T01:05:07.6369981Z [command]/usr/bin/git version 2022-11-23T01:05:07.6410408Z git version 2.37.1 2022-11-23T01:05:07.6447402Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2e8bc62a-1b1b-4923-97c6-907c0e57795f' before making global git config changes 2022-11-23T01:05:07.6447993Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:05:07.6451624Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:05:07.6495856Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:05:07.6524895Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:05:07.6926065Z Entering 'android/libs/fbjni' 2022-11-23T01:05:07.6959992Z Entering 'third_party/FP16' 2022-11-23T01:05:07.6993607Z Entering 'third_party/FXdiv' 2022-11-23T01:05:07.7026858Z Entering 'third_party/NNPACK' 2022-11-23T01:05:07.7061375Z Entering 'third_party/QNNPACK' 2022-11-23T01:05:07.7094579Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:05:07.7129177Z Entering 'third_party/XNNPACK' 2022-11-23T01:05:07.7173164Z Entering 'third_party/benchmark' 2022-11-23T01:05:07.7207510Z Entering 'third_party/cpuinfo' 2022-11-23T01:05:07.7241773Z Entering 'third_party/cub' 2022-11-23T01:05:07.7275265Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:05:07.7315116Z Entering 'third_party/cutlass' 2022-11-23T01:05:07.7355665Z Entering 'third_party/eigen' 2022-11-23T01:05:07.7392878Z Entering 'third_party/fbgemm' 2022-11-23T01:05:07.7426825Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:05:07.7460100Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:05:07.7493306Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:05:07.7527869Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:05:07.7561904Z Entering 'third_party/flatbuffers' 2022-11-23T01:05:07.7597839Z Entering 'third_party/fmt' 2022-11-23T01:05:07.7631938Z Entering 'third_party/foxi' 2022-11-23T01:05:07.7665700Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:05:07.7699845Z Entering 'third_party/gloo' 2022-11-23T01:05:07.7733470Z Entering 'third_party/googletest' 2022-11-23T01:05:07.7768053Z Entering 'third_party/ideep' 2022-11-23T01:05:07.7800774Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:05:07.7835864Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:05:07.7874810Z Entering 'third_party/ios-cmake' 2022-11-23T01:05:07.7907945Z Entering 'third_party/ittapi' 2022-11-23T01:05:07.7942540Z Entering 'third_party/kineto' 2022-11-23T01:05:07.7975677Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:05:07.8008757Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:05:07.8043849Z Entering 'third_party/nccl/nccl' 2022-11-23T01:05:07.8077185Z Entering 'third_party/neon2sse' 2022-11-23T01:05:07.8110735Z Entering 'third_party/nlohmann' 2022-11-23T01:05:07.8144810Z Entering 'third_party/onnx' 2022-11-23T01:05:07.8189070Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:05:07.8221981Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:05:07.8256642Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:05:07.8290103Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:05:07.8326647Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:05:07.8360101Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:05:07.8393323Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:05:07.8429981Z Entering 'third_party/pocketfft' 2022-11-23T01:05:07.8463585Z Entering 'third_party/protobuf' 2022-11-23T01:05:07.8500200Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:05:07.8532931Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:05:07.8567110Z Entering 'third_party/psimd' 2022-11-23T01:05:07.8601291Z Entering 'third_party/pthreadpool' 2022-11-23T01:05:07.8635224Z Entering 'third_party/pybind11' 2022-11-23T01:05:07.8669684Z Entering 'third_party/python-enum' 2022-11-23T01:05:07.8703082Z Entering 'third_party/python-peachpy' 2022-11-23T01:05:07.8737075Z Entering 'third_party/python-six' 2022-11-23T01:05:07.8770946Z Entering 'third_party/sleef' 2022-11-23T01:05:07.8805349Z Entering 'third_party/tbb' 2022-11-23T01:05:07.8841119Z Entering 'third_party/tensorpipe' 2022-11-23T01:05:07.8874971Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:05:07.8907361Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:05:07.8941122Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:05:07.8973942Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:05:07.9006102Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:05:07.9041954Z Entering 'third_party/zstd' 2022-11-23T01:05:07.9090483Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:05:07.9120818Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9128546Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:05:07.9160075Z [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' || : 2022-11-23T01:05:07.9409825Z Entering 'android/libs/fbjni' 2022-11-23T01:05:07.9428683Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9455401Z Entering 'third_party/FP16' 2022-11-23T01:05:07.9476632Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9502041Z Entering 'third_party/FXdiv' 2022-11-23T01:05:07.9522385Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9548267Z Entering 'third_party/NNPACK' 2022-11-23T01:05:07.9568537Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9595174Z Entering 'third_party/QNNPACK' 2022-11-23T01:05:07.9614289Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9641328Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:05:07.9661157Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9687601Z Entering 'third_party/XNNPACK' 2022-11-23T01:05:07.9707496Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9752780Z Entering 'third_party/benchmark' 2022-11-23T01:05:07.9771657Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9819267Z Entering 'third_party/cpuinfo' 2022-11-23T01:05:07.9839994Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9866460Z Entering 'third_party/cub' 2022-11-23T01:05:07.9886379Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9912077Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:05:07.9931584Z http.https://github.com/.extraheader 2022-11-23T01:05:07.9961837Z Entering 'third_party/cutlass' 2022-11-23T01:05:07.9981374Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0013536Z Entering 'third_party/eigen' 2022-11-23T01:05:08.0034010Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0061645Z Entering 'third_party/fbgemm' 2022-11-23T01:05:08.0081422Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0115880Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:05:08.0135046Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0161197Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:05:08.0180167Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0206780Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:05:08.0225939Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0252152Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:05:08.0271318Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0297894Z Entering 'third_party/flatbuffers' 2022-11-23T01:05:08.0319514Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0346796Z Entering 'third_party/fmt' 2022-11-23T01:05:08.0366462Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0392807Z Entering 'third_party/foxi' 2022-11-23T01:05:08.0412891Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0438607Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:05:08.0458380Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0483808Z Entering 'third_party/gloo' 2022-11-23T01:05:08.0503787Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0529602Z Entering 'third_party/googletest' 2022-11-23T01:05:08.0549072Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0582744Z Entering 'third_party/ideep' 2022-11-23T01:05:08.0602705Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0627714Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:05:08.0647433Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0675882Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:05:08.0695490Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0737255Z Entering 'third_party/ios-cmake' 2022-11-23T01:05:08.0757525Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0783457Z Entering 'third_party/ittapi' 2022-11-23T01:05:08.0803368Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0828131Z Entering 'third_party/kineto' 2022-11-23T01:05:08.0847689Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0881964Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:05:08.0901569Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0928387Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:05:08.0947843Z http.https://github.com/.extraheader 2022-11-23T01:05:08.0975463Z Entering 'third_party/nccl/nccl' 2022-11-23T01:05:08.0996010Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1029450Z Entering 'third_party/neon2sse' 2022-11-23T01:05:08.1048666Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1076080Z Entering 'third_party/nlohmann' 2022-11-23T01:05:08.1095098Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1122434Z Entering 'third_party/onnx' 2022-11-23T01:05:08.1141744Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1178111Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:05:08.1198653Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1239572Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:05:08.1259032Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1295809Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:05:08.1315604Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1340869Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:05:08.1360824Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1398534Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:05:08.1417959Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1444156Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:05:08.1463377Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1490123Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:05:08.1509474Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1540107Z Entering 'third_party/pocketfft' 2022-11-23T01:05:08.1559359Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1584302Z Entering 'third_party/protobuf' 2022-11-23T01:05:08.1604712Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1642120Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:05:08.1660903Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1686145Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:05:08.1705230Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1733568Z Entering 'third_party/psimd' 2022-11-23T01:05:08.1753358Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1778539Z Entering 'third_party/pthreadpool' 2022-11-23T01:05:08.1797942Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1824161Z Entering 'third_party/pybind11' 2022-11-23T01:05:08.1844425Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1870451Z Entering 'third_party/python-enum' 2022-11-23T01:05:08.1890067Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1915950Z Entering 'third_party/python-peachpy' 2022-11-23T01:05:08.1935417Z http.https://github.com/.extraheader 2022-11-23T01:05:08.1961660Z Entering 'third_party/python-six' 2022-11-23T01:05:08.1980405Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2012997Z Entering 'third_party/sleef' 2022-11-23T01:05:08.2032046Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2057729Z Entering 'third_party/tbb' 2022-11-23T01:05:08.2077890Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2105597Z Entering 'third_party/tensorpipe' 2022-11-23T01:05:08.2125613Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2152003Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:05:08.2170394Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2196503Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:05:08.2214935Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2240583Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:05:08.2258754Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2284490Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:05:08.2302878Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2327813Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:05:08.2347271Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2376320Z Entering 'third_party/zstd' 2022-11-23T01:05:08.2396101Z http.https://github.com/.extraheader 2022-11-23T01:05:08.2617302Z Cleaning up orphan processes